equal
deleted
inserted
replaced
31 Lua API: |
31 Lua API: |
32 + New call: Retreat(time [, respectGetAwayTimeFactor): Force current turn into retreating mode |
32 + New call: Retreat(time [, respectGetAwayTimeFactor): Force current turn into retreating mode |
33 + New call: GetAmmoTimer(gearUid, ammoType): Returns current set timer for given ammoType and hog gear in ms. Returns nil for non-timerable ammo |
33 + New call: GetAmmoTimer(gearUid, ammoType): Returns current set timer for given ammoType and hog gear in ms. Returns nil for non-timerable ammo |
34 + New call: EnableSwitchHog(): Enable hog switching |
34 + New call: EnableSwitchHog(): Enable hog switching |
35 + New parameter: SetAmmoTexts: 5th param. showExtra: Set to false to hide texts like “Not yet available” |
35 + New parameter: SetAmmoTexts: 5th param. showExtra: Set to false to hide texts like “Not yet available” |
|
36 * Fixed variable: TotalRounds was -1 (instead of 0) in first real round after hog placement phase |
36 |
37 |
37 ====================== 0.9.24.1 ==================== |
38 ====================== 0.9.24.1 ==================== |
38 * Fix crash when portable portal device is fired at reduced graphics quality |
39 * Fix crash when portable portal device is fired at reduced graphics quality |
39 * Fix possible crash when starting Hedgewars frontend in fullscreen mode |
40 * Fix possible crash when starting Hedgewars frontend in fullscreen mode |
40 |
41 |