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"
Wed, 04 Oct 2017 18:34:02 +0200 Fix Birdy descending into water if hog took damage before it got picked up (bug 160)
Wuzzy <almikes@aol.com> [Wed, 04 Oct 2017 18:34:02 +0200] rev 12644
Fix Birdy descending into water if hog took damage before it got picked up (bug #160)
Wed, 04 Oct 2017 16:09:28 +0200 Add README files to explain the tests directory
Wuzzy <almikes@aol.com> [Wed, 04 Oct 2017 16:09:28 +0200] rev 12643
Add README files to explain the tests directory
Wed, 04 Oct 2017 15:39:39 +0200 Put Testing dir into .hgignore and .gitignore
Wuzzy <almikes@aol.com> [Wed, 04 Oct 2017 15:39:39 +0200] rev 12642
Put Testing dir into .hgignore and .gitignore
Wed, 04 Oct 2017 15:37:42 +0200 Fix cake taking >200s to explode when it's completely stuck and can't move (bug 194)
Wuzzy <almikes@aol.com> [Wed, 04 Oct 2017 15:37:42 +0200] rev 12641
Fix cake taking >200s to explode when it's completely stuck and can't move (bug #194)
Wed, 04 Oct 2017 15:28:32 +0200 Add test case to test if cake explodes in time when stuck in tight space
Wuzzy <almikes@aol.com> [Wed, 04 Oct 2017 15:28:32 +0200] rev 12640
Add test case to test if cake explodes in time when stuck in tight space See also: bug #194
Tue, 03 Oct 2017 15:50:10 +0200 Remove broken “Play again” button in stats page after an online game
Wuzzy <almikes@aol.com> [Tue, 03 Oct 2017 15:50:10 +0200] rev 12639
Remove broken “Play again” button in stats page after an online game
Tue, 03 Oct 2017 02:05:09 +0200 Relicense my contributions from WTFPL to CC-0
Wuzzy <almikes@aol.com> [Tue, 03 Oct 2017 02:05:09 +0200] rev 12638
Relicense my contributions from WTFPL to CC-0 To reduce the total number of different licenses used in HW. Not that it makes any difference …
Tue, 03 Oct 2017 01:27:17 +0200 Add 6 hats from the hat thread, the TheMadCharles' barrelhider hat (CC BY 3.0) and 12 hairless hat variants
Wuzzy <almikes@aol.com> [Tue, 03 Oct 2017 01:27:17 +0200] rev 12637
Add 6 hats from the hat thread, the TheMadCharles' barrelhider hat (CC BY 3.0) and 12 hairless hat variants
Mon, 02 Oct 2017 23:08:12 +0200 Update German translation (especially de.txt)
Wuzzy <almikes@aol.com> [Mon, 02 Oct 2017 23:08:12 +0200] rev 12636
Update German translation (especially de.txt)
Mon, 02 Oct 2017 16:45:19 -0400 fine. I will
nemo [Mon, 02 Oct 2017 16:45:19 -0400] rev 12635
fine. I will
Mon, 02 Oct 2017 21:39:19 +0200 Reduce number of initial teams: 4 human, 2 AI teams
Wuzzy <almikes@aol.com> [Mon, 02 Oct 2017 21:39:19 +0200] rev 12634
Reduce number of initial teams: 4 human, 2 AI teams
Mon, 02 Oct 2017 20:59:40 +0200 Create 5 human teams + 5 AI teams on first start
Wuzzy <almikes@aol.com> [Mon, 02 Oct 2017 20:59:40 +0200] rev 12633
Create 5 human teams + 5 AI teams on first start
Mon, 02 Oct 2017 18:12:23 +0200 Make multipy sign in QTfrondend translatable and update hedgewars_en.ts
Wuzzy <almikes@aol.com> [Mon, 02 Oct 2017 18:12:23 +0200] rev 12632
Make multipy sign in QTfrondend translatable and update hedgewars_en.ts
Mon, 02 Oct 2017 17:54:07 +0200 Add a bunch of announcer messages in English
Wuzzy <almikes@aol.com> [Mon, 02 Oct 2017 17:54:07 +0200] rev 12631
Add a bunch of announcer messages in English Thanks, KoBeWi!
Mon, 02 Oct 2017 15:43:45 +0200 Use generic team names for non-themed random teams; add a bunch of more random team names
Wuzzy <almikes@aol.com> [Mon, 02 Oct 2017 15:43:45 +0200] rev 12630
Use generic team names for non-themed random teams; add a bunch of more random team names First team name list in types.ini are considered to be generic. If the random team generator decides to use hats not taken from types.ini, it only uses a generic team name, not one of the other themed team names.
Sun, 01 Oct 2017 09:42:17 +0200 Nobody Laugh mission: Set bot level to maximum
Wuzzy <almikes@aol.com> [Sun, 01 Oct 2017 09:42:17 +0200] rev 12629
Nobody Laugh mission: Set bot level to maximum because the player is supposed to win before the time runs out
Sun, 01 Oct 2017 03:12:56 +0200 Battalion: Only show collected ammo to local player
Wuzzy <almikes@aol.com> [Sun, 01 Oct 2017 03:12:56 +0200] rev 12628
Battalion: Only show collected ammo to local player
Sun, 01 Oct 2017 02:10:34 +0200 Change some HedgeEditor menu icons
Wuzzy <almikes@aol.com> [Sun, 01 Oct 2017 02:10:34 +0200] rev 12627
Change some HedgeEditor menu icons
Sun, 01 Oct 2017 01:48:30 +0200 Change Highlander.cfg to select Default by default
Wuzzy <almikes@aol.com> [Sun, 01 Oct 2017 01:48:30 +0200] rev 12626
Change Highlander.cfg to select Default by default Because if you scroll through the list, you often end up with HedgeEditor being chosen as game scheme. xD
Sun, 01 Oct 2017 01:04:38 +0200 ACF6: Set correct position of native after skipping
Wuzzy <almikes@aol.com> [Sun, 01 Oct 2017 01:04:38 +0200] rev 12625
ACF6: Set correct position of native after skipping
Sun, 01 Oct 2017 00:46:58 +0200 ACF1, fruit01, WxW: Make sure the selection dialogues never disappear on their own
Wuzzy <almikes@aol.com> [Sun, 01 Oct 2017 00:46:58 +0200] rev 12624
ACF1, fruit01, WxW: Make sure the selection dialogues never disappear on their own
Sat, 30 Sep 2017 23:53:21 +0200 Merge sheepluva's changes
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 23:53:21 +0200] rev 12623
Merge sheepluva's changes
Sat, 30 Sep 2017 23:52:08 +0200 TrophyRace: Fix game never eliminating any hogs after a hog skipped or ran out of time
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 23:52:08 +0200] rev 12622
TrophyRace: Fix game never eliminating any hogs after a hog skipped or ran out of time Warning: This commit _might_ invalidate past records, but I'm not sure if this is actually the case. Note that only the eliminiation part of the script is touched, not the actual race logic. Even if records are actually broken by this, I and sheepluva have decided that it's more imporant to fix this very, VERY stupid and old bug than to preserve records.
Sat, 30 Sep 2017 21:54:47 +0200 fix some fpc hints
sheepluva [Sat, 30 Sep 2017 21:54:47 +0200] rev 12621
fix some fpc hints
Sat, 30 Sep 2017 20:31:07 +0200 Fix broken format string in de.lua, breaking Tumbler script
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 20:31:07 +0200] rev 12620
Fix broken format string in de.lua, breaking Tumbler script
Sat, 30 Sep 2017 20:29:01 +0200 ASA, moon01, desert01: Enable skip for hero only if there is turn-based play
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 20:29:01 +0200] rev 12619
ASA, moon01, desert01: Enable skip for hero only if there is turn-based play
Sat, 30 Sep 2017 19:51:22 +0200 fix copypasta fail that caused segfaults (esp. in pas2c)
sheepluva [Sat, 30 Sep 2017 19:51:22 +0200] rev 12618
fix copypasta fail that caused segfaults (esp. in pas2c)
Sat, 30 Sep 2017 17:23:47 +0200 ASA, moon01: Don't save checkpoint if player was first detected, and then grabbed the weapons
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 17:23:47 +0200] rev 12617
ASA, moon01: Don't save checkpoint if player was first detected, and then grabbed the weapons
Sat, 30 Sep 2017 17:04:41 +0200 ASA, moon01: Fix various turn-based and gameplaying bugs
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 17:04:41 +0200] rev 12616
ASA, moon01: Fix various turn-based and gameplaying bugs
Sat, 30 Sep 2017 15:40:02 +0200 ASA, moon01: Move escape dialog into a proper animation dialogue
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 15:40:02 +0200] rev 12615
ASA, moon01: Move escape dialog into a proper animation dialogue
Sat, 30 Sep 2017 14:15:59 +0200 Merge sheepluva's changes
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 14:15:59 +0200] rev 12614
Merge sheepluva's changes
Sat, 30 Sep 2017 14:15:18 +0200 ACF7: Don't make princess disappear instantly after victory
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 14:15:18 +0200] rev 12613
ACF7: Don't make princess disappear instantly after victory
Sat, 30 Sep 2017 14:00:02 +0200 workaround to fix pas2c mistyping a constant as bool
sheepluva [Sat, 30 Sep 2017 14:00:02 +0200] rev 12612
workaround to fix pas2c mistyping a constant as bool
Sat, 30 Sep 2017 04:31:50 +0200 ACF5: Fix position of Fiery Water when skipping start anim.
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 04:31:50 +0200] rev 12611
ACF5: Fix position of Fiery Water when skipping start anim.
Sat, 30 Sep 2017 04:26:40 +0200 ACF5: Spare traitor's life with skip instead of precise
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 04:26:40 +0200] rev 12610
ACF5: Spare traitor's life with skip instead of precise Since you can accidentally press precise
Sat, 30 Sep 2017 04:03:08 +0200 ASA, fruit01: Change choice keys
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 04:03:08 +0200] rev 12609
ASA, fruit01: Change choice keys
Sat, 30 Sep 2017 03:59:54 +0200 ASA, fruit01: Show mission text when reaching launch pad with enemies
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 03:59:54 +0200] rev 12608
ASA, fruit01: Show mission text when reaching launch pad with enemies
Sat, 30 Sep 2017 03:28:43 +0200 ASA, fruit01: Improve mission texts and choice dialog handling
Wuzzy <almikes@aol.com> [Sat, 30 Sep 2017 03:28:43 +0200] rev 12607
ASA, fruit01: Improve mission texts and choice dialog handling
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip