Fri, 05 Jun 2020 15:48:41 +0200 Cleaner digit parsing of ammo schemes
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Jun 2020 15:48:41 +0200] rev 15594
Cleaner digit parsing of ammo schemes Because invalid ammo scheme files could break the game somewhat
Fri, 05 Jun 2020 01:30:03 +0200 Fix camera zooming out too far in pause mode (bug 773)
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Jun 2020 01:30:03 +0200] rev 15593
Fix camera zooming out too far in pause mode (bug #773)
Fri, 05 Jun 2020 00:57:05 +0200 Fix taunt commands triggering 'unknown chat command' warning if current hog is external or bot
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Jun 2020 00:57:05 +0200] rev 15592
Fix taunt commands triggering 'unknown chat command' warning if current hog is external or bot
Fri, 05 Jun 2020 00:37:33 +0200 Add missing /sad command help
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Jun 2020 00:37:33 +0200] rev 15591
Add missing /sad command help
Fri, 05 Jun 2020 00:31:14 +0200 Add taunt command: /happy
Wuzzy <Wuzzy2@mail.ru> [Fri, 05 Jun 2020 00:31:14 +0200] rev 15590
Add taunt command: /happy
Thu, 04 Jun 2020 12:33:24 +0200 Fix build with Qt 5.15+
felixonmars <felixonmars@archlinux.org> [Thu, 04 Jun 2020 12:33:24 +0200] rev 15589
Fix build with Qt 5.15+
Wed, 27 May 2020 09:23:25 +0200 Add taunt chat command: /bubble (hog holds breath)
Wuzzy <Wuzzy2@mail.ru> [Wed, 27 May 2020 09:23:25 +0200] rev 15588
Add taunt chat command: /bubble (hog holds breath) This is based on the "bubble" hat by chujoii
Wed, 27 May 2020 06:52:13 +0200 Add dynamite impact sound
Wuzzy <Wuzzy2@mail.ru> [Wed, 27 May 2020 06:52:13 +0200] rev 15587
Add dynamite impact sound
Wed, 27 May 2020 01:58:27 +0200 Add fade-in effect when flake appears at top
Wuzzy <Wuzzy2@mail.ru> [Wed, 27 May 2020 01:58:27 +0200] rev 15586
Add fade-in effect when flake appears at top
Wed, 27 May 2020 01:24:50 +0200 Flakes: Only spawn them inside valid area
Wuzzy <Wuzzy2@mail.ru> [Wed, 27 May 2020 01:24:50 +0200] rev 15585
Flakes: Only spawn them inside valid area Also add cCloudOffset
Wed, 27 May 2020 00:02:20 +0200 Make Underwater SD flakes rise
Wuzzy <Wuzzy2@mail.ru> [Wed, 27 May 2020 00:02:20 +0200] rev 15584
Make Underwater SD flakes rise
Wed, 27 May 2020 00:00:13 +0200 Fade out rising flakes at the top
Wuzzy <Wuzzy2@mail.ru> [Wed, 27 May 2020 00:00:13 +0200] rev 15583
Fade out rising flakes at the top
Tue, 26 May 2020 23:02:49 +0200 Fix wrong team health bar height after calling SetClanColor
Wuzzy <Wuzzy2@mail.ru> [Tue, 26 May 2020 23:02:49 +0200] rev 15582
Fix wrong team health bar height after calling SetClanColor If you called SetClanColor on a team with a name that had a letter with a descender in it, then called SetClanColor on it, the height of the team bar is 1 pixel less than it should be because it was copied from the name texture.
Sun, 24 May 2020 06:10:25 +0300 convert replay to haskell
alfadur [Sun, 24 May 2020 06:10:25 +0300] rev 15581
convert replay to haskell
Wed, 20 May 2020 23:41:25 +0300 fix config loading
alfadur [Wed, 20 May 2020 23:41:25 +0300] rev 15580
fix config loading
Wed, 20 May 2020 23:08:08 +0300 remove stuck test
alfadur [Wed, 20 May 2020 23:08:08 +0300] rev 15579
remove stuck test
Wed, 20 May 2020 22:50:58 +0300 convert config from haskell lists
alfadur [Wed, 20 May 2020 22:50:58 +0300] rev 15578
convert config from haskell lists
Wed, 20 May 2020 19:38:44 +0300 parse booleans as well
alfadur [Wed, 20 May 2020 19:38:44 +0300] rev 15577
parse booleans as well
Tue, 19 May 2020 19:26:48 +0300 convert teams from haskell list
alfadur [Tue, 19 May 2020 19:26:48 +0300] rev 15576
convert teams from haskell list
Tue, 19 May 2020 02:25:24 +0300 improve escapes handling
alfadur [Tue, 19 May 2020 02:25:24 +0300] rev 15575
improve escapes handling
Mon, 18 May 2020 23:43:58 +0300 add haskell literal formatter
alfadur [Mon, 18 May 2020 23:43:58 +0300] rev 15574
add haskell literal formatter
Mon, 18 May 2020 22:39:28 +0300 add the empty escape
alfadur [Mon, 18 May 2020 22:39:28 +0300] rev 15573
add the empty escape
Mon, 18 May 2020 22:33:13 +0300 parse anonymous fields
alfadur [Mon, 18 May 2020 22:33:13 +0300] rev 15572
parse anonymous fields
Mon, 18 May 2020 22:04:38 +0300 add whitespace handling
alfadur [Mon, 18 May 2020 22:04:38 +0300] rev 15571
add whitespace handling
Mon, 18 May 2020 21:17:46 +0300 add haskell literal parser
alfadur [Mon, 18 May 2020 21:17:46 +0300] rev 15570
add haskell literal parser
Sun, 17 May 2020 04:07:10 +0300 fix editing teams while a game is in progress
alfadur [Sun, 17 May 2020 04:07:10 +0300] rev 15569
fix editing teams while a game is in progress
Sat, 16 May 2020 04:43:11 +0200 Hats webpage: Fix another incorrect static hat check
Wuzzy <Wuzzy2@mail.ru> [Sat, 16 May 2020 04:43:11 +0200] rev 15568
Hats webpage: Fix another incorrect static hat check
Sat, 16 May 2020 04:28:26 +0200 Hats webpage: Fix incorrect check for static hat
Wuzzy <Wuzzy2@mail.ru> [Sat, 16 May 2020 04:28:26 +0200] rev 15567
Hats webpage: Fix incorrect check for static hat
Sat, 16 May 2020 03:41:49 +0200 Hats webpage: Fix "other hats" section listing wrong hats
Wuzzy <Wuzzy2@mail.ru> [Sat, 16 May 2020 03:41:49 +0200] rev 15566
Hats webpage: Fix "other hats" section listing wrong hats
Sat, 16 May 2020 03:30:51 +0200 Hats webpage: Remove protocol from URLs to fix CORS fail
Wuzzy <Wuzzy2@mail.ru> [Sat, 16 May 2020 03:30:51 +0200] rev 15565
Hats webpage: Remove protocol from URLs to fix CORS fail
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 tip