ChangeLog.txt
changeset 13735 8092b54ba19d
parent 13734 c6154fcb9420
child 13736 2ac3658a2a13
equal deleted inserted replaced
13734:c6154fcb9420 13735:8092b54ba19d
    28  * Fix cursor teleporting to center after leaving game with a video recording
    28  * Fix cursor teleporting to center after leaving game with a video recording
    29  * Fix teleport tooltip claiming it doesn't end turn in hog placing phase with inf. attack
    29  * Fix teleport tooltip claiming it doesn't end turn in hog placing phase with inf. attack
    30  * Fix /hta, /hsa and /hya commands not writing message in chat
    30  * Fix /hta, /hsa and /hya commands not writing message in chat
    31  * Limit hedgehog health to 268435455 to prevent some bugs
    31  * Limit hedgehog health to 268435455 to prevent some bugs
    32  * Fix Sudden Death starting in the second turn of a round rather than the first
    32  * Fix Sudden Death starting in the second turn of a round rather than the first
       
    33  * Prevent voices from being spoken directly before a victory voice
    33 
    34 
    34 Frontend:
    35 Frontend:
    35  + Add setting to disable audio dampening when losing window focus
    36  + Add setting to disable audio dampening when losing window focus
    36  * Fix rare crash when aborting video encoding in progress
    37  * Fix rare crash when aborting video encoding in progress
    37  * Fix critical failure to cleanup teams list after rejoining game under certain conditions
    38  * Fix critical failure to cleanup teams list after rejoining game under certain conditions