ChangeLog.txt
changeset 13496 cbda0f842364
parent 13494 424944a835a7
child 13505 69f0f437c75a
equal deleted inserted replaced
13495:b5f8864a38d3 13496:cbda0f842364
    53  + New call: GetAmmoTimer(gearUid, ammoType): Returns current set timer for given ammoType and hog gear in ms. Returns nil for non-timerable ammo
    53  + New call: GetAmmoTimer(gearUid, ammoType): Returns current set timer for given ammoType and hog gear in ms. Returns nil for non-timerable ammo
    54  + New call: EnableSwitchHog(): Enable hog switching
    54  + New call: EnableSwitchHog(): Enable hog switching
    55  + New call: GetAmmo(ammoType): Returns ammo configuration (corresponds to SetAmmo)
    55  + New call: GetAmmo(ammoType): Returns ammo configuration (corresponds to SetAmmo)
    56  + New parameter: SetAmmoTexts: 5th param. showExtra: Set to false to hide texts like “Not yet available”
    56  + New parameter: SetAmmoTexts: 5th param. showExtra: Set to false to hide texts like “Not yet available”
    57  + New parameter: ShowMission: 6th param. forceDisplay: Set to true to prevent this particular mission panel to be hidden manually by player
    57  + New parameter: ShowMission: 6th param. forceDisplay: Set to true to prevent this particular mission panel to be hidden manually by player
       
    58  + New Lua library: Achievements
    58  * Changed global: lfCurrentHog becomes lfCurHogCrate
    59  * Changed global: lfCurrentHog becomes lfCurHogCrate
    59  * Fixed variable: TotalRounds was -1 (instead of 0) in first real round after hog placement phase
    60  * Fixed variable: TotalRounds was -1 (instead of 0) in first real round after hog placement phase
    60  * AI sometimes intentionally shot hedgehogs with aihDoesntMatter set
    61  * AI sometimes intentionally shot hedgehogs with aihDoesntMatter set
    61 
    62 
    62 ====================== 0.9.24.1 ====================
    63 ====================== 0.9.24.1 ====================