Sat, 29 Sep 2018 22:20:19 +0200 |
Wuzzy |
ASA, ice02: Display current flying time next to team bar
|
file |
diff |
annotate
|
Sat, 29 Sep 2018 21:59:36 +0200 |
Wuzzy |
ASA, ice02: Fix recorded time being 6 seconds more than reality
|
file |
diff |
annotate
|
Sat, 29 Sep 2018 01:17:15 +0200 |
Wuzzy |
Move campaign mission images to share/ instead of hardcoding them into frontend
|
file |
diff |
annotate
|
Thu, 27 Sep 2018 00:11:54 +0200 |
Wuzzy |
Update changelog
|
file |
diff |
annotate
|
Mon, 17 Sep 2018 22:37:47 +0200 |
Wuzzy |
Easier back jumps in Basic Movement Training (fixes bug 692)
|
file |
diff |
annotate
|
Sat, 15 Sep 2018 16:22:04 +0200 |
Wuzzy |
Fix some syntax errors in internal Lua syntax documentation
|
file |
diff |
annotate
|
Tue, 11 Sep 2018 18:34:27 +0200 |
Wuzzy |
Allow to change volume during pause
|
file |
diff |
annotate
|
Tue, 11 Sep 2018 17:22:54 +0200 |
Wuzzy |
ASA, final: Don't say "missed" or "yes sir" after blowing up barrels
|
file |
diff |
annotate
|
Tue, 04 Sep 2018 15:03:35 +0200 |
Wuzzy |
Fix player rankings on round draw: Clans that die in the same turn now have the same rank
|
file |
diff |
annotate
|
Mon, 03 Sep 2018 20:01:50 +0200 |
Wuzzy |
Lua: Fix LeftX, RightX, TopY, LAND_WIDTH, LAND_HEIGHT being broken if onVisualGearAdd is set
|
file |
diff |
annotate
|
Mon, 03 Sep 2018 12:46:57 +0200 |
Wuzzy |
Lua: Rename globals: NoPointX→NO_CURSOR, cMaxTurnTime→MAX_TURN_TIME, cMaxHogHealth→MAX_HOG_HEALTH
|
file |
diff |
annotate
|
Mon, 03 Sep 2018 01:09:14 +0200 |
Wuzzy |
Don't start retreat time if hog has lost control in the meantime
|
file |
diff |
annotate
|
Sun, 02 Sep 2018 22:02:15 +0200 |
Wuzzy |
Add deprecation warning for setting TurnTimeLeft/ReadyTimeLeft directly, fix SetTurnTimeLeft/SetReadyTimeLeft not setting vars reliably
|
file |
diff |
annotate
|
Sun, 02 Sep 2018 20:57:33 +0200 |
Wuzzy |
Lua API: Add SetTurnTimeLeft, SetReadyTimeLeft
|
file |
diff |
annotate
|
Sun, 02 Sep 2018 01:25:37 +0200 |
Wuzzy |
Fix damage not being displayed if hog drowns in water with 100% opacity (like in Compost theme)
|
file |
diff |
annotate
|
Sun, 02 Sep 2018 00:07:33 +0200 |
Wuzzy |
Fix hog attack code always destroying TargetPoint, even if no attack occurred. Fixes bug 265
|
file |
diff |
annotate
|
Sat, 01 Sep 2018 23:03:56 +0200 |
Wuzzy |
Check for victory before stTurnReact. Fixes 382
|
file |
diff |
annotate
|
Sat, 01 Sep 2018 21:56:12 +0200 |
Wuzzy |
ASA, desert01: Fix display error when destroying device crate
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 31 Aug 2018 21:22:12 +0200 |
Wuzzy |
Backed out changeset a62408ee8281. Allowing HedgewarsScriptLoad to not stop if script is missing is dumb
|
file |
diff |
annotate
|
Fri, 31 Aug 2018 21:07:07 +0200 |
Wuzzy |
Allow script to be missing when calling HedgewarsScriptLoad, return true/false based on success
|
file |
diff |
annotate
|
Fri, 31 Aug 2018 16:51:33 +0200 |
Wuzzy |
Force-disable gfPerHogAmmo and gfSharedAmmo for RW and BRW
|
file |
diff |
annotate
|
Thu, 30 Aug 2018 22:07:01 +0200 |
Wuzzy |
BRW now allows weapon scheme customization
|
file |
diff |
annotate
|
Tue, 28 Aug 2018 05:46:33 +0200 |
Wuzzy |
Space Invasion: Continue playing rounds in case the teams are tied at the end
|
file |
diff |
annotate
|
Sun, 26 Aug 2018 14:59:05 +0200 |
Wuzzy |
/greeting chat commands now clears greeting if called w/o arguments
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 21 Aug 2018 22:31:50 +0200 |
Wuzzy |
Animate: Remove follow arg from AnimVisualGear
|
file |
diff |
annotate
|
Tue, 14 Aug 2018 15:25:05 +0200 |
Wuzzy |
Move common sprite tint values into Utils Lua library
|
file |
diff |
annotate
|
Tue, 14 Aug 2018 13:43:04 +0200 |
Wuzzy |
Prevent wrapping of turn time when using extra time
|
file |
diff |
annotate
|
Tue, 14 Aug 2018 09:05:55 +0200 |
Wuzzy |
Fix repeating sun in Hoggywood theme
|
file |
diff |
annotate
|
Mon, 13 Aug 2018 20:19:32 +0200 |
Wuzzy |
Close hwengine properly when you got kicked by room host
|
file |
diff |
annotate
|
Sun, 12 Aug 2018 16:31:22 +0200 |
Wuzzy |
Don't make pseudo player names like [server] clickable in chat
|
file |
diff |
annotate
|
Sat, 11 Aug 2018 22:28:05 +0200 |
Wuzzy |
More straightforward TotalRoundsPre counting if there's only 1 clan
|
file |
diff |
annotate
|
Wed, 08 Aug 2018 18:36:12 +0200 |
Wuzzy |
Fix frontend crash when rapidly aborting many active video encodings. Fixes bug 595
|
file |
diff |
annotate
|
Wed, 08 Aug 2018 14:38:54 +0200 |
Wuzzy |
Refactor text color variable names, export 2 color values to Lua
|
file |
diff |
annotate
|
Wed, 08 Aug 2018 12:05:19 +0200 |
Wuzzy |
Fix attack bar render bugs: Invisible beyond world edge; rendered over GUI (e.g. mission panel)
|
file |
diff |
annotate
|
Tue, 07 Aug 2018 19:32:33 +0200 |
Wuzzy |
Fix foreground flakes (layer 2+6) disappearing when moving camera in world wrap world
|
file |
diff |
annotate
|
Tue, 07 Aug 2018 13:04:02 +0200 |
Wuzzy |
Fix resurrection animation appearing at wrong position for some missions and styles
|
file |
diff |
annotate
|
Tue, 07 Aug 2018 12:15:59 +0200 |
Wuzzy |
Report spawning visual gear in onGearResurrect
|
file |
diff |
annotate
|
Tue, 07 Aug 2018 11:37:37 +0200 |
Wuzzy |
Add setting to disable audio dampening if losing window focus
|
file |
diff |
annotate
|
Tue, 07 Aug 2018 10:29:01 +0200 |
Wuzzy |
Move max. number of crate spawns into variable
|
file |
diff |
annotate
|
Tue, 07 Aug 2018 02:40:13 +0200 |
Wuzzy |
Lobby/room: Prevent opening context menu if no player selected (fixes bug 661)
|
file |
diff |
annotate
|
Tue, 07 Aug 2018 02:18:19 +0200 |
Wuzzy |
Fix drill rocket exploding when digging at bounce/wrap world edge
|
file |
diff |
annotate
|
Tue, 07 Aug 2018 01:31:50 +0200 |
Wuzzy |
Use gfMultiWeapon in target practice missions
|
file |
diff |
annotate
|
Mon, 06 Aug 2018 21:35:08 +0200 |
Wuzzy |
Fix cake walking through land when reaching wrap world edge
|
file |
diff |
annotate
|
Mon, 06 Aug 2018 18:55:22 +0200 |
Wuzzy |
Fix projectiles reacing incorrectly with land just behind the wrap world edge
|
file |
diff |
annotate
|
Fri, 03 Aug 2018 00:39:50 +0200 |
Wuzzy |
Make cake bounce off bounce edge, stop cake at wrap edge to prevent other bug
|
file |
diff |
annotate
|
Thu, 02 Aug 2018 23:43:31 +0200 |
Wuzzy |
Fix hammer/pickhammer not digging land with gfSolidLand on
|
file |
diff |
annotate
|
Thu, 02 Aug 2018 23:24:27 +0200 |
Wuzzy |
Backed out changeset 0d920e370a78
|
file |
diff |
annotate
|
Thu, 02 Aug 2018 12:54:30 +0200 |
Wuzzy |
Fix hammer shoving gears into indestructible land
|
file |
diff |
annotate
|
Thu, 02 Aug 2018 03:16:08 +0200 |
Wuzzy |
Cap hedgehog health to prevent overflow bugs
|
file |
diff |
annotate
|
Thu, 02 Aug 2018 01:45:45 +0200 |
Wuzzy |
Add Lua globals: AMMO_INFINITE and NoPointX
|
file |
diff |
annotate
|
Thu, 02 Aug 2018 01:24:40 +0200 |
Wuzzy |
Add support for infinite fly time of jetpack and Birdy
|
file |
diff |
annotate
|
Tue, 17 Jul 2018 12:55:07 +0200 |
Wuzzy |
Fix cursor teleporting to center after leaving game with video recording
0.9.24
|
file |
diff |
annotate
|
Tue, 17 Jul 2018 12:17:11 +0200 |
Wuzzy |
Fix video recorder not working if sound disabled (fixes bug 200)
0.9.24
|
file |
diff |
annotate
|
Wed, 01 Aug 2018 23:12:37 +0200 |
Wuzzy |
Fix SimpleMission failure to init GameFlags correctly
0.9.24
|
file |
diff |
annotate
|
Wed, 01 Aug 2018 23:12:37 +0200 |
Wuzzy |
Fix SimpleMission failure to init GameFlags correctly
|
file |
diff |
annotate
|
Wed, 01 Aug 2018 21:30:33 +0200 |
Wuzzy |
Load default clan colors from settings file
|
file |
diff |
annotate
|
Wed, 01 Aug 2018 02:49:03 +0200 |
Wuzzy |
Lua: Allow to use negative value for AddTeam to select a default clan color
|
file |
diff |
annotate
|
Tue, 31 Jul 2018 22:40:23 +0200 |
Wuzzy |
Clean up Tumbler captions a bit
|
file |
diff |
annotate
|