Fri, 12 Jun 2020 02:36:27 +0200 AI: Add dedicated test for SMine
Wuzzy <Wuzzy2@mail.ru> [Fri, 12 Jun 2020 02:36:27 +0200] rev 15641
AI: Add dedicated test for SMine
Fri, 12 Jun 2020 00:20:47 +0200 Teach AI to use seduction
Wuzzy <Wuzzy2@mail.ru> [Fri, 12 Jun 2020 00:20:47 +0200] rev 15640
Teach AI to use seduction
Tue, 09 Jun 2020 07:56:59 +0200 Teach AI to use cleavers
Wuzzy <Wuzzy2@mail.ru> [Tue, 09 Jun 2020 07:56:59 +0200] rev 15639
Teach AI to use cleavers
Tue, 09 Jun 2020 06:21:21 +0200 Add missing semicolon (oops!)
Wuzzy <Wuzzy2@mail.ru> [Tue, 09 Jun 2020 06:21:21 +0200] rev 15638
Add missing semicolon (oops!)
Tue, 09 Jun 2020 05:51:39 +0200 "Teach" AI hogs to be inaccurate with guns (and kamikaze)
Wuzzy <Wuzzy2@mail.ru> [Tue, 09 Jun 2020 05:51:39 +0200] rev 15637
"Teach" AI hogs to be inaccurate with guns (and kamikaze)
Mon, 08 Jun 2020 23:37:38 +0200 Teach AI to use air mines
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Jun 2020 23:37:38 +0200] rev 15636
Teach AI to use air mines
Mon, 08 Jun 2020 21:53:45 +0200 AI: Rewrite TestMolotov
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Jun 2020 21:53:45 +0200] rev 15635
AI: Rewrite TestMolotov The old function was broken, the AI just refused to use the molotov, ever
Mon, 08 Jun 2020 21:13:31 +0200 Teach AI to use RC plane (straight line only, no bombs)
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Jun 2020 21:13:31 +0200] rev 15634
Teach AI to use RC plane (straight line only, no bombs)
Mon, 08 Jun 2020 20:41:24 +0200 Follow piano gear when it's spawned by hedgehog
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Jun 2020 20:41:24 +0200] rev 15633
Follow piano gear when it's spawned by hedgehog
Mon, 08 Jun 2020 20:40:04 +0200 AI: Tweak piano test
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Jun 2020 20:40:04 +0200] rev 15632
AI: Tweak piano test
Mon, 08 Jun 2020 19:45:11 +0200 AI: Remove own gear from explosion/shove checks in kami/piano test
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Jun 2020 19:45:11 +0200] rev 15631
AI: Remove own gear from explosion/shove checks in kami/piano test
Mon, 08 Jun 2020 19:18:30 +0200 Teach AI to use piano strike
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Jun 2020 19:18:30 +0200] rev 15630
Teach AI to use piano strike
Sun, 07 Jun 2020 18:11:12 +0200 Graves preview page: Change grave margin
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Jun 2020 18:11:12 +0200] rev 15629
Graves preview page: Change grave margin
Sun, 07 Jun 2020 18:01:00 +0200 Add flags and graves preview pages
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Jun 2020 18:01:00 +0200] rev 15628
Add flags and graves preview pages
Sun, 07 Jun 2020 00:44:13 +0200 Teach AI how to use MineStrike (0 secs only)
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Jun 2020 00:44:13 +0200] rev 15627
Teach AI how to use MineStrike (0 secs only)
Sat, 06 Jun 2020 23:40:29 +0200 Teach AI to use drill strike
Wuzzy <Wuzzy2@mail.ru> [Sat, 06 Jun 2020 23:40:29 +0200] rev 15626
Teach AI to use drill strike
Sat, 06 Jun 2020 20:51:12 +0200 AI: Refactor bounce handling
Wuzzy <Wuzzy2@mail.ru> [Sat, 06 Jun 2020 20:51:12 +0200] rev 15625
AI: Refactor bounce handling
Sat, 06 Jun 2020 20:22:57 +0200 Teach AI to set minimum mine bounce for improved aiming
Wuzzy <Wuzzy2@mail.ru> [Sat, 06 Jun 2020 20:22:57 +0200] rev 15624
Teach AI to set minimum mine bounce for improved aiming
Sat, 06 Jun 2020 20:21:08 +0200 Teach AI to drop mines from safe height
Wuzzy <Wuzzy2@mail.ru> [Sat, 06 Jun 2020 20:21:08 +0200] rev 15623
Teach AI to drop mines from safe height Placing mine on ground and then escaping is not possible yet
Sat, 06 Jun 2020 16:09:16 +0200 Teach AI to spam extra time if infinite
Wuzzy <Wuzzy2@mail.ru> [Sat, 06 Jun 2020 16:09:16 +0200] rev 15622
Teach AI to spam extra time if infinite
Sat, 06 Jun 2020 15:43:17 +0200 Merge b988d3be7100
Wuzzy <Wuzzy2@mail.ru> [Sat, 06 Jun 2020 15:43:17 +0200] rev 15621
Merge b988d3be7100
Sat, 06 Jun 2020 15:40:51 +0200 Disable gfMoreWind for land objects on turn end only after a fixed-time delay
Wuzzy <Wuzzy2@mail.ru> [Sat, 06 Jun 2020 15:40:51 +0200] rev 15620
Disable gfMoreWind for land objects on turn end only after a fixed-time delay 15s sounds much, but it's the average amount for gfMineStrike mines to settle naturally. And it would be very confusing to see falling mines suddenly not caring about gfMoreWind for no apparent reason. Note this whole thing is a giant hack anyway, to prevent a turn being blocked by infinitely bouncing mines. The better solution would be to help gfMoreWind-affected land objects settle naturally more reliably even under extreme wind. But this commit is "good enough" for now. If you don't like the delay, you can always tweak the constant.
Sat, 06 Jun 2020 15:10:41 +0200 Fix many gears not being affected by gfMoreWind on turn end
Wuzzy <Wuzzy2@mail.ru> [Sat, 06 Jun 2020 15:10:41 +0200] rev 15619
Fix many gears not being affected by gfMoreWind on turn end
Fri, 05 Jun 2020 21:58:17 +0300 experimental blowtorching
alfadur [Fri, 05 Jun 2020 21:58:17 +0300] rev 15618
experimental blowtorching
Fri, 05 Jun 2020 21:21:48 +0300 remove blowtorching tautology
alfadur [Fri, 05 Jun 2020 21:21:48 +0300] rev 15617
remove blowtorching tautology
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 15616
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 15615
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 15614
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 15613
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 15612
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 15611
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 15610
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 15609
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 15608
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 15607
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 15606
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 15605
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 15604
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 15603
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 15602
fix config loading
Wed, 20 May 2020 23:08:08 +0300 remove stuck test
alfadur [Wed, 20 May 2020 23:08:08 +0300] rev 15601
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 15600
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 15599
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 15598
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 15597
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 15596
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 15595
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 15594
parse anonymous fields
Mon, 18 May 2020 22:04:38 +0300 add whitespace handling
alfadur [Mon, 18 May 2020 22:04:38 +0300] rev 15593
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 15592
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 15591
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 15590
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 15589
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 15588
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 15587
Hats webpage: Remove protocol from URLs to fix CORS fail
Sat, 16 May 2020 01:36:44 +0200 Hats webpage: Many improvements and fixes (2nd try)
Wuzzy <Wuzzy2@mail.ru> [Sat, 16 May 2020 01:36:44 +0200] rev 15586
Hats webpage: Many improvements and fixes (2nd try) * Fix static hats not being animated properly * Make widges more user-friendly * Add local mode to hats webpage to make testing easier (IS_LOCAL variable) * Cleanup code * Update themes list * Update list of local hats
Sat, 16 May 2020 01:18:34 +0200 Backed out changesets 799fd0a6d3bf+3c1c5ff824f7
Wuzzy <Wuzzy2@mail.ru> [Sat, 16 May 2020 01:18:34 +0200] rev 15585
Backed out changesets 799fd0a6d3bf+3c1c5ff824f7 Sadly, the update did not work when hosted online. :-(
Sat, 16 May 2020 01:16:10 +0200 Hats webpage: Fix URLs
Wuzzy <Wuzzy2@mail.ru> [Sat, 16 May 2020 01:16:10 +0200] rev 15584
Hats webpage: Fix URLs
Sat, 16 May 2020 01:04:27 +0200 Many improvements and fixes for hats webpage
Wuzzy <Wuzzy2@mail.ru> [Sat, 16 May 2020 01:04:27 +0200] rev 15583
Many improvements and fixes for hats webpage * Fix static hats not being animated properly * Make widges more user-friendly * Add local mode to hats webpage to make testing easier (IS_LOCAL variable) * Cleanup code * Update themes list * Update list of local hats
Tue, 12 May 2020 22:21:19 +0200 Add many people to the hat credits
Wuzzy <Wuzzy2@mail.ru> [Tue, 12 May 2020 22:21:19 +0200] rev 15582
Add many people to the hat credits Based on reading the Hat Thread at <https://hedgewars.org/node/690> The hat credits are still not 100% complete, but we're getting closer...
Tue, 12 May 2020 20:37:30 +0200 Add SVG source files of chujoii's hats
Wuzzy <Wuzzy2@mail.ru> [Tue, 12 May 2020 20:37:30 +0200] rev 15581
Add SVG source files of chujoii's hats
Tue, 12 May 2020 20:36:23 +0200 Fix some typos in hat names in CREDITS
Wuzzy <Wuzzy2@mail.ru> [Tue, 12 May 2020 20:36:23 +0200] rev 15580
Fix some typos in hat names in CREDITS
Tue, 12 May 2020 19:35:21 +0200 Credit chujoii for a couple of more hats
Wuzzy <Wuzzy2@mail.ru> [Tue, 12 May 2020 19:35:21 +0200] rev 15579
Credit chujoii for a couple of more hats
Fri, 17 Apr 2020 15:47:06 -0400 locutus fixes my ancient build
nemo [Fri, 17 Apr 2020 15:47:06 -0400] rev 15578
locutus fixes my ancient build
Fri, 17 Apr 2020 15:23:22 -0400 Add patch to correctly handle libsdl2 from system/cmake
LocutusOfBorg [Fri, 17 Apr 2020 15:23:22 -0400] rev 15577
Add patch to correctly handle libsdl2 from system/cmake
Sun, 12 Apr 2020 00:26:37 +0300 send team colors on round end
alfadur [Sun, 12 Apr 2020 00:26:37 +0300] rev 15576
send team colors on round end
Sun, 12 Apr 2020 00:02:11 +0300 fix in-game team handling
alfadur [Sun, 12 Apr 2020 00:02:11 +0300] rev 15575
fix in-game team handling
Sat, 11 Apr 2020 23:20:09 +0300 don't apply voted 🦔 to the in-game teams
alfadur [Sat, 11 Apr 2020 23:20:09 +0300] rev 15574
don't apply voted 🦔 to the in-game teams
Fri, 10 Apr 2020 21:58:09 +0300 fix phantom rooms
alfadur [Fri, 10 Apr 2020 21:58:09 +0300] rev 15573
fix phantom rooms
Thu, 12 Mar 2020 15:09:16 -0400 er... nevermind. back this out. ApplyDamage should pick this up just fine.
nemo [Thu, 12 Mar 2020 15:09:16 -0400] rev 15572
er... nevermind. back this out. ApplyDamage should pick this up just fine.
Thu, 12 Mar 2020 15:07:32 -0400 poison should ruin a flawless victory. ht Case_Of
nemo [Thu, 12 Mar 2020 15:07:32 -0400] rev 15571
poison should ruin a flawless victory. ht Case_Of
Wed, 11 Mar 2020 23:20:15 +0300 remove canhazslicepatterns
alfadur [Wed, 11 Mar 2020 23:20:15 +0300] rev 15570
remove canhazslicepatterns
Sat, 07 Mar 2020 01:04:37 +0300 add loading config from hwd to server
alfadur [Sat, 07 Mar 2020 01:04:37 +0300] rev 15569
add loading config from hwd to server
Tue, 11 Feb 2020 01:33:31 +0100 ACF1: Fix PastMole area being too large
Wuzzy <Wuzzy2@mail.ru> [Tue, 11 Feb 2020 01:33:31 +0100] rev 15568
ACF1: Fix PastMole area being too large
Thu, 06 Feb 2020 13:28:01 +0100 Add flags: serbia, montenegro
Wuzzy <Wuzzy2@mail.ru> [Thu, 06 Feb 2020 13:28:01 +0100] rev 15567
Add flags: serbia, montenegro
Tue, 14 Jan 2020 01:40:23 +0300 send 🦔 on round end
alfadur [Tue, 14 Jan 2020 01:40:23 +0300] rev 15566
send 🦔 on round end
Tue, 14 Jan 2020 01:30:03 +0300 better response grouping
alfadur <mail@none> [Tue, 14 Jan 2020 01:30:03 +0300] rev 15565
better response grouping
Sat, 11 Jan 2020 05:15:01 +0100 Fix weapon schemes sometimes not being saved properly
Wuzzy <Wuzzy2@mail.ru> [Sat, 11 Jan 2020 05:15:01 +0100] rev 15564
Fix weapon schemes sometimes not being saved properly
Sat, 11 Jan 2020 01:06:41 +0300 reapply some simplifications
alfadur <mail@none> [Sat, 11 Jan 2020 01:06:41 +0300] rev 15563
reapply some simplifications
Sat, 11 Jan 2020 00:44:25 +0300 backout a798e6441a36
alfadur <mail@none> [Sat, 11 Jan 2020 00:44:25 +0300] rev 15562
backout a798e6441a36
Tue, 07 Jan 2020 15:17:22 +0100 HedgeEditor: Tweak caption colors of help captions
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Jan 2020 15:17:22 +0100] rev 15561
HedgeEditor: Tweak caption colors of help captions
Tue, 07 Jan 2020 15:16:44 +0100 Mention mission bonuses in ASA side mission descriptions
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Jan 2020 15:16:44 +0100] rev 15560
Mention mission bonuses in ASA side mission descriptions
Tue, 07 Jan 2020 13:21:04 +0100 Fix impossible to become mutant after mutant gear got deleted (bug 804)
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Jan 2020 13:21:04 +0100] rev 15559
Fix impossible to become mutant after mutant gear got deleted (bug #804)
Sat, 04 Jan 2020 01:39:13 +0300 simplify team handling
alfadur <mail@none> [Sat, 04 Jan 2020 01:39:13 +0300] rev 15558
simplify team handling
Tue, 31 Dec 2019 04:42:20 +0300 add back em response on joining a game in progress
alfadur <mail@none> [Tue, 31 Dec 2019 04:42:20 +0300] rev 15557
add back em response on joining a game in progress
Mon, 30 Dec 2019 17:25:44 +0300 send cleared flags on room join
alfadur <mail@none> [Mon, 30 Dec 2019 17:25:44 +0300] rev 15556
send cleared flags on room join
Sat, 28 Dec 2019 19:41:05 +0300 check the room passwords
alfadur <mail@none> [Sat, 28 Dec 2019 19:41:05 +0300] rev 15555
check the room passwords
Fri, 27 Dec 2019 22:36:19 +0300 complete checker login handling
alfadur <mail@none> [Fri, 27 Dec 2019 22:36:19 +0300] rev 15554
complete checker login handling
Thu, 26 Dec 2019 21:55:51 +0300 fix official server
alfadur <mail@none> [Thu, 26 Dec 2019 21:55:51 +0300] rev 15553
fix official server
Thu, 26 Dec 2019 21:04:37 +0300 update tls configuration
alfadur <mail@none> [Thu, 26 Dec 2019 21:04:37 +0300] rev 15552
update tls configuration
Thu, 26 Dec 2019 17:39:09 +0300 remove unused em fn
alfadur <mail@none> [Thu, 26 Dec 2019 17:39:09 +0300] rev 15551
remove unused em fn
Tue, 24 Dec 2019 22:12:02 +0300 update subslice pattern to the new syntax
alfadur <mail@none> [Tue, 24 Dec 2019 22:12:02 +0300] rev 15550
update subslice pattern to the new syntax
Tue, 24 Dec 2019 21:57:55 +0300 restore engine message handler
alfadur <mail@none> [Tue, 24 Dec 2019 21:57:55 +0300] rev 15549
restore engine message handler
Tue, 24 Dec 2019 21:45:26 +0300 disallow mutable rooms outside the server
alfadur <mail@none> [Tue, 24 Dec 2019 21:45:26 +0300] rev 15548
disallow mutable rooms outside the server
Tue, 24 Dec 2019 20:57:58 +0300 restore voting
alfadur <mail@none> [Tue, 24 Dec 2019 20:57:58 +0300] rev 15547
restore voting
Tue, 24 Dec 2019 12:46:23 -0500 disable fall tracing for cheese. it will probably be incorrect.
nemo [Tue, 24 Dec 2019 12:46:23 -0500] rev 15546
disable fall tracing for cheese. it will probably be incorrect.
Mon, 23 Dec 2019 23:47:06 +0300 add a separate interface for modifying room state
alfadur <mail@none> [Mon, 23 Dec 2019 23:47:06 +0300] rev 15545
add a separate interface for modifying room state
Mon, 23 Dec 2019 18:55:25 +0300 make rooms field private
alfadur <mail@none> [Mon, 23 Dec 2019 18:55:25 +0300] rev 15544
make rooms field private
Mon, 23 Dec 2019 18:11:15 +0300 lost the anteroom
alfadur <mail@none> [Mon, 23 Dec 2019 18:11:15 +0300] rev 15543
lost the anteroom
Mon, 23 Dec 2019 18:08:55 +0300 move the anteroom out of the server
alfadur <mail@none> [Mon, 23 Dec 2019 18:08:55 +0300] rev 15542
move the anteroom out of the server
Sat, 21 Dec 2019 23:33:50 +0300 disallow mutable clients to leave the server
alfadur <mail@none> [Sat, 21 Dec 2019 23:33:50 +0300] rev 15541
disallow mutable clients to leave the server
Sat, 21 Dec 2019 00:26:17 +0300 some more room handler cleanup
alfadur <mail@none> [Sat, 21 Dec 2019 00:26:17 +0300] rev 15540
some more room handler cleanup
Thu, 19 Dec 2019 23:13:58 +0300 add ip ban check
alfadur <mail@none> [Thu, 19 Dec 2019 23:13:58 +0300] rev 15539
add ip ban check
Tue, 17 Dec 2019 18:54:17 +0300 move end_game into server
alfadur [Tue, 17 Dec 2019 18:54:17 +0300] rev 15538
move end_game into server
Sun, 08 Dec 2019 02:09:19 +0100 hedgeroid/frontlib: update proto and weapons number hedgeroid
sheepluva [Sun, 08 Dec 2019 02:09:19 +0100] rev 15537
hedgeroid/frontlib: update proto and weapons number
Sun, 08 Dec 2019 00:07:24 +0100 hedgeroid: adjust module names (SDL_* -> SDL2_*) hedgeroid
sheepluva [Sun, 08 Dec 2019 00:07:24 +0100] rev 15536
hedgeroid: adjust module names (SDL_* -> SDL2_*)
Sat, 07 Dec 2019 23:58:37 +0100 hedgeroid: adjust build.xml: fix app name; set java version; print hint if sdk build.xml is missing hedgeroid
sheepluva [Sat, 07 Dec 2019 23:58:37 +0100] rev 15535
hedgeroid: adjust build.xml: fix app name; set java version; print hint if sdk build.xml is missing
Sat, 07 Dec 2019 16:18:20 +0100 hedgeroid: add debug logging to library loading hedgeroid
sheepluva [Sat, 07 Dec 2019 16:18:20 +0100] rev 15534
hedgeroid: add debug logging to library loading
Sat, 07 Dec 2019 16:14:27 +0100 hedgeroid: fix needlessly creating netplay instance on check for "connecting..." hedgeroid
sheepluva [Sat, 07 Dec 2019 16:14:27 +0100] rev 15533
hedgeroid: fix needlessly creating netplay instance on check for "connecting..."
Fri, 06 Dec 2019 22:20:53 +0100 merge 1.0.0 into hedgeroid hedgeroid
sheepluva [Fri, 06 Dec 2019 22:20:53 +0100] rev 15532
merge 1.0.0 into hedgeroid
Sat, 30 Nov 2019 02:54:49 +0100 Remove parachute early if hog is inside land
Wuzzy <Wuzzy2@mail.ru> [Sat, 30 Nov 2019 02:54:49 +0100] rev 15531
Remove parachute early if hog is inside land Fixes a bug: When you used parachute right after using a parachute to dig inside land, you might become stuck. Reported here: https://hedgewars.org/node/9035
Tue, 19 Nov 2019 08:35:32 -0500 oups. forgot "convert" creates a white background by default
nemo [Tue, 19 Nov 2019 08:35:32 -0500] rev 15530
oups. forgot "convert" creates a white background by default
Thu, 14 Nov 2019 21:26:32 +0100 Update changelog
Wuzzy <Wuzzy2@mail.ru> [Thu, 14 Nov 2019 21:26:32 +0100] rev 15529
Update changelog
Thu, 14 Nov 2019 18:19:18 +0100 CowardMode: Display checkmarks in missions list
Wuzzy <Wuzzy2@mail.ru> [Thu, 14 Nov 2019 18:19:18 +0100] rev 15528
CowardMode: Display checkmarks in missions list
Thu, 14 Nov 2019 17:25:48 +0100 ASA moon02: Tweak messages and blue hog face dir
Wuzzy <Wuzzy2@mail.ru> [Thu, 14 Nov 2019 17:25:48 +0100] rev 15527
ASA moon02: Tweak messages and blue hog face dir
Thu, 14 Nov 2019 17:12:31 +0100 ASA moon02: Disable hog input after victory
Wuzzy <Wuzzy2@mail.ru> [Thu, 14 Nov 2019 17:12:31 +0100] rev 15526
ASA moon02: Disable hog input after victory Player could briefly move Crazy Runner when skipping final cutscene.
Mon, 04 Nov 2019 03:08:59 +0100 Change color of hovered and pressed slider
Wuzzy <Wuzzy2@mail.ru> [Mon, 04 Nov 2019 03:08:59 +0100] rev 15525
Change color of hovered and pressed slider
Sat, 02 Nov 2019 17:00:40 +0100 ClimbHome: Remove uncommented code
Wuzzy <Wuzzy2@mail.ru> [Sat, 02 Nov 2019 17:00:40 +0100] rev 15524
ClimbHome: Remove uncommented code
Sat, 02 Nov 2019 13:01:28 +0100 ClimbHome: Change misleading Seed assignment to nil value
Wuzzy <Wuzzy2@mail.ru> [Sat, 02 Nov 2019 13:01:28 +0100] rev 15523
ClimbHome: Change misleading Seed assignment to nil value This was "Seed = ClimbHome", but ClimbHome was a nil value. This code still worked as the engine interpreted the nil value as empty string. But it can be very misleading. This changeset makes the Seed assignment more explicit by assigning the empty string directly. The compability has been tested.
Fri, 01 Nov 2019 23:35:01 +0100 ASA death02: Don't set hero health if enemy hurts itself
Wuzzy <Wuzzy2@mail.ru> [Fri, 01 Nov 2019 23:35:01 +0100] rev 15522
ASA death02: Don't set hero health if enemy hurts itself
(0) -10000 -3000 -1000 -120 +120 tip