ChangeLog.txt
changeset 12665 5664ec82aed7
parent 12664 943b258d5443
child 12666 1d25f5555c38
equal deleted inserted replaced
12664:943b258d5443 12665:5664ec82aed7
   274  * Fix language names in language list being always in English
   274  * Fix language names in language list being always in English
   275  * Prevent starting game with >48 hogs (because engine doesn't support it yet)
   275  * Prevent starting game with >48 hogs (because engine doesn't support it yet)
   276  * Fix the key for toggling team bars being incorrectly described
   276  * Fix the key for toggling team bars being incorrectly described
   277  * Fix caption of stats screen showing only one winner if multiple teams have won
   277  * Fix caption of stats screen showing only one winner if multiple teams have won
   278  * Remove broken “Play again” button appearing in stats page after an online game
   278  * Remove broken “Play again” button appearing in stats page after an online game
       
   279  * Weapons scheme editor: When leaving, it no longer flickers and the selection is not reset to Default
   279 
   280 
   280 Content Creation:
   281 Content Creation:
   281  + 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
   282  + 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
   282  + Theme objects can now be placed on water (by setting first in-land rectangle to 0,0,0,0)
   283  + Theme objects can now be placed on water (by setting first in-land rectangle to 0,0,0,0)
   283  + Themes can now use flakes with negative falling speed (rising flakes)
   284  + Themes can now use flakes with negative falling speed (rising flakes)