BalaM314 and GitHub
5ec0e9dc9f
Use shouldExplode, explosionMinWarmup in generators ( #8600 )
2023-05-13 09:53:47 -04:00
BalaM314 and GitHub
6c7d506e42
Gradle opt -PnoLocalArc to force no localArc ( #8552 )
...
renaming Arc is annoying, also vscode doesnt like it
2023-05-06 21:33:45 -04:00
BalaM314 and GitHub
c1d3cdc5cb
Fix override of Building.block in PayloadSource ( #8551 )
...
* Would break(without crash) mods that read the block config of PayloadSource
2023-05-06 21:31:02 -04:00
BalaM314 and GitHub
08f63122ba
Set controller after setting spawnedByCore (fix UnitChangeEvent) ( #8428 )
...
* CoreBlock.playerSpawn: Set spawnedByCore first
* The call to unit.controller() calls player.unit(unit)
* That function fires UnitChangeEvent
* The unit in UnitChangeEvent has spawnedByCore incorrectly set to false
* This caused me to waste an hour of my life while making a plugin
* Might as well improve code readability
2023-03-25 13:55:26 -04:00
BalaM314 and GitHub
d6fc4bfdb1
Add Drill.drillEffectChance (for very fast drills) ( #7704 )
2022-10-13 13:12:03 -04:00
BalaM314 and GitHub
d18579b59a
Allow printflushing to null ( #7243 )
...
* Allow `printflush`ing to null
* Dumb
2022-07-28 09:41:31 -04:00
BalaM314 and GitHub
8ec2e40610
Add "Exiting to reload mods." logger message ( #6662 )
...
To allow for the game to be automatically restarted
2022-03-24 10:42:44 -04:00