Anuken
c096c5858e
Possible research dialog deselect fix
2025-04-11 20:57:30 -04:00
Anuken
0b9564abd5
GL error checker
2025-04-11 10:18:05 -04:00
Anuken
753262d436
Fixed #10615
2025-04-10 20:47:02 -04:00
Anuken
92517a470a
Don't create unit spawns on campaign enemy core death when a spawn already exists
2025-04-10 20:26:24 -04:00
Anuken
2c37560710
Internal crash fix in wiki generator
2025-04-10 19:31:54 -04:00
Anuken
e608a0fea4
Buildable beam link block
2025-04-10 11:40:47 -04:00
Anuken
80fbf59188
Sector icons rescaled / Anti-air turrets no longer trigger place range check
2025-04-09 21:16:19 -04:00
1ue999
ba21959c15
Read Length of Strings ( #10611 )
...
* added ability to sense length of charsequences
* documentation
* Update core/assets/bundles/bundle.properties
Co-authored-by: Jason <131086642+JasonP01@users.noreply.github.com >
---------
Co-authored-by: Anuken <arnukren@gmail.com >
Co-authored-by: Jason <131086642+JasonP01@users.noreply.github.com >
2025-04-08 11:48:11 -04:00
Anuken
3096397fd3
WIP sector icons
2025-04-08 01:23:58 -04:00
Anuken
7bab72df04
Fixed map area disable logic
2025-04-07 09:53:07 -04:00
Anuken
6bb031b47f
Possible wave AI pathfinding fix
2025-04-07 00:26:47 -04:00
Anuken
fb3a6b526a
Fixed #10608
2025-04-06 20:13:58 -04:00
Anuken
26111b4878
Overgrowth T3 requirement
2025-04-06 16:16:13 -04:00
Anuken
c07be82a7c
Fungal pass requirement fix
2025-04-06 16:01:24 -04:00
Anuken
cb49d13d75
Made built-in variables viewable in editor
2025-04-06 15:15:40 -04:00
Anuken
c9b5b60c6d
Frontier re-added with T2 tutorial; overgrowth moved
2025-04-06 15:07:56 -04:00
Anuken
1b3600a553
Merge remote-tracking branch 'origin/master'
2025-04-06 11:37:07 -04:00
Anuken
d67302ee51
Fixed #10604
2025-04-06 11:37:00 -04:00
SomeonesShade
cbeffef0b7
Erekir Production Changes ( #10607 )
2025-04-06 11:32:09 -04:00
Anuken
a5be9b9956
Ammo colors for remaining turrets / Stone + basalt vents
2025-04-06 11:06:37 -04:00
Anuken
70f95aef12
Merge remote-tracking branch 'origin/master'
2025-04-05 23:15:49 -04:00
Anuken
247de18808
Removed some deprecated fields
2025-04-05 23:15:42 -04:00
Ovulam5480
3e302c5325
Quality of life for mixed tech ( #10590 )
...
* Quality of life for mixed tech
* Revert timescaleDamage
* Revert ShockwaveTower control
2025-04-05 22:57:57 -04:00
Anuken
20fc176cd9
Colored duo/salvo/spectre bullets based on ammo
2025-04-05 13:51:07 -04:00
Anuken
8771504cbe
Duo range buff + graphite ammo buff
2025-04-05 12:59:59 -04:00
Anuken
3814254f1a
Smaller fungal pass
2025-04-05 11:27:44 -04:00
Anuken
7b3e2fa7dc
Merge remote-tracking branch 'origin/master'
2025-04-05 11:00:22 -04:00
Anuken
2538115e6d
Fixed #10594
2025-04-05 11:00:14 -04:00
1ue999
11b60ed39f
Read from string return null out of bounds ( #10596 )
...
* reading charcodes from strings as inverse of printchar
* made it actually work and tested it
* make reading invalid index of string return null instead of 0
2025-04-05 10:50:41 -04:00
Anuken
95e663d1df
Misc bugfixes
2025-04-05 10:48:07 -04:00
Anuken
519e9ba3e1
Fungal pass sector order changed
2025-04-04 23:15:58 -04:00
Anuken
5258c1f4ed
Breach graphite cost decrease
2025-04-04 16:51:36 -04:00
Anuken
dd0982dc93
Display incompatible mods in browser / Shoot alternate mirror fix
2025-04-04 16:51:23 -04:00
Anuken
d601a96838
Make all procedural sectors be at least medium difficulty
2025-04-04 15:52:28 -04:00
Anuken
c6262f5211
Closes #10537
2025-04-04 15:08:15 -04:00
Anuken
02364029da
Merge remote-tracking branch 'origin/master'
2025-04-04 14:00:57 -04:00
Anuken
dad62f03b5
Closes #10588
2025-04-04 14:00:51 -04:00
ApsZoldat
212be01571
Minor editor/world processor fixes and tweaks ( #10505 )
...
* Rules search and info button tweaks
* Tweak spawnunit and some searching (again)
* Just revert a condition removal
2025-04-04 13:49:35 -04:00
1ue999
923a668631
read from string ( #10531 )
...
* reading charcodes from strings as inverse of printchar
* made it actually work and tested it
2025-04-04 13:47:29 -04:00
Anuken
96ca7f797f
Closes #10532
2025-04-04 13:43:16 -04:00
Anuken
e4d3c8fb05
Cleanup
2025-04-04 13:39:56 -04:00
Anuken
7472fe5c12
Merge remote-tracking branch 'origin/master'
2025-04-04 13:39:29 -04:00
Anuken
01a7b6e68f
Closes #10521
2025-04-04 13:39:22 -04:00
Cardillan
6a21b12b11
Adds LAccess.memoryCapacity - sensable property returning the size of a memory block ( #10589 )
2025-04-04 13:26:41 -04:00
Gl
0082855292
Check for unit constructor validity ( #10543 )
...
* Check for unit constructor validity
* how did that get here???
---------
Co-authored-by: Anuken <arnukren@gmail.com >
2025-04-04 13:22:31 -04:00
Anuken
c2de9170dd
Closes #10562
2025-04-04 13:18:15 -04:00
camelStyleUser
bd0436bbff
Fix Integer.MIN_VALUE not getting parsed correctly and add [-+]0[xb] ( #10586 )
...
* Fix Integer.MIN_VALUE not getting parsed correctly and add [-+]0[xb]
* Handle number parsing edgecases
* Revert "Handle number parsing edgecases"
This reverts commit 6b7b01e636 .
* Fix formatting
2025-04-04 13:12:03 -04:00
Anuken
2159f6450b
Fixed #10568
2025-04-04 13:04:22 -04:00
Anuken
1df342f827
Fixed #10577
2025-04-04 12:56:32 -04:00
Anuken
0d5d0fdc9b
Fixed #10558
2025-04-04 12:54:13 -04:00