ChangeLog.txt
changeset 12799 e6af1eb9e8ce
parent 12798 fdb3730aa0e2
child 12800 5bdb2f43641e
equal deleted inserted replaced
12798:fdb3730aa0e2 12799:e6af1eb9e8ce
   335  * Fix caption of stats screen showing only one winner if multiple teams have won
   335  * Fix caption of stats screen showing only one winner if multiple teams have won
   336  * Remove broken “Play again” button appearing in stats page after an online game
   336  * Remove broken “Play again” button appearing in stats page after an online game
   337  * Weapons scheme editor: When leaving, it no longer flickers and the selection is not reset to Default
   337  * Weapons scheme editor: When leaving, it no longer flickers and the selection is not reset to Default
   338  * Team editor: Fix old team being retained when renaming a team
   338  * Team editor: Fix old team being retained when renaming a team
   339  * Team editor: Automatically rename team when leaving team editor page with an already used team name
   339  * Team editor: Automatically rename team when leaving team editor page with an already used team name
       
   340  * Fix broken cancel button in the login window
   340 
   341 
   341 Content Creation:
   342 Content Creation:
   342  + 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 a comma) before the first rect
   343  + 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 a comma) before the first rect
   343  + Theme objects can now be placed on water (by setting first in-land rectangle to 0,0,0,0)
   344  + Theme objects can now be placed on water (by setting first in-land rectangle to 0,0,0,0)
   344  + Themes can now use flakes with negative falling speed (rising flakes)
   345  + Themes can now use flakes with negative falling speed (rising flakes)