ChangeLog.txt
changeset 14349 d35e0fdb70f6
parent 14339 efd2e8e217c9
child 14378 4edc73fc722c
equal deleted inserted replaced
14348:ffebbcc40c9b 14349:d35e0fdb70f6
    39  * Fix projectiles behaving incorrectly with land just behind the wrap world edge
    39  * Fix projectiles behaving incorrectly with land just behind the wrap world edge
    40  * Fix bee weapon becoming unusable when hitting attack key in mid-air
    40  * Fix bee weapon becoming unusable when hitting attack key in mid-air
    41  * Fix hog sometimes getting stuck in land if roping very fast
    41  * Fix hog sometimes getting stuck in land if roping very fast
    42  * Fix seduction not stopping if hog took damage before attack was complete
    42  * Fix seduction not stopping if hog took damage before attack was complete
    43  * Limit hedgehog health to 268435455 to prevent some bugs
    43  * Limit hedgehog health to 268435455 to prevent some bugs
       
    44  * Fix rare possibility that hog is resurrected and starts with 0 or negative health
    44 
    45 
    45 Game, controls and commands:
    46 Game, controls and commands:
    46  + Add new key to show mission panel (default: M)
    47  + Add new key to show mission panel (default: M)
    47  + Add new key to cycle through timer values (default: N)
    48  + Add new key to cycle through timer values (default: N)
    48  + Add default controls for controller (see README.md)
    49  + Add default controls for controller (see README.md)