ChangeLog.txt
Wed, 19 Dec 2018 20:34:07 +0100 Wuzzy Lua: AddTeam / AddMissionTeam now return team index
Wed, 19 Dec 2018 19:10:42 +0100 Wuzzy Lua API: Add functions to add team selected in campaign/mission page
Wed, 19 Dec 2018 05:50:02 +0100 Wuzzy Keep track of singleplayer high scores in challenges
Wed, 19 Dec 2018 01:02:06 +0100 Wuzzy Disable caption and FollowGear for crates that spawn before 1st turn (useful for missions)
Wed, 19 Dec 2018 00:17:14 +0100 Wuzzy Tweak training menu spacing
Tue, 18 Dec 2018 18:26:13 +0100 Wuzzy Add Lua callback: onGameResult
Tue, 18 Dec 2018 15:21:23 +0100 Wuzzy Add Lua functions to save/get mission variables
Fri, 14 Dec 2018 16:06:33 +0100 Wuzzy Update changelog
Fri, 14 Dec 2018 14:33:18 +0100 Wuzzy Update changelog and README
Fri, 14 Dec 2018 00:47:23 +0100 Wuzzy Append -dev to version string if built in non-release mode
Mon, 10 Dec 2018 21:04:37 +0100 Wuzzy Ammo menu: Show number instead F1, etc. if slot keys differ from default or in Touch interface
Mon, 10 Dec 2018 19:07:12 +0100 Wuzzy Skip ammo menu open animation if playing with TurnTime <= 10s
Mon, 10 Dec 2018 08:00:45 +0100 Wuzzy Fix poison damage not working in first round
Mon, 10 Dec 2018 07:35:29 +0100 Wuzzy Longer delays between turns for better readability
Mon, 10 Dec 2018 02:30:14 +0100 Wuzzy Fix some King Mode bugs causing minions not always being properly killed
Sun, 09 Dec 2018 22:28:46 +0100 Wuzzy Hide most HUD elements in cinematic mode
Sun, 09 Dec 2018 21:13:38 +0100 Wuzzy Colorize switching arrows, pointing arrow and target cross in clan color
Sun, 09 Dec 2018 17:12:47 +0100 Wuzzy Lua API: SetTurnTimePaused/GetTurnTimePaused
Sun, 09 Dec 2018 16:54:22 +0100 Wuzzy Lua API: Make the last 2 params optional in the SpawnFake*Crate functions
Sat, 08 Dec 2018 14:10:42 +0100 Wuzzy Add chat command "/help room" to show room help in game
Fri, 30 Nov 2018 17:09:08 +0100 Wuzzy Don't reduce InitialHealth below 1
Thu, 29 Nov 2018 03:26:35 +0100 Wuzzy Construction Mode: Fix girder/rubber cost not being updated correctly after selection
Wed, 28 Nov 2018 01:48:14 +0100 Wuzzy Update changelog
Mon, 26 Nov 2018 14:31:36 +0100 Wuzzy Lua API: Change PLATFORM to INTERFACE
Mon, 26 Nov 2018 01:13:10 +0100 Wuzzy Highlander: Fix hogs receiving air strikes in maps with border
Wed, 21 Nov 2018 22:19:58 +0100 Wuzzy Add Mutant game scheme, and adapt Mutant for the newly unlocked settings
Tue, 20 Nov 2018 22:08:12 +0100 Wuzzy Clean up 0.9.25 changelog a bit
Sun, 18 Nov 2018 21:01:16 +0100 Wuzzy Update changelog
Thu, 01 Nov 2018 20:29:42 +0100 Wuzzy Fix game window width/height setting being broken when using Arabic locale
Wed, 31 Oct 2018 16:50:34 +0100 Wuzzy Fix critical Lua syntax errors in lt.lua
Wed, 31 Oct 2018 14:33:43 +0100 Wuzzy Enemy/AI hogs now say “Hmm” on turn start. Use IllGetYou/JustYouWait for hit after attack
Wed, 31 Oct 2018 13:35:53 +0100 Wuzzy Add Ouch taunt for particulary damaging hits (fall, bullet, shove, hammer)
Sun, 28 Oct 2018 04:21:13 +0100 Wuzzy Add taunts: Leavemealone, Cutitout (when attacked many times)
Sun, 28 Oct 2018 02:24:06 +0200 Wuzzy Add revenge taunt
Sun, 28 Oct 2018 00:24:27 +0200 Wuzzy Only play sndThisOneIsMine if crate drops close to hog
Sat, 27 Oct 2018 08:15:45 +0300 alfadur update changelog
Sat, 27 Oct 2018 04:21:35 +0300 alfadur Update changelog
Sat, 27 Oct 2018 03:06:28 +0200 Wuzzy Add credits for shoryuken_hit.ogg
Fri, 26 Oct 2018 22:46:37 +0200 Wuzzy Fix seduction not stopping if hog took damage before attack was complete
Fri, 26 Oct 2018 15:55:48 +0200 Wuzzy Add sound for landspray
Fri, 26 Oct 2018 04:54:29 +0200 Wuzzy If u play Piano, you can now hear the notes if sound effects OR music is enabled
Fri, 26 Oct 2018 04:07:35 +0200 Wuzzy Add PlayMusicSound/StopMusicSound to Lua API
Fri, 26 Oct 2018 03:59:20 +0200 Wuzzy Refactor usage of sndRideOfTheValkyries, now can play if music is on and sound is off
Thu, 25 Oct 2018 23:46:31 +0200 Wuzzy Fix freezer ray extending with low fuel usage when firing straight up/down while holding up/down key
Wed, 24 Oct 2018 21:07:26 +0200 Wuzzy Fix hog can drop more than 2 s. mines if first one was dropped from utility, then stop using that utility
Wed, 17 Oct 2018 05:33:02 +0200 Wuzzy Lua: Add PLATFORM global var to distinguish between desktop and mobile builds
Fri, 05 Oct 2018 19:37:06 +0200 Wuzzy Don't load game scheme from file if name collides with default scheme
Fri, 05 Oct 2018 17:27:12 +0200 Wuzzy Rename amDuck and related symbols to amCreeper, gtCreeper, etc.
Fri, 05 Oct 2018 14:57:44 +0200 Wuzzy Restructure 0.9.25 changelog, add highlights section
Thu, 04 Oct 2018 21:17:21 +0200 Wuzzy Merge Racer/TechRacer tie handling
Wed, 05 Sep 2018 15:37:50 +0200 Wuzzy Add tie handling for Racer and TechRacer
Thu, 04 Oct 2018 20:45:07 +0200 Wuzzy Backed out changeset 6e4e745f42bb. Devs are hating it for ... reasons
Thu, 04 Oct 2018 20:36:41 +0200 Wuzzy Fix speech bubble chat commands also applying to bots
Thu, 04 Oct 2018 17:30:24 +0200 Wuzzy Rename chat command /team to /clan (but keep /team as alias for now)
Sun, 30 Sep 2018 03:18:16 +0200 Wuzzy Add help button in main menu (opens Hedgewars Wiki in browser)
Sun, 30 Sep 2018 01:41:12 +0200 Wuzzy Fix frontend displayed value of Sudden Death timeout being off-by-one
Sat, 29 Sep 2018 22:20:19 +0200 Wuzzy ASA, ice02: Display current flying time next to team bar
Sat, 29 Sep 2018 21:59:36 +0200 Wuzzy ASA, ice02: Fix recorded time being 6 seconds more than reality
Sat, 29 Sep 2018 01:17:15 +0200 Wuzzy Move campaign mission images to share/ instead of hardcoding them into frontend
Thu, 27 Sep 2018 00:11:54 +0200 Wuzzy Update changelog
less more (0) -300 -100 -60 tip