--- a/ChangeLog.txt Sun Nov 18 20:18:32 2018 +0100
+++ b/ChangeLog.txt Sun Nov 18 21:01:16 2018 +0100
@@ -18,7 +18,8 @@
Game, gameplay:
+ Increase hedgehog limit to 64
+ Remove rubber duck
- + Shotgun, Desert Eagle, Sniper Rifle, Firepunch, Kamikaze, Whip and Baseball Bat can now hit air mines (and some other moving gears)
+ + Shotgun, Desert Eagle, Sniper Rifle, Firepunch, Kamikaze, Whip and Baseball Bat can now hit air mines (and some other moving gears) ...
+ + ... also, air mines get stunned by getting hit by any of the weapons above
+ Shotgun shots can now pass through portals
* Fix hog being unable to walk after using sniper rifle without firing both shots
* Fix sine gun dealing damage to attacker if shooting up
@@ -157,6 +158,10 @@
+ New land objects for Beach theme
* Fix repeating sun in Hoggywood theme
+Translations:
+ + Translations kept up-to-date: German, Polish
+ + Major translation updates: Russian, Japanese, Scottish Gaelic, Ukrainian
+
Lua API:
* Deprecation: Setting TurnTimeLeft/ReadyTimeLeft directly is deprecated and will become useless in future. Use the setter functions below
* Deprecation: Symbols amDuck/gtDuck are deprecated, will be removed later. For now, they alias to amCreeper/gtCreeper