Sat, 17 Feb 2018 20:59:56 +0100 Fix onEndTurn being called in multishoot
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Feb 2018 20:59:56 +0100] rev 13031
Fix onEndTurn being called in multishoot
Sat, 17 Feb 2018 20:51:36 +0100 Battalion, Points Mode: Show points next to team bars
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Feb 2018 20:51:36 +0100] rev 13030
Battalion, Points Mode: Show points next to team bars
Sat, 17 Feb 2018 17:36:26 +0100 Battalion: Use AmmoTypeMax for ammo type iterations
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Feb 2018 17:36:26 +0100] rev 13029
Battalion: Use AmmoTypeMax for ammo type iterations
Sat, 17 Feb 2018 12:52:47 +0100 Play a few more taunts in Space Invasion
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Feb 2018 12:52:47 +0100] rev 13028
Play a few more taunts in Space Invasion
Sat, 17 Feb 2018 11:25:43 +0100 Racer/TechRacer: Show best times next to team bars
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Feb 2018 11:25:43 +0100] rev 13027
Racer/TechRacer: Show best times next to team bars
Sat, 17 Feb 2018 00:34:00 +0100 Construction Mode, Space Invasion: Add example script param in default schems to make editing more convenient
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Feb 2018 00:34:00 +0100] rev 13026
Construction Mode, Space Invasion: Add example script param in default schems to make editing more convenient
Sat, 17 Feb 2018 00:06:34 +0100 Add Space Invasion game scheme with sane default configuration
Wuzzy <Wuzzy2@mail.ru> [Sat, 17 Feb 2018 00:06:34 +0100] rev 13025
Add Space Invasion game scheme with sane default configuration
Fri, 16 Feb 2018 23:42:00 +0100 Racer and TechRacer: Move cameera to first waypoint in Ready phase
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 23:42:00 +0100] rev 13024
Racer and TechRacer: Move cameera to first waypoint in Ready phase
Fri, 16 Feb 2018 21:00:37 +0100 ClimbHome: Show best team heights next to team name
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 21:00:37 +0100] rev 13023
ClimbHome: Show best team heights next to team name
Fri, 16 Feb 2018 20:16:34 +0100 Construction Mode: Show clan power next to all teams
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 20:16:34 +0100] rev 13022
Construction Mode: Show clan power next to all teams
Fri, 16 Feb 2018 19:54:21 +0100 Restore 5 hats to their previous full animated form
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 19:54:21 +0100] rev 13021
Restore 5 hats to their previous full animated form They have been oversimplified by accident
Fri, 16 Feb 2018 19:49:46 +0100 Lua API: Add functons: GetTeamIndex and GetTeamClan
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 19:49:46 +0100] rev 13020
Lua API: Add functons: GetTeamIndex and GetTeamClan
Fri, 16 Feb 2018 19:16:35 +0100 Add team score next to team bars for CTF_Blizard, Control, CTF, Mutant, Space Invasion
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 19:16:35 +0100] rev 13019
Add team score next to team bars for CTF_Blizard, Control, CTF, Mutant, Space Invasion
Fri, 16 Feb 2018 13:57:48 +0100 Add SetTeamLabel to Lua API, can set arbitrary string as team label
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 13:57:48 +0100] rev 13018
Add SetTeamLabel to Lua API, can set arbitrary string as team label
Fri, 16 Feb 2018 12:38:30 +0100 Manually fix some clipping / simplify issues with a few hats
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 12:38:30 +0100] rev 13017
Manually fix some clipping / simplify issues with a few hats
Fri, 16 Feb 2018 12:25:16 +0100 Resize hats with size 32×1024 to 64×512 for consistency
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 12:25:16 +0100] rev 13016
Resize hats with size 32×1024 to 64×512 for consistency
Fri, 16 Feb 2018 11:51:42 +0100 Crop non-team hats without “real” animation to static format (32×32)
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 11:51:42 +0100] rev 13015
Crop non-team hats without “real” animation to static format (32×32) This … a) makes these hats more managable b) Fixes some clipping problems with hats which take the full height (e.g. knight, noface) b) reduces file size This has been done semi-automated with the following steps: 1. Carefully select hats manually and write them in a list file 2. Run a script to crop them to 32×32 using ImageMagick 3. Check ALL the converted hats in Hedgewars 4. Discard hat changes which turn out to be bad 5. Manually convert any non-RGBA images back to RGBA 6. Final check 7. Commit
Fri, 16 Feb 2018 10:47:35 +0100 Simplify 5 team hats to static format
Wuzzy <Wuzzy2@mail.ru> [Fri, 16 Feb 2018 10:47:35 +0100] rev 13014
Simplify 5 team hats to static format
Thu, 15 Feb 2018 21:47:31 +0100 Fix hittig precise+rottags the first time when all tags started off showing health tag in gfInvulnerable
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 21:47:31 +0100] rev 13013
Fix hittig precise+rottags the first time when all tags started off showing health tag in gfInvulnerable
Thu, 15 Feb 2018 21:39:10 +0100 Implement very basic stats screen for TropyRace
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 21:39:10 +0100] rev 13012
Implement very basic stats screen for TropyRace
Thu, 15 Feb 2018 19:03:04 +0100 TrophyRace: Hide mission panel when player shoots rope
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 19:03:04 +0100] rev 13011
TrophyRace: Hide mission panel when player shoots rope
Thu, 15 Feb 2018 18:56:00 +0100 Simplify the status update panel in Trophy Race a lot
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 18:56:00 +0100] rev 13010
Simplify the status update panel in Trophy Race a lot
Thu, 15 Feb 2018 18:32:28 +0100 TrophyRace: Show fastest team times (instead of clan times)
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 18:32:28 +0100] rev 13009
TrophyRace: Show fastest team times (instead of clan times)
Thu, 15 Feb 2018 16:48:04 +0100 TrophyRace: Show current racing time at top
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 16:48:04 +0100] rev 13008
TrophyRace: Show current racing time at top
Thu, 15 Feb 2018 13:49:14 +0100 The rottags key alone now toggles hog tags; preecise+rottags is used to cycle tags
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 13:49:14 +0100] rev 13007
The rottags key alone now toggles hog tags; preecise+rottags is used to cycle tags I figured that the toggling hog tags on and off is a bit more important than changing the tag types, because you sometimes run into a hog whose tags block your view, so a 1-key press is helpful. On the other hand, you probably only want to changing the tag types in the game once (if at all).
Thu, 15 Feb 2018 13:34:17 +0100 Scheme editor: Slightly fade disabled game modifiers into gray
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 13:34:17 +0100] rev 13006
Scheme editor: Slightly fade disabled game modifiers into gray
Thu, 15 Feb 2018 12:13:06 +0100 Fix some hats “dancing on the head” by making them static
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 12:13:06 +0100] rev 13005
Fix some hats “dancing on the head” by making them static
Thu, 15 Feb 2018 04:27:16 +0100 Change game modifier icons: Karma, per-hog ammo, reset health, shared ammo, teams divide
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 04:27:16 +0100] rev 13004
Change game modifier icons: Karma, per-hog ammo, reset health, shared ammo, teams divide
Thu, 15 Feb 2018 01:06:55 +0100 Change icon for King Mode
Wuzzy <Wuzzy2@mail.ru> [Thu, 15 Feb 2018 01:06:55 +0100] rev 13003
Change icon for King Mode
Wed, 14 Feb 2018 23:40:10 +0100 Fix a few typos in German translation
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 23:40:10 +0100] rev 13002
Fix a few typos in German translation
Wed, 14 Feb 2018 23:03:35 +0100 Fix some consistency issues with change hog tags control
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 23:03:35 +0100] rev 13001
Fix some consistency issues with change hog tags control
Wed, 14 Feb 2018 22:56:32 +0100 Flip Switch/Precise key combintions with change hog tags
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 22:56:32 +0100] rev 13000
Flip Switch/Precise key combintions with change hog tags
Wed, 14 Feb 2018 22:54:13 +0100 Switch + Change hog tags now turns on and off all tags
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 22:54:13 +0100] rev 12999
Switch + Change hog tags now turns on and off all tags The previous state is remembered
Wed, 14 Feb 2018 22:27:18 +0100 Toggle hog tag translucency with Precise + Change hog tags key
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 22:27:18 +0100] rev 12998
Toggle hog tag translucency with Precise + Change hog tags key
Wed, 14 Feb 2018 21:28:44 +0100 Add separate control for changing hedgehog tags
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 21:28:44 +0100] rev 12997
Add separate control for changing hedgehog tags
Wed, 14 Feb 2018 20:57:45 +0100 Rename AFK Mode to “Auto Skip” (bug 78)
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 20:57:45 +0100] rev 12996
Rename AFK Mode to “Auto Skip” (bug #78)
Wed, 14 Feb 2018 17:45:33 +0100 Rewrite introduction in README
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 17:45:33 +0100] rev 12995
Rewrite introduction in README
Wed, 14 Feb 2018 17:08:14 +0100 Update README about the team chat key
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 17:08:14 +0100] rev 12994
Update README about the team chat key
Wed, 14 Feb 2018 15:36:38 +0100 Underwater theme: Replace SD flakes with bloodred jellyfish and change SD background color
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 15:36:38 +0100] rev 12993
Underwater theme: Replace SD flakes with bloodred jellyfish and change SD background color Also fix clipping problem of normal flakes
Wed, 14 Feb 2018 02:48:46 +0100 Fix preview image for Sticks map
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 02:48:46 +0100] rev 12992
Fix preview image for Sticks map
Wed, 14 Feb 2018 02:26:59 +0100 Redo SD water and SD clouds of most themes and apply sd-tint
Wuzzy <Wuzzy2@mail.ru> [Wed, 14 Feb 2018 02:26:59 +0100] rev 12991
Redo SD water and SD clouds of most themes and apply sd-tint
Mon, 12 Feb 2018 23:37:08 +0100 Make team chat its own control and use [U] key by default
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 23:37:08 +0100] rev 12990
Make team chat its own control and use [U] key by default Why [U] and not [Y]? Because [Y] is already occupied by Confirm.
Mon, 12 Feb 2018 23:23:07 +0100 Show remaining ammo when using Birdy egg or RC Plane bomb
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 23:23:07 +0100] rev 12989
Show remaining ammo when using Birdy egg or RC Plane bomb
Mon, 12 Feb 2018 22:22:27 +0100 Mutant: Force special mutant/feeder hat+name to be only hold by those who deserved it
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 22:22:27 +0100] rev 12988
Mutant: Force special mutant/feeder hat+name to be only hold by those who deserved it Previously, a player could just name their hog "Mutant" and give it the respective hat to try to confuse other players. This is no longer possible.
Mon, 12 Feb 2018 20:47:45 +0100 Battalion: Mutate hogs by default again, but not the names. Add script param mutatenames. Force crowns in King Mode
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 20:47:45 +0100] rev 12987
Battalion: Mutate hogs by default again, but not the names. Add script param mutatenames. Force crowns in King Mode
Mon, 12 Feb 2018 20:00:26 +0100 Battalion (mode=king): Kill the team when the king died instea of dismissing
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 20:00:26 +0100] rev 12986
Battalion (mode=king): Kill the team when the king died instea of dismissing DismissTeam causes a lot of problems and is not suited for multiplayer. The team is not dismissed if the team is still active. It's hard to properly do a tie. And, and, and …
Mon, 12 Feb 2018 19:38:07 +0100 Battalion: Reduce amount of SD messages
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 19:38:07 +0100] rev 12985
Battalion: Reduce amount of SD messages
Mon, 12 Feb 2018 19:19:43 +0100 Tweak some misleading Battalion texts
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 19:19:43 +0100] rev 12984
Tweak some misleading Battalion texts
Mon, 12 Feb 2018 17:47:40 +0100 Battalion: Move crate pickup animation to crate
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 17:47:40 +0100] rev 12983
Battalion: Move crate pickup animation to crate
Mon, 12 Feb 2018 17:22:29 +0100 Battalion: Use official onEndTurn callback
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 17:22:29 +0100] rev 12982
Battalion: Use official onEndTurn callback
Mon, 12 Feb 2018 16:41:40 +0100 Battalion: Add more health change effects
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 16:41:40 +0100] rev 12981
Battalion: Add more health change effects
Mon, 12 Feb 2018 15:50:49 +0100 Battalion: Clean up and remove dead code
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 15:50:49 +0100] rev 12980
Battalion: Clean up and remove dead code
Mon, 12 Feb 2018 15:08:13 +0100 Battalion: Standardize the crate pickup message
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 15:08:13 +0100] rev 12979
Battalion: Standardize the crate pickup message
Mon, 12 Feb 2018 14:50:06 +0100 Clean up Battalion error stuff
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 14:50:06 +0100] rev 12978
Clean up Battalion error stuff
Mon, 12 Feb 2018 11:03:48 +0100 Add custom weapon icons for Continental supplies
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Feb 2018 11:03:48 +0100] rev 12977
Add custom weapon icons for Continental supplies
Sun, 11 Feb 2018 22:11:52 +0100 HedgeEditor: Tweak caption colors
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Feb 2018 22:11:52 +0100] rev 12976
HedgeEditor: Tweak caption colors
Sun, 11 Feb 2018 20:39:39 +0100 Construction Mode: Fix cursor icon being displayed on teleport
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Feb 2018 20:39:39 +0100] rev 12975
Construction Mode: Fix cursor icon being displayed on teleport
Sun, 11 Feb 2018 20:28:21 +0100 Construction Mode: Hide crate contents and object/crate placer submodes from prying eyes over the net
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Feb 2018 20:28:21 +0100] rev 12974
Construction Mode: Hide crate contents and object/crate placer submodes from prying eyes over the net
Sun, 11 Feb 2018 13:35:47 +0100 Construction Mode: Show selected object at cursor and crate preview
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Feb 2018 13:35:47 +0100] rev 12973
Construction Mode: Show selected object at cursor and crate preview
Sun, 11 Feb 2018 04:00:10 +0100 Construction Mode: Fix annoying extra messages when using object placer
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Feb 2018 04:00:10 +0100] rev 12972
Construction Mode: Fix annoying extra messages when using object placer This is done by moving object placer away from the drill strike, which permits timer keys.
Sun, 11 Feb 2018 02:17:58 +0100 Fix incorrect round counting in fruit03, too
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Feb 2018 02:17:58 +0100] rev 12971
Fix incorrect round counting in fruit03, too
Sun, 11 Feb 2018 02:03:09 +0100 Fix Killing the Specialists recording the turn count way too low
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Feb 2018 02:03:09 +0100] rev 12970
Fix Killing the Specialists recording the turn count way too low
Sun, 11 Feb 2018 01:15:23 +0100 Construction Mode: Spawn particles over generators, tweak other particles
Wuzzy <Wuzzy2@mail.ru> [Sun, 11 Feb 2018 01:15:23 +0100] rev 12969
Construction Mode: Spawn particles over generators, tweak other particles
Sat, 10 Feb 2018 23:54:12 +0100 Construction Mode: Show message when respawning hog
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 23:54:12 +0100] rev 12968
Construction Mode: Show message when respawning hog
Sat, 10 Feb 2018 23:13:23 +0100 Racer: Make waypoints dark in bright themes like Bath
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 23:13:23 +0100] rev 12967
Racer: Make waypoints dark in bright themes like Bath
Sat, 10 Feb 2018 22:02:08 +0100 Make first waypoint flash TechRacer, before hog starts racing
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 22:02:08 +0100] rev 12966
Make first waypoint flash TechRacer, before hog starts racing
Sat, 10 Feb 2018 21:28:22 +0100 Racer: Make first waypoint flash and highlight last waypoint while placing
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 21:28:22 +0100] rev 12965
Racer: Make first waypoint flash and highlight last waypoint while placing
Sat, 10 Feb 2018 20:08:22 +0100 Racer, TechRacer: Fade out waypoints at the end
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 20:08:22 +0100] rev 12964
Racer, TechRacer: Fade out waypoints at the end
Sat, 10 Feb 2018 19:30:51 +0100 Racer, TechRacer: Change waypoint opacity on victory or failure
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 19:30:51 +0100] rev 12963
Racer, TechRacer: Change waypoint opacity on victory or failure
Sat, 10 Feb 2018 18:03:12 +0100 Increase opacity of Racer/TechRacer waypoints
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 18:03:12 +0100] rev 12962
Increase opacity of Racer/TechRacer waypoints
Sat, 10 Feb 2018 15:37:47 +0100 Disable crate drops in HedgeEditor scheme
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 15:37:47 +0100] rev 12961
Disable crate drops in HedgeEditor scheme
Sat, 10 Feb 2018 15:36:01 +0100 Remove some "invalid" crate drops from Construction Mode weapon scheme
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 15:36:01 +0100] rev 12960
Remove some "invalid" crate drops from Construction Mode weapon scheme
Sat, 10 Feb 2018 15:16:20 +0100 Construction Mode: Show Message and minor smoke effect when losing ammo due to weapon filter
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 15:16:20 +0100] rev 12959
Construction Mode: Show Message and minor smoke effect when losing ammo due to weapon filter
Sat, 10 Feb 2018 14:20:36 +0100 Redraw Vampiric.png based on vector graphic. Smooth fade out to 0 opacity instead of hard cut-off
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 14:20:36 +0100] rev 12958
Redraw Vampiric.png based on vector graphic. Smooth fade out to 0 opacity instead of hard cut-off
Sat, 10 Feb 2018 12:59:13 +0100 Construction Mode: Hide power tag when it's nobody's turn
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 12:59:13 +0100] rev 12957
Construction Mode: Hide power tag when it's nobody's turn
Sat, 10 Feb 2018 12:44:40 +0100 Add minigun to scripts. Also add a few missing ammos to BRW and RW
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 12:44:40 +0100] rev 12956
Add minigun to scripts. Also add a few missing ammos to BRW and RW
Sat, 10 Feb 2018 12:01:00 +0100 Construction Mode: Now amSwitch amount can be changed in weapon scheme
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 12:01:00 +0100] rev 12955
Construction Mode: Now amSwitch amount can be changed in weapon scheme
Sat, 10 Feb 2018 11:46:57 +0100 Always remove mine strike in Construction Mode
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 11:46:57 +0100] rev 12954
Always remove mine strike in Construction Mode
Sat, 10 Feb 2018 10:19:28 +0100 Construction Mode: Change message color
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 10:19:28 +0100] rev 12953
Construction Mode: Change message color
Sat, 10 Feb 2018 10:02:58 +0100 Construction Mode: Refactor colors, add subtle glow to healing station, don't spawn vGears for respawner and generator
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 10:02:58 +0100] rev 12952
Construction Mode: Refactor colors, add subtle glow to healing station, don't spawn vGears for respawner and generator
Sat, 10 Feb 2018 09:32:28 +0100 Refactor Construction Mode to NOT use localized strings as identifiers
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 09:32:28 +0100] rev 12951
Refactor Construction Mode to NOT use localized strings as identifiers Yes, it actually used strings returned by loc() as identifiers. Crazy!
Sat, 10 Feb 2018 08:28:22 +0100 Improve internal Construction Mode code documentation
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 08:28:22 +0100] rev 12950
Improve internal Construction Mode code documentation
Sat, 10 Feb 2018 06:36:07 +0100 Localize various Construction Mode vars
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 06:36:07 +0100] rev 12949
Localize various Construction Mode vars
Sat, 10 Feb 2018 06:07:24 +0100 Refactor Construction Mode code (delete old comments, move code around. NO functional changes)
Wuzzy <Wuzzy2@mail.ru> [Sat, 10 Feb 2018 06:07:24 +0100] rev 12948
Refactor Construction Mode code (delete old comments, move code around. NO functional changes)
Fri, 09 Feb 2018 21:04:53 +0100 Lua API: AddAmmo unselects weapons before it would remove current ammo from current hog
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 21:04:53 +0100] rev 12947
Lua API: AddAmmo unselects weapons before it would remove current ammo from current hog
Fri, 09 Feb 2018 19:58:55 +0100 Construction Mode: Each team remembers its selections now
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 19:58:55 +0100] rev 12946
Construction Mode: Each team remembers its selections now
Fri, 09 Feb 2018 19:01:52 +0100 More Construction Mode refactoring
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 19:01:52 +0100] rev 12945
More Construction Mode refactoring
Fri, 09 Feb 2018 18:14:05 +0100 Construction Mode: Remember previous selection of pIndex
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 18:14:05 +0100] rev 12944
Construction Mode: Remember previous selection of pIndex
Fri, 09 Feb 2018 16:27:32 +0100 Construction Mode: Sort structure types roughly by importance and convenience
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 16:27:32 +0100] rev 12943
Construction Mode: Sort structure types roughly by importance and convenience
Fri, 09 Feb 2018 16:12:54 +0100 Add a few key shortcuts in Costruction Mode
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 16:12:54 +0100] rev 12942
Add a few key shortcuts in Costruction Mode
Fri, 09 Feb 2018 14:56:04 +0100 HedgeEditor, Construction Mode: Refactor code by adding fake ammo type variables
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 14:56:04 +0100] rev 12941
HedgeEditor, Construction Mode: Refactor code by adding fake ammo type variables
Fri, 09 Feb 2018 14:33:00 +0100 Add healing visual effect + heal msg in scripts
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 14:33:00 +0100] rev 12940
Add healing visual effect + heal msg in scripts
Fri, 09 Feb 2018 12:52:05 +0100 Lua API: Add HealHog to heal hog with visual effects + message
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 12:52:05 +0100] rev 12939
Lua API: Add HealHog to heal hog with visual effects + message
Fri, 09 Feb 2018 12:08:12 +0100 Show subtle heal effect for healing hogs in health reset mode
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 12:08:12 +0100] rev 12938
Show subtle heal effect for healing hogs in health reset mode
Fri, 09 Feb 2018 11:30:04 +0100 Refactor health gain effects and message into util fuction HHHeal
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 11:30:04 +0100] rev 12937
Refactor health gain effects and message into util fuction HHHeal
Fri, 09 Feb 2018 10:48:24 +0100 Killing The Specialists: Fix health boost division
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 10:48:24 +0100] rev 12936
Killing The Specialists: Fix health boost division
Fri, 09 Feb 2018 10:47:21 +0100 Killing The Specialists mission: Fix misleading hints, add messages and visual effects
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 10:47:21 +0100] rev 12935
Killing The Specialists mission: Fix misleading hints, add messages and visual effects
Fri, 09 Feb 2018 07:41:37 +0100 2 minor spelling/grammar fixes
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 07:41:37 +0100] rev 12934
2 minor spelling/grammar fixes
Fri, 09 Feb 2018 07:38:14 +0100 Refactor scripts to use SpawnSupplyCrate (where it makes sense)
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 07:38:14 +0100] rev 12933
Refactor scripts to use SpawnSupplyCrate (where it makes sense)
Fri, 09 Feb 2018 06:03:01 +0100 Lua API: Add SpawnSupplyCrate
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 06:03:01 +0100] rev 12932
Lua API: Add SpawnSupplyCrate
Fri, 09 Feb 2018 04:37:27 +0100 Lua API: Add GetTeamName
Wuzzy <Wuzzy2@mail.ru> [Fri, 09 Feb 2018 04:37:27 +0100] rev 12931
Lua API: Add GetTeamName
Thu, 08 Feb 2018 19:02:51 +0100 Lua API: Add GetWind function to get current wind
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Feb 2018 19:02:51 +0100] rev 12930
Lua API: Add GetWind function to get current wind
Thu, 08 Feb 2018 18:42:07 +0100 Lua API: Add SetVampiric and SetLaserSight
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Feb 2018 18:42:07 +0100] rev 12929
Lua API: Add SetVampiric and SetLaserSight
Thu, 08 Feb 2018 18:10:39 +0100 Add callback: onEndTurn
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Feb 2018 18:10:39 +0100] rev 12928
Add callback: onEndTurn
Thu, 08 Feb 2018 15:44:08 +0100 Change hats exclusion rule in hats_js_anim.xhtml
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Feb 2018 15:44:08 +0100] rev 12927
Change hats exclusion rule in hats_js_anim.xhtml
Thu, 08 Feb 2018 13:54:48 +0100 Fix broken preview of team hats in frontend
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Feb 2018 13:54:48 +0100] rev 12926
Fix broken preview of team hats in frontend
Thu, 08 Feb 2018 09:38:35 +0100 Add missing beginWriteArray in scheme model code
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Feb 2018 09:38:35 +0100] rev 12925
Add missing beginWriteArray in scheme model code
Thu, 08 Feb 2018 09:26:24 +0100 Fix failure to read game scheme (.hwg) files
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Feb 2018 09:26:24 +0100] rev 12924
Fix failure to read game scheme (.hwg) files
Thu, 08 Feb 2018 09:14:20 +0100 Fix how scheme files behave
KoBeWi [Thu, 08 Feb 2018 09:14:20 +0100] rev 12923
Fix how scheme files behave
Thu, 08 Feb 2018 08:50:45 +0100 Keep game/weapon schemes in separate files
KoBeWi [Thu, 08 Feb 2018 08:50:45 +0100] rev 12922
Keep game/weapon schemes in separate files
Thu, 08 Feb 2018 07:30:19 +0100 Add Polish voicepack (Default_pl) by mtg90pl
mtg90pl <mtg90pl@gmail.com> [Thu, 08 Feb 2018 07:30:19 +0100] rev 12921
Add Polish voicepack (Default_pl) by mtg90pl
Thu, 08 Feb 2018 07:09:39 +0100 Fix timebox being usable in SD w/ damage=0
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Feb 2018 07:09:39 +0100] rev 12920
Fix timebox being usable in SD w/ damage=0
Wed, 07 Feb 2018 12:30:11 +0100 Fix TotalRounds counting rounds a couple of turns too late
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 12:30:11 +0100] rev 12919
Fix TotalRounds counting rounds a couple of turns too late
Wed, 07 Feb 2018 11:03:14 +0100 Refactor Sudden Death starting into own function
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 11:03:14 +0100] rev 12918
Refactor Sudden Death starting into own function
Wed, 07 Feb 2018 08:30:50 +0100 Add the flag of Scotland (uk_scotland)
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 08:30:50 +0100] rev 12917
Add the flag of Scotland (uk_scotland)
Wed, 07 Feb 2018 07:54:18 +0100 Fix green color channel on themes with sd-tint (#566)
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 07:54:18 +0100] rev 12916
Fix green color channel on themes with sd-tint (#566)
Wed, 07 Feb 2018 07:38:37 +0100 Add theme fallback music settings
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 07:38:37 +0100] rev 12915
Add theme fallback music settings theme.cfg: * fallback-music * fallback-sd-music
Wed, 07 Feb 2018 05:36:32 +0100 Remove unused variable in uGearsHandlersMess
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 05:36:32 +0100] rev 12914
Remove unused variable in uGearsHandlersMess
Wed, 07 Feb 2018 03:56:53 +0100 ClimbHome, Sniper Rifle training: Unselect weapon after victory
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 03:56:53 +0100] rev 12913
ClimbHome, Sniper Rifle training: Unselect weapon after victory
Wed, 07 Feb 2018 03:50:38 +0100 Calling SetWeapon with amNothing now unselects weapon
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Feb 2018 03:50:38 +0100] rev 12912
Calling SetWeapon with amNothing now unselects weapon
(0) -10000 -3000 -1000 -120 +120 +1000 tip