Commit Graph

3063 Commits

Author SHA1 Message Date
EggleEgg
fc8056343b maxheatefficiency display hotfix (#11486) 2025-12-23 14:50:56 -05:00
Anuken
861678fd71 Rule for Serpulo core unloaders taking items from the core 2025-12-21 16:01:27 -05:00
Anuken
012eeabc87 Merge remote-tracking branch 'origin/master' 2025-12-20 14:07:40 -05:00
Anuken
d889acba16 Fixed core launch sound playing regardless of volume settings 2025-12-20 14:07:34 -05:00
WMF
a1b47b1188 per-team toggles for core no-build radius / placement range check (#11448)
* per-team toggles for core no-build radius / placement range check

* oops

* fair enough
2025-12-20 11:16:28 -05:00
Anuken
266c5a541b Do not allow patching hasItems/liquids/power
There is no good reason to change these, and setting them to false usually just makes the game crash. Consumers set them up automatically.
2025-12-19 20:07:34 -05:00
EggleEgg
4e9461adde how max heat eff in turrets (#11458) 2025-12-18 11:45:57 -05:00
Anuken
670e9467da Flare nerf / More liquid capacity increase considerations 2025-12-17 18:51:24 -05:00
EggleEgg
425b154e3b I bet this will break shit somewhere (#11292) 2025-12-17 18:32:53 -05:00
EggleEgg
9f388baf59 show constructor build speed stat (#11364) 2025-12-15 20:14:34 -05:00
Anuken
0ebe105ddd Two more sector submissions 2025-12-13 11:44:37 -05:00
Anuken
90796d041d Core launch/land SFX 2025-12-11 13:29:32 -05:00
Anuken
034392c231 Interplanetary accelerator launch sounds 2025-12-10 21:46:37 -05:00
Anuken
e58f4b0da3 Updated some sound loops 2025-12-10 19:02:05 -05:00
Anuken
dc4eada23f Rotation & repair sounds / Explosion sound rename 2025-12-10 11:55:00 -05:00
Anuken
c5656278ad Breach sounds 2025-12-09 15:14:31 -05:00
Anuken
e77a1e2f2a Sound file reorganization 2025-12-09 14:59:40 -05:00
Anuken
f53abd0b3d More sound effects 2025-12-09 00:22:48 -05:00
Anuken
cae67b7897 New unit death, wreck and creation noises 2025-12-08 19:30:09 -05:00
Anuken
e255912156 More sound effects + core destruction sound 2025-12-06 23:14:08 -05:00
EggleEgg
a0fe9e8415 Shootpattern allow replacing per bullet (ammo type support) (#11402) 2025-11-30 12:04:44 -05:00
Anuken
3791a7f375 Fixed #11403 2025-11-30 11:50:10 -05:00
Anuken
15efb721a0 Fixed #11399 2025-11-30 11:10:13 -05:00
Anuken
43d4deb801 Shield and shockwave tower sounds 2025-11-29 17:43:36 -05:00
Anuken
3e0eb4a875 Various sound tweaks 2025-11-25 16:27:01 -05:00
Anuken
b3f0e9399d Fixed tests 2025-11-24 17:29:36 -05:00
Anuken
134167cb2e Merge branch 'new-sounds' of https://github.com/Anuken/Mindustry 2025-11-23 19:58:39 -05:00
Anuken
10bb45de31 Fixed #11379 2025-11-19 19:31:01 -05:00
Anuken
d8106cb886 Tests fixed (fine I'll make the canvas support non-pot palettes) 2025-11-17 20:11:52 -05:00
WMF
f48900d6de Quality of Life changes (#11370)
* overlay light support, bulk Call.setItem implementations, Call.setLiquid implementations

* Update core/src/mindustry/graphics/BlockRenderer.java

---------

Co-authored-by: Anuken <arnukren@gmail.com>
2025-11-16 23:43:54 -05:00
Anuken
bb4534afde Fixed #11371 2025-11-16 23:42:22 -05:00
Anuken
11542f8e17 Fixed #11350 2025-11-16 23:26:51 -05:00
Anuken
dd8c06192e More sounds 2025-11-11 20:15:08 -05:00
Anuken
d934a02791 More sounds 2025-11-10 22:48:01 -05:00
Anuken
3b10100ae4 More sounds, shrapnel bullet visuals tweak, ambient reactor cooldown 2025-11-09 22:07:36 -05:00
Anuken
2042d6ef29 More sounds 2025-11-08 19:31:46 -05:00
Anuken
3f2aba4123 Progress on new SFX (WIP)
Pitch is broken in the sound engine - this has already been fixed, but I haven't updated the natives
2025-11-07 15:53:13 -05:00
Anuken
3656e90ae1 Merge remote-tracking branch 'origin/master' 2025-11-04 18:05:25 -05:00
Anuken
03f6a7f590 Patcher requirement re-initialization fixes 2025-11-04 18:05:17 -05:00
EggleEgg
56b7e6357f Random assorted changes (#11338)
* shield stat changes

* shield stats + leg crush stats + apply floormultiplier to comp
2025-11-04 10:44:08 -05:00
Anuken
38d9bc83a3 New serpulo core unit bullet effects 2025-11-03 16:28:46 -05:00
Anuken
c7ef1535aa Fixed thorium reactor heat output again 2025-11-01 11:31:39 -04:00
Anuken
1df6c5d0ca Allow desktop players to configure blocks and view inventories when dead 2025-10-31 02:14:18 -04:00
Anuken
30a5761182 Closes Anuken/Mindustry-Suggestions/issues/5843 2025-10-30 12:19:55 -04:00
Anuken
a7a0450fa2 Merge remote-tracking branch 'origin/master' 2025-10-30 11:46:31 -04:00
Anuken
7ecebef57e Better unit assembler patcher support 2025-10-30 11:46:25 -04:00
EggleEgg
5ae6ffae8e consider efficiency in reactor heat (#11322)
* whatever

* final touches maybe

* well forget that, I m stupid

* no
2025-10-30 00:43:15 -04:00
Anuken
6f1287e11f 20 heat is a bit much 2025-10-29 14:13:09 -04:00
Anuken
1c0458041e Merge remote-tracking branch 'origin/master' 2025-10-29 10:33:55 -04:00
Anuken
04bc7b1f22 Fixed #11320 2025-10-29 10:33:49 -04:00