Commit Graph

3047 Commits

Author SHA1 Message Date
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
EggleEgg
99df6527f2 imagine mixtech buff lmfao (#11319) 2025-10-28 22:29:26 -04:00
Anuken
3d4b432540 Button for viewing content fields on wiki + More tests and fixes 2025-10-28 19:33:04 -04:00
Anuken
50e2b828f7 More tests, fixed patcher error handler 2025-10-25 22:24:32 -04:00
Anuken
472cacbb3b More disallowed patcher fields / Continuous liquid turret minimum ammo amount firing threshold 2025-10-25 10:34:43 -04:00
Anuken
a305ac31e6 More patcher tests and fixes 2025-10-24 20:30:08 -04:00
Anuken
bed851afe9 Additional unit tests for the patcher + many bugfixes 2025-10-23 22:31:06 -04:00
Anuken
effbdecbd5 Block consumer patch support 2025-10-22 20:04:00 -04:00
Anuken
f3cac6a6bc Fixed #11309 2025-10-22 08:58:23 -04:00
Anuken
e7966fc6fd More minor patcher issue fixes 2025-10-22 07:19:57 -04:00
Anuken
49bbd0b593 Fixed #11306 2025-10-22 06:47:01 -04:00
Anuken
b78cd5bbd9 Content patcher progress 2025-10-21 11:38:02 -04:00
Anuken
16a01cbef3 Merge remote-tracking branch 'origin/master' 2025-10-18 18:04:34 -04:00
Anuken
fb37ecd1a8 Fixed overlay floor placement checks in in-game editor 2025-10-18 18:04:25 -04:00
WMF
c2c1271a4c use BoostAI for enterPayloadCommand & better onlyDepositCore handling (#11297) 2025-10-18 10:31:47 -04:00
Anuken
a35f7605f7 Fixed #11284 / Cap item turret ammo on save read 2025-10-13 20:27:47 +09:00
Anuken
65c7acb31c Fixed #11268 2025-10-06 21:25:10 +09:00