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
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip