equal
deleted
inserted
replaced
33 + Keep round score displayed after round ends, remove round score announcer message |
33 + Keep round score displayed after round ends, remove round score announcer message |
34 * Fix rare Lua error message spam at end of game |
34 * Fix rare Lua error message spam at end of game |
35 * Fix round score and other info numbers messing up after screen resize |
35 * Fix round score and other info numbers messing up after screen resize |
36 |
36 |
37 Content: |
37 Content: |
38 + New Sudden Death water textures for CrazyMission theme |
38 + New Sudden Death water texture for CrazyMission theme |
|
39 + Add dust flakes for Cheese and CrazyMission themes |
39 |
40 |
40 Lua API: |
41 Lua API: |
41 + New call: Retreat(time [, respectGetAwayTimeFactor): Force current turn into retreating mode |
42 + New call: Retreat(time [, respectGetAwayTimeFactor): Force current turn into retreating mode |
42 + New call: GetAmmoTimer(gearUid, ammoType): Returns current set timer for given ammoType and hog gear in ms. Returns nil for non-timerable ammo |
43 + New call: GetAmmoTimer(gearUid, ammoType): Returns current set timer for given ammoType and hog gear in ms. Returns nil for non-timerable ammo |
43 + New call: EnableSwitchHog(): Enable hog switching |
44 + New call: EnableSwitchHog(): Enable hog switching |