equal
deleted
inserted
replaced
1 + features |
1 + features |
2 * bugfixes |
2 * bugfixes |
3 ====================== 0.9.25 ====================== |
3 ====================== 0.9.25 ====================== |
4 Game: |
4 Game: |
5 * Fix extreme amounts of droplets when shooting with minigun into ocean world edge |
5 * Fix extreme amounts of droplets when shooting with minigun into ocean world edge |
|
6 * Fix hog being unable to walk after using sniper rifle without firing both shots |
6 |
7 |
7 Continental supplies: |
8 Continental supplies: |
8 + Continents are now selected before the game starts |
9 + Continents are now selected before the game starts |
9 + Continents give hog different start health |
10 + Continents give hog different start health |
10 + Add Antarctica special: Upside-Down World (teleport to top of map) |
11 + Add Antarctica special: Upside-Down World (teleport to top of map) |
23 |
24 |
24 Lua API: |
25 Lua API: |
25 + New call: Retreat(time [, respectGetAwayTimeFactor): Force current turn into retreating mode |
26 + New call: Retreat(time [, respectGetAwayTimeFactor): Force current turn into retreating mode |
26 + New call: GetAmmoTimer(gearUid, ammoType): Returns current set timer for given ammoType and hog gear in ms. Returns nil for non-timerable ammo |
27 + New call: GetAmmoTimer(gearUid, ammoType): Returns current set timer for given ammoType and hog gear in ms. Returns nil for non-timerable ammo |
27 + New parameter: SetAmmoTexts: 5th param. showExtra: Set to false to hide texts like “Not yet available” |
28 + New parameter: SetAmmoTexts: 5th param. showExtra: Set to false to hide texts like “Not yet available” |
28 * Fix hog being unable to walk after using sniper rifle without firing both shots |
|
29 |
29 |
30 ====================== 0.9.24.1 ==================== |
30 ====================== 0.9.24.1 ==================== |
31 * Fix crash when portable portal device is fired at reduced graphics quality |
31 * Fix crash when portable portal device is fired at reduced graphics quality |
32 * Fix possible crash when starting Hedgewars frontend in fullscreen mode |
32 * Fix possible crash when starting Hedgewars frontend in fullscreen mode |
33 |
33 |