Sun, 08 Oct 2017 19:04:20 +0200 Improve error messages when feedback or DLC fail to reach Internet
alfadur [Sun, 08 Oct 2017 19:04:20 +0200] rev 12674
Improve error messages when feedback or DLC fail to reach Internet Problems with a missing SSL library are hinted at.
Sun, 08 Oct 2017 16:50:47 +0200 Update Italian translation (it.lua)
Enrico <enricobe@hotmail.com> [Sun, 08 Oct 2017 16:50:47 +0200] rev 12673
Update Italian translation (it.lua)
Sun, 08 Oct 2017 16:30:42 +0200 Fix short sound breakdown shortly after using time box
Wuzzy <almikes@aol.com> [Sun, 08 Oct 2017 16:30:42 +0200] rev 12672
Fix short sound breakdown shortly after using time box
Sun, 08 Oct 2017 04:57:28 +0200 Fix team getting inf. ammo when stockpiling >= 100 ammo
Wuzzy <almikes@aol.com> [Sun, 08 Oct 2017 04:57:28 +0200] rev 12671
Fix team getting inf. ammo when stockpiling >= 100 ammo
Sun, 08 Oct 2017 04:14:49 +0200 Fix possibility to accidentally destroy team by entering an already existing team name
Wuzzy <almikes@aol.com> [Sun, 08 Oct 2017 04:14:49 +0200] rev 12670
Fix possibility to accidentally destroy team by entering an already existing team name
Sat, 07 Oct 2017 20:07:21 +0200 Fix old team name not being removed after renaming team in frontend
Wuzzy <almikes@aol.com> [Sat, 07 Oct 2017 20:07:21 +0200] rev 12669
Fix old team name not being removed after renaming team in frontend
Sat, 07 Oct 2017 13:23:58 -0400 extend overridable graphics/sounds to 8 of each, for lua scripters who really like having their own sprites/sounds. these should not be used in the engine.
nemo [Sat, 07 Oct 2017 13:23:58 -0400] rev 12668
extend overridable graphics/sounds to 8 of each, for lua scripters who really like having their own sprites/sounds. these should not be used in the engine.
Sat, 07 Oct 2017 19:11:25 +0200 Make sure new teams start with an unique name
Wuzzy <almikes@aol.com> [Sat, 07 Oct 2017 19:11:25 +0200] rev 12667
Make sure new teams start with an unique name
Sat, 07 Oct 2017 18:43:31 +0200 Names of new or copied game schemes are now unique
Wuzzy <almikes@aol.com> [Sat, 07 Oct 2017 18:43:31 +0200] rev 12666
Names of new or copied game schemes are now unique
Sat, 07 Oct 2017 03:43:06 +0200 Rework weapon scheme handling in frontend and fix a couple of bugs
Wuzzy <almikes@aol.com> [Sat, 07 Oct 2017 03:43:06 +0200] rev 12665
Rework weapon scheme handling in frontend and fix a couple of bugs There were many oddities in weapon scheme editing which are fixed now: * When you left the weapon scheme editor, everything flashed briefly * When you leaft the weapon scheme editr, the weapon scheme selection always reverted to Default. Very annoying * Clicking on New or Copy now instantly creates and save the new weapons set
Sat, 07 Oct 2017 01:05:55 +0200 Fix molotov cocktails bouncing off vertically off rubber
Wuzzy <almikes@aol.com> [Sat, 07 Oct 2017 01:05:55 +0200] rev 12664
Fix molotov cocktails bouncing off vertically off rubber
Fri, 06 Oct 2017 20:28:11 +0200 Fix argument bug in default name of copy of copy of ammo scheme
Wuzzy <almikes@aol.com> [Fri, 06 Oct 2017 20:28:11 +0200] rev 12663
Fix argument bug in default name of copy of copy of ammo scheme
Fri, 06 Oct 2017 20:17:12 +0200 Strip invalid PNG profiles from PNGs
Wuzzy <almikes@aol.com> [Fri, 06 Oct 2017 20:17:12 +0200] rev 12662
Strip invalid PNG profiles from PNGs Bad PNGs caused a few annoying warnings like “libpng warning: iCCP: known incorrect sRGB profile”. Command used: pngcrush -rem gAMA -rem cHRM -rem iCCP -rem sRGB Note that many images have “@2x” in their name, this probably explains why they have been overlooked before.
Fri, 06 Oct 2017 19:12:23 +0200 Fix splash screen on Windows
alfadur [Fri, 06 Oct 2017 19:12:23 +0200] rev 12661
Fix splash screen on Windows This fix needs testing
Fri, 06 Oct 2017 17:36:03 +0200 Less stupid resetPosition comment in uCursor.pas
Wuzzy <almikes@aol.com> [Fri, 06 Oct 2017 17:36:03 +0200] rev 12660
Less stupid resetPosition comment in uCursor.pas
Fri, 06 Oct 2017 17:32:02 +0200 Fix camera going crazy when starting game with mouse centered
Wuzzy <almikes@aol.com> [Fri, 06 Oct 2017 17:32:02 +0200] rev 12659
Fix camera going crazy when starting game with mouse centered
Fri, 06 Oct 2017 16:33:11 +0200 Use https links in README files
Wuzzy <almikes@aol.com> [Fri, 06 Oct 2017 16:33:11 +0200] rev 12658
Use https links in README files Don't worry, I tested all links
Fri, 06 Oct 2017 14:45:22 +0200 (Hopefully) fix game camera being shifted on Windows 10
alfadur [Fri, 06 Oct 2017 14:45:22 +0200] rev 12657
(Hopefully) fix game camera being shifted on Windows 10 IMPORTANT: This fix needs testing before 0.9.23 release!
Fri, 06 Oct 2017 14:03:13 +0200 Fix teleport allowing you to teleport in land if you clicked beyond the wrap-around border
Wuzzy <almikes@aol.com> [Fri, 06 Oct 2017 14:03:13 +0200] rev 12656
Fix teleport allowing you to teleport in land if you clicked beyond the wrap-around border
Thu, 05 Oct 2017 18:26:08 +0200 ClimbHome: Fix final team scoring 0 if hog took damage
Wuzzy <almikes@aol.com> [Thu, 05 Oct 2017 18:26:08 +0200] rev 12655
ClimbHome: Fix final team scoring 0 if hog took damage
Thu, 05 Oct 2017 18:22:32 +0200 ClimbHome: Make sure hog faces left on turn start
Wuzzy <almikes@aol.com> [Thu, 05 Oct 2017 18:22:32 +0200] rev 12654
ClimbHome: Make sure hog faces left on turn start
Thu, 05 Oct 2017 17:39:04 +0200 Climb Home: Fix game getting stuck when player reaches home
Wuzzy <almikes@aol.com> [Thu, 05 Oct 2017 17:39:04 +0200] rev 12653
Climb Home: Fix game getting stuck when player reaches home What now happens if a player reaches home: - sndWinning - Show caption with finishing time - Winning hog is teleported to roof and can be seen by everyone - 4 second delay - If there are still hogs left, the game continues normally - Each victory is mentioned in stats screen at the end
Thu, 05 Oct 2017 05:20:25 +0200 Add test case for testing that mines don't move for a very long time
Wuzzy <almikes@aol.com> [Thu, 05 Oct 2017 05:20:25 +0200] rev 12652
Add test case for testing that mines don't move for a very long time
Thu, 05 Oct 2017 02:54:17 +0200 Destroy rope when attempting to shoot it through wrap / bouncy world edge
Wuzzy <almikes@aol.com> [Thu, 05 Oct 2017 02:54:17 +0200] rev 12651
Destroy rope when attempting to shoot it through wrap / bouncy world edge This fixes a variety of graphical glitches
Thu, 05 Oct 2017 02:02:28 +0200 Fix cursor often jumping to center when putting target while moving cursor
Wuzzy <almikes@aol.com> [Thu, 05 Oct 2017 02:02:28 +0200] rev 12650
Fix cursor often jumping to center when putting target while moving cursor It was about this time this HORRIBLY ANNOYING bug got fixed. Oh boy!
Thu, 05 Oct 2017 01:37:49 +0200 Show selected weapon again when using it in inf attack mode
Wuzzy <almikes@aol.com> [Thu, 05 Oct 2017 01:37:49 +0200] rev 12649
Show selected weapon again when using it in inf attack mode This is useful if you have e.g. lots of (finite) bazookas; it's easy to lose track of the amount of remaining bazookas. Not displayed for weapons which always end your turn.
Wed, 04 Oct 2017 21:33:05 +0200 Remove ScriptParam from HedgeEditor
Wuzzy <almikes@aol.com> [Wed, 04 Oct 2017 21:33:05 +0200] rev 12648
Remove ScriptParam from HedgeEditor
Wed, 04 Oct 2017 21:25:27 +0200 HedgeEditor: Also save hog effects (e.g. poison) and looking direction
Wuzzy <almikes@aol.com> [Wed, 04 Oct 2017 21:25:27 +0200] rev 12647
HedgeEditor: Also save hog effects (e.g. poison) and looking direction
Wed, 04 Oct 2017 20:50:14 +0200 Clean up internal HedgeEditor TODO list
Wuzzy <almikes@aol.com> [Wed, 04 Oct 2017 20:50:14 +0200] rev 12646
Clean up internal HedgeEditor TODO list
Wed, 04 Oct 2017 18:42:06 +0200 Add translator comment for "toggle team bars"
Wuzzy <almikes@aol.com> [Wed, 04 Oct 2017 18:42:06 +0200] rev 12645
Add translator comment for "toggle team bars"
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip