95 + Changed call: AddTeam: 2nd param. color: Accepts negative value to use a default clan color from player settings |
95 + Changed call: AddTeam: 2nd param. color: Accepts negative value to use a default clan color from player settings |
96 + Change callback: onGearResurrect: 2nd parameter for visual gear spawned at resurrect position (might be nil) |
96 + Change callback: onGearResurrect: 2nd parameter for visual gear spawned at resurrect position (might be nil) |
97 + New parameter: SetAmmoTexts: 5th param. showExtra: Set to false to hide texts like “Not yet available” |
97 + New parameter: SetAmmoTexts: 5th param. showExtra: Set to false to hide texts like “Not yet available” |
98 + New parameter: ShowMission: 6th param. forceDisplay: Set to true to prevent this particular mission panel to be hidden manually by player |
98 + New parameter: ShowMission: 6th param. forceDisplay: Set to true to prevent this particular mission panel to be hidden manually by player |
99 + New Lua library: Achievements |
99 + New Lua library: Achievements |
|
100 + Add sprite tint globals in Utilts library: U_LAND_TINT_NORMAL, U_LAND_TINT_ICE, U_LAND_TINT_INDESTRUCTIBLE and U_LAND_TINT_BOUNCY |
100 + Can enable infinite fly time for jetpack/Birdy by setting health to JETPACK_FUEL_INFINITE or BIRDY_ENERGY_INFINITE, respectively |
101 + Can enable infinite fly time for jetpack/Birdy by setting health to JETPACK_FUEL_INFINITE or BIRDY_ENERGY_INFINITE, respectively |
101 + New global game variable: MaxCaseDrops. Max. number of crats which can be in game by crate drops |
102 + New global game variable: MaxCaseDrops. Max. number of crats which can be in game by crate drops |
102 + New global: NoPointX. Value of CursorX and CursorY if cursor is inactive |
103 + New global: NoPointX. Value of CursorX and CursorY if cursor is inactive |
103 + New global: AMMO_INFINITE. Value for infinite ammo count for AddAmmo and other functions |
104 + New global: AMMO_INFINITE. Value for infinite ammo count for AddAmmo and other functions |
104 + New global: cMaxHogHealth. Maximum possible hedgehog health |
105 + New global: cMaxHogHealth. Maximum possible hedgehog health |