Commit Graph

8693 Commits

Author SHA1 Message Date
Anuken
c9efe991df Fixed #11728 2026-03-01 14:19:46 -05:00
Anuken
1c2a3eb2e5 Merge remote-tracking branch 'origin/master' 2026-02-28 00:05:32 -05:00
Anuken
d0005aea7f Turret reload 'fix' moved to PowerTurret 2026-02-28 00:05:22 -05:00
Cardillan
f9fa92afc1 Fix draw image bug with tiled displays. (#11721) 2026-02-28 00:01:56 -05:00
Efsfse2280
ef5d5abfff Update UnitTypes.java (#11727) 2026-02-28 00:01:27 -05:00
Anuken
5a2a1658ce Fixed #11717 2026-02-27 22:48:02 -05:00
Anuken
6ad8d06015 Hacky wait time save/loading for processors 2026-02-26 23:50:52 -05:00
Anuken
adb9a82d84 Fixed Ground Zero being land-able with IPA, leading to buggy behavior 2026-02-25 23:11:20 -05:00
Anuken
0d112fd655 Merge remote-tracking branch 'origin/master' 2026-02-25 22:32:36 -05:00
Anuken
4d8ebbcc15 Fixed some disabled image buttons being 'clickable' 2026-02-25 22:32:30 -05:00
SomeonesShade
3fd0d817e7 Armor Multiplier Display Adjustments (#11710)
* Made Armor Weakness a number rather than a % for display.

* Renamed to ArmorPiercing to PartialArmorPierce

* ArmorMult doesn't display if Pierce Armor is On
renamed the bundle to "% armor pierce"

* Just In Case
2026-02-25 22:31:30 -05:00
ItsKirby69
9cb2ae259c Add new Map Filter Options (#11712)
* bundles

* Add new filters
2026-02-25 22:25:27 -05:00
Anuken
2fa5cf5dab Added sounds for picking up and dropping payloads 2026-02-24 22:01:41 -05:00
Anuken
769e45e65a Merge remote-tracking branch 'origin/master' 2026-02-24 12:13:42 -05:00
Anuken
cc1cea5b93 Fixed #11709 2026-02-24 12:13:36 -05:00
Github Actions
36076eb7f8 Automatic class mapping update 2026-02-24 17:03:55 +00:00
Anuken
f5e83e1e20 Possible power fix for derelict structures 2026-02-22 20:51:17 -05:00
Anuken
f20e3ff946 Fixed #11705 2026-02-22 20:09:44 -05:00
Anuken
7da63ac504 Fixed #11697 2026-02-20 17:03:47 -05:00
Anuken
76dc529d23 Fixed #11698 2026-02-20 16:19:39 -05:00
Anuken
3b179315c1 Better attribute parsing error message 2026-02-20 15:58:03 -05:00
Anuken
fd00f3fae3 New basic frozen forest tutorial 2026-02-19 22:52:36 -05:00
Anuken
b00b88476b Fixed a crash with width/height == 0 2026-02-19 22:05:15 -05:00
Anuken
f8ab28196b Merge remote-tracking branch 'origin/master' 2026-02-19 22:01:31 -05:00
Anuken
26bae55830 Fixed #11694 2026-02-19 22:01:25 -05:00
EggleEgg
061b12ed80 Stat info entry (#11674)
* Stat info entry

* oop cleanup imports
2026-02-18 22:40:44 -05:00
Anuken
a7f2bb3b79 Merge remote-tracking branch 'origin/master' 2026-02-18 21:43:33 -05:00
Anuken
4fcb89cb28 Fixed #11690 2026-02-18 21:43:25 -05:00
Alone
9127d8a8ac Replace '@category.' + cat.name with cat.localized() to achieve better compatibility with StatCat. I don't understand why localized was written but not used. (#11687) 2026-02-17 16:51:19 -05:00
Anuken
07d5b03e35 More achievement fixes 2026-02-16 13:30:21 -05:00
Anuken
3c239e8af0 Defer even firing until after unit is added 2026-02-16 13:22:32 -05:00
Anuken
9d759d03eb Correctly fire UnitCreateEvent in UnitAssembler 2026-02-16 13:21:56 -05:00
SomeonesShade
10e9655a43 Copper Salvo: 50% Armor Weakness with 5x Ammo Mult (#11686) 2026-02-16 12:53:07 -05:00
Anuken
f34ddc8d9b Earlier version and logging initialization 2026-02-16 12:27:10 -05:00
Anuken
e5202a8f92 Fixed #11672 2026-02-16 11:58:42 -05:00
Anuken
1ae0f6171b 32-bit messages cleaned up 2026-02-16 11:43:36 -05:00
Anuken
ca04662341 Fixed #11680 2026-02-16 11:38:56 -05:00
Anuken
a3682756dc Revert "Removed borderless fullscreen option (window should always be borderless fullscreen anyway)"
This reverts commit d4cda24fb8.
2026-02-16 11:30:35 -05:00
Anuken
4f52ec4846 Fixed #11681 2026-02-16 11:27:20 -05:00
Anuken
b26685f05e Fixed #11679 2026-02-16 11:24:41 -05:00
Anuken
a6743e8217 Fixed core database search being broken 2026-02-16 11:23:27 -05:00
Anuken
f5b2b81c21 Fixed attempts to load folders as maps in mods 2026-02-13 20:20:31 -05:00
Anuken
42fe38c2aa Fixed improperly initialized mods crashing the database 2026-02-13 11:17:43 -05:00
Anuken
0aa091b212 Fixed #11666 2026-02-13 10:01:37 -05:00
Anuken
139d7626b2 Proper shield arc velocity nullification 2026-02-12 12:22:00 -05:00
Anuken
0a066fbef7 Another wayland fix attempt 2026-02-12 09:12:19 -05:00
Cryofluid
b22cfa0c74 Update BulletType.java (#11656) 2026-02-11 19:31:45 -05:00
Anuken
de6dd91277 Re-triggering build 2026-02-10 21:09:05 -05:00
EggleEgg
7deb20ab65 Bugfix: Precept bullet (#11650)
* HOW OR WHEN DID I WRITE THIS

* IT S 120 YOU MORON
2026-02-10 19:38:16 -05:00
EggleEgg
9e76806e90 Bugifx: unloader dont backflow into unlinked container (#11652) 2026-02-10 19:32:04 -05:00