Commit Graph

2201 Commits

Author SHA1 Message Date
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
Anuken
be9b7da892 Automatic consumeCoolant 2022-05-11 14:36:34 -04:00
dead inside
4d12ac8ed6 A better way to do this (#6827) 2022-05-11 14:01:10 -04:00
Anuken
f54116425d Bugfixes 2022-05-11 12:33:10 -04:00
Anuken
2beca30b0c Spore press craft time fix 2022-05-11 12:02:19 -04:00
Anuken
60cb4a2a73 Merge remote-tracking branch 'origin/master' 2022-05-11 09:42:21 -04:00
Anuken
35f07150f2 aaa 2022-05-11 09:42:17 -04:00
Lucky Clover
c9ee471b34 Fix show wrong output liquid icon (#6819)
Fix show output liquid icon if rotate non-specified output liquids factory like melter.
2022-05-11 09:41:53 -04:00
Anuken
debf940973 Fixed preview render crash 2022-05-11 09:39:43 -04:00
Anuken
8c98f8f9bf Mass driver reloadTime -> reload 2022-05-10 21:56:34 -04:00
dead inside
7683214eff BuildTurret infinite resources fix (#6808)
* BuildTurret infinite resources fix

* I'm not a good script kiddie

Too much Testing Utilities has plagued me

* Team infinite resources as well
2022-05-10 16:04:30 -04:00
Anuken
85d7f2cd62 Bugfixes 2022-05-10 10:17:43 -04:00
Anuken
6efca04ea8 and gone 2022-05-09 23:50:01 -04:00
Anuken
95254eef44 Duct router distribution fixes 2022-05-09 23:11:52 -04:00
Anuken
2162770e57 Custom settings categories 2022-05-09 20:51:27 -04:00