Commit Graph

2215 Commits

Author SHA1 Message Date
Anuken
7b1d36a40a Fixed #7011 2022-06-13 20:48:10 -04:00
Anuken
3c26ad3ec7 Duct router save loading bugfix 2022-06-13 00:18:58 -04:00
Anuken
0dface7cc1 Misc preparations for unified packing 2022-06-12 23:04:26 -04:00
Anuken
8f4a5c3572 Some minor IO null checks 2022-06-12 09:22:06 -04:00
Anuken
8418a00483 Misc bugfixes 2022-06-10 08:34:38 -04:00
Anuken
dc6617cfad Threads update 2022-06-09 09:52:44 -04:00
Anuken
9ed5491d6a More payload router fixes 2022-06-08 12:41:20 -04:00
Anuken
b0c4486b7c Fixed #6874 2022-06-08 11:01:28 -04:00
Anuken
ab90270917 Fixed #6980 2022-06-08 10:50:14 -04:00
Anuken
a4c0441961 Fixed #6864 2022-06-08 10:07:12 -04:00
Anuken
966a93ddfa Fixed #6930 (probably) 2022-06-08 10:00:32 -04:00
Anuken
1f4b0e7f5c Fixed #6917 2022-06-08 09:44:38 -04:00
Anuken
df082c39a3 Fixed #6865 / Fixed headless canvas crash 2022-06-08 09:36:08 -04:00
MEEPofFaith
968651d9ed Charge Progress (#6947) 2022-06-08 09:13:11 -04:00
Anuken
cbfb621179 Better implementation of #6959 2022-06-08 09:11:00 -04:00
Anuken
0793ba45b5 Merge remote-tracking branch 'origin/master' 2022-06-08 09:05:31 -04:00
Anuken
b2353eba58 Misc 2022-06-08 09:05:25 -04:00
ErrorInCode
1b9089aa30 Stats for New Blocks (#6913)
* Stats added

* Fix bug + add WallCrafter speed

* Add more stats

* Update contributors
2022-06-08 09:03:37 -04:00
MEEPofFaith
81753047eb drawCracks and createRubble (#6989) 2022-06-08 08:58:53 -04:00
MEEPofFaith
a880cfc025 Fix #6949 (#6988)
* Fix #6949

* No point in calculating if it already does no damage

Also don't show damage stat if it deals no damage.

Co-authored-by: Anuken <arnukren@gmail.com>
2022-06-08 08:50:20 -04:00
MEEPofFaith
68cc95c26d Wrap Immunities in unit stats (#6946)
* Don't display move effect ability in stats

* Wrap the immunities list
2022-06-08 08:42:17 -04:00
WayZer
318447afaf Mistake in RegenProjector (#6907) 2022-06-08 08:41:31 -04:00
Zelaux
28a1d48b3d Fixed #6935 (#6945) 2022-06-08 08:40:16 -04:00
buthed010203
ee03469f7c Fix inconsistent power bar name (#6942)
* Fix inconsistent power bar name

* Fix missing power generation bar

The boolean i removed was flipped, i don't even know why this check exists at all so i made it go poof
2022-06-08 08:28:15 -04:00
buthed010203
ef0eb7ddcf Fix sublimate crashes when Team.infiniteResources is true (#6931) 2022-06-08 08:24:42 -04:00
buthed010203
d6acfadab9 No more free core upgrades (#6936) 2022-06-08 08:24:22 -04:00
Anuken
0177902010 Turrets should consume 1 ammo/shot by default 2022-06-05 10:12:52 -04:00
Anuken
29e086f23b Removed some unnecessary uniform setting 2022-05-30 12:05:10 -04:00
Anuken
55a219fc03 Misc minor fixes 2022-05-28 07:48:43 -04:00
Anuken
0e4903910b Block placement method changes (will break some mods) 2022-05-26 11:19:36 -04:00
Anuken
e62c2f9d8e UnitType type -> class 2022-05-22 09:00:32 -04:00
Anuken
b8dac1e408 JSON UnitType type: support 2022-05-21 12:40:16 -04:00
Anuken
b010e9d720 recoil as part progress 2022-05-20 19:46:18 -04:00
Anuken
07ff2de2a2 Misc tech tree & block stuff 2022-05-16 17:53:09 -04:00
Anuken
13e57ba89e Re-added xRand 2022-05-16 13:50:40 -04:00
Anuken
67344ffd7d Turret instant reload fix 2022-05-14 23:28:15 -04:00
Anuken
bc65e63654 Beter payload updating system 2022-05-14 17:20:49 -04:00
Anuken
e9290af4d2 Misc fixes for mods (2) 2022-05-14 01:42:49 -04:00
Anuken
b66283fbd0 Misc fixes for mods 2022-05-13 22:23:50 -04:00
Anuken
ad5e4f2556 disabled gl30 2022-05-13 20:55:49 -04:00
Anuken
4b86d4cf6d typo fix 2022-05-13 09:53:13 -04:00
Lucky Clover
38e71e5aa4 Fix burstdrill lastDrillSpeed (#6854)
fix BurstDrill drillspeed bar always showing max drillspeed
2022-05-12 11:40:11 -04:00
Anuken
ec50ea62d5 Fixed #6852 2022-05-12 10:49:32 -04:00
Anuken
8e9d0d5c29 Merge branch 'master' of https://github.com/Anuken/Mindustry 2022-05-12 10:10:14 -04:00
Anuken
cd78fd6340 Misc bugfixes 2022-05-12 10:10:11 -04:00
dead inside
ac7c9898b4 Fix handleBullet receiving incorrect angle offset (#6839) 2022-05-12 10:06:26 -04:00
Anuken
9edab6e742 Merge remote-tracking branch 'origin/master' 2022-05-11 23:28:41 -04:00
Anuken
263f129c8b Fixed #6843 2022-05-11 23:28:37 -04:00
hortiSquash
7914a187e5 Unloader fix 4 - New Load Priority (#6840)
* should solve the MD bug and some others

* skill issue
2022-05-11 22:39:50 -04:00
Anuken
ac4d5b66b3 Enabled gl30 by default, will likely crash on certain devices... 2022-05-11 21:38:30 -04:00