Wuzzy <almikes@aol.com> [Sat, 07 Oct 2017 18:43:31 +0200] rev 12671
Names of new or copied game schemes are now unique
Wuzzy <almikes@aol.com> [Sat, 07 Oct 2017 03:43:06 +0200] rev 12670
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
Wuzzy <almikes@aol.com> [Sat, 07 Oct 2017 01:05:55 +0200] rev 12669
Fix molotov cocktails bouncing off vertically off rubber
Wuzzy <almikes@aol.com> [Fri, 06 Oct 2017 20:28:11 +0200] rev 12668
Fix argument bug in default name of copy of copy of ammo scheme
Wuzzy <almikes@aol.com> [Fri, 06 Oct 2017 20:17:12 +0200] rev 12667
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.
alfadur [Fri, 06 Oct 2017 19:12:23 +0200] rev 12666
Fix splash screen on Windows
This fix needs testing
Wuzzy <almikes@aol.com> [Fri, 06 Oct 2017 17:36:03 +0200] rev 12665
Less stupid resetPosition comment in uCursor.pas
Wuzzy <almikes@aol.com> [Fri, 06 Oct 2017 17:32:02 +0200] rev 12664
Fix camera going crazy when starting game with mouse centered
Wuzzy <almikes@aol.com> [Fri, 06 Oct 2017 16:33:11 +0200] rev 12663
Use https links in README files
Don't worry, I tested all links
alfadur [Fri, 06 Oct 2017 14:45:22 +0200] rev 12662
(Hopefully) fix game camera being shifted on Windows 10
IMPORTANT: This fix needs testing before 0.9.23 release!
Wuzzy <almikes@aol.com> [Fri, 06 Oct 2017 14:03:13 +0200] rev 12661
Fix teleport allowing you to teleport in land if you clicked beyond the wrap-around border
Wuzzy <almikes@aol.com> [Thu, 05 Oct 2017 18:26:08 +0200] rev 12660
ClimbHome: Fix final team scoring 0 if hog took damage
Wuzzy <almikes@aol.com> [Thu, 05 Oct 2017 18:22:32 +0200] rev 12659
ClimbHome: Make sure hog faces left on turn start
Wuzzy <almikes@aol.com> [Thu, 05 Oct 2017 17:39:04 +0200] rev 12658
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