2018-08-25 Fix some formatting problems with /me
Wuzzy <Wuzzy2@mail.ru> [Sat, 25 Aug 2018 19:07:17 +0200] rev 13700
Fix some formatting problems with /me
2018-08-25 Tweak response messages to /super_power and /registered_only
Wuzzy <Wuzzy2@mail.ru> [Sat, 25 Aug 2018 18:21:37 +0200] rev 13699
Tweak response messages to /super_power and /registered_only
2018-08-25 Fix translatability of "unknown command" server message
Wuzzy <Wuzzy2@mail.ru> [Sat, 25 Aug 2018 18:04:06 +0200] rev 13698
Fix translatability of "unknown command" server message
2018-08-25 Make frontend translate server messages properly
Wuzzy <Wuzzy2@mail.ru> [Sat, 25 Aug 2018 17:43:29 +0200] rev 13697
Make frontend translate server messages properly
2018-08-25 Use plain text mode in video description label to avoid HTML trouble
Wuzzy <Wuzzy2@mail.ru> [Sat, 25 Aug 2018 12:12:15 +0200] rev 13696
Use plain text mode in video description label to avoid HTML trouble
2018-08-22 Backed out changeset 076b7d23fab8. Well, the commit in question was needed after all ... 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Wed, 22 Aug 2018 16:47:09 +0200] rev 13695
Backed out changeset 076b7d23fab8. Well, the commit in question was needed after all ...
2018-08-22 Fix critical failure to cleanup teams list after rejoining game after a force-quit. Fixes bug 597
Wuzzy <Wuzzy2@mail.ru> [Wed, 22 Aug 2018 15:00:04 +0200] rev 13694
Fix critical failure to cleanup teams list after rejoining game after a force-quit. Fixes bug #597
2018-08-21 Backed out changeset 6c0cf6b9eff8. Scripters should be prepared for nil and pretending the gear exists would cause more pain 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Wed, 22 Aug 2018 00:40:11 +0200] rev 13693
Backed out changeset 6c0cf6b9eff8. Scripters should be prepared for nil and pretending the gear exists would cause more pain
2018-08-21 Clean up more visual gears stuff in scripts
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 Aug 2018 23:56:49 +0200] rev 13692
Clean up more visual gears stuff in scripts - Make vgears non-critical if possible - Add nil checks where needed - Fix related bugs - Remove doomed attempts to call FollowGear on vgears
2018-08-21 Clean up legacy visual gear stuff in ClimbHome, fix star despawn, make stars non-critical
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 Aug 2018 22:57:56 +0200] rev 13691
Clean up legacy visual gear stuff in ClimbHome, fix star despawn, make stars non-critical
2018-08-21 Remove calls to GetVisualGearValues where it's not needed
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 Aug 2018 22:52:46 +0200] rev 13690
Remove calls to GetVisualGearValues where it's not needed
2018-08-21 Animate: Remove follow arg from AnimVisualGear
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 Aug 2018 22:31:50 +0200] rev 13689
Animate: Remove follow arg from AnimVisualGear
2018-08-21 use 0s instead of nils to try to protect script assumptions 0.9.24
nemo [Tue, 21 Aug 2018 15:26:29 -0400] rev 13688
use 0s instead of nils to try to protect script assumptions
2018-08-21 only-stats should never create visual gears. and lua should never rely on visual gears being created. critical is just to help ensure ones important to gameplay don't get lost in fast-forward 0.9.24
nemo [Tue, 21 Aug 2018 15:11:28 -0400] rev 13687
only-stats should never create visual gears. and lua should never rely on visual gears being created. critical is just to help ensure ones important to gameplay don't get lost in fast-forward
2018-08-21 Remove unused shockwave code in Space Invasion
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 Aug 2018 21:02:01 +0200] rev 13686
Remove unused shockwave code in Space Invasion
2018-08-21 Make decorational visual gears in Space Invasion non-critical
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 Aug 2018 21:00:01 +0200] rev 13685
Make decorational visual gears in Space Invasion non-critical
2018-08-21 Update German translation
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 Aug 2018 19:52:39 +0200] rev 13684
Update German translation
2018-08-21 Update locale files
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 Aug 2018 19:20:09 +0200] rev 13683
Update locale files
2018-08-21 Merge unC0Rr's checker update
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 Aug 2018 18:35:19 +0200] rev 13682
Merge unC0Rr's checker update
2018-08-21 Add a few translator comments for frontend strings
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 Aug 2018 18:31:00 +0200] rev 13681
Add a few translator comments for frontend strings
2018-08-21 Consistently rename "team chat" to "clan chat" (except chat command)
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 Aug 2018 17:56:17 +0200] rev 13680
Consistently rename "team chat" to "clan chat" (except chat command) Only change in strings, no functional change. "Team" and "clan" have defined meanings in HW, but "team chat" oddly broke this convention. This feature allows chat with your clan, not with your team, so is now called "clan chat". /team command unchanged to avoid disruption (for now).
2018-08-21 Make engine chat syntax translatable
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 Aug 2018 15:46:34 +0200] rev 13679
Make engine chat syntax translatable The message syntax you see when someone uses chat, e.g. - Player 1: message - [Team]: message - [hedgehog name]: message
2018-08-21 Fix some string/translation inconsistencies in strings related to leaving
Wuzzy <Wuzzy2@mail.ru> [Tue, 21 Aug 2018 02:14:15 +0200] rev 13678
Fix some string/translation inconsistencies in strings related to leaving
2018-08-20 - Add checker dependencies to hedgewars-server.cabal
unc0rr [Mon, 20 Aug 2018 22:38:14 +0200] rev 13677
- Add checker dependencies to hedgewars-server.cabal - Update checker to work with .24
2018-08-19 and melon for Mutant
nemo [Sun, 19 Aug 2018 09:54:46 -0400] rev 13676
and melon for Mutant
2018-08-18 stray line
nemo [Fri, 17 Aug 2018 22:35:01 -0400] rev 13675
stray line
2018-08-18 more wrapping
nemo [Fri, 17 Aug 2018 22:23:19 -0400] rev 13674
more wrapping
2018-08-18 basic AI bazooka wrapping.
nemo [Fri, 17 Aug 2018 20:13:33 -0400] rev 13673
basic AI bazooka wrapping.
2018-08-16 Return https
alfadur [Thu, 16 Aug 2018 19:41:54 +0300] rev 13672
Return https
2018-08-16 Rust 2018 conversion
alfadur [Thu, 16 Aug 2018 19:33:03 +0300] rev 13671
Rust 2018 conversion
2018-08-14 Move common sprite tint values into Utils Lua library
Wuzzy <Wuzzy2@mail.ru> [Tue, 14 Aug 2018 15:25:05 +0200] rev 13670
Move common sprite tint values into Utils Lua library
2018-08-14 Use new script variable cMaxTurnTime in scripts for consistency
Wuzzy <Wuzzy2@mail.ru> [Tue, 14 Aug 2018 14:19:03 +0200] rev 13669
Use new script variable cMaxTurnTime in scripts for consistency
2018-08-14 Prevent wrapping of turn time when using extra time
Wuzzy <Wuzzy2@mail.ru> [Tue, 14 Aug 2018 13:43:04 +0200] rev 13668
Prevent wrapping of turn time when using extra time
2018-08-14 Update list of supported GameFlags in HedgeEditor
Wuzzy <Wuzzy2@mail.ru> [Tue, 14 Aug 2018 09:26:32 +0200] rev 13667
Update list of supported GameFlags in HedgeEditor
2018-08-14 HedgeEditor should be fairly stable by now
Wuzzy <Wuzzy2@mail.ru> [Tue, 14 Aug 2018 09:15:20 +0200] rev 13666
HedgeEditor should be fairly stable by now
2018-08-14 Fix repeating sun in Hoggywood theme
Wuzzy <Wuzzy2@mail.ru> [Tue, 14 Aug 2018 09:05:55 +0200] rev 13665
Fix repeating sun in Hoggywood theme This was only noticable in huge maps where you can zoom out a lot
2018-08-13 Close hwengine properly when you got kicked by room host
Wuzzy <Wuzzy2@mail.ru> [Mon, 13 Aug 2018 20:19:32 +0200] rev 13664
Close hwengine properly when you got kicked by room host
2018-08-13 Improve “Connection refused” error message
Wuzzy <Wuzzy2@mail.ru> [Mon, 13 Aug 2018 16:31:22 +0200] rev 13663
Improve “Connection refused” error message
2018-08-13 Tweak some connection failure messages
Wuzzy <Wuzzy2@mail.ru> [Mon, 13 Aug 2018 16:01:58 +0200] rev 13662
Tweak some connection failure messages
2018-08-12 Don't make pseudo player names like [server] clickable in chat
Wuzzy <Wuzzy2@mail.ru> [Sun, 12 Aug 2018 16:31:22 +0200] rev 13661
Don't make pseudo player names like [server] clickable in chat
2018-08-11 Fix duplicate/confusing wave messages in ASA fruit01
Wuzzy <Wuzzy2@mail.ru> [Sat, 11 Aug 2018 23:20:08 +0200] rev 13660
Fix duplicate/confusing wave messages in ASA fruit01
2018-08-11 Oops, add forgotten begin/end in uTeams
Wuzzy <Wuzzy2@mail.ru> [Sat, 11 Aug 2018 22:35:23 +0200] rev 13659
Oops, add forgotten begin/end in uTeams
2018-08-11 Merge nemo's TODO fix
Wuzzy <Wuzzy2@mail.ru> [Sat, 11 Aug 2018 22:33:40 +0200] rev 13658
Merge nemo's TODO fix
2018-08-11 More straightforward TotalRoundsPre counting if there's only 1 clan
Wuzzy <Wuzzy2@mail.ru> [Sat, 11 Aug 2018 22:28:05 +0200] rev 13657
More straightforward TotalRoundsPre counting if there's only 1 clan
2018-08-11 Add separate TotalRounds var for Lua to count the *actual* number of rounds that have been played
Wuzzy <Wuzzy2@mail.ru> [Sat, 11 Aug 2018 21:43:55 +0200] rev 13656
Add separate TotalRounds var for Lua to count the *actual* number of rounds that have been played The internal TotalRounds (now TotalRoundsPre) is really WTF to use from a Lua standpoint and rarely useful. Scripters usually want to know the real number of rounds.
2018-08-11 Fix TotalRounds advancing incorrectly with gfRandomOrder off and/or gfTagTeam on
Wuzzy <Wuzzy2@mail.ru> [Sat, 11 Aug 2018 18:36:22 +0200] rev 13655
Fix TotalRounds advancing incorrectly with gfRandomOrder off and/or gfTagTeam on
2018-08-09 Fix TotalRounds increasing incorrectly if gfRandomOrder is off
Wuzzy <Wuzzy2@mail.ru> [Thu, 09 Aug 2018 19:14:58 +0200] rev 13654
Fix TotalRounds increasing incorrectly if gfRandomOrder is off
2018-08-09 Backed out changeset c265a3e6f6da to revert to 0.9.23 TotalRounds behaviour
Wuzzy <Wuzzy2@mail.ru> [Thu, 09 Aug 2018 17:49:17 +0200] rev 13653
Backed out changeset c265a3e6f6da to revert to 0.9.23 TotalRounds behaviour
(0) -10000 -3000 -1000 -300 -100 -48 +48 +100 +300 +1000 tip