ChangeLog.txt
changeset 9842 71bcef9debe7
parent 9840 ff0d7954aabc
child 9848 2b8f928faa14
equal deleted inserted replaced
9841:1b1ff193e21d 9842:71bcef9debe7
     2 * bugfixes
     2 * bugfixes
     3 
     3 
     4 0.9.19 -> 0.9.20:
     4 0.9.19 -> 0.9.20:
     5  + New campaign, A Space Adventure!
     5  + New campaign, A Space Adventure!
     6  + Password protected rooms
     6  + Password protected rooms
     7  + Shapes on drawn maps
     7  + Shapes on drawn maps (ellipses, rectangles)  - constrain dimensions with ctrl, as with straight line tool.
     8  + New rubber utility, lfBouncy mask (green) for maps.  lfBouncy is also anti-portal.
     8  + New rubber utility, lfBouncy mask (green) for maps.  lfBouncy is also anti-portal.
     9  + Lazy loading of many aspects of frontend to improve startup time under Windows
     9  + Lazy loading of many aspects of frontend to improve startup time under Windows
    10  + Set hog/team/health label defaults in config, toggle team health display using delete (left shift + delete for labels now)
    10  + Set hog/team/health label defaults in config, toggle team health display using delete (left shift + delete for labels now)
    11  + Can now filter rooms by game style (such as Highlander). Filtering simplified since it is mostly unused.
    11  + Can now filter rooms by game style (such as Highlander). Filtering simplified since it is mostly unused.
    12  + AFK mode.  Press p when not your turn online to trigger autoskip of your turn.
    12  + AFK mode.  Press p when not your turn online to trigger autoskip of your turn.
    17  + Visual enhancements for whip and crosshair
    17  + Visual enhancements for whip and crosshair
    18  + Option to draw maps with a "shoppa" border - used by ShoppaMap lua at present
    18  + Option to draw maps with a "shoppa" border - used by ShoppaMap lua at present
    19  + New hats
    19  + New hats
    20  + Translation updates
    20  + Translation updates
    21  + New lua script to control gravity.  May have unpredictable effects.  Try zero g shoppa.  Changes to allow lua to spawn poison clouds without interrupting turn.
    21  + New lua script to control gravity.  May have unpredictable effects.  Try zero g shoppa.  Changes to allow lua to spawn poison clouds without interrupting turn.
       
    22  + Speech bubbles are now echoed to chat for logging purposes with the hog's name.
       
    23  * You should now thaw on your turn, not enemy's. AI frozen/unfrozen crate movement fix. Blowtorch can thaw frozen hogs.
    22  * Prevent target crosshair moving around unpredictably when doing multiple airstrikes
    24  * Prevent target crosshair moving around unpredictably when doing multiple airstrikes
    23  * Rope should kick along surfaces more reliably, fix rope aim speed if you miss a shot, firing rope does not freeze timer, fix aiming on last rope
    25  * Rope should kick along surfaces more reliably, fix rope aim speed if you miss a shot, firing rope does not freeze timer, fix aiming on last rope
    24  * Remember bounce/timer in reset wep modes like Highlander
    26  * Remember bounce/timer in reset wep modes like Highlander
    25  * Increase precision in damage calcs; extra damage affects fire properly now
    27  * Increase precision in damage calcs; extra damage affects fire properly now
    26  * Fixed video recording resolution
    28  * Fixed video recording resolution