Sat, 28 Jul 2018 13:15:59 +0200 Fix DrawHLinesExplosions setting invalid map pixels if called at wrap world edge
Wuzzy <Wuzzy2@mail.ru> [Sat, 28 Jul 2018 13:15:59 +0200] rev 13567
Fix DrawHLinesExplosions setting invalid map pixels if called at wrap world edge This caused an errror message after the game when using hammer or pickhammer at wrap world edge.
Fri, 27 Jul 2018 19:58:02 +0200 Use wrap-aware doMakeExplosion instead of DrawExplosion in uHandlersMess
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Jul 2018 19:58:02 +0200] rev 13566
Use wrap-aware doMakeExplosion instead of DrawExplosion in uHandlersMess
Fri, 27 Jul 2018 12:45:10 -0400 sdlkeys is in source not binary, no .in folder. Locutus brought to our attention. 0.9.24
nemo [Fri, 27 Jul 2018 12:45:10 -0400] rev 13565
sdlkeys is in source not binary, no .in folder. Locutus brought to our attention.
Fri, 27 Jul 2018 00:00:04 +0200 Fix /hta, /hsa and /hya commands not writing message in chat
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Jul 2018 00:00:04 +0200] rev 13564
Fix /hta, /hsa and /hya commands not writing message in chat
Fri, 27 Jul 2018 00:00:04 +0200 Fix /hta, /hsa and /hya commands not writing message in chat 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Jul 2018 00:00:04 +0200] rev 13563
Fix /hta, /hsa and /hya commands not writing message in chat
Thu, 26 Jul 2018 19:08:39 +0200 TechRacer: Print selected map in debug output
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Jul 2018 19:08:39 +0200] rev 13562
TechRacer: Print selected map in debug output
Thu, 26 Jul 2018 18:39:06 +0200 TechRacer: Make most variables local
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Jul 2018 18:39:06 +0200] rev 13561
TechRacer: Make most variables local
Thu, 26 Jul 2018 18:26:48 +0200 Clean up messy indentations in TechRacer script
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Jul 2018 18:26:48 +0200] rev 13560
Clean up messy indentations in TechRacer script
Thu, 26 Jul 2018 18:11:23 +0200 TechRacer: Delete dead code
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Jul 2018 18:11:23 +0200] rev 13559
TechRacer: Delete dead code
Thu, 26 Jul 2018 18:01:32 +0200 TechRacer: Fix gears not spawning on turn start when player pressed control right at start
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Jul 2018 18:01:32 +0200] rev 13558
TechRacer: Fix gears not spawning on turn start when player pressed control right at start The activationStage was horribly programmed and heavily relied on timer. There was a sweet spot at turn start that if you managed to push a key right at the start of turn, you skip the Ready phase and the activationStage would advance, causing the gear spawning code to be skipped. This fix greatly simplies the spawning phase.
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip