equal
deleted
inserted
replaced
266 * Clicking on "New" in weapon scheme editor now creates empty weapon scheme instead of default |
266 * Clicking on "New" in weapon scheme editor now creates empty weapon scheme instead of default |
267 * Fix language names in language list being always in English |
267 * Fix language names in language list being always in English |
268 * Prevent starting game with >48 hogs (because engine doesn't support it yet) |
268 * Prevent starting game with >48 hogs (because engine doesn't support it yet) |
269 * Fix the key for toggling team bars being incorrectly described |
269 * Fix the key for toggling team bars being incorrectly described |
270 * Fix caption of stats screen showing only one winner if multiple teams have won |
270 * Fix caption of stats screen showing only one winner if multiple teams have won |
|
271 * Remove broken “Play again” button appearing in stats page after an online game |
271 |
272 |
272 Content Creation: |
273 Content Creation: |
273 + 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 |
274 + 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 |
274 + Theme objects can now be placed on water (by setting first in-land rectangle to 0,0,0,0) |
275 + Theme objects can now be placed on water (by setting first in-land rectangle to 0,0,0,0) |
275 + Themes can now use flakes with negative falling speed (rising flakes) |
276 + Themes can now use flakes with negative falling speed (rising flakes) |