Sun, 29 Oct 2017 19:06:02 +0100 ACF6: Make sure player only gets portal gun at the portal sequence, and not a pile full of weapons and ropes
Wuzzy <Wuzzy2@mail.ru> [Sun, 29 Oct 2017 19:06:02 +0100] rev 12798
ACF6: Make sure player only gets portal gun at the portal sequence, and not a pile full of weapons and ropes
Sun, 29 Oct 2017 16:57:04 +0100 ACF3: Mention mines time in a sequence where it has been forgotten
Wuzzy <Wuzzy2@mail.ru> [Sun, 29 Oct 2017 16:57:04 +0100] rev 12797
ACF3: Mention mines time in a sequence where it has been forgotten String freeze is maintained, the string is already in stub.lua
Sun, 29 Oct 2017 16:21:24 +0100 ACF2: Fix Lua error spam when Leaks A Lot died in same turn as weaklings, also do other minor tweaks
Wuzzy <Wuzzy2@mail.ru> [Sun, 29 Oct 2017 16:21:24 +0100] rev 12796
ACF2: Fix Lua error spam when Leaks A Lot died in same turn as weaklings, also do other minor tweaks - Grant skip to Dense Cloud and Leaks A Lot again, after refusing the cyborg's offer - Fix flow chart - String freeze is maintained, the new string is already in stub.lua.
Sun, 29 Oct 2017 01:07:28 +0200 Fix some German translations in ClimbHome and ACF
Wuzzy <Wuzzy2@mail.ru> [Sun, 29 Oct 2017 01:07:28 +0200] rev 12795
Fix some German translations in ClimbHome and ACF
Sun, 29 Oct 2017 00:53:11 +0200 Add comments for all A Classic Fairytale missions to summarize the story in a flow chart-like fashion
Wuzzy <Wuzzy2@mail.ru> [Sun, 29 Oct 2017 00:53:11 +0200] rev 12794
Add comments for all A Classic Fairytale missions to summarize the story in a flow chart-like fashion
Sat, 28 Oct 2017 17:48:54 +0200 Use SDL_SetRelativeMouseMode to detect mouse movements, fixes xinput issues
Wuzzy <Wuzzy2@mail.ru> [Sat, 28 Oct 2017 17:48:54 +0200] rev 12793
Use SDL_SetRelativeMouseMode to detect mouse movements, fixes xinput issues
Sat, 28 Oct 2017 07:59:41 +0200 HedgeEditor: Define fallback flag/voice/fort/grave when saving level data
Wuzzy <Wuzzy2@mail.ru> [Sat, 28 Oct 2017 07:59:41 +0200] rev 12792
HedgeEditor: Define fallback flag/voice/fort/grave when saving level data
Sat, 28 Oct 2017 07:23:53 +0200 HedgeEditor: Don't change mode in background when pressing left/right w/o amAirAttack selected
Wuzzy <Wuzzy2@mail.ru> [Sat, 28 Oct 2017 07:23:53 +0200] rev 12791
HedgeEditor: Don't change mode in background when pressing left/right w/o amAirAttack selected
Sat, 28 Oct 2017 05:49:49 +0200 Fix ammo menu, placement and camera movement keys not working in ammo menu
Wuzzy <Wuzzy2@mail.ru> [Sat, 28 Oct 2017 05:49:49 +0200] rev 12790
Fix ammo menu, placement and camera movement keys not working in ammo menu
Sat, 28 Oct 2017 04:53:21 +0200 Fix CheckWorldWrap not correctly checking for bounce edge. Also fix teleport @ bounce edge
Wuzzy <Wuzzy2@mail.ru> [Sat, 28 Oct 2017 04:53:21 +0200] rev 12789
Fix CheckWorldWrap not correctly checking for bounce edge. Also fix teleport @ bounce edge
Fri, 27 Oct 2017 19:54:27 +0200 Update cabal file
unc0rr [Fri, 27 Oct 2017 19:54:27 +0200] rev 12788
Update cabal file
Fri, 27 Oct 2017 17:50:20 +0200 Fix bad LuaGoals comparison for pas2c builds
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Oct 2017 17:50:20 +0200] rev 12787
Fix bad LuaGoals comparison for pas2c builds
Fri, 27 Oct 2017 06:35:04 +0200 Update small preview image of Basketball and BasketballField maps
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Oct 2017 06:35:04 +0200] rev 12786
Update small preview image of Basketball and BasketballField maps
Fri, 27 Oct 2017 05:55:09 +0200 ACF7: Fix two weird thinking bubbles which should be speech bubbles
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Oct 2017 05:55:09 +0200] rev 12785
ACF7: Fix two weird thinking bubbles which should be speech bubbles
Fri, 27 Oct 2017 05:28:32 +0200 ACF7: Fix no animation starting for some possible scenes
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Oct 2017 05:28:32 +0200] rev 12784
ACF7: Fix no animation starting for some possible scenes
Fri, 27 Oct 2017 05:05:37 +0200 Oops. Changelog was wrong, the error message spam was for ACF8, not ACF7
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Oct 2017 05:05:37 +0200] rev 12783
Oops. Changelog was wrong, the error message spam was for ACF8, not ACF7
Fri, 27 Oct 2017 05:03:58 +0200 ACF7: Fix possible Lua error spam in intro sequence
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Oct 2017 05:03:58 +0200] rev 12782
ACF7: Fix possible Lua error spam in intro sequence This was caused by a race of onGearDelete vs AnimationSetup. If AnimationSetup came first, it uses old values from the natives table. The solution is to force the code to guarantee that AnimationSetup always coms after deleting gears in the natives table.
Fri, 27 Oct 2017 02:17:39 +0200 Fix some German typos and change a translation word (Ziele → Zielscheiben)
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Oct 2017 02:17:39 +0200] rev 12781
Fix some German typos and change a translation word (Ziele → Zielscheiben)
Fri, 27 Oct 2017 00:12:38 +0200 Disable hog control after winning target practice challenge
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Oct 2017 00:12:38 +0200] rev 12780
Disable hog control after winning target practice challenge
Thu, 26 Oct 2017 22:49:39 +0200 ACF5: Fix final animation being stuck when the cyborg's way to the right is blocked
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 22:49:39 +0200] rev 12779
ACF5: Fix final animation being stuck when the cyborg's way to the right is blocked Fixed with the new maxMoveTime parameter in AnimMove. If cyborg didn't reach its destination in 7000ms, the move anim is skipped and the sequence just continues.
Thu, 26 Oct 2017 22:40:17 +0200 Animate library: Add new parameter maxMoveTime to AnimMove
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 22:40:17 +0200] rev 12778
Animate library: Add new parameter maxMoveTime to AnimMove
Thu, 26 Oct 2017 21:14:55 +0200 Slightly update russian localization
unc0rr [Thu, 26 Oct 2017 21:14:55 +0200] rev 12777
Slightly update russian localization
Thu, 26 Oct 2017 20:39:28 +0200 ACF7: Set correct hog position after skipping start anim
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 20:39:28 +0200] rev 12776
ACF7: Set correct hog position after skipping start anim
Thu, 26 Oct 2017 18:20:06 +0200 ACF2: Mention that both hogs must survive
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 18:20:06 +0200] rev 12775
ACF2: Mention that both hogs must survive String freeze is preserved, the string is already in stub.lua.
Thu, 26 Oct 2017 18:02:33 +0200 ACF, mission 2: Fix various mission breakages when heroes died together with enemies
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 18:02:33 +0200] rev 12774
ACF, mission 2: Fix various mission breakages when heroes died together with enemies
Thu, 26 Oct 2017 07:53:13 +0200 Change SD music for Halloween and Hoggywood themes (old tracks)
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 07:53:13 +0200] rev 12773
Change SD music for Halloween and Hoggywood themes (old tracks) Rationale: - Halloween: hell music is the logical continuation, default SD music just ruins the atmosphere - Hoggywood: default SD music fits better here; the hell music was historically chosen when there wasn't a generic music yet
Thu, 26 Oct 2017 05:41:48 +0200 Fix German typo in de.lua
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 05:41:48 +0200] rev 12772
Fix German typo in de.lua
Thu, 26 Oct 2017 05:25:45 +0200 Expose the gotten achievements of Bamboo Thicked and Dangerous Ducklings in the stats screen
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 05:25:45 +0200] rev 12771
Expose the gotten achievements of Bamboo Thicked and Dangerous Ducklings in the stats screen Also fix Basic rope training captions. The string freeze is maintained. Only existing strings are used.
Thu, 26 Oct 2017 04:10:57 +0200 Add sparkle's name to Rope Knock Challenge
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 04:10:57 +0200] rev 12770
Add sparkle's name to Rope Knock Challenge Reason: For being the first known player to finish ClimbHome. String freeze is preserved, the hog names are not localized.
Thu, 26 Oct 2017 03:04:31 +0200 Update credits for Fruit.ogg
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 03:04:31 +0200] rev 12769
Update credits for Fruit.ogg
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip