equal
deleted
inserted
replaced
41 * Fixed hedgehogs saying “Missed” when drowning enemy without dealing damage |
41 * Fixed hedgehogs saying “Missed” when drowning enemy without dealing damage |
42 * Fixed enemy saying "Missed” when giving poison without direct damage |
42 * Fixed enemy saying "Missed” when giving poison without direct damage |
43 * Fixed hedgehogs not saying “Stupid” and not displaying announcer message for inflicting self-harm |
43 * Fixed hedgehogs not saying “Stupid” and not displaying announcer message for inflicting self-harm |
44 * Fixed incorrect time box tooltip when in Sudden Death |
44 * Fixed incorrect time box tooltip when in Sudden Death |
45 * Remove buggy /finish chat command |
45 * Remove buggy /finish chat command |
46 * Fix "hedgehog info" key toggling the team bars (team bars are now toggled with precise + hedgehog info) |
|
47 * Various other fixes |
46 * Various other fixes |
48 |
47 |
49 Highlander: |
48 Highlander: |
50 + Show collected weapons after kill and play sound |
49 + Show collected weapons after kill and play sound |
51 + Mission panel now shows all game modifiers (e.g. mines time, vampirism, etc.) |
50 + Mission panel now shows all game modifiers (e.g. mines time, vampirism, etc.) |
231 * Fixed mostly broken descriptions for multiplayer mission maps |
230 * Fixed mostly broken descriptions for multiplayer mission maps |
232 * Clicking on "New" in weapon scheme editor now creates empty weapon scheme instead of default |
231 * Clicking on "New" in weapon scheme editor now creates empty weapon scheme instead of default |
233 * Fix language names in language list being always in English |
232 * Fix language names in language list being always in English |
234 * Prevent starting game with >48 hogs (because engine doesn't support it yet) |
233 * Prevent starting game with >48 hogs (because engine doesn't support it yet) |
235 * Team editor Fix flag being selectable for computer players although it had no effect |
234 * Team editor Fix flag being selectable for computer players although it had no effect |
|
235 * Fix the key for toggling team bars being incorrectly described |
236 |
236 |
237 Content Creation: |
237 Content Creation: |
238 + 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 |
238 + 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 |
239 + Theme objects can now be placed on water (by setting first in-land rectangle to 0,0,0,0) |
239 + Theme objects can now be placed on water (by setting first in-land rectangle to 0,0,0,0) |
240 + Themes can now use flakes with negative falling speed (rising flakes) |
240 + Themes can now use flakes with negative falling speed (rising flakes) |