Tue, 30 Jun 2020 19:22:46 +0300 draw sentries with direction
alfadur [Tue, 30 Jun 2020 19:22:46 +0300] rev 15658
draw sentries with direction
Tue, 30 Jun 2020 19:09:04 +0300 add some target tracking to sentries
alfadur [Tue, 30 Jun 2020 19:09:04 +0300] rev 15657
add some target tracking to sentries
Tue, 30 Jun 2020 02:18:54 +0300 downgrade sentries to miniguns
alfadur [Tue, 30 Jun 2020 02:18:54 +0300] rev 15656
downgrade sentries to miniguns
Tue, 30 Jun 2020 00:58:24 +0300 add separate hit order for sentries
alfadur [Tue, 30 Jun 2020 00:58:24 +0300] rev 15655
add separate hit order for sentries
Mon, 29 Jun 2020 14:25:23 +0200 Fix airplane line not being drawn in full for very large maps
Wuzzy <Wuzzy2@mail.ru> [Mon, 29 Jun 2020 14:25:23 +0200] rev 15654
Fix airplane line not being drawn in full for very large maps
Mon, 29 Jun 2020 14:08:19 +0200 Fix cursor being too limited left/right if zoomed out too much
Wuzzy <Wuzzy2@mail.ru> [Mon, 29 Jun 2020 14:08:19 +0200] rev 15653
Fix cursor being too limited left/right if zoomed out too much
Mon, 29 Jun 2020 13:40:13 +0200 Tweak airplane spawn point to avoid appear out of nowhere
Wuzzy <Wuzzy2@mail.ru> [Mon, 29 Jun 2020 13:40:13 +0200] rev 15652
Tweak airplane spawn point to avoid appear out of nowhere
Mon, 29 Jun 2020 13:17:10 +0200 Increase X camera limit back to 2048
Wuzzy <Wuzzy2@mail.ru> [Mon, 29 Jun 2020 13:17:10 +0200] rev 15651
Increase X camera limit back to 2048 Oops, the number 0 was done by mistake
Mon, 29 Jun 2020 13:14:18 +0200 Enforce camera limits regardless of zoom level
Wuzzy <Wuzzy2@mail.ru> [Mon, 29 Jun 2020 13:14:18 +0200] rev 15650
Enforce camera limits regardless of zoom level Previously, when you zoomed out, you could move the camera further out to the left, right and up.
Mon, 29 Jun 2020 00:15:37 +0300 add sentries to ammo config
alfadur [Mon, 29 Jun 2020 00:15:37 +0300] rev 15649
add sentries to ammo config
Sun, 28 Jun 2020 23:19:49 +0300 limit sentry attacks through land
alfadur [Sun, 28 Jun 2020 23:19:49 +0300] rev 15648
limit sentry attacks through land
Sun, 28 Jun 2020 22:39:38 +0300 prevent sentries from falling off cliffs
alfadur [Sun, 28 Jun 2020 22:39:38 +0300] rev 15647
prevent sentries from falling off cliffs
Sun, 28 Jun 2020 20:34:06 +0300 refactor collision tests
alfadur [Sun, 28 Jun 2020 20:34:06 +0300] rev 15646
refactor collision tests
Sun, 28 Jun 2020 01:06:18 +0300 place sentries on start
alfadur [Sun, 28 Jun 2020 01:06:18 +0300] rev 15645
place sentries on start
Sun, 28 Jun 2020 00:47:43 +0300 add sentries count to game config
alfadur [Sun, 28 Jun 2020 00:47:43 +0300] rev 15644
add sentries count to game config
Sat, 27 Jun 2020 23:38:45 +0300 reduce sentry damange
alfadur [Sat, 27 Jun 2020 23:38:45 +0300] rev 15643
reduce sentry damange
Sat, 27 Jun 2020 22:58:33 +0300 add aiming timeout to sentry
alfadur [Sat, 27 Jun 2020 22:58:33 +0300] rev 15642
add aiming timeout to sentry
Sat, 27 Jun 2020 02:22:31 +0300 add current 🦔 targeting to sentry
alfadur [Sat, 27 Jun 2020 02:22:31 +0300] rev 15641
add current 🦔 targeting to sentry
Fri, 26 Jun 2020 19:35:16 +0300 add sentry walking cycle
alfadur [Fri, 26 Jun 2020 19:35:16 +0300] rev 15640
add sentry walking cycle
Fri, 26 Jun 2020 17:40:22 +0300 add sentry 🤖 stub
alfadur [Fri, 26 Jun 2020 17:40:22 +0300] rev 15639
add sentry 🤖 stub
Thu, 25 Jun 2020 22:16:11 +0200 Frontend: Sort ammos like in-game
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Jun 2020 22:16:11 +0200] rev 15638
Frontend: Sort ammos like in-game
Thu, 25 Jun 2020 18:13:20 +0200 AI: Don't use vamp/invuln for kamikaze, piano and other weapons
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Jun 2020 18:13:20 +0200] rev 15637
AI: Don't use vamp/invuln for kamikaze, piano and other weapons
Thu, 25 Jun 2020 17:44:22 +0200 Teach AI to use laser sight
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Jun 2020 17:44:22 +0200] rev 15636
Teach AI to use laser sight
Thu, 25 Jun 2020 07:15:58 +0200 Don't check speed and land for MoreWind check in doFallingGear
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Jun 2020 07:15:58 +0200] rev 15635
Don't check speed and land for MoreWind check in doFallingGear Disabling More Wind is completely timer-based, so the additional check for collision and speed is no longer neccessary
Thu, 25 Jun 2020 06:44:35 +0200 Teach AI how to deal with gfMoreWind
Wuzzy <Wuzzy2@mail.ru> [Thu, 25 Jun 2020 06:44:35 +0200] rev 15634
Teach AI how to deal with gfMoreWind
Wed, 24 Jun 2020 22:34:12 +0300 remove forced position change from blowtorch
alfadur [Wed, 24 Jun 2020 22:34:12 +0300] rev 15633
remove forced position change from blowtorch
Wed, 24 Jun 2020 20:16:02 +0200 Fix AI thread erroring out when there are no targets
Wuzzy <Wuzzy2@mail.ru> [Wed, 24 Jun 2020 20:16:02 +0200] rev 15632
Fix AI thread erroring out when there are no targets
Wed, 24 Jun 2020 20:24:12 +0300 real collision fix
alfadur [Wed, 24 Jun 2020 20:24:12 +0300] rev 15631
real collision fix
Wed, 24 Jun 2020 19:50:58 +0300 remove wiggle throttling in anticipation of a real collision fix 🥁
alfadur [Wed, 24 Jun 2020 19:50:58 +0300] rev 15630
remove wiggle throttling in anticipation of a real collision fix 🥁
Wed, 24 Jun 2020 17:27:57 +0200 Update ChangeLog and CREDITS
Wuzzy <Wuzzy2@mail.ru> [Wed, 24 Jun 2020 17:27:57 +0200] rev 15629
Update ChangeLog and CREDITS
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 tip