Anuken
6d99e40fe4
Merge remote-tracking branch 'origin/master'
2025-04-30 13:10:10 -04:00
Anuken
e57d91a751
Fixed #10742
2025-04-30 13:10:01 -04:00
Cardillan
80047eb4db
QoL: provide easy way to restart processor ( #10743 )
2025-04-30 12:46:18 -04:00
Anuken
b4068f2a74
Fixed broken pathfinding start
2025-04-30 12:36:08 -04:00
Anuken
456167bd94
Fixed #10744
2025-04-30 12:27:50 -04:00
Anuken
8b50aa40c4
Pathfinder bugfixes
2025-04-30 12:19:46 -04:00
Anuken
0a620e92a7
Merge remote-tracking branch 'origin/master'
2025-04-29 12:23:16 -04:00
Anuken
b0cf1f7ef3
Potential pathfinder spurious error fix
2025-04-29 12:23:09 -04:00
RushieWashie
f9fb59fb06
Unit Transport And on Screen selecting instead ( #10740 )
...
* Select all Transport Hotkey,
- hotkey for selecting Payloadc units
- Changed all select all keys to be only select units on screen
* s
* Inverse
* maybe actually set the temp var
* overlap
* blindness
2025-04-29 10:18:30 -04:00
Anuken
e414b02030
Keybind search bar + modding support
2025-04-28 22:13:32 -04:00
Anuken
ca550545bc
Allow commands/stances even when units do not have them in common
2025-04-28 16:25:44 -04:00
Anuken
52141c442f
Merge remote-tracking branch 'origin/master'
2025-04-28 13:50:54 -04:00
Anuken
6b3ff59c8a
Implementation of #10738
2025-04-28 13:50:46 -04:00
Cardillan
0fca48b627
Allow Integer.MIN_VALUE to be parsed as an unsigned bin or hex literal ( #10720 )
...
* Allow Integer.MIN_VALUE to be parsed in two's complement form
* Removed misleading FIXME comments: Long.MIN_VALUE cannot be parsed at all
* Avoid casting invalidNum representation to double
2025-04-28 12:21:46 -04:00
Anuken
b42a5433c5
Fixed #10734
2025-04-27 18:13:23 -04:00
Anuken
8a873f26de
Merge remote-tracking branch 'origin/master'
2025-04-27 15:32:50 -04:00
Anuken
c5c1e519ba
Possible pathfinder error fix
2025-04-27 15:32:43 -04:00
EggleEgg
57e47111e1
Erekir more balancing round up and power rebalanced ( #10707 )
...
* woah that s a lot
* woops
* fix
* increase to 10
* change pyrol
2025-04-27 10:42:44 -04:00
EggleEgg
2d8e99339b
Serpulo transport stuff + qol ( #10706 )
...
* death penalty, instant
* idk if to leave to exactly 11/s or 12/s
* yass display changes
* broke
* hhh
* a
* welp, good enough
* ok fixed
* totally not stealing from foos. Yup
* revert dump
* a
2025-04-26 10:58:13 -04:00
Anuken
ec6740c8da
Unit payload enter command snapping
2025-04-26 00:04:25 -04:00
Anuken
b064fe1440
Fixed #10724
2025-04-25 20:38:26 -04:00
Anuken
847a201597
Unit stances for specific item mining
2025-04-25 15:44:49 -04:00
Anuken
ca19d525c4
Clamp movement vectors to prevent infinite loops
2025-04-25 14:04:18 -04:00
Anuken
f5a0b5ec1a
Mining speed reduction for pulsar/quasar to balance out mining command
2025-04-25 12:05:39 -04:00
EggleEgg
368c44c22f
why? because people want it ( #10719 )
2025-04-25 12:02:43 -04:00
Anuken
8de3e28994
Replaced some post calls with cancel-able time calls
2025-04-24 11:18:24 -04:00
Anuken
b46139d723
Fixed crash with core capture
2025-04-24 11:06:48 -04:00
Anuken
6f4bcbf933
Fixed #10712
2025-04-22 20:11:15 -04:00
Anuken
43904a800d
More reasonable rtsMaxSquad default
2025-04-22 20:01:47 -04:00
Anuken
45f8144a2e
RTS AI fixes and improvements
2025-04-22 19:42:05 -04:00
Anuken
bea50d3821
Sync spawned units immediately
2025-04-22 13:23:53 -04:00
1ue999
d6c2ec85f7
Dont add duplicates to history (console and chat) ( #10710 )
...
* Dont add duplicates to history
* redundant parenthesis removal
2025-04-22 11:06:22 -04:00
nuri (smol)
ba2a205c7e
peanut brain moment ( #10708 )
2025-04-21 23:01:34 -04:00
Anuken
c35b9b8076
Fixed campaign sector info not saving on exit
2025-04-21 19:40:20 -04:00
Anuken
c7e9ff7b6f
Merge remote-tracking branch 'origin/master'
2025-04-21 14:23:08 -04:00
Anuken
847ec1813e
Allow controlling/selecting units with LogicAI
2025-04-21 14:23:01 -04:00
1ue999
ab0a47a837
Conveyor progress ( #10620 )
...
* sensor progressssssssssssssssssssssssss
* for duct aswell
* better setprop for conveyors
* slight performance improvement i assume
* * import
* check if len is 0
2025-04-21 09:36:24 -04:00
Haerbin23456
de350ea2c7
fix(tile): correct loop variable from i to j in nearby check ( #10701 )
...
In TilePreChangeEvent handling, the inner loop used `i` instead of `j` when checking nearby tiles, which could lead to incorrect nearSolid flag updates. This fixes the variable naming conflict.
2025-04-21 09:32:26 -04:00
Anuken
f1f610079d
Removed tar fields requirement from plastanium compressor
2025-04-20 22:00:56 -04:00
Anuken
5fce09c66e
Fixed #10697
2025-04-20 15:43:38 -04:00
Anuken
a0e7dccc9c
followAimSpeed for bullets
2025-04-20 11:54:21 -04:00
EggleEgg
1f193780f4
Misc erekir turret rebalance ( #10676 )
...
* Update Blocks.java
* Update Blocks.java
* Update Blocks.java
* Update Blocks.java
* Update Blocks.java
* Update Blocks.java
* Update Blocks.java
* Update Blocks.java
* Update Blocks.java
* h
* h
* h
* dont mind me
* h
* h
2025-04-19 12:58:19 -04:00
Anuken
502cdf0b55
Merge remote-tracking branch 'origin/master'
2025-04-19 11:09:00 -04:00
Anuken
dc9d7d1b87
Fixed #10686
2025-04-19 11:08:51 -04:00
The4codeblocks
757188b270
named colors in %<color> ( #10682 )
...
* named colors in %<color>
* bad copying + needs closing bracket
* fix formatt
* some other (now fixed) bug gave me trouble, now I can remove this
* shouldn't need access to Pal now
2025-04-19 11:03:22 -04:00
Anuken
b07acb3ce1
Fixed #10687
2025-04-19 10:58:34 -04:00
Anuken
f8fdb541f7
Merge remote-tracking branch 'origin/master'
2025-04-19 00:46:28 -04:00
Anuken
65146f9a11
Reduced liquid transport explosiveness to mostly pre-capacity-increase levels
2025-04-19 00:46:17 -04:00
Cardillan
c3e2bcf2e7
Adds LAccess.bufferUsage, fixes wrong property names for displayWidth and displayHeight ( #10679 )
...
* Adds LAccess.bufferUsage - sensable property returning number of unprocessed commands in the graphics buffer of a display.
Fixes wrong property keys (lacess.* -> laccess.*) of the recently added displayWidth and displayHeight properties.
* Revert unnecessary bundle updates
2025-04-18 10:05:56 -04:00
The4codeblocks
a394084f37
fix clipSize for overhanging canvases ( #10678 )
...
(should've included it in the other PR.....)
2025-04-18 09:29:39 -04:00