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
Thu, 26 Oct 2017 02:50:05 +0200 Complete music credits for Jungle.ogg by alfadur
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Oct 2017 02:50:05 +0200] rev 12768
Complete music credits for Jungle.ogg by alfadur
Wed, 25 Oct 2017 20:46:37 -0400 oops
nemo [Wed, 25 Oct 2017 20:46:37 -0400] rev 12767
oops
Wed, 25 Oct 2017 20:39:05 -0400 jungle music
alfadur [Wed, 25 Oct 2017 20:39:05 -0400] rev 12766
jungle music
Wed, 25 Oct 2017 19:44:42 -0400 checksum immediately after loading because surface2tex does surface manipulation. also add some FIXMEs
nemo [Wed, 25 Oct 2017 19:44:42 -0400] rev 12765
checksum immediately after loading because surface2tex does surface manipulation. also add some FIXMEs
Wed, 25 Oct 2017 23:47:07 +0200 Make gtDuck use DirAngle instead of Angle for rotation
Wuzzy <Wuzzy2@mail.ru> [Wed, 25 Oct 2017 23:47:07 +0200] rev 12764
Make gtDuck use DirAngle instead of Angle for rotation
Wed, 25 Oct 2017 23:09:41 +0200 Fix sometimes ammo schemes not being saved after changing before an ammo scheme got deleted in session
Wuzzy <Wuzzy2@mail.ru> [Wed, 25 Oct 2017 23:09:41 +0200] rev 12763
Fix sometimes ammo schemes not being saved after changing before an ammo scheme got deleted in session This was because the bool isDeleting is not initialized, so its initial value is unpredictable. Which means there's chance it starts with true, confusing the frontend.
Wed, 25 Oct 2017 15:37:16 -0400 one more pattern
nemo [Wed, 25 Oct 2017 15:37:16 -0400] rev 12762
one more pattern
Wed, 25 Oct 2017 20:38:51 +0200 Use maybeNick from Utils, fixes empty nickname inserted in ROOMS protocol command parameters. Not tested, but builds, and it's Haskell...
unc0rr [Wed, 25 Oct 2017 20:38:51 +0200] rev 12761
Use maybeNick from Utils, fixes empty nickname inserted in ROOMS protocol command parameters. Not tested, but builds, and it's Haskell...
Tue, 24 Oct 2017 19:54:38 -0400 you know what... I think everything would have been fine if we'd simply required all this hog stuff to be in the same block...
nemo [Tue, 24 Oct 2017 19:54:38 -0400] rev 12760
you know what... I think everything would have been fine if we'd simply required all this hog stuff to be in the same block...
Tue, 24 Oct 2017 18:55:19 -0400 w is in pixels, so presumably this needs to be *4
nemo [Tue, 24 Oct 2017 18:55:19 -0400] rev 12759
w is in pixels, so presumably this needs to be *4
Tue, 24 Oct 2017 18:28:59 -0400 use pitch for surfaces, land_width x2 since 16 bit
nemo [Tue, 24 Oct 2017 18:28:59 -0400] rev 12758
use pitch for surfaces, land_width x2 since 16 bit
Tue, 24 Oct 2017 21:59:06 +0200 Modernize Cargo.toml a bit
unc0rr [Tue, 24 Oct 2017 21:59:06 +0200] rev 12757
Modernize Cargo.toml a bit
Tue, 24 Oct 2017 21:58:41 +0200 Remove silly toUtf8 which caused bug with default team name
unc0rr [Tue, 24 Oct 2017 21:58:41 +0200] rev 12756
Remove silly toUtf8 which caused bug with default team name
Tue, 24 Oct 2017 21:42:13 +0200 Add a few random team names and fix typos
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Oct 2017 21:42:13 +0200] rev 12755
Add a few random team names and fix typos
Tue, 24 Oct 2017 14:36:24 -0400 2nd try... just shortcircuit most of onGameTick20 when we are between turns.
nemo [Tue, 24 Oct 2017 14:36:24 -0400] rev 12754
2nd try... just shortcircuit most of onGameTick20 when we are between turns.
Tue, 24 Oct 2017 14:14:00 -0400 this should probably sidestep that thing unc0rr keeps bringing up. untested. but then, I've never had it happen. I think what happens is onGameTick20 is called in same tick as onNewTurn and before it...
nemo [Tue, 24 Oct 2017 14:14:00 -0400] rev 12753
this should probably sidestep that thing unc0rr keeps bringing up. untested. but then, I've never had it happen. I think what happens is onGameTick20 is called in same tick as onNewTurn and before it...
Tue, 24 Oct 2017 19:45:11 +0200 Update README.md: Add game description, controls, getting started guide for n00bs, fix typos, reorganize sections
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Oct 2017 19:45:11 +0200] rev 12752
Update README.md: Add game description, controls, getting started guide for n00bs, fix typos, reorganize sections
Tue, 24 Oct 2017 19:30:55 +0200 Rewrite INSTALL file: Markdown format, add troubleshooting section, more detailed build instructions, etc.
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Oct 2017 19:30:55 +0200] rev 12751
Rewrite INSTALL file: Markdown format, add troubleshooting section, more detailed build instructions, etc.
Tue, 24 Oct 2017 06:25:12 +0200 ACF mission 5: Take away switch and always play with deployed hog in final mission stage
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Oct 2017 06:25:12 +0200] rev 12750
ACF mission 5: Take away switch and always play with deployed hog in final mission stage
Tue, 24 Oct 2017 04:48:20 +0200 Lua API: Fix Goals text being cut off at ca. 255 characters
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Oct 2017 04:48:20 +0200] rev 12749
Lua API: Fix Goals text being cut off at ca. 255 characters
Tue, 24 Oct 2017 04:06:03 +0200 More changelog updates
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Oct 2017 04:06:03 +0200] rev 12748
More changelog updates
Tue, 24 Oct 2017 02:39:00 +0200 Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Oct 2017 02:39:00 +0200] rev 12747
Changelog: Add 0.9.23 highlights, change headers, reorganize 0.9.23 engine updates, fix typos, mention some features
Mon, 23 Oct 2017 23:43:36 +0200 Use Gear^.Boom to calculate cake party faces
Wuzzy <Wuzzy2@mail.ru> [Mon, 23 Oct 2017 23:43:36 +0200] rev 12746
Use Gear^.Boom to calculate cake party faces
Mon, 23 Oct 2017 23:26:34 +0200 Fix cake party face not working across wrap world border
Wuzzy <Wuzzy2@mail.ru> [Mon, 23 Oct 2017 23:26:34 +0200] rev 12745
Fix cake party face not working across wrap world border
Mon, 23 Oct 2017 22:45:35 +0200 Make air mines follow hedgehogs across wrap world edge
Wuzzy <Wuzzy2@mail.ru> [Mon, 23 Oct 2017 22:45:35 +0200] rev 12744
Make air mines follow hedgehogs across wrap world edge
Mon, 23 Oct 2017 17:29:56 +0200 Make GearsNear and CheckGearNear check gears across wrap world edge
Wuzzy <Wuzzy2@mail.ru> [Mon, 23 Oct 2017 17:29:56 +0200] rev 12743
Make GearsNear and CheckGearNear check gears across wrap world edge This fixes hog detection of mine, sticky mine, resurrector, seduction and crate across the world edge. Air mine is only partially fixed.
Mon, 23 Oct 2017 14:49:01 +0200 Add KoBeWi to credits
Wuzzy <Wuzzy2@mail.ru> [Mon, 23 Oct 2017 14:49:01 +0200] rev 12742
Add KoBeWi to credits
Mon, 23 Oct 2017 04:57:39 +0200 Update changelog
Wuzzy <Wuzzy2@mail.ru> [Mon, 23 Oct 2017 04:57:39 +0200] rev 12741
Update changelog
Mon, 23 Oct 2017 04:35:10 +0200 HedgeEditor: Fix broken napalm/mine strike/drill strike
Wuzzy <Wuzzy2@mail.ru> [Mon, 23 Oct 2017 04:35:10 +0200] rev 12740
HedgeEditor: Fix broken napalm/mine strike/drill strike
Mon, 23 Oct 2017 03:01:10 +0200 Rope Knock Challenge: Don't count hog kills after hero hurt itself
Wuzzy <Wuzzy2@mail.ru> [Mon, 23 Oct 2017 03:01:10 +0200] rev 12739
Rope Knock Challenge: Don't count hog kills after hero hurt itself
Mon, 23 Oct 2017 02:52:01 +0200 Rope knock challenge: Add names of developers and Shoppa tournament players who ranked 1st/2nd/3rd
Wuzzy <Wuzzy2@mail.ru> [Mon, 23 Oct 2017 02:52:01 +0200] rev 12738
Rope knock challenge: Add names of developers and Shoppa tournament players who ranked 1st/2nd/3rd The string freeze is maintained. The hog names are not localized. The string "points" is already in stub.lua.
Sun, 22 Oct 2017 02:25:27 +0200 Fix bee homing incorrectly when target is across wrap world edge
Wuzzy <Wuzzy2@mail.ru> [Sun, 22 Oct 2017 02:25:27 +0200] rev 12737
Fix bee homing incorrectly when target is across wrap world edge
Sun, 22 Oct 2017 00:48:38 +0200 Wrap around target coordinates when clicking on other side of wrap-around world edge
Wuzzy <Wuzzy2@mail.ru> [Sun, 22 Oct 2017 00:48:38 +0200] rev 12736
Wrap around target coordinates when clicking on other side of wrap-around world edge This fixes girder placement failure on other side (not across).
Sat, 21 Oct 2017 23:59:31 +0200 Move CalcWorldWrap to uUtils.pas
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 23:59:31 +0200] rev 12735
Move CalcWorldWrap to uUtils.pas
Sat, 21 Oct 2017 23:27:58 +0200 Add Wuzzy to credits
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 23:27:58 +0200] rev 12734
Add Wuzzy to credits I think I deserved it. :D
Sat, 21 Oct 2017 23:03:52 +0200 Fix AddAmmo setting ammo to 99 when trying to add infinite ammo
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 23:03:52 +0200] rev 12733
Fix AddAmmo setting ammo to 99 when trying to add infinite ammo This affected the portal mission, the crate only gave you 99 portal guns instead of infinite.
Sat, 21 Oct 2017 16:47:20 -0400 add copherneue
nemo [Sat, 21 Oct 2017 16:47:20 -0400] rev 12732
add copherneue
Sat, 21 Oct 2017 19:02:53 +0200 Fix division by 0 in sniper rifle training
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 19:02:53 +0200] rev 12731
Fix division by 0 in sniper rifle training
Sat, 21 Oct 2017 18:52:24 +0200 Sniper rifle training: Fix missing victory sound, also disable controls at the end
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 18:52:24 +0200] rev 12730
Sniper rifle training: Fix missing victory sound, also disable controls at the end String freeze notice: This commit will display a caption with the string "Victory!". It does NOT violate the string freeze, as this string is already present in stub.lua.
Sat, 21 Oct 2017 18:38:28 +0200 Sniper rifle mission: Faster dynamite blow-up, also skip with precise
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 18:38:28 +0200] rev 12729
Sniper rifle mission: Faster dynamite blow-up, also skip with precise
Sat, 21 Oct 2017 18:21:27 +0200 Sniper rifle training: Fix general camera weirdness
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 18:21:27 +0200] rev 12728
Sniper rifle training: Fix general camera weirdness - Camera bounced back and forth between shots - FollowGear was called every 20ms (way too often) - Now camera only re-centers when using sniper rifle - Camera also centers to dynamite once
Sat, 21 Oct 2017 17:21:34 +0200 Sniper rifle mission: Fix targets spawning twice in dynamite scenes, jacking up the total amount of targets
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 17:21:34 +0200] rev 12727
Sniper rifle mission: Fix targets spawning twice in dynamite scenes, jacking up the total amount of targets
Sat, 21 Oct 2017 02:28:36 +0200 Fix small German typo
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 02:28:36 +0200] rev 12726
Fix small German typo
Sat, 21 Oct 2017 01:29:57 +0200 Fix GCC warnings: -Wimplicit-fallthrough and -Wint-in-bool-context
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 01:29:57 +0200] rev 12725
Fix GCC warnings: -Wimplicit-fallthrough and -Wint-in-bool-context
Sat, 21 Oct 2017 00:58:01 +0200 Fix PhysFS 3.0.0 deprecation warnings for error reporting
Wuzzy <Wuzzy2@mail.ru> [Sat, 21 Oct 2017 00:58:01 +0200] rev 12724
Fix PhysFS 3.0.0 deprecation warnings for error reporting
Fri, 20 Oct 2017 23:49:52 +0200 Fix compiler getting nervous about C++11 dependency
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 23:49:52 +0200] rev 12723
Fix compiler getting nervous about C++11 dependency
Fri, 20 Oct 2017 21:57:09 +0200 Update hedgewars_de.ts translation
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 21:57:09 +0200] rev 12722
Update hedgewars_de.ts translation
Fri, 20 Oct 2017 21:55:18 +0200 Run lupdate
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 21:55:18 +0200] rev 12721
Run lupdate $ lupdate QTfrontend -ts share/hedgewars/Data/Locale/*.ts
Fri, 20 Oct 2017 21:50:00 +0200 Update Big Armory mission image (duck position)
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 21:50:00 +0200] rev 12720
Update Big Armory mission image (duck position)
Fri, 20 Oct 2017 21:35:26 +0200 Fix first ammo row being invisible when there's only one weapon in the first row
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 21:35:26 +0200] rev 12719
Fix first ammo row being invisible when there's only one weapon in the first row
Fri, 20 Oct 2017 21:02:43 +0200 Fix a few German typos and weird grammar
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 21:02:43 +0200] rev 12718
Fix a few German typos and weird grammar
Fri, 20 Oct 2017 20:10:34 +0200 Update German Lua and campaign translations
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 20:10:34 +0200] rev 12717
Update German Lua and campaign translations
Fri, 20 Oct 2017 18:51:12 +0200 Run update_lua_locale_files.sh
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 18:51:12 +0200] rev 12716
Run update_lua_locale_files.sh
Fri, 20 Oct 2017 18:44:41 +0200 Turn loc_gen.txt into an executable Shell script
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 18:44:41 +0200] rev 12715
Turn loc_gen.txt into an executable Shell script Still clunky and slow, however. :(
Fri, 20 Oct 2017 14:17:56 +0200 Fix bubbles drawn on the wrong side when hog drowns and faces right
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 14:17:56 +0200] rev 12714
Fix bubbles drawn on the wrong side when hog drowns and faces right
Fri, 20 Oct 2017 13:34:05 +0200 Increase chance for AI to use tardis over skip
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 13:34:05 +0200] rev 12713
Increase chance for AI to use tardis over skip
Fri, 20 Oct 2017 13:27:48 +0200 AI player checks if it can use tardis before selecting it
Wuzzy <almikes@aol.com> [Fri, 20 Oct 2017 13:27:48 +0200] rev 12712
AI player checks if it can use tardis before selecting it
Wed, 18 Oct 2017 20:33:20 -0400 extend land digest to all surfaces that could possibly be loaded into Land[] - i.e. ones that impact sync
nemo [Wed, 18 Oct 2017 20:33:20 -0400] rev 12711
extend land digest to all surfaces that could possibly be loaded into Land[] - i.e. ones that impact sync
Wed, 18 Oct 2017 05:28:22 +0200 AI hogs use timebox instead of skip if clueless what to do
Wuzzy <almikes@aol.com> [Wed, 18 Oct 2017 05:28:22 +0200] rev 12710
AI hogs use timebox instead of skip if clueless what to do
Wed, 18 Oct 2017 03:39:01 +0200 AI doesn't use extra damage/vampirism/invulnerable again if already active
Wuzzy <almikes@aol.com> [Wed, 18 Oct 2017 03:39:01 +0200] rev 12709
AI doesn't use extra damage/vampirism/invulnerable again if already active
Wed, 18 Oct 2017 03:19:43 +0200 Move amNothing from F1 slot to new special hidden weapon slot. Move amDuck to F1
Wuzzy <almikes@aol.com> [Wed, 18 Oct 2017 03:19:43 +0200] rev 12708
Move amNothing from F1 slot to new special hidden weapon slot. Move amDuck to F1
Wed, 18 Oct 2017 02:17:03 +0200 Add air mine, cleaver to Highlander ammo scheme, and remove resurrector
Wuzzy <almikes@aol.com> [Wed, 18 Oct 2017 02:17:03 +0200] rev 12707
Add air mine, cleaver to Highlander ammo scheme, and remove resurrector
Wed, 18 Oct 2017 02:08:24 +0200 Fix rubber duck not being used in Highlander
Wuzzy <almikes@aol.com> [Wed, 18 Oct 2017 02:08:24 +0200] rev 12706
Fix rubber duck not being used in Highlander
Mon, 16 Oct 2017 16:45:19 +0200 Also drop air mine and rubber duck from Construction Mode crates
Wuzzy <almikes@aol.com> [Mon, 16 Oct 2017 16:45:19 +0200] rev 12705
Also drop air mine and rubber duck from Construction Mode crates
Sun, 15 Oct 2017 13:15:39 +0200 Highlander: Mention the "max. 1 ammo per type" rule in mission panel
Wuzzy <almikes@aol.com> [Sun, 15 Oct 2017 13:15:39 +0200] rev 12704
Highlander: Mention the "max. 1 ammo per type" rule in mission panel
Sun, 15 Oct 2017 12:30:31 +0200 Loyal Highlander: loyal=true in Highlander script param, you only get stuff for *enemy* kills
Wuzzy <almikes@aol.com> [Sun, 15 Oct 2017 12:30:31 +0200] rev 12703
Loyal Highlander: loyal=true in Highlander script param, you only get stuff for *enemy* kills Normal Highlander is of course not affected by this. This setting is optional.
Fri, 13 Oct 2017 23:39:36 +0200 Fix failure to update all cloud layers properly when entering Sudden Death
Wuzzy <almikes@aol.com> [Fri, 13 Oct 2017 23:39:36 +0200] rev 12702
Fix failure to update all cloud layers properly when entering Sudden Death
Fri, 13 Oct 2017 16:37:56 -0400 mark up sprites for uStore loading. critical is for ones needed for proper gameplay, checksum is for ones where the game will desync if they don't match. will add checksumming next...
nemo [Fri, 13 Oct 2017 16:37:56 -0400] rev 12701
mark up sprites for uStore loading. critical is for ones needed for proper gameplay, checksum is for ones where the game will desync if they don't match. will add checksumming next...
Fri, 13 Oct 2017 17:09:45 +0200 Don't switch back to rope/chute/jetpack if selected ammo is not ammoprop_AltUse
Wuzzy <almikes@aol.com> [Fri, 13 Oct 2017 17:09:45 +0200] rev 12700
Don't switch back to rope/chute/jetpack if selected ammo is not ammoprop_AltUse This fixes a regression like that you can't shoryuken after rope.
Thu, 12 Oct 2017 20:30:39 +0200 Explain TropyRace's knockout rule in the mission panel
Wuzzy <almikes@aol.com> [Thu, 12 Oct 2017 20:30:39 +0200] rev 12699
Explain TropyRace's knockout rule in the mission panel
Thu, 12 Oct 2017 20:17:00 +0200 QTfrontend: Fix flickering and bad offset of control config popup
Wuzzy <almikes@aol.com> [Thu, 12 Oct 2017 20:17:00 +0200] rev 12698
QTfrontend: Fix flickering and bad offset of control config popup If you opened the pop-up to change a key, there was a very short flicker at the left side and the pop-up had a bad offset which sometimes caused entries to be out of screen bounds.
Thu, 12 Oct 2017 19:04:30 +0200 Add missing variable in uWorld.pas in videorec builds
Wuzzy <almikes@aol.com> [Thu, 12 Oct 2017 19:04:30 +0200] rev 12697
Add missing variable in uWorld.pas in videorec builds
Thu, 12 Oct 2017 16:30:12 +0200 Fix incorrect hints about molotov cocktail insta-booming barrels
Wuzzy <almikes@aol.com> [Thu, 12 Oct 2017 16:30:12 +0200] rev 12696
Fix incorrect hints about molotov cocktail insta-booming barrels
Wed, 11 Oct 2017 23:41:25 +0200 Rope: Keep rope selected if sliding on ground and secondary weapon selected
Wuzzy <almikes@aol.com> [Wed, 11 Oct 2017 23:41:25 +0200] rev 12695
Rope: Keep rope selected if sliding on ground and secondary weapon selected For consistency w/ previous rope commit
Wed, 11 Oct 2017 23:14:29 +0200 Remove unused variable in uWorld.pas
Wuzzy <almikes@aol.com> [Wed, 11 Oct 2017 23:14:29 +0200] rev 12694
Remove unused variable in uWorld.pas
Wed, 11 Oct 2017 17:05:35 -0400 wind blowing around mines off-turn was too annoying.
nemo [Wed, 11 Oct 2017 17:05:35 -0400] rev 12693
wind blowing around mines off-turn was too annoying.
Wed, 11 Oct 2017 23:01:07 +0200 Keep rope/jetpack/parachute selected when destroyed and having secondary ammo selected
Wuzzy <almikes@aol.com> [Wed, 11 Oct 2017 23:01:07 +0200] rev 12692
Keep rope/jetpack/parachute selected when destroyed and having secondary ammo selected Assumption: You rope with secondary ammo selected. You miss a shot, destroying the rope gear. Previous behaviour: Rope gets deselected and the secondary ammo gets selected, you can no longer rope. Very annoying, reason of many Shoppa fails! New behaviour: Rope stays selected, but selection of secondary ammo is cleared (because rope gear got destroyed). Makes much more sense overall. Analog for jetpack and parachute.
Wed, 11 Oct 2017 20:16:00 +0200 Fix rope angle possible to go below 0° if having secondary weapon selected
Wuzzy <almikes@aol.com> [Wed, 11 Oct 2017 20:16:00 +0200] rev 12691
Fix rope angle possible to go below 0° if having secondary weapon selected
Wed, 11 Oct 2017 18:52:50 +0200 Fix faulty stats screen translation in English locale
Wuzzy <almikes@aol.com> [Wed, 11 Oct 2017 18:52:50 +0200] rev 12690
Fix faulty stats screen translation in English locale
Wed, 11 Oct 2017 18:39:19 +0200 Don't let player save ammo scheme with pre-installed name, even case-insensitively
Wuzzy <almikes@aol.com> [Wed, 11 Oct 2017 18:39:19 +0200] rev 12689
Don't let player save ammo scheme with pre-installed name, even case-insensitively
Wed, 11 Oct 2017 01:23:38 +0200 Fix "at least 2 teams" warning not updated when net team is added/removed
Wuzzy <almikes@aol.com> [Wed, 11 Oct 2017 01:23:38 +0200] rev 12688
Fix "at least 2 teams" warning not updated when net team is added/removed
Wed, 11 Oct 2017 01:03:30 +0200 Fix cursor still being visible after using piano strike
Wuzzy <almikes@aol.com> [Wed, 11 Oct 2017 01:03:30 +0200] rev 12687
Fix cursor still being visible after using piano strike
Tue, 10 Oct 2017 23:42:56 +0200 Change DLC icon (thanks, nemo!)
Wuzzy <almikes@aol.com> [Tue, 10 Oct 2017 23:42:56 +0200] rev 12686
Change DLC icon (thanks, nemo!)
Tue, 10 Oct 2017 22:45:48 +0200 Mark custom maps/forts/scripts with circle icon instead of icon
Wuzzy <almikes@aol.com> [Tue, 10 Oct 2017 22:45:48 +0200] rev 12685
Mark custom maps/forts/scripts with circle icon instead of icon
Tue, 10 Oct 2017 21:00:11 +0200 Mark custom forts with asterisk in team editor
Wuzzy <almikes@aol.com> [Tue, 10 Oct 2017 21:00:11 +0200] rev 12684
Mark custom forts with asterisk in team editor
Tue, 10 Oct 2017 17:39:11 +0200 Lua API: Remove BorderColor variable from onGameInit
Wuzzy <almikes@aol.com> [Tue, 10 Oct 2017 17:39:11 +0200] rev 12683
Lua API: Remove BorderColor variable from onGameInit Seems to be broken, returns negative value, is not used in any script, obscure feature anyway.
Tue, 10 Oct 2017 16:13:44 +0200 Construction Mode: Fix Lua error spam when using time box with filters on map
Wuzzy <almikes@aol.com> [Tue, 10 Oct 2017 16:13:44 +0200] rev 12682
Construction Mode: Fix Lua error spam when using time box with filters on map
Tue, 10 Oct 2017 03:08:00 +0200 Fix hog holding nothing in hand when choosing napalm or piano strike
Wuzzy <almikes@aol.com> [Tue, 10 Oct 2017 03:08:00 +0200] rev 12681
Fix hog holding nothing in hand when choosing napalm or piano strike
Tue, 10 Oct 2017 02:00:04 +0200 Eliminate some possible spoilers in stats screen of ASA: fruit02
Wuzzy <almikes@aol.com> [Tue, 10 Oct 2017 02:00:04 +0200] rev 12680
Eliminate some possible spoilers in stats screen of ASA: fruit02
Mon, 09 Oct 2017 14:31:46 +0200 Fix player being able to switch to dying hog
Wuzzy <almikes@aol.com> [Mon, 09 Oct 2017 14:31:46 +0200] rev 12679
Fix player being able to switch to dying hog
Sun, 08 Oct 2017 23:34:14 +0200 Remove spaces from grave names
Wuzzy <almikes@aol.com> [Sun, 08 Oct 2017 23:34:14 +0200] rev 12678
Remove spaces from grave names
Sun, 08 Oct 2017 22:52:44 +0200 Add 7 graves
Wuzzy <almikes@aol.com> [Sun, 08 Oct 2017 22:52:44 +0200] rev 12677
Add 7 graves
Sun, 08 Oct 2017 20:24:58 +0200 No longer jiggle sticky mines if using portable portal device
Wuzzy <almikes@aol.com> [Sun, 08 Oct 2017 20:24:58 +0200] rev 12676
No longer jiggle sticky mines if using portable portal device This fixes the sticky mine sound playing when using portal gun while any sticky mine is placed on ground. We decided that placed sticky mines can't be teleported.
Sun, 08 Oct 2017 19:07:56 +0200 Update German and English locale files
Wuzzy <almikes@aol.com> [Sun, 08 Oct 2017 19:07:56 +0200] rev 12675
Update German and English locale files
Sun, 08 Oct 2017 19:04:20 +0200 Improve error messages when feedback or DLC fail to reach Internet
alfadur [Sun, 08 Oct 2017 19:04:20 +0200] rev 12674
Improve error messages when feedback or DLC fail to reach Internet Problems with a missing SSL library are hinted at.
Sun, 08 Oct 2017 16:50:47 +0200 Update Italian translation (it.lua)
Enrico <enricobe@hotmail.com> [Sun, 08 Oct 2017 16:50:47 +0200] rev 12673
Update Italian translation (it.lua)
Sun, 08 Oct 2017 16:30:42 +0200 Fix short sound breakdown shortly after using time box
Wuzzy <almikes@aol.com> [Sun, 08 Oct 2017 16:30:42 +0200] rev 12672
Fix short sound breakdown shortly after using time box
Sun, 08 Oct 2017 04:57:28 +0200 Fix team getting inf. ammo when stockpiling >= 100 ammo
Wuzzy <almikes@aol.com> [Sun, 08 Oct 2017 04:57:28 +0200] rev 12671
Fix team getting inf. ammo when stockpiling >= 100 ammo
Sun, 08 Oct 2017 04:14:49 +0200 Fix possibility to accidentally destroy team by entering an already existing team name
Wuzzy <almikes@aol.com> [Sun, 08 Oct 2017 04:14:49 +0200] rev 12670
Fix possibility to accidentally destroy team by entering an already existing team name
Sat, 07 Oct 2017 20:07:21 +0200 Fix old team name not being removed after renaming team in frontend
Wuzzy <almikes@aol.com> [Sat, 07 Oct 2017 20:07:21 +0200] rev 12669
Fix old team name not being removed after renaming team in frontend
Sat, 07 Oct 2017 13:23:58 -0400 extend overridable graphics/sounds to 8 of each, for lua scripters who really like having their own sprites/sounds. these should not be used in the engine.
nemo [Sat, 07 Oct 2017 13:23:58 -0400] rev 12668
extend overridable graphics/sounds to 8 of each, for lua scripters who really like having their own sprites/sounds. these should not be used in the engine.
Sat, 07 Oct 2017 19:11:25 +0200 Make sure new teams start with an unique name
Wuzzy <almikes@aol.com> [Sat, 07 Oct 2017 19:11:25 +0200] rev 12667
Make sure new teams start with an unique name
Sat, 07 Oct 2017 18:43:31 +0200 Names of new or copied game schemes are now unique
Wuzzy <almikes@aol.com> [Sat, 07 Oct 2017 18:43:31 +0200] rev 12666
Names of new or copied game schemes are now unique
Sat, 07 Oct 2017 03:43:06 +0200 Rework weapon scheme handling in frontend and fix a couple of bugs
Wuzzy <almikes@aol.com> [Sat, 07 Oct 2017 03:43:06 +0200] rev 12665
Rework weapon scheme handling in frontend and fix a couple of bugs There were many oddities in weapon scheme editing which are fixed now: * When you left the weapon scheme editor, everything flashed briefly * When you leaft the weapon scheme editr, the weapon scheme selection always reverted to Default. Very annoying * Clicking on New or Copy now instantly creates and save the new weapons set
Sat, 07 Oct 2017 01:05:55 +0200 Fix molotov cocktails bouncing off vertically off rubber
Wuzzy <almikes@aol.com> [Sat, 07 Oct 2017 01:05:55 +0200] rev 12664
Fix molotov cocktails bouncing off vertically off rubber
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 tip