Thu, 08 Mar 2018 12:34:46 +0100 Capture the Flag: Fix many Lua errors when playing with >2 clans
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 12:34:46 +0100] rev 13109
Capture the Flag: Fix many Lua errors when playing with >2 clans
Thu, 08 Mar 2018 11:58:27 +0100 Mutant: Faster excess hog removal
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 11:58:27 +0100] rev 13108
Mutant: Faster excess hog removal
Thu, 08 Mar 2018 03:00:51 +0100 uCommandHandlers: Remove unused variable
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 03:00:51 +0100] rev 13107
uCommandHandlers: Remove unused variable
Thu, 08 Mar 2018 02:59:14 +0100 CTF: Dumb out-commented code
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 02:59:14 +0100] rev 13106
CTF: Dumb out-commented code
Thu, 08 Mar 2018 02:19:44 +0100 Slightly simplify Mutant mission panel
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 02:19:44 +0100] rev 13105
Slightly simplify Mutant mission panel
Thu, 08 Mar 2018 02:03:23 +0100 CTF: Fix Lua errors when using kamikaze or tardis
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 02:03:23 +0100] rev 13104
CTF: Fix Lua errors when using kamikaze or tardis
Thu, 08 Mar 2018 01:22:00 +0100 CTF: Remove tardis and resurrector
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 01:22:00 +0100] rev 13103
CTF: Remove tardis and resurrector
Thu, 08 Mar 2018 01:12:35 +0100 Control: Remove tardis and resurrector
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 01:12:35 +0100] rev 13102
Control: Remove tardis and resurrector
Thu, 08 Mar 2018 00:54:12 +0100 German translation: “Grundlagentraining” → “Grundausbildung”
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 00:54:12 +0100] rev 13101
German translation: “Grundlagentraining” → “Grundausbildung”
Thu, 08 Mar 2018 00:46:00 +0100 SimpleMission: Set GameFlags more cleanly
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 00:46:00 +0100] rev 13100
SimpleMission: Set GameFlags more cleanly
Thu, 08 Mar 2018 00:18:32 +0100 Fix artillery being broken in some missions
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Mar 2018 00:18:32 +0100] rev 13099
Fix artillery being broken in some missions
Wed, 07 Mar 2018 23:52:45 +0100 Target Practice: Re-center camera to hog after projectiles get destroyed or drown
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 23:52:45 +0100] rev 13098
Target Practice: Re-center camera to hog after projectiles get destroyed or drown
Wed, 07 Mar 2018 23:06:19 +0100 ACF6: Fix cyborgs sometimes idling forever in their turns (fixes bug 521)
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 23:06:19 +0100] rev 13097
ACF6: Fix cyborgs sometimes idling forever in their turns (fixes bug #521)
Wed, 07 Mar 2018 22:47:55 +0100 Add hedgehog effect heArtillery, allows to set per-hedgehog artillery mode
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 22:47:55 +0100] rev 13096
Add hedgehog effect heArtillery, allows to set per-hedgehog artillery mode Allowed effect values: 0 = not active 1 = permanently active 2 = termporarily active (sniper rifle)
Wed, 07 Mar 2018 20:27:42 +0100 Update German frontend and Minigun translation
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 20:27:42 +0100] rev 13095
Update German frontend and Minigun translation
Wed, 07 Mar 2018 18:27:14 +0100 Rope training: Fix confused order of retract/extend controls
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 18:27:14 +0100] rev 13094
Rope training: Fix confused order of retract/extend controls
Wed, 07 Mar 2018 18:24:17 +0100 Rope Knock Challenge: Remove trailing space of name "doomy "
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 18:24:17 +0100] rev 13093
Rope Knock Challenge: Remove trailing space of name "doomy "
Wed, 07 Mar 2018 18:23:21 +0100 Death02: Add Delay=600
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 18:23:21 +0100] rev 13092
Death02: Add Delay=600
Wed, 07 Mar 2018 18:18:11 +0100 Update German Lua translation
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 18:18:11 +0100] rev 13091
Update German Lua translation
Wed, 07 Mar 2018 15:47:03 +0100 Use mktemp in update_lua_locale_files.sh
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 15:47:03 +0100] rev 13090
Use mktemp in update_lua_locale_files.sh
Wed, 07 Mar 2018 15:09:31 +0100 Stop SplitByChar also lowercasing the entire string. Fixes bug 581.
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 15:09:31 +0100] rev 13089
Stop SplitByChar also lowercasing the entire string. Fixes bug #581. It's weird that a function with this name would lowercase the whole string. Nemo and I have checked the history and code for any justifications of the lowercasing but we found none. I have checked in the code if anything actually depends on SplitByChar also lowercasing the string but I found nothing. It would surprise me since it's not obvious from the name IMO is bad coding practice anyway. Bug 581 is fixed by this because cLocale was (incorrectly) lowercased, which broke locale names like pt_BR to pt_br.
Wed, 07 Mar 2018 13:48:51 +0100 Lua: Rename global variable “L” to “LOCALE”
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 13:48:51 +0100] rev 13088
Lua: Rename global variable “L” to “LOCALE” Srsly, WTF? If we have to use global variables, at least give them descriptive names.
Wed, 07 Mar 2018 12:33:56 +0100 Sort all core missions in training menu more logically
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 12:33:56 +0100] rev 13087
Sort all core missions in training menu more logically The missions are now sorted as specified in the new order.cfg files in the Missions subfolders. Training missions are now sorted in the order you should play them. Challenges are semi-logically grouped. Scenarios are roughly sorted by difficulty. All missions not mentioned in order.cfg are simply added in no particular order at the end.
Wed, 07 Mar 2018 10:44:30 +0100 Frontend: Lead first-time player to training page on start
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Mar 2018 10:44:30 +0100] rev 13086
Frontend: Lead first-time player to training page on start
Tue, 06 Mar 2018 15:21:36 -0500 the clipping was just due to remote abuse anyway - this addresses a couple of the concerns from the bug
nemo [Tue, 06 Mar 2018 15:21:36 -0500] rev 13085
the clipping was just due to remote abuse anyway - this addresses a couple of the concerns from the bug
Tue, 06 Mar 2018 04:26:51 +0100 Update README about the Hedgewars training
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Mar 2018 04:26:51 +0100] rev 13084
Update README about the Hedgewars training
Tue, 06 Mar 2018 04:11:17 +0100 Remove unused, unfinished and outdated boot camp mission
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Mar 2018 04:11:17 +0100] rev 13083
Remove unused, unfinished and outdated boot camp mission
Tue, 06 Mar 2018 03:48:03 +0100 Complete overhaul of Basic Rope Training
Wuzzy <Wuzzy2@mail.ru> [Tue, 06 Mar 2018 03:48:03 +0100] rev 13082
Complete overhaul of Basic Rope Training NEW lesson plan: - Select rope - Shoot rope, attach, detach - Extend, retract, swing to reach easy target - Multiple shots / rope re-use to go over water hazard - Drop grenade from rope - Special rules when you only got 1 rope (also when the rope is officially used up) - Rope around obstacles and mines
Mon, 05 Mar 2018 19:26:46 +0100 Change misleading server error message about nicknames
Wuzzy <Wuzzy2@mail.ru> [Mon, 05 Mar 2018 19:26:46 +0100] rev 13081
Change misleading server error message about nicknames
Mon, 05 Mar 2018 19:21:58 +0100 Capitalize default hog names and server name
Wuzzy <Wuzzy2@mail.ru> [Mon, 05 Mar 2018 19:21:58 +0100] rev 13080
Capitalize default hog names and server name
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip