equal
deleted
inserted
replaced
82 + New Lua library: Achievements |
82 + New Lua library: Achievements |
83 + Can enable infinite fly time for jetpack/Birdy by setting health to JETPACK_FUEL_INFINITE or BIRDY_ENERGY_INFINITE, respectively |
83 + Can enable infinite fly time for jetpack/Birdy by setting health to JETPACK_FUEL_INFINITE or BIRDY_ENERGY_INFINITE, respectively |
84 + New global: NoPointX. Value of CursorX and CursorY if cursor is inactive |
84 + New global: NoPointX. Value of CursorX and CursorY if cursor is inactive |
85 + New global: AMMO_INFINITE. Value for infinite ammo count for AddAmmo and other functions |
85 + New global: AMMO_INFINITE. Value for infinite ammo count for AddAmmo and other functions |
86 + New global: cMaxHogHealth. Maximum possible hedgehog health |
86 + New global: cMaxHogHealth. Maximum possible hedgehog health |
|
87 + New global: EXPLForceDraw. Flag for Explode function, forces land removal even with gfSolidLand on |
87 * Changed global: lfCurrentHog becomes lfCurHogCrate |
88 * Changed global: lfCurrentHog becomes lfCurHogCrate |
88 * Fixed variable: TotalRounds was -1 (instead of 0) in first real round after hog placement phase |
89 * Fixed variable: TotalRounds was -1 (instead of 0) in first real round after hog placement phase |
89 * AI sometimes intentionally shot hedgehogs with aihDoesntMatter set |
90 * AI sometimes intentionally shot hedgehogs with aihDoesntMatter set |
90 |
91 |
91 ====================== 0.9.24.1 ==================== |
92 ====================== 0.9.24.1 ==================== |