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 15618
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 15617
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 15616
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 15615
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 15614
"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 15613
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 15612
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 15611
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 15610
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 15609
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 15608
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 15607
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 15606
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 15605
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 15604
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 15603
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 15602
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 15601
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 15600
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 15599
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 15598
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 15597
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 15596
Fix many gears not being affected by gfMoreWind on turn end
Fri, 05 Jun 2020 21:21:48 +0300 remove blowtorching tautology
alfadur [Fri, 05 Jun 2020 21:21:48 +0300] rev 15595
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 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+
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 tip