2018-12-19 |
Wuzzy |
Disable caption and FollowGear for crates that spawn before 1st turn (useful for missions)
|
file |
diff |
annotate
|
2018-12-10 |
Wuzzy |
Also play countdown warning sounds with low initial turn time
|
file |
diff |
annotate
|
2018-12-10 |
Wuzzy |
Shorter turn reaction delay
|
file |
diff |
annotate
|
2018-12-10 |
Wuzzy |
Also show SD warning 3 and 7 rounds before SD
|
file |
diff |
annotate
|
2018-12-10 |
Wuzzy |
Show Sudden Death warning messages only once per round
|
file |
diff |
annotate
|
2018-12-10 |
Wuzzy |
Tweak damage tag delay
|
file |
diff |
annotate
|
2018-12-10 |
Wuzzy |
Fix poison damage not working in first round
|
file |
diff |
annotate
|
2018-12-10 |
Wuzzy |
Longer delays between turns for better readability
|
file |
diff |
annotate
|
2018-12-10 |
Wuzzy |
Fix some King Mode bugs causing minions not always being properly killed
|
file |
diff |
annotate
|
2018-12-09 |
Wuzzy |
Lua API: SetTurnTimePaused/GetTurnTimePaused
|
file |
diff |
annotate
|
2018-11-30 |
Wuzzy |
Don't reduce InitialHealth below 1
|
file |
diff |
annotate
|
2018-11-10 |
Wuzzy |
Remove all traces of dead code related to amStructure/gtStructure
|
file |
diff |
annotate
|
2018-10-31 |
Wuzzy |
Add Ouch taunt for particulary damaging hits (fall, bullet, shove, hammer)
|
file |
diff |
annotate
|
2018-10-09 |
nemo |
make explicit for pas2c some string casts that fpc was probably doing automatically
|
file |
diff |
annotate
|
2018-10-05 |
Wuzzy |
Make sure AddChatString is only fed with shortstrings
|
file |
diff |
annotate
|
2018-10-05 |
nemo |
formatA expects ansistring params
|
file |
diff |
annotate
|
2018-10-04 |
Wuzzy |
Change syntax for Format/FormatA, remove array in function to be friendlier to Pas2C
|
file |
diff |
annotate
|
2018-09-26 |
Wuzzy |
Fix teleport cursor briefly re-appearing after placing hog in hog placement phase + inf attack mode
|
file |
diff |
annotate
|
2018-09-15 |
Wuzzy |
Fix team stats screwing up if game ends due to drowning in rising Sudden Death water
|
file |
diff |
annotate
|
2018-09-04 |
Wuzzy |
Fix turn reaction not working properly after turn
|
file |
diff |
annotate
|
2018-09-03 |
Wuzzy |
Rip out stats code from TurnReaction and put it into new function TurnStats. Fixes buggy stats
|
file |
diff |
annotate
|
2018-09-03 |
Wuzzy |
Use translation template for speech bubble command
|
file |
diff |
annotate
|
2018-09-02 |
Wuzzy |
Don't play timer countdown sounds if in ready phase
|
file |
diff |
annotate
|
2018-09-01 |
Wuzzy |
Check for victory before stTurnReact. Fixes 382
|
file |
diff |
annotate
|
2018-08-11 |
Wuzzy |
Add separate TotalRounds var for Lua to count the *actual* number of rounds that have been played
|
file |
diff |
annotate
|
2018-08-08 |
Wuzzy |
Refactor text color variable names, export 2 color values to Lua
|
file |
diff |
annotate
|
2018-08-08 |
Wuzzy |
Make sure gear fuel and alt weapon overlays are always drawn on top
|
file |
diff |
annotate
|
2018-08-03 |
nemo |
hijack the duck for an attempted resurrection of the creeper. initial pass.
|
file |
diff |
annotate
|
2018-07-29 |
nemo |
and fix index
|
file |
diff |
annotate
|
2018-07-29 |
nemo |
oh. and indent that loop
|
file |
diff |
annotate
|
2018-07-29 |
nemo |
add wrap check
|
file |
diff |
annotate
|
2018-04-25 |
Wuzzy |
Fix hog being unable to walk after using sniper rifle without firing both shots
|
file |
diff |
annotate
|
2018-04-12 |
Wuzzy |
Don't let hedgehogs moan if they take 0 Sudden Death damage
|
file |
diff |
annotate
|
2018-03-15 |
Wuzzy |
gtGenericFaller: Use Tag=1 to allow gtGenericFaller to be displaced randomly. Otherwise it is left alone
|
file |
diff |
annotate
|
2018-03-12 |
Wuzzy |
Lua API: Add onSkipTurn callback, called when hog skips
|
file |
diff |
annotate
|
2018-03-07 |
Wuzzy |
Add hedgehog effect heArtillery, allows to set per-hedgehog artillery mode
|
file |
diff |
annotate
|
2018-02-17 |
Wuzzy |
Fix onEndTurn being called in multishoot
|
file |
diff |
annotate
|
2018-02-09 |
Wuzzy |
Show subtle heal effect for healing hogs in health reset mode
|
file |
diff |
annotate
|
2018-02-08 |
Wuzzy |
Add callback: onEndTurn
|
file |
diff |
annotate
|
2018-02-08 |
Wuzzy |
Fix timebox being usable in SD w/ damage=0
|
file |
diff |
annotate
|
2018-02-07 |
Wuzzy |
Refactor Sudden Death starting into own function
|
file |
diff |
annotate
|
2018-02-07 |
Wuzzy |
Fix green color channel on themes with sd-tint (#566)
|
file |
diff |
annotate
|
2018-01-31 |
alfadur |
Machinegun. also tweaked ignore
|
file |
diff |
annotate
|
2017-09-30 |
sheepluva |
fix some fpc hints
|
file |
diff |
annotate
|
2017-09-01 |
nemo |
remove the collision addition for hogs again.
|
file |
diff |
annotate
|
2017-08-09 |
nemo |
Add checkins so that spawning on top of things is possible too
|
file |
diff |
annotate
|
2017-04-25 |
Wuzzy |
Fix sndBoring being played when force-ending turn due to victory
|
file |
diff |
annotate
|
2017-04-22 |
Wuzzy |
Fix sniper rifle disabling laser sight utility after shooting
|
file |
diff |
annotate
|
2017-04-10 |
Wuzzy |
Render gear timers in front of water
|
file |
diff |
annotate
|
2017-04-08 |
Wuzzy |
Add gear gtDuck: rubber duck
|
file |
diff |
annotate
|
2017-04-07 |
Wuzzy |
Harden the countdown sound check
|
file |
diff |
annotate
|
2016-05-01 |
Wuzzy |
Enable timer warning sounds in hog placement phase
|
file |
diff |
annotate
|
2016-04-30 |
Wuzzy |
Fix sniper rifle making timer gray all the time
|
file |
diff |
annotate
|
2016-04-30 |
Wuzzy |
Make timer gray while the time is not running or while it is paused
|
file |
diff |
annotate
|
2016-04-30 |
Wuzzy |
Add ammoprop for blowtorch and pickhammer for not stopping timer in inf attack
|
file |
diff |
annotate
|
2016-11-19 |
Wuzzy |
Play countdown sounds for 4-1 remaining seconds and “boring” voice on timeout
|
file |
diff |
annotate
|
2016-11-16 |
sheepluva |
reenable divided-mode spawning hack^Wtweak, that was accidently removed in 34ede05e4d4f
|
file |
diff |
annotate
|
2016-11-16 |
nemo |
Make sd-tint a theme variable so cophernue can tweak his sky tinting
|
file |
diff |
annotate
|
2016-11-15 |
Wuzzy |
Show symbols at bottom right while extra damage / low grav. are active
|
file |
diff |
annotate
|
2016-11-15 |
Wuzzy |
Remove old Fort Mode from frontend
|
file |
diff |
annotate
|