ChangeLog.txt
changeset 12670 967990d958bc
parent 12669 bc34fc75670e
child 12671 87b3009f51c3
equal deleted inserted replaced
12669:bc34fc75670e 12670:967990d958bc
   277  * Fix the key for toggling team bars being incorrectly described
   277  * Fix the key for toggling team bars being incorrectly described
   278  * Fix caption of stats screen showing only one winner if multiple teams have won
   278  * Fix caption of stats screen showing only one winner if multiple teams have won
   279  * Remove broken “Play again” button appearing in stats page after an online game
   279  * Remove broken “Play again” button appearing in stats page after an online game
   280  * Weapons scheme editor: When leaving, it no longer flickers and the selection is not reset to Default
   280  * Weapons scheme editor: When leaving, it no longer flickers and the selection is not reset to Default
   281  * Team editor: Fix old team being retained when renaming a team
   281  * Team editor: Fix old team being retained when renaming a team
       
   282  * Team editor: Automatically rename team when leaving team editor page with an already used team name
   282 
   283 
   283 Content Creation:
   284 Content Creation:
   284  + Theme objects can now have more than 1 in-land rect specified. You can specify the amount in theme.cfg by adding another number (and ,) before the first rect
   285  + Theme objects can now have more than 1 in-land rect specified. You can specify the amount in theme.cfg by adding another number (and ,) before the first rect
   285  + Theme objects can now be placed on water (by setting first in-land rectangle to 0,0,0,0)
   286  + Theme objects can now be placed on water (by setting first in-land rectangle to 0,0,0,0)
   286  + Themes can now use flakes with negative falling speed (rising flakes)
   287  + Themes can now use flakes with negative falling speed (rising flakes)