Fri, 31 Aug 2018 21:34:33 +0200 |
Wuzzy |
Add 2nd optional parameter to HedgewarsScriptLoad. If false, its OK if file does not exist. Also, return true/false on success
|
changeset |
files
|
Fri, 31 Aug 2018 21:22:12 +0200 |
Wuzzy |
Backed out changeset a62408ee8281. Allowing HedgewarsScriptLoad to not stop if script is missing is dumb
|
changeset |
files
|
Fri, 31 Aug 2018 21:07:07 +0200 |
Wuzzy |
Allow script to be missing when calling HedgewarsScriptLoad, return true/false based on success
|
changeset |
files
|
Fri, 31 Aug 2018 20:35:13 +0200 |
Wuzzy |
Don't load locale Lua script if LOCALE == "en"
|
changeset |
files
|
Fri, 31 Aug 2018 19:19:39 +0200 |
Wuzzy |
Add description of hwengine command-line arguments in --help
|
changeset |
files
|
Fri, 31 Aug 2018 18:15:45 +0200 |
Wuzzy |
Critical error if loading a script has failed
|
changeset |
files
|
Fri, 31 Aug 2018 16:51:33 +0200 |
Wuzzy |
Force-disable gfPerHogAmmo and gfSharedAmmo for RW and BRW
|
changeset |
files
|
Fri, 31 Aug 2018 12:09:40 +0200 |
Wuzzy |
BRW: Add utilities and air weapons properly
|
changeset |
files
|
Fri, 31 Aug 2018 11:12:41 +0200 |
Wuzzy |
Fix BRW adding ammoInCrate times ammo on start of turn instead of 1
|
changeset |
files
|
Fri, 31 Aug 2018 11:11:58 +0200 |
Wuzzy |
Fix BRW breaking when weapon scheme assigns 2 bullet for all ammos
|
changeset |
files
|
Thu, 30 Aug 2018 22:07:01 +0200 |
Wuzzy |
BRW now allows weapon scheme customization
|
changeset |
files
|
Wed, 29 Aug 2018 03:50:53 +0200 |
Wuzzy |
Change button image for Tag Team
|
changeset |
files
|
Wed, 29 Aug 2018 02:56:24 +0200 |
Wuzzy |
Add missing server dependencies to Travis metadata
|
changeset |
files
|
Tue, 28 Aug 2018 21:09:46 +0200 |
Wuzzy |
Write down system requirements
|
changeset |
files
|
Tue, 28 Aug 2018 17:27:49 +0200 |
Wuzzy |
Fix typo in gameServer
|
changeset |
files
|
Tue, 28 Aug 2018 17:19:25 +0300 |
alfadur |
move everything test related into test cfg
|
changeset |
files
|
Tue, 28 Aug 2018 06:04:02 +0200 |
Wuzzy |
Space Invasion: Add hilarious loser face to losers
|
changeset |
files
|
Tue, 28 Aug 2018 05:46:33 +0200 |
Wuzzy |
Space Invasion: Continue playing rounds in case the teams are tied at the end
|
changeset |
files
|
Tue, 28 Aug 2018 03:45:44 +0200 |
Wuzzy |
Space Invasion: refactor variables into a large table for everything
|
changeset |
files
|
Mon, 27 Aug 2018 22:28:56 +0300 |
alfadur |
Add hogs per team named constant that absolutely no one asked for
|
changeset |
files
|
Sun, 26 Aug 2018 20:50:51 +0200 |
Wuzzy |
Remove frontend code dealing with unused team variables
|
changeset |
files
|
Sun, 26 Aug 2018 17:59:26 +0200 |
Wuzzy |
Replace now-outdated descriptions of amDuck with dummy texts
|
changeset |
files
|
Sun, 26 Aug 2018 16:51:01 +0200 |
Wuzzy |
GameServer: Use consistent formatting of clan chat (compared with engine)
|
changeset |
files
|
Sun, 26 Aug 2018 15:10:34 +0200 |
Wuzzy |
Change empty string check in gameServer
|
changeset |
files
|
Sun, 26 Aug 2018 14:59:05 +0200 |
Wuzzy |
/greeting chat commands now clears greeting if called w/o arguments
|
changeset |
files
|
Sun, 26 Aug 2018 14:37:02 +0200 |
Wuzzy |
Add a couple of more useful server messages
|
changeset |
files
|
Sat, 25 Aug 2018 22:02:21 +0200 |
Wuzzy |
Don't translate greeting message
|
changeset |
files
|
Sat, 25 Aug 2018 21:36:15 +0200 |
Wuzzy |
Don't translate response to /rnd command
|
changeset |
files
|
Sat, 25 Aug 2018 21:24:34 +0200 |
Wuzzy |
Add error message for /callvote map if no maps are available
|
changeset |
files
|
Sat, 25 Aug 2018 21:12:10 +0200 |
Wuzzy |
Hide /watch command if OFFICIAL_SERVER is not set
|
changeset |
files
|
Sat, 25 Aug 2018 21:00:26 +0200 |
Wuzzy |
Properly scale Start button size in pagenetgame just like in pagemultiplayer
|
changeset |
files
|
Sat, 25 Aug 2018 20:52:33 +0200 |
Wuzzy |
Add a few helpful error messages from server when kicking failed
|
changeset |
files
|
Sat, 25 Aug 2018 19:23:19 +0200 |
Wuzzy |
GameServer: Refactor fake nick names into Consts
|
changeset |
files
|
Sat, 25 Aug 2018 19:07:17 +0200 |
Wuzzy |
Fix some formatting problems with /me
|
changeset |
files
|
Sat, 25 Aug 2018 18:21:37 +0200 |
Wuzzy |
Tweak response messages to /super_power and /registered_only
|
changeset |
files
|
Sat, 25 Aug 2018 18:04:06 +0200 |
Wuzzy |
Fix translatability of "unknown command" server message
|
changeset |
files
|
Sat, 25 Aug 2018 17:43:29 +0200 |
Wuzzy |
Make frontend translate server messages properly
|
changeset |
files
|
Sat, 25 Aug 2018 12:12:15 +0200 |
Wuzzy |
Use plain text mode in video description label to avoid HTML trouble
|
changeset |
files
|
Wed, 22 Aug 2018 16:47:09 +0200 |
Wuzzy |
Backed out changeset 076b7d23fab8. Well, the commit in question was needed after all ...
0.9.24
|
changeset |
files
|
Wed, 22 Aug 2018 15:00:04 +0200 |
Wuzzy |
Fix critical failure to cleanup teams list after rejoining game after a force-quit. Fixes bug 597
|
changeset |
files
|
Wed, 22 Aug 2018 00:40:11 +0200 |
Wuzzy |
Backed out changeset 6c0cf6b9eff8. Scripters should be prepared for nil and pretending the gear exists would cause more pain
0.9.24
|
changeset |
files
|
Tue, 21 Aug 2018 23:56:49 +0200 |
Wuzzy |
Clean up more visual gears stuff in scripts
|
changeset |
files
|
Tue, 21 Aug 2018 22:57:56 +0200 |
Wuzzy |
Clean up legacy visual gear stuff in ClimbHome, fix star despawn, make stars non-critical
|
changeset |
files
|
Tue, 21 Aug 2018 22:52:46 +0200 |
Wuzzy |
Remove calls to GetVisualGearValues where it's not needed
|
changeset |
files
|
Tue, 21 Aug 2018 22:31:50 +0200 |
Wuzzy |
Animate: Remove follow arg from AnimVisualGear
|
changeset |
files
|
Tue, 21 Aug 2018 15:26:29 -0400 |
nemo |
use 0s instead of nils to try to protect script assumptions
0.9.24
|
changeset |
files
|
Tue, 21 Aug 2018 15:11:28 -0400 |
nemo |
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
|
changeset |
files
|
Tue, 21 Aug 2018 21:02:01 +0200 |
Wuzzy |
Remove unused shockwave code in Space Invasion
|
changeset |
files
|
Tue, 21 Aug 2018 21:00:01 +0200 |
Wuzzy |
Make decorational visual gears in Space Invasion non-critical
|
changeset |
files
|
Tue, 21 Aug 2018 19:52:39 +0200 |
Wuzzy |
Update German translation
|
changeset |
files
|
Tue, 21 Aug 2018 19:20:09 +0200 |
Wuzzy |
Update locale files
|
changeset |
files
|
Tue, 21 Aug 2018 18:35:19 +0200 |
Wuzzy |
Merge unC0Rr's checker update
|
changeset |
files
|
Tue, 21 Aug 2018 18:31:00 +0200 |
Wuzzy |
Add a few translator comments for frontend strings
|
changeset |
files
|
Tue, 21 Aug 2018 17:56:17 +0200 |
Wuzzy |
Consistently rename "team chat" to "clan chat" (except chat command)
|
changeset |
files
|
Tue, 21 Aug 2018 15:46:34 +0200 |
Wuzzy |
Make engine chat syntax translatable
|
changeset |
files
|
Tue, 21 Aug 2018 02:14:15 +0200 |
Wuzzy |
Fix some string/translation inconsistencies in strings related to leaving
|
changeset |
files
|
Mon, 20 Aug 2018 22:38:14 +0200 |
unc0rr |
- Add checker dependencies to hedgewars-server.cabal
|
changeset |
files
|
Sun, 19 Aug 2018 09:54:46 -0400 |
nemo |
and melon for Mutant
|
changeset |
files
|
Fri, 17 Aug 2018 22:35:01 -0400 |
nemo |
stray line
|
changeset |
files
|
Fri, 17 Aug 2018 22:23:19 -0400 |
nemo |
more wrapping
|
changeset |
files
|