Tue, 14 Aug 2018 09:05:55 +0200 Fix repeating sun in Hoggywood theme
Wuzzy <Wuzzy2@mail.ru> [Tue, 14 Aug 2018 09:05:55 +0200] rev 13660
Fix repeating sun in Hoggywood theme This was only noticable in huge maps where you can zoom out a lot
Mon, 13 Aug 2018 20:19:32 +0200 Close hwengine properly when you got kicked by room host
Wuzzy <Wuzzy2@mail.ru> [Mon, 13 Aug 2018 20:19:32 +0200] rev 13659
Close hwengine properly when you got kicked by room host
Mon, 13 Aug 2018 16:31:22 +0200 Improve “Connection refused” error message
Wuzzy <Wuzzy2@mail.ru> [Mon, 13 Aug 2018 16:31:22 +0200] rev 13658
Improve “Connection refused” error message
Mon, 13 Aug 2018 16:01:58 +0200 Tweak some connection failure messages
Wuzzy <Wuzzy2@mail.ru> [Mon, 13 Aug 2018 16:01:58 +0200] rev 13657
Tweak some connection failure messages
Sun, 12 Aug 2018 16:31:22 +0200 Don't make pseudo player names like [server] clickable in chat
Wuzzy <Wuzzy2@mail.ru> [Sun, 12 Aug 2018 16:31:22 +0200] rev 13656
Don't make pseudo player names like [server] clickable in chat
Sat, 11 Aug 2018 23:20:08 +0200 Fix duplicate/confusing wave messages in ASA fruit01
Wuzzy <Wuzzy2@mail.ru> [Sat, 11 Aug 2018 23:20:08 +0200] rev 13655
Fix duplicate/confusing wave messages in ASA fruit01
Sat, 11 Aug 2018 22:35:23 +0200 Oops, add forgotten begin/end in uTeams
Wuzzy <Wuzzy2@mail.ru> [Sat, 11 Aug 2018 22:35:23 +0200] rev 13654
Oops, add forgotten begin/end in uTeams
Sat, 11 Aug 2018 22:33:40 +0200 Merge nemo's TODO fix
Wuzzy <Wuzzy2@mail.ru> [Sat, 11 Aug 2018 22:33:40 +0200] rev 13653
Merge nemo's TODO fix
Sat, 11 Aug 2018 22:28:05 +0200 More straightforward TotalRoundsPre counting if there's only 1 clan
Wuzzy <Wuzzy2@mail.ru> [Sat, 11 Aug 2018 22:28:05 +0200] rev 13652
More straightforward TotalRoundsPre counting if there's only 1 clan
Sat, 11 Aug 2018 21:43:55 +0200 Add separate TotalRounds var for Lua to count the *actual* number of rounds that have been played
Wuzzy <Wuzzy2@mail.ru> [Sat, 11 Aug 2018 21:43:55 +0200] rev 13651
Add separate TotalRounds var for Lua to count the *actual* number of rounds that have been played The internal TotalRounds (now TotalRoundsPre) is really WTF to use from a Lua standpoint and rarely useful. Scripters usually want to know the real number of rounds.
Sat, 11 Aug 2018 18:36:22 +0200 Fix TotalRounds advancing incorrectly with gfRandomOrder off and/or gfTagTeam on
Wuzzy <Wuzzy2@mail.ru> [Sat, 11 Aug 2018 18:36:22 +0200] rev 13650
Fix TotalRounds advancing incorrectly with gfRandomOrder off and/or gfTagTeam on
Thu, 09 Aug 2018 19:14:58 +0200 Fix TotalRounds increasing incorrectly if gfRandomOrder is off
Wuzzy <Wuzzy2@mail.ru> [Thu, 09 Aug 2018 19:14:58 +0200] rev 13649
Fix TotalRounds increasing incorrectly if gfRandomOrder is off
Thu, 09 Aug 2018 17:49:17 +0200 Backed out changeset c265a3e6f6da to revert to 0.9.23 TotalRounds behaviour
Wuzzy <Wuzzy2@mail.ru> [Thu, 09 Aug 2018 17:49:17 +0200] rev 13648
Backed out changeset c265a3e6f6da to revert to 0.9.23 TotalRounds behaviour
Thu, 09 Aug 2018 17:48:16 +0200 Backed out changeset 2d787d122083 to revert TotalRounds to 0.9.23 behaviour
Wuzzy <Wuzzy2@mail.ru> [Thu, 09 Aug 2018 17:48:16 +0200] rev 13647
Backed out changeset 2d787d122083 to revert TotalRounds to 0.9.23 behaviour
Thu, 09 Aug 2018 17:47:29 +0200 Backout 0f02dd1ff4c9. This is not how TotalRounds should work
Wuzzy <Wuzzy2@mail.ru> [Thu, 09 Aug 2018 17:47:29 +0200] rev 13646
Backout 0f02dd1ff4c9. This is not how TotalRounds should work
Fri, 10 Aug 2018 13:16:24 -0400 remove todo
nemo [Fri, 10 Aug 2018 13:16:24 -0400] rev 13645
remove todo
Wed, 08 Aug 2018 18:36:12 +0200 Fix frontend crash when rapidly aborting many active video encodings. Fixes bug 595
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Aug 2018 18:36:12 +0200] rev 13644
Fix frontend crash when rapidly aborting many active video encodings. Fixes bug #595
Wed, 08 Aug 2018 15:22:34 +0200 Use capcolDefault in Lua scripts
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Aug 2018 15:22:34 +0200] rev 13643
Use capcolDefault in Lua scripts
Wed, 08 Aug 2018 14:38:54 +0200 Refactor text color variable names, export 2 color values to Lua
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Aug 2018 14:38:54 +0200] rev 13642
Refactor text color variable names, export 2 color values to Lua
Wed, 08 Aug 2018 14:10:32 +0200 Use light gray color for volume change, just like for the auto camera msgs
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Aug 2018 14:10:32 +0200] rev 13641
Use light gray color for volume change, just like for the auto camera msgs The idea is that these are "local" messages for local changes
Wed, 08 Aug 2018 13:34:39 +0200 Use full string for sidFuel and avoid string concatenation
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Aug 2018 13:34:39 +0200] rev 13640
Use full string for sidFuel and avoid string concatenation Fuel as in fuel for saucer, landgun, flamethrower, icegun. Old string was built with like this: sidFuel + ": " + fuel + "%". New string us built with proper format string instead
Wed, 08 Aug 2018 13:14:42 +0200 Make ammo count in ammo menu translatable, and replace “x” with “×”
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Aug 2018 13:14:42 +0200] rev 13639
Make ammo count in ammo menu translatable, and replace “x” with “×”
Wed, 08 Aug 2018 13:02:24 +0200 Fix slightly misplaced ammo count in ammo menu if count > 9
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Aug 2018 13:02:24 +0200] rev 13638
Fix slightly misplaced ammo count in ammo menu if count > 9
Wed, 08 Aug 2018 12:05:19 +0200 Fix attack bar render bugs: Invisible beyond world edge; rendered over GUI (e.g. mission panel)
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Aug 2018 12:05:19 +0200] rev 13637
Fix attack bar render bugs: Invisible beyond world edge; rendered over GUI (e.g. mission panel)
Wed, 08 Aug 2018 11:40:00 +0200 Replicate target sprite properly in world wrap
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Aug 2018 11:40:00 +0200] rev 13636
Replicate target sprite properly in world wrap
Wed, 08 Aug 2018 11:26:33 +0200 Replicate gear GUI overlays in world wrap
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Aug 2018 11:26:33 +0200] rev 13635
Replicate gear GUI overlays in world wrap
Wed, 08 Aug 2018 11:19:08 +0200 Make sure gear fuel and alt weapon overlays are always drawn on top
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Aug 2018 11:19:08 +0200] rev 13634
Make sure gear fuel and alt weapon overlays are always drawn on top
Tue, 07 Aug 2018 19:32:33 +0200 Fix foreground flakes (layer 2+6) disappearing when moving camera in world wrap world
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 19:32:33 +0200] rev 13633
Fix foreground flakes (layer 2+6) disappearing when moving camera in world wrap world
Tue, 07 Aug 2018 16:23:51 +0200 Fix hard-to-read text on campaign and training page in frontend at October 31
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 16:23:51 +0200] rev 13632
Fix hard-to-read text on campaign and training page in frontend at October 31 The text was yellow against a white background (the moon in the Halloween background). This is fixed by darkening the critical area.
Tue, 07 Aug 2018 16:07:13 +0200 Update outdated and broken holiday stylesheets
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 16:07:13 +0200] rev 13631
Update outdated and broken holiday stylesheets Each style was updated by copying qt.css and then adjusting the required definitions such as background image and color.
Tue, 07 Aug 2018 13:04:02 +0200 Fix resurrection animation appearing at wrong position for some missions and styles
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 13:04:02 +0200] rev 13630
Fix resurrection animation appearing at wrong position for some missions and styles
Tue, 07 Aug 2018 12:15:59 +0200 Report spawning visual gear in onGearResurrect
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 12:15:59 +0200] rev 13629
Report spawning visual gear in onGearResurrect
Tue, 07 Aug 2018 11:37:37 +0200 Add setting to disable audio dampening if losing window focus
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 11:37:37 +0200] rev 13628
Add setting to disable audio dampening if losing window focus
Tue, 07 Aug 2018 10:29:01 +0200 Move max. number of crate spawns into variable
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 10:29:01 +0200] rev 13627
Move max. number of crate spawns into variable
Tue, 07 Aug 2018 03:24:54 +0200 Fix visible seam between Sky.png and SkyL.png of Olympics theme
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 03:24:54 +0200] rev 13626
Fix visible seam between Sky.png and SkyL.png of Olympics theme
Tue, 07 Aug 2018 02:40:13 +0200 Lobby/room: Prevent opening context menu if no player selected (fixes bug 661)
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 02:40:13 +0200] rev 13625
Lobby/room: Prevent opening context menu if no player selected (fixes bug #661)
Tue, 07 Aug 2018 02:18:19 +0200 Fix drill rocket exploding when digging at bounce/wrap world edge
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 02:18:19 +0200] rev 13624
Fix drill rocket exploding when digging at bounce/wrap world edge
Tue, 07 Aug 2018 01:52:40 +0200 Fix bee target practice removing target selection after first shot
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 01:52:40 +0200] rev 13623
Fix bee target practice removing target selection after first shot
Tue, 07 Aug 2018 01:47:49 +0200 Backed out changeset 0c797469d16d
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 01:47:49 +0200] rev 13622
Backed out changeset 0c797469d16d
Tue, 07 Aug 2018 01:43:22 +0200 Update target cursor after shooting targetable ammo with gfMultiWeapon
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 01:43:22 +0200] rev 13621
Update target cursor after shooting targetable ammo with gfMultiWeapon
Tue, 07 Aug 2018 01:31:50 +0200 Use gfMultiWeapon in target practice missions
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 01:31:50 +0200] rev 13620
Use gfMultiWeapon in target practice missions
Tue, 07 Aug 2018 01:28:19 +0200 Suppress "X remaining" caption in multishoot with gfMultiWeapon
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 01:28:19 +0200] rev 13619
Suppress "X remaining" caption in multishoot with gfMultiWeapon
Tue, 07 Aug 2018 01:24:57 +0200 Add comments for most hwengine constants
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Aug 2018 01:24:57 +0200] rev 13618
Add comments for most hwengine constants
Mon, 06 Aug 2018 22:39:39 +0200 Show correct health increase when hog health cap is reached
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Aug 2018 22:39:39 +0200] rev 13617
Show correct health increase when hog health cap is reached
Mon, 06 Aug 2018 21:41:06 +0200 Remove fake magic number in MIME info metadata file
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Aug 2018 21:41:06 +0200] rev 13616
Remove fake magic number in MIME info metadata file
Mon, 06 Aug 2018 21:41:06 +0200 Remove fake magic number in MIME info metadata file 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Aug 2018 21:41:06 +0200] rev 13615
Remove fake magic number in MIME info metadata file
Mon, 06 Aug 2018 21:35:08 +0200 Fix cake walking through land when reaching wrap world edge
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Aug 2018 21:35:08 +0200] rev 13614
Fix cake walking through land when reaching wrap world edge But there still is some cake weirdness remaining, sadly. See code comments.
Mon, 06 Aug 2018 19:33:46 +0200 Remove unused variables of creeper handler
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Aug 2018 19:33:46 +0200] rev 13613
Remove unused variables of creeper handler
Mon, 06 Aug 2018 19:29:59 +0200 Fix description of gfSolidLand in scheme editor
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Aug 2018 19:29:59 +0200] rev 13612
Fix description of gfSolidLand in scheme editor
Mon, 06 Aug 2018 19:05:08 +0200 Fix hog turning around when blowtorching through wrap world edge
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Aug 2018 19:05:08 +0200] rev 13611
Fix hog turning around when blowtorching through wrap world edge
Mon, 06 Aug 2018 18:55:22 +0200 Fix projectiles reacing incorrectly with land just behind the wrap world edge
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Aug 2018 18:55:22 +0200] rev 13610
Fix projectiles reacing incorrectly with land just behind the wrap world edge
Mon, 06 Aug 2018 15:56:03 +0200 Add bounce effect to cake when it touches bounce edge
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Aug 2018 15:56:03 +0200] rev 13609
Add bounce effect to cake when it touches bounce edge
Mon, 06 Aug 2018 15:20:25 +0200 Fix cake rotation angle after bounce from bounce edge
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Aug 2018 15:20:25 +0200] rev 13608
Fix cake rotation angle after bounce from bounce edge
Fri, 03 Aug 2018 00:39:50 +0200 Make cake bounce off bounce edge, stop cake at wrap edge to prevent other bug
Wuzzy <Wuzzy2@mail.ru> [Fri, 03 Aug 2018 00:39:50 +0200] rev 13607
Make cake bounce off bounce edge, stop cake at wrap edge to prevent other bug The "other bug" is that the cake just walks through terrain when it hits the wrap world edge. This behaviour is even worse.
Fri, 03 Aug 2018 15:34:23 -0400 fix path
nemo [Fri, 03 Aug 2018 15:34:23 -0400] rev 13606
fix path
Thu, 02 Aug 2018 20:27:20 -0400 hijack the duck for an attempted resurrection of the creeper. initial pass.
nemo [Thu, 02 Aug 2018 20:27:20 -0400] rev 13605
hijack the duck for an attempted resurrection of the creeper. initial pass.
Thu, 02 Aug 2018 23:43:31 +0200 Fix hammer/pickhammer not digging land with gfSolidLand on
Wuzzy <Wuzzy2@mail.ru> [Thu, 02 Aug 2018 23:43:31 +0200] rev 13604
Fix hammer/pickhammer not digging land with gfSolidLand on This bug was introduced after the switch to doMakeExplosion
Thu, 02 Aug 2018 23:24:27 +0200 Backed out changeset 0d920e370a78
Wuzzy <Wuzzy2@mail.ru> [Thu, 02 Aug 2018 23:24:27 +0200] rev 13603
Backed out changeset 0d920e370a78
Thu, 02 Aug 2018 12:54:30 +0200 Fix hammer shoving gears into indestructible land
Wuzzy <Wuzzy2@mail.ru> [Thu, 02 Aug 2018 12:54:30 +0200] rev 13602
Fix hammer shoving gears into indestructible land
Thu, 02 Aug 2018 06:27:18 +0200 Include HWP of Big Armory in CMakeLists
Wuzzy <Wuzzy2@mail.ru> [Thu, 02 Aug 2018 06:27:18 +0200] rev 13601
Include HWP of Big Armory in CMakeLists
Thu, 02 Aug 2018 04:40:42 +0200 Fix broken Big Armory mission map
Wuzzy <Wuzzy2@mail.ru> [Thu, 02 Aug 2018 04:40:42 +0200] rev 13600
Fix broken Big Armory mission map A change in random map generation post-0.9.24 broken the generated Big Armory map. To fix this, we move over to image map so it never changes.
Thu, 02 Aug 2018 04:08:12 +0200 Whoops. Fix NoPointX typo in HedgeEditor
Wuzzy <Wuzzy2@mail.ru> [Thu, 02 Aug 2018 04:08:12 +0200] rev 13599
Whoops. Fix NoPointX typo in HedgeEditor
Thu, 02 Aug 2018 04:04:21 +0200 Remove bad king death message
Wuzzy <Wuzzy2@mail.ru> [Thu, 02 Aug 2018 04:04:21 +0200] rev 13598
Remove bad king death message The bad message had multiple %1 in it, which the engine does not resolve (yet)
Thu, 02 Aug 2018 03:16:08 +0200 Cap hedgehog health to prevent overflow bugs
Wuzzy <Wuzzy2@mail.ru> [Thu, 02 Aug 2018 03:16:08 +0200] rev 13597
Cap hedgehog health to prevent overflow bugs
Thu, 02 Aug 2018 01:52:01 +0200 Use the new NoPointX global in HedgeEditor
Wuzzy <Wuzzy2@mail.ru> [Thu, 02 Aug 2018 01:52:01 +0200] rev 13596
Use the new NoPointX global in HedgeEditor
Thu, 02 Aug 2018 01:45:45 +0200 Add Lua globals: AMMO_INFINITE and NoPointX
Wuzzy <Wuzzy2@mail.ru> [Thu, 02 Aug 2018 01:45:45 +0200] rev 13595
Add Lua globals: AMMO_INFINITE and NoPointX
Thu, 02 Aug 2018 01:34:26 +0200 Use proper infinite fuel feature in flying saucer training
Wuzzy <Wuzzy2@mail.ru> [Thu, 02 Aug 2018 01:34:26 +0200] rev 13594
Use proper infinite fuel feature in flying saucer training
Thu, 02 Aug 2018 01:24:40 +0200 Add support for infinite fly time of jetpack and Birdy
Wuzzy <Wuzzy2@mail.ru> [Thu, 02 Aug 2018 01:24:40 +0200] rev 13593
Add support for infinite fly time of jetpack and Birdy
Mon, 16 Jul 2018 23:27:15 +0200 Add variable to make state of sound system clear 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Mon, 16 Jul 2018 23:27:15 +0200] rev 13592
Add variable to make state of sound system clear
Tue, 17 Jul 2018 12:55:07 +0200 Fix cursor teleporting to center after leaving game with video recording 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Jul 2018 12:55:07 +0200] rev 13591
Fix cursor teleporting to center after leaving game with video recording
Tue, 17 Jul 2018 12:50:55 +0200 Whoops. Syntax error in uVideoRec 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Jul 2018 12:50:55 +0200] rev 13590
Whoops. Syntax error in uVideoRec
Tue, 17 Jul 2018 12:17:11 +0200 Fix video recorder not working if sound disabled (fixes bug 200) 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 17 Jul 2018 12:17:11 +0200] rev 13589
Fix video recorder not working if sound disabled (fixes bug #200)
Wed, 01 Aug 2018 23:12:37 +0200 Fix SimpleMission failure to init GameFlags correctly 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 Aug 2018 23:12:37 +0200] rev 13588
Fix SimpleMission failure to init GameFlags correctly Also fixes broken gfInfAttack in The Great Escape
Wed, 01 Aug 2018 23:12:37 +0200 Fix SimpleMission failure to init GameFlags correctly
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 Aug 2018 23:12:37 +0200] rev 13587
Fix SimpleMission failure to init GameFlags correctly Also fixes broken gfInfAttack in The Great Escape
Wed, 01 Aug 2018 21:30:33 +0200 Load default clan colors from settings file
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 Aug 2018 21:30:33 +0200] rev 13586
Load default clan colors from settings file
Wed, 01 Aug 2018 18:17:10 +0200 HedgeEditor: Use default clan color in AddTeam in mission export
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 Aug 2018 18:17:10 +0200] rev 13585
HedgeEditor: Use default clan color in AddTeam in mission export
Wed, 01 Aug 2018 17:30:13 +0200 Make ASA fruit02 use of default clan colors
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 Aug 2018 17:30:13 +0200] rev 13584
Make ASA fruit02 use of default clan colors
Wed, 01 Aug 2018 15:50:39 +0200 Switch almost all Lua calls of AddTeam to using default clan colors instead of hardcoded color
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 Aug 2018 15:50:39 +0200] rev 13583
Switch almost all Lua calls of AddTeam to using default clan colors instead of hardcoded color Missing: fruit02, HedgeEditor
Wed, 01 Aug 2018 02:49:03 +0200 Lua: Allow to use negative value for AddTeam to select a default clan color
Wuzzy <Wuzzy2@mail.ru> [Wed, 01 Aug 2018 02:49:03 +0200] rev 13582
Lua: Allow to use negative value for AddTeam to select a default clan color
Tue, 31 Jul 2018 22:40:23 +0200 Clean up Tumbler captions a bit
Wuzzy <Wuzzy2@mail.ru> [Tue, 31 Jul 2018 22:40:23 +0200] rev 13581
Clean up Tumbler captions a bit
Tue, 31 Jul 2018 22:26:53 +0200 Refactor colors and caption type in Space Invasion
Wuzzy <Wuzzy2@mail.ru> [Tue, 31 Jul 2018 22:26:53 +0200] rev 13580
Refactor colors and caption type in Space Invasion
Tue, 31 Jul 2018 19:50:50 +0200 Space Invasion: Delete dead code and ancient outdated comments
Wuzzy <Wuzzy2@mail.ru> [Tue, 31 Jul 2018 19:50:50 +0200] rev 13579
Space Invasion: Delete dead code and ancient outdated comments
Tue, 31 Jul 2018 17:22:49 +0200 Change default clan color for brown for improved contrast
Wuzzy <Wuzzy2@mail.ru> [Tue, 31 Jul 2018 17:22:49 +0200] rev 13578
Change default clan color for brown for improved contrast The previous brown color was pretty darkish and I found it hard to read on hedgehog tags.
Tue, 31 Jul 2018 01:00:27 +0200 Lua API: Add IsHogHidden
Wuzzy <Wuzzy2@mail.ru> [Tue, 31 Jul 2018 01:00:27 +0200] rev 13577
Lua API: Add IsHogHidden
Tue, 31 Jul 2018 00:12:19 +0200 Lua: Add GetVampiric, GetLaserSight
Wuzzy <Wuzzy2@mail.ru> [Tue, 31 Jul 2018 00:12:19 +0200] rev 13576
Lua: Add GetVampiric, GetLaserSight
Mon, 30 Jul 2018 20:38:01 +0200 Update Polish translation
KoBeWi [Mon, 30 Jul 2018 20:38:01 +0200] rev 13575
Update Polish translation
Mon, 30 Jul 2018 19:23:28 +0200 ASA, final mission: Redraw map and mask to make borders more distingushable
Wuzzy <Wuzzy2@mail.ru> [Mon, 30 Jul 2018 19:23:28 +0200] rev 13574
ASA, final mission: Redraw map and mask to make borders more distingushable Also fix floating green dashes after blowing up things
Mon, 30 Jul 2018 16:30:03 +0200 Make laser sight work properly through wrap world edge
Wuzzy <Wuzzy2@mail.ru> [Mon, 30 Jul 2018 16:30:03 +0200] rev 13573
Make laser sight work properly through wrap world edge
Mon, 30 Jul 2018 13:20:01 +0200 Fix freeze ray not working through wrap world edge; add DrawLineWrapped
Wuzzy <Wuzzy2@mail.ru> [Mon, 30 Jul 2018 13:20:01 +0200] rev 13572
Fix freeze ray not working through wrap world edge; add DrawLineWrapped
Sun, 29 Jul 2018 11:39:48 -0400 and fix index
nemo [Sun, 29 Jul 2018 11:39:48 -0400] rev 13571
and fix index
Sun, 29 Jul 2018 11:37:14 -0400 oh. and indent that loop
nemo [Sun, 29 Jul 2018 11:37:14 -0400] rev 13570
oh. and indent that loop
Sun, 29 Jul 2018 11:32:56 -0400 add wrap check
nemo [Sun, 29 Jul 2018 11:32:56 -0400] rev 13569
add wrap check
Sat, 28 Jul 2018 12:58:12 -0400 merge of 0.9.24 - hopefully correctly this time
nemo [Sat, 28 Jul 2018 12:58:12 -0400] rev 13568
merge of 0.9.24 - hopefully correctly this time
Sat, 28 Jul 2018 13:15:59 +0200 Fix DrawHLinesExplosions setting invalid map pixels if called at wrap world edge
Wuzzy <Wuzzy2@mail.ru> [Sat, 28 Jul 2018 13:15:59 +0200] rev 13567
Fix DrawHLinesExplosions setting invalid map pixels if called at wrap world edge This caused an errror message after the game when using hammer or pickhammer at wrap world edge.
Fri, 27 Jul 2018 19:58:02 +0200 Use wrap-aware doMakeExplosion instead of DrawExplosion in uHandlersMess
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Jul 2018 19:58:02 +0200] rev 13566
Use wrap-aware doMakeExplosion instead of DrawExplosion in uHandlersMess
Fri, 27 Jul 2018 12:45:10 -0400 sdlkeys is in source not binary, no .in folder. Locutus brought to our attention. 0.9.24
nemo [Fri, 27 Jul 2018 12:45:10 -0400] rev 13565
sdlkeys is in source not binary, no .in folder. Locutus brought to our attention.
Fri, 27 Jul 2018 00:00:04 +0200 Fix /hta, /hsa and /hya commands not writing message in chat
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Jul 2018 00:00:04 +0200] rev 13564
Fix /hta, /hsa and /hya commands not writing message in chat
Fri, 27 Jul 2018 00:00:04 +0200 Fix /hta, /hsa and /hya commands not writing message in chat 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Fri, 27 Jul 2018 00:00:04 +0200] rev 13563
Fix /hta, /hsa and /hya commands not writing message in chat
Thu, 26 Jul 2018 19:08:39 +0200 TechRacer: Print selected map in debug output
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Jul 2018 19:08:39 +0200] rev 13562
TechRacer: Print selected map in debug output
Thu, 26 Jul 2018 18:39:06 +0200 TechRacer: Make most variables local
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Jul 2018 18:39:06 +0200] rev 13561
TechRacer: Make most variables local
Thu, 26 Jul 2018 18:26:48 +0200 Clean up messy indentations in TechRacer script
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Jul 2018 18:26:48 +0200] rev 13560
Clean up messy indentations in TechRacer script
Thu, 26 Jul 2018 18:11:23 +0200 TechRacer: Delete dead code
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Jul 2018 18:11:23 +0200] rev 13559
TechRacer: Delete dead code
Thu, 26 Jul 2018 18:01:32 +0200 TechRacer: Fix gears not spawning on turn start when player pressed control right at start
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Jul 2018 18:01:32 +0200] rev 13558
TechRacer: Fix gears not spawning on turn start when player pressed control right at start The activationStage was horribly programmed and heavily relied on timer. There was a sweet spot at turn start that if you managed to push a key right at the start of turn, you skip the Ready phase and the activationStage would advance, causing the gear spawning code to be skipped. This fix greatly simplies the spawning phase.
Thu, 26 Jul 2018 14:18:23 +0200 Prevent saving weapon scheme if name was already taken 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Jul 2018 14:18:23 +0200] rev 13557
Prevent saving weapon scheme if name was already taken This is case-insensitive.
Thu, 26 Jul 2018 14:18:23 +0200 Prevent saving game schemes if name was already been taken 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Jul 2018 14:18:23 +0200] rev 13556
Prevent saving game schemes if name was already been taken
Thu, 26 Jul 2018 13:03:35 +0200 Prevent saving weapon scheme if name was already taken
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Jul 2018 13:03:35 +0200] rev 13555
Prevent saving weapon scheme if name was already taken This is case-insensitive.
Thu, 26 Jul 2018 00:18:59 +0200 Prevent saving game schemes if name was already been taken
Wuzzy <Wuzzy2@mail.ru> [Thu, 26 Jul 2018 00:18:59 +0200] rev 13554
Prevent saving game schemes if name was already been taken
Tue, 24 Jul 2018 20:46:22 +0200 Fix a couple of PNG images with known invalid color profiles
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Jul 2018 20:46:22 +0200] rev 13553
Fix a couple of PNG images with known invalid color profiles
Tue, 24 Jul 2018 20:46:22 +0200 Fix a couple of PNG images with known invalid color profiles 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Jul 2018 20:46:22 +0200] rev 13552
Fix a couple of PNG images with known invalid color profiles
Tue, 24 Jul 2018 20:15:32 +0200 Fix teleport tooltip claiming it doesn't end turn in hog placing phase with inf. attack 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Jul 2018 20:15:32 +0200] rev 13551
Fix teleport tooltip claiming it doesn't end turn in hog placing phase with inf. attack
Tue, 24 Jul 2018 20:07:58 +0200 Limit max droplet count to 50 (fix for 0.9.24 branch only) 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Jul 2018 20:07:58 +0200] rev 13550
Limit max droplet count to 50 (fix for 0.9.24 branch only) This fixes the issue with insane amounts of droplets in 0.9.24. It's temporary, the real fix is in default branch, but would be desyncing.
Tue, 24 Jul 2018 19:34:04 +0200 Update frontend translation files 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Jul 2018 19:34:04 +0200] rev 13549
Update frontend translation files
Tue, 24 Jul 2018 19:31:37 +0200 Fix changelog typos 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Jul 2018 19:31:37 +0200] rev 13548
Fix changelog typos
Mon, 16 Jul 2018 20:28:01 +0200 Fix hwengine crash when using >1 controllers 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Mon, 16 Jul 2018 20:28:01 +0200] rev 13547
Fix hwengine crash when using >1 controllers Reason: Data type mismatch for SDL_JoystickName, we wed in an index, but it expected a controller handle. Solution: Switch to SDL_JoystickNameForIndex.
Tue, 24 Jul 2018 18:37:52 +0200 Add more sane default controls for controller 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Jul 2018 18:37:52 +0200] rev 13546
Add more sane default controls for controller
Tue, 24 Jul 2018 18:37:52 +0200 Fix broken controller/joystick button and axis events 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Jul 2018 18:37:52 +0200] rev 13545
Fix broken controller/joystick button and axis events The problem were bad records in SDLh.pas
Tue, 24 Jul 2018 18:37:52 +0200 Detect Qt style after parameter parsing 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Jul 2018 18:37:52 +0200] rev 13544
Detect Qt style after parameter parsing
Tue, 24 Jul 2018 18:37:52 +0200 Fix SDLInteraction strings not being translated 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Jul 2018 18:37:52 +0200] rev 13543
Fix SDLInteraction strings not being translated
Tue, 24 Jul 2018 18:37:52 +0200 Refactor storage of joystick SDL key names 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Jul 2018 18:37:52 +0200] rev 13542
Refactor storage of joystick SDL key names
Tue, 24 Jul 2018 18:37:52 +0200 Make frontend detect controllers again 0.9.24
Wuzzy <Wuzzy2@mail.ru> [Tue, 24 Jul 2018 18:37:52 +0200] rev 13541
Make frontend detect controllers again
(0) -10000 -3000 -1000 -120 +120 +1000 tip