SomeonesShade and GitHub
a2f196a50e
Unit Mine Speed Game Rule Implementation and World Processor Set Rule for Unit Mine Speed ( #10318 )
...
* unitMineSpeedMultiplier Creation
added unitMineSpeedMultiplier
added unitMineSpeed(Team team)
* World Proccesor: SetRuleI unitMineSpeed Implemented
* World Processor: SetRuleI unitCrashDamage Implemented
* Revert "World Processor: SetRuleI unitCrashDamage Implemented"
This reverts commit 1b7187b046 .
* Forgor to add, unitMineSpeedMultiplier is now editable per team
2025-02-04 13:52:25 -05:00
SomeonesShade and GitHub
0b4a7b3b16
Added scaleLifetimeOffset and Centered Ripple Projectiles ( #10292 )
...
* Added scaleLifetimeOffset
Changed ripple to have its shot centered, calculated by: (1 - velocityRnd/2)^-1
* unneccessary parenthesis
* Update Turret.java
one last adjustement, hopefully
2025-02-04 13:24:47 -05:00
4f08873bb9
Slag Incinerator Rework: No Slag Consumption Rate ( #10197 )
...
* Slag Incinerator: No Slag Consumption Rate
* If Amount = 0 in LiquidDisplay, Don't display /sec
* reinstated changes
* Delete core/src/mindustry/ui/LiquidDisplay.java
---------
Co-authored-by: Anuken <arnukren@gmail.com >
2024-10-04 15:33:06 -04:00