2022-05-11 Comment out conflicting flag
unC0Rr [Wed, 11 May 2022 13:51:04 +0200] rev 15850
Comment out conflicting flag
2022-05-11 Ignore dist-newstyle folder
unC0Rr [Wed, 11 May 2022 13:50:35 +0200] rev 15849
Ignore dist-newstyle folder
2022-05-11 Implement appropriate routing of checker messages
unC0Rr [Wed, 11 May 2022 13:48:55 +0200] rev 15848
Implement appropriate routing of checker messages
2022-05-09 better sentry free fall behavior
alfadur [Tue, 10 May 2022 02:59:11 +0300] rev 15847
better sentry free fall behavior
2022-05-09 add density to sentries
alfadur [Tue, 10 May 2022 00:19:52 +0300] rev 15846
add density to sentries
2022-05-09 pass unicode paths as base64 on windows
alfadur [Mon, 09 May 2022 23:58:51 +0300] rev 15845
pass unicode paths as base64 on windows
2022-05-09 revert blowtorch hit frequency reduction
alfadur [Mon, 09 May 2022 20:11:38 +0300] rev 15844
revert blowtorch hit frequency reduction
2022-05-09 remove Hedgehog from generated mines
alfadur [Mon, 09 May 2022 20:03:09 +0300] rev 15843
remove Hedgehog from generated mines
2022-05-09 fix minigun bullet collision detection
alfadur [Mon, 09 May 2022 19:10:43 +0300] rev 15842
fix minigun bullet collision detection
2022-04-26 make unplaced hogs a bit less interactive
nemo [Tue, 26 Apr 2022 14:35:21 -0400] rev 15841
make unplaced hogs a bit less interactive
2022-04-20 Fix typo, small adjustments
unC0Rr [Wed, 20 Apr 2022 15:35:48 +0200] rev 15840
Fix typo, small adjustments
2022-04-07 Update Wuzzy's e-mail address in credits
Wuzzy <Wuzzy@disroot.org> [Thu, 07 Apr 2022 08:15:08 +0200] rev 15839
Update Wuzzy's e-mail address in credits
2022-03-15 limit scope of u128 operations in sqrt
alfadur [Tue, 15 Mar 2022 19:54:43 +0300] rev 15838
limit scope of u128 operations in sqrt
2022-03-14 port sqrt optimization to u128 case
alfadur [Mon, 14 Mar 2022 22:08:31 +0300] rev 15837
port sqrt optimization to u128 case
2022-03-14 Fix incorrect calculation of target point in AI drill strike test
unC0Rr [Mon, 14 Mar 2022 10:12:00 +0100] rev 15836
Fix incorrect calculation of target point in AI drill strike test
2022-02-05 1.0.0 merge
nemo [Sat, 05 Feb 2022 10:50:25 -0500] rev 15835
1.0.0 merge
2022-02-05 avcodec 59+ compatibility 1.0.0
LocutusOfBorg [Sat, 05 Feb 2022 10:42:50 -0500] rev 15834
avcodec 59+ compatibility
2022-02-02 update to mysql_async
alfadur [Thu, 03 Feb 2022 01:48:31 +0300] rev 15833
update to mysql_async
2022-02-01 add back client timeouts
alfadur [Tue, 01 Feb 2022 20:58:35 +0300] rev 15832
add back client timeouts
2022-01-31 move server network to tokio
alfadur [Tue, 01 Feb 2022 02:23:35 +0300] rev 15831
move server network to tokio
2022-01-31 update protocol πŸ“¦
alfadur [Mon, 31 Jan 2022 18:24:49 +0300] rev 15830
update protocol πŸ“¦
2022-01-27 add direct access to gear data
alfadur [Fri, 28 Jan 2022 02:33:44 +0300] rev 15829
add direct access to gear data
2022-01-27 add type safe power of two sizes
alfadur [Thu, 27 Jan 2022 03:51:13 +0300] rev 15828
add type safe power of two sizes
2022-01-25 use grid only for static gears
alfadur [Tue, 25 Jan 2022 23:46:11 +0300] rev 15827
use grid only for static gears
2021-12-02 fix typo in german lua strings
Zaubermaus [Thu, 02 Dec 2021 19:33:22 +0100] rev 15826
fix typo in german lua strings
2021-10-16 make seduction work on sentries
alfadur [Sat, 16 Oct 2021 04:06:47 +0300] rev 15825
make seduction work on sentries
2021-10-16 remove owner from wild sentries
alfadur [Sat, 16 Oct 2021 03:35:48 +0300] rev 15824
remove owner from wild sentries
2021-10-15 fix sentry bullet misattribution
alfadur [Sat, 16 Oct 2021 02:52:06 +0300] rev 15823
fix sentry bullet misattribution
2021-10-15 paint sentries in clan colors
alfadur [Sat, 16 Oct 2021 02:39:22 +0300] rev 15822
paint sentries in clan colors
2021-10-15 make domesticated sentries not target their owners
alfadur [Sat, 16 Oct 2021 02:20:15 +0300] rev 15821
make domesticated sentries not target their owners
2021-10-15 reduce blowtorch radius to avoid grabbing gears behind currentπŸ¦”
alfadur [Sat, 16 Oct 2021 01:21:26 +0300] rev 15820
reduce blowtorch radius to avoid grabbing gears behind currentπŸ¦”
2021-10-15 reduce digging damage frequency
alfadur [Sat, 16 Oct 2021 01:06:05 +0300] rev 15819
reduce digging damage frequency
2021-09-09 use array map in timer constructor
alfadur [Thu, 09 Sep 2021 21:06:45 +0300] rev 15818
use array map in timer constructor
2021-09-06 Avoid crashing on physfs failure
alfadur [Tue, 07 Sep 2021 01:45:16 +0300] rev 15817
Avoid crashing on physfs failure
2020-08-10 workaround for FPC 3.2.0 ICE 1.0.0
alfadur [Mon, 10 Aug 2020 12:56:53 +0300] rev 15816
workaround for FPC 3.2.0 ICE
2021-07-14 Add janitor plugin that would suggest mingpt plugin to reply to newcomers messages
unc0rr [Wed, 14 Jul 2021 23:50:44 +0200] rev 15815
Add janitor plugin that would suggest mingpt plugin to reply to newcomers messages
2021-07-14 Publish join and part commands as well
unc0rr [Wed, 14 Jul 2021 23:01:50 +0200] rev 15814
Publish join and part commands as well
2021-07-10 Begin attempt to convert checker into async using tokio
unc0rr [Sat, 10 Jul 2021 12:03:50 +0200] rev 15813
Begin attempt to convert checker into async using tokio
2021-06-30 eat warnings
alfadur [Thu, 01 Jul 2021 00:17:05 +0300] rev 15812
eat warnings
2021-06-30 - Update hedgewars-network-protocol library with messages needed for checker
unc0rr [Wed, 30 Jun 2021 23:06:54 +0200] rev 15811
- Update hedgewars-network-protocol library with messages needed for checker - Use the library in hedgewars-checker
2021-06-29 Add parser and idempotention tests for server messages
unc0rr [Wed, 30 Jun 2021 00:18:53 +0200] rev 15810
Add parser and idempotention tests for server messages
2021-06-25 hedgewars-engine (rust)/preview: recognise feature_size cmd and do something with it
sheepluva [Sat, 26 Jun 2021 00:13:28 +0200] rev 15809
hedgewars-engine (rust)/preview: recognise feature_size cmd and do something with it
2021-06-25 add comment header to function to pretend that I care
sheepluva [Fri, 25 Jun 2021 22:34:26 +0200] rev 15808
add comment header to function to pretend that I care
2021-06-25 hedgewars-engine (rust): do something I consider approximate linear filtering for prettier previews
sheepluva [Fri, 25 Jun 2021 22:16:41 +0200] rev 15807
hedgewars-engine (rust): do something I consider approximate linear filtering for prettier previews
2021-06-25 hedgewars-engine (rust): don't use image lib, manually resize (because speed); using nearest px for now
sheepluva [Fri, 25 Jun 2021 21:44:29 +0200] rev 15806
hedgewars-engine (rust): don't use image lib, manually resize (because speed); using nearest px for now
2021-06-23 hedgewars-engine (rust): ugly+slow impl for returning lib's previews (QTfrontend "compatible")
sheepluva [Thu, 24 Jun 2021 00:09:30 +0200] rev 15805
hedgewars-engine (rust): ugly+slow impl for returning lib's previews (QTfrontend "compatible")
2021-06-23 Extract network protocol into a separate crate
unc0rr [Wed, 23 Jun 2021 23:41:51 +0200] rev 15804
Extract network protocol into a separate crate
2021-06-23 Hopefully this is a little more sensible
nemo [Wed, 23 Jun 2021 15:32:48 -0400] rev 15803
Hopefully this is a little more sensible
2021-06-22 hedgewars-engine (rust): fix "protocol_version" -> "hedgewars_engine_protocol_version"
sheepluva [Tue, 22 Jun 2021 22:13:55 +0200] rev 15802
hedgewars-engine (rust): fix "protocol_version" -> "hedgewars_engine_protocol_version" That function/symbol was renamed in ef2fc0210362
2021-06-21 update nom
alfadur [Tue, 22 Jun 2021 01:57:50 +0300] rev 15801
update nom
2021-06-21 update mio
alfadur [Tue, 22 Jun 2021 01:41:33 +0300] rev 15800
update mio
2021-06-21 add polled timer
alfadur [Mon, 21 Jun 2021 20:11:22 +0300] rev 15799
add polled timer
2021-06-20 update glutin
alfadur [Sun, 20 Jun 2021 16:43:53 +0300] rev 15798
update glutin
2021-06-19 fix error string
alfadur [Sun, 20 Jun 2021 01:47:44 +0300] rev 15797
fix error string
2021-06-19 load haskell directly into Replay
alfadur [Sun, 20 Jun 2021 01:45:18 +0300] rev 15796
load haskell directly into Replay
2021-06-19 find excuses to use shiny new πŸ¦€ features
alfadur [Sat, 19 Jun 2021 17:48:10 +0300] rev 15795
find excuses to use shiny new πŸ¦€ features
2021-06-17 Add sample ubot plugin written in haskell
unc0rr [Thu, 17 Jun 2021 19:32:26 +0200] rev 15794
Add sample ubot plugin written in haskell
2021-06-15 Update mingpt plugin to include recent chat history in the seed
unc0rr [Tue, 15 Jun 2021 20:46:28 +0200] rev 15793
Update mingpt plugin to include recent chat history in the seed
2021-06-15 Fix detection of message author in ubot core
unc0rr [Tue, 15 Jun 2021 20:45:46 +0200] rev 15792
Fix detection of message author in ubot core
2021-06-12 Add mingpt plugin which is mingpt example from tch repo plus amqp wrapper by me
unc0rr [Sat, 12 Jun 2021 20:58:07 +0200] rev 15791
Add mingpt plugin which is mingpt example from tch repo plus amqp wrapper by me
2021-06-12 Add url bot plugin based on url-bot-rs (only the difference from their repo)
unc0rr [Sat, 12 Jun 2021 20:15:42 +0200] rev 15790
Add url bot plugin based on url-bot-rs (only the difference from their repo)
2021-06-08 Add main module for irc bot which serves as an irc<>rabbitmq relay
unc0rr [Tue, 08 Jun 2021 18:31:46 +0200] rev 15789
Add main module for irc bot which serves as an irc<>rabbitmq relay
2021-05-28 Use the singular 'they' in code comments, where it makes sense
Wuzzy <Wuzzy2@mail.ru> [Fri, 28 May 2021 15:06:39 +0200] rev 15788
Use the singular 'they' in code comments, where it makes sense
2021-05-28 German announcer messages: Remove gender assumptions
Wuzzy <Wuzzy2@mail.ru> [Fri, 28 May 2021 14:18:52 +0200] rev 15787
German announcer messages: Remove gender assumptions
2021-05-28 Singular 'they': Update comments in engine locale files
Wuzzy <Wuzzy2@mail.ru> [Fri, 28 May 2021 14:17:54 +0200] rev 15786
Singular 'they': Update comments in engine locale files
2021-05-28 Use 'singular they' instead of 'he'
Wuzzy <Wuzzy2@mail.ru> [Fri, 28 May 2021 14:09:31 +0200] rev 15785
Use 'singular they' instead of 'he'
2021-05-26 Hedgewars lobby to IRC proxy
sheepluva [Wed, 26 May 2021 16:32:43 -0400] rev 15784
Hedgewars lobby to IRC proxy
2021-04-13 bug #823 missing nil checks crasher introduced in r4aa19b21707d 1.0.0
nemo [Tue, 13 Apr 2021 15:40:11 -0400] rev 15783
bug #823 missing nil checks crasher introduced in r4aa19b21707d
2021-04-13 bug #823 missing nil checks crasher introduced in r4aa19b21707d
nemo [Tue, 13 Apr 2021 15:40:11 -0400] rev 15782
bug #823 missing nil checks crasher introduced in r4aa19b21707d
2021-04-05 Add missing column in credits.csv
Wuzzy <Wuzzy2@mail.ru> [Mon, 05 Apr 2021 04:05:14 +0200] rev 15781
Add missing column in credits.csv
2021-03-23 add const generics to physics step
alfadur [Wed, 24 Mar 2021 00:11:49 +0300] rev 15780
add const generics to physics step
2020-06-04 Fix build with Qt 5.15+ 1.0.0
felixonmars <felixonmars@archlinux.org> [Thu, 04 Jun 2020 12:33:24 +0200] rev 15779
Fix build with Qt 5.15+
2021-03-15 anarchist flags
L29Ah [Mon, 15 Mar 2021 15:57:19 -0400] rev 15778
anarchist flags
2021-01-21 fix framebuffer sizing
alfadur [Thu, 21 Jan 2021 22:24:50 +0300] rev 15777
fix framebuffer sizing
2021-01-20 add wgpu support to hwrunner
alfadur [Thu, 21 Jan 2021 02:11:59 +0300] rev 15776
add wgpu support to hwrunner
2021-01-07 move time out of physics
alfadur [Thu, 07 Jan 2021 17:13:32 +0300] rev 15775
move time out of physics
2020-12-13 Add alfadur to credits for Mushroom/Teapot graves
Wuzzy <Wuzzy2@mail.ru> [Sun, 13 Dec 2020 22:26:39 +0100] rev 15774
Add alfadur to credits for Mushroom/Teapot graves
2020-12-13 Teach vgtSmallDamageTag to use dX, dY and screen coords (Frame<>0)
Wuzzy <Wuzzy2@mail.ru> [Sun, 13 Dec 2020 21:21:41 +0100] rev 15773
Teach vgtSmallDamageTag to use dX, dY and screen coords (Frame<>0)
2020-12-13 Fix crash when spawning vgtSmallDamageTag in Lua
Wuzzy <Wuzzy2@mail.ru> [Sun, 13 Dec 2020 21:16:25 +0100] rev 15772
Fix crash when spawning vgtSmallDamageTag in Lua
2020-12-07 Lua locale check: Disable line length warning
Wuzzy <Wuzzy2@mail.ru> [Mon, 07 Dec 2020 16:59:44 +0100] rev 15771
Lua locale check: Disable line length warning
2020-12-07 Credit heretic43 for zh_CN translation
Wuzzy <Wuzzy2@mail.ru> [Mon, 07 Dec 2020 16:55:34 +0100] rev 15770
Credit heretic43 for zh_CN translation
2020-12-07 Update translation: zh_CN
heretic43 <unknown@unknown.invalid> [Mon, 07 Dec 2020 16:39:32 +0100] rev 15769
Update translation: zh_CN
2020-11-17 implement event cancelation
alfadur [Tue, 17 Nov 2020 20:50:30 +0300] rev 15768
implement event cancelation
2020-11-16 fix event registration
alfadur [Tue, 17 Nov 2020 01:04:15 +0300] rev 15767
fix event registration
2020-11-15 reduce fps
alfadur [Mon, 16 Nov 2020 01:41:42 +0300] rev 15766
reduce fps
2020-11-15 get texcoords from atlas
alfadur [Sun, 15 Nov 2020 05:35:18 +0300] rev 15765
get texcoords from atlas
2020-11-14 add texturing to gear renderer
alfadur [Sat, 14 Nov 2020 03:46:01 +0300] rev 15764
add texturing to gear renderer
2020-11-13 fix triangle count
alfadur [Fri, 13 Nov 2020 20:59:13 +0300] rev 15763
fix triangle count
2020-11-13 start drawing gears
alfadur [Fri, 13 Nov 2020 20:54:00 +0300] rev 15762
start drawing gears
2020-11-12 safetize buffer interface
alfadur [Fri, 13 Nov 2020 02:52:15 +0300] rev 15761
safetize buffer interface
2020-11-12 safetize texture interface
alfadur [Thu, 12 Nov 2020 23:42:53 +0300] rev 15760
safetize texture interface
2020-11-11 allow finding sprites
alfadur [Thu, 12 Nov 2020 00:24:58 +0300] rev 15759
allow finding sprites
2020-11-11 restore gear generation
alfadur [Wed, 11 Nov 2020 22:41:31 +0300] rev 15758
restore gear generation
2020-11-11 remove crash from collision
alfadur [Wed, 11 Nov 2020 22:40:33 +0300] rev 15757
remove crash from collision
2020-11-11 fix indexing
alfadur [Wed, 11 Nov 2020 21:18:31 +0300] rev 15756
fix indexing
2020-11-11 trying to build
nemo [Wed, 11 Nov 2020 12:45:29 -0500] rev 15755
trying to build
2020-10-22 Reduce the amount of parens in pas2c output for prettier result, hopefully not breaking anything
unC0Rr [Thu, 22 Oct 2020 13:27:49 +0200] rev 15754
Reduce the amount of parens in pas2c output for prettier result, hopefully not breaking anything
2020-10-22 Fix some problems caught by C compiler
unC0Rr [Thu, 22 Oct 2020 12:50:24 +0200] rev 15753
Fix some problems caught by C compiler
2020-10-22 Mark global variables in implementation section static
unC0Rr [Thu, 22 Oct 2020 12:33:35 +0200] rev 15752
Mark global variables in implementation section static
2020-10-21 add more const qualifiers to maintain a semblance of activity
alfadur [Wed, 21 Oct 2020 18:55:26 +0300] rev 15751
add more const qualifiers to maintain a semblance of activity
2020-10-20 Fix lack of declaration decorations for dynamic arrays in Pas2C
unc0rr [Tue, 20 Oct 2020 20:09:44 +0200] rev 15750
Fix lack of declaration decorations for dynamic arrays in Pas2C
2020-10-12 AI: Nerf piano rating; AI will now only use it if it expects huge damage
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Oct 2020 21:38:37 +0200] rev 15749
AI: Nerf piano rating; AI will now only use it if it expects huge damage
2020-10-11 Fix freeze when aiming laser at 90Β° into sky
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Oct 2020 01:25:04 +0200] rev 15748
Fix freeze when aiming laser at 90Β° into sky
2020-10-11 Fix minor offset mismatch with wrapping laser
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Oct 2020 01:01:28 +0200] rev 15747
Fix minor offset mismatch with wrapping laser
2020-10-11 Fix laser sight wrapping sometimes wrapping too often
Wuzzy <Wuzzy2@mail.ru> [Mon, 12 Oct 2020 00:46:19 +0200] rev 15746
Fix laser sight wrapping sometimes wrapping too often
2020-10-08 Disable text highlight for TimeBox "disclaimer" in all languages
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Oct 2020 20:38:19 +0200] rev 15745
Disable text highlight for TimeBox "disclaimer" in all languages
2020-10-08 AI: Add reuse bonus to SMine (like shotgun)
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Oct 2020 14:45:28 +0200] rev 15744
AI: Add reuse bonus to SMine (like shotgun)
2020-10-08 Fix AI sometimes making weird SMine shots
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Oct 2020 14:43:00 +0200] rev 15743
Fix AI sometimes making weird SMine shots
2020-10-08 Fix hammer not digging when hitting hog with 0 health
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Oct 2020 12:33:14 +0200] rev 15742
Fix hammer not digging when hitting hog with 0 health
2020-10-08 Fix hog not returning from TimeBox when all land was destroyed
Wuzzy <Wuzzy2@mail.ru> [Thu, 08 Oct 2020 11:12:22 +0200] rev 15741
Fix hog not returning from TimeBox when all land was destroyed
2020-10-07 AI: Don't sacrifice final hog with kami or piano
Wuzzy <Wuzzy2@mail.ru> [Wed, 07 Oct 2020 23:06:34 +0200] rev 15740
AI: Don't sacrifice final hog with kami or piano
2020-09-10 Prevent AI from getting stuck in attempt to look in another direction after choosing bee weapon
unC0Rr [Thu, 10 Sep 2020 09:30:41 +0200] rev 15739
Prevent AI from getting stuck in attempt to look in another direction after choosing bee weapon
2020-09-05 fix vcpkg build
alfadur [Sun, 06 Sep 2020 00:21:37 +0300] rev 15738
fix vcpkg build
2020-08-10 workaround for FPC 3.2.0 ICE
alfadur [Mon, 10 Aug 2020 12:56:53 +0300] rev 15737
workaround for FPC 3.2.0 ICE
2020-08-09 Display lobby chat in checker
unc0rr [Sun, 09 Aug 2020 14:43:02 +0200] rev 15736
Display lobby chat in checker
2020-08-01 add teapot grave
alfadur [Sat, 01 Aug 2020 04:19:29 +0300] rev 15735
add teapot grave
2020-07-31 improve πŸ„ shading
alfadur [Fri, 31 Jul 2020 05:41:53 +0300] rev 15734
improve πŸ„ shading
2020-07-30 add πŸ„ grave
alfadur [Fri, 31 Jul 2020 01:09:34 +0300] rev 15733
add πŸ„ grave
2020-07-20 KeyBindToName: Return HW's internal key name if SDL yields no name
Wuzzy <Wuzzy2@mail.ru> [Mon, 20 Jul 2020 18:13:48 +0200] rev 15732
KeyBindToName: Return HW's internal key name if SDL yields no name
2020-07-19 Fix piano spawning vgtNote if slot key without sound was pressed
Wuzzy <Wuzzy2@mail.ru> [Sun, 19 Jul 2020 23:28:45 +0200] rev 15731
Fix piano spawning vgtNote if slot key without sound was pressed
2020-07-19 AI: Add new sine gun test (still WIP)
Wuzzy <Wuzzy2@mail.ru> [Sun, 19 Jul 2020 22:08:55 +0200] rev 15730
AI: Add new sine gun test (still WIP)
2020-07-19 AI: Don't end ammo tests too early for knife and drill rocket
Wuzzy <Wuzzy2@mail.ru> [Sun, 19 Jul 2020 11:32:30 +0200] rev 15729
AI: Don't end ammo tests too early for knife and drill rocket
2020-07-19 AI: Fix bad AI collision checks
Wuzzy <Wuzzy2@mail.ru> [Sun, 19 Jul 2020 11:20:20 +0200] rev 15728
AI: Fix bad AI collision checks
2020-07-18 Fix some incorrect AI collision checks
Wuzzy <Wuzzy2@mail.ru> [Sat, 18 Jul 2020 23:53:14 +0200] rev 15727
Fix some incorrect AI collision checks
2020-07-17 AI: Update list of gears that trigger activity
Wuzzy <Wuzzy2@mail.ru> [Fri, 17 Jul 2020 02:51:25 +0200] rev 15726
AI: Update list of gears that trigger activity
2020-07-16 Flags preview: Hide CPU flags
Wuzzy <Wuzzy2@mail.ru> [Thu, 16 Jul 2020 22:23:08 +0200] rev 15725
Flags preview: Hide CPU flags
2020-07-16 make water sentries more resistant to sinking
alfadur [Thu, 16 Jul 2020 22:30:32 +0300] rev 15724
make water sentries more resistant to sinking
2020-07-12 don't delete shotgun shot after it has parted
alfadur [Sun, 12 Jul 2020 03:03:52 +0300] rev 15723
don't delete shotgun shot after it has parted
2020-07-11 add collision to land sentries
alfadur [Sun, 12 Jul 2020 01:27:27 +0300] rev 15722
add collision to land sentries
2020-07-11 world wrap water sentries
alfadur [Sun, 12 Jul 2020 01:08:42 +0300] rev 15721
world wrap water sentries
2020-07-11 place some generated sentries in water
alfadur [Sat, 11 Jul 2020 23:06:29 +0300] rev 15720
place some generated sentries in water
2020-07-11 improve sentry jumping out
alfadur [Sat, 11 Jul 2020 20:33:23 +0300] rev 15719
improve sentry jumping out
2020-07-11 improve sentry target selection
alfadur [Sat, 11 Jul 2020 20:01:35 +0300] rev 15718
improve sentry target selection
2020-07-11 port behavior to water sentries
alfadur [Sat, 11 Jul 2020 19:03:14 +0300] rev 15717
port behavior to water sentries
2020-07-11 allow deploying sentries on water
alfadur [Sat, 11 Jul 2020 17:35:36 +0300] rev 15716
allow deploying sentries on water
2020-07-10 add sentry deployment step
alfadur [Sat, 11 Jul 2020 02:12:02 +0300] rev 15715
add sentry deployment step
2020-07-10 prevent sentries from getting stuck in the corners
alfadur [Sat, 11 Jul 2020 01:09:56 +0300] rev 15714
prevent sentries from getting stuck in the corners
2020-07-08 fix sentry left jump
alfadur [Thu, 09 Jul 2020 02:41:51 +0300] rev 15713
fix sentry left jump
2020-07-08 make sentries reload after being hit
alfadur [Thu, 09 Jul 2020 00:45:27 +0300] rev 15712
make sentries reload after being hit
2020-07-08 add smoking to damaged sentries
alfadur [Thu, 09 Jul 2020 00:32:53 +0300] rev 15711
add smoking to damaged sentries
2020-07-08 allow damaging sentries
alfadur [Thu, 09 Jul 2020 00:22:40 +0300] rev 15710
allow damaging sentries
2020-07-08 improve sentry spawn
alfadur [Wed, 08 Jul 2020 23:42:42 +0300] rev 15709
improve sentry spawn
2020-07-08 use named constants in FindPlace
alfadur [Wed, 08 Jul 2020 22:18:02 +0300] rev 15708
use named constants in FindPlace
2020-07-08 Fix AI sometimes using up all health in resurrector
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Jul 2020 19:46:06 +0200] rev 15707
Fix AI sometimes using up all health in resurrector
2020-07-08 AI: Laser sight removes upper range cap for shotgun
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Jul 2020 19:11:00 +0200] rev 15706
AI: Laser sight removes upper range cap for shotgun
2020-07-08 Update German translation, fix 1 typo
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Jul 2020 18:51:18 +0200] rev 15705
Update German translation, fix 1 typo Thanks to wandi34 for finding the typo!
2020-07-08 Update locale files
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Jul 2020 18:46:50 +0200] rev 15704
Update locale files
2020-07-08 Rename chat size label in frontend
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Jul 2020 18:45:21 +0200] rev 15703
Rename chat size label in frontend
2020-07-08 AI: Don't use airstrikes if negative gravity
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Jul 2020 18:19:14 +0200] rev 15702
AI: Don't use airstrikes if negative gravity
2020-07-08 Teach AI how to use snowball
Wuzzy <Wuzzy2@mail.ru> [Wed, 08 Jul 2020 18:17:49 +0200] rev 15701
Teach AI how to use snowball
2020-07-08 Description: Make the new network-bsd package optional, by implementing the keyword REQUIRED in the check_haskell_package_exists macro
Gianfranco Costamagna <locutusofborg@debian.org> [Wed, 08 Jul 2020 17:13:42 +0300] rev 15700
Description: Make the new network-bsd package optional, by implementing the keyword REQUIRED in the check_haskell_package_exists macro Author: Gianfranco Costamagna <locutusofborg@debian.org> Last-Update: 2020-07-08
2020-07-08 update server network
Jens Petersen [Wed, 08 Jul 2020 17:02:45 +0300] rev 15699
update server network
2020-07-06 Remove Vamp/Resurrect ammos in gfInvulnerable mode
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Jul 2020 00:17:05 +0200] rev 15698
Remove Vamp/Resurrect ammos in gfInvulnerable mode
2020-07-06 allow adding teams while round is in progress
alfadur [Tue, 07 Jul 2020 01:15:15 +0300] rev 15697
allow adding teams while round is in progress
2020-07-06 gfInvulnerable: Fix misplaced halo icon
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Jul 2020 00:11:20 +0200] rev 15696
gfInvulnerable: Fix misplaced halo icon
2020-07-06 Fix some HUD icon issues in gfInvulnerable
Wuzzy <Wuzzy2@mail.ru> [Tue, 07 Jul 2020 00:07:40 +0200] rev 15695
Fix some HUD icon issues in gfInvulnerable - Missing vampirism icon - FPS text overlapped
2020-07-06 Fix hog sometimes not falling after using resurrector
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Jul 2020 22:48:20 +0200] rev 15694
Fix hog sometimes not falling after using resurrector
2020-07-06 AI: No longer afraid of heights if invulnerable
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Jul 2020 16:55:35 +0200] rev 15693
AI: No longer afraid of heights if invulnerable
2020-07-06 AI: Reset remembered gravity on Think and TestAmmos
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Jul 2020 16:46:38 +0200] rev 15692
AI: Reset remembered gravity on Think and TestAmmos
2020-07-06 AI: Teach AI to use low gravity
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Jul 2020 15:41:22 +0200] rev 15691
AI: Teach AI to use low gravity
2020-07-06 AI: Add aiGravity and aiGravityf variables
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Jul 2020 14:51:24 +0200] rev 15690
AI: Add aiGravity and aiGravityf variables
2020-07-06 Rename windSpeed variable to aiWindSpeed
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Jul 2020 14:43:19 +0200] rev 15689
Rename windSpeed variable to aiWindSpeed
2020-07-06 AI: 0.01% chance to use kamikaze with "wishes" ;-)
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Jul 2020 13:51:41 +0200] rev 15688
AI: 0.01% chance to use kamikaze with "wishes" ;-)
2020-07-06 Fix typo
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Jul 2020 12:46:22 +0200] rev 15687
Fix typo
2020-07-06 AI: Teach how to use resurrector fast
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Jul 2020 11:10:27 +0200] rev 15686
AI: Teach how to use resurrector fast
2020-07-05 Teach AI how to use resurrector
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Jul 2020 01:46:22 +0200] rev 15685
Teach AI how to use resurrector
2020-07-05 Fix chat lines bleeding below screen for large font
Wuzzy <Wuzzy2@mail.ru> [Mon, 06 Jul 2020 00:25:13 +0200] rev 15684
Fix chat lines bleeding below screen for large font
2020-07-05 Reduce maximum chat size to 400%
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 Jul 2020 23:36:08 +0200] rev 15683
Reduce maximum chat size to 400%
2020-07-05 Add placeholder icon and text for sentry bot
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 Jul 2020 22:40:11 +0200] rev 15682
Add placeholder icon and text for sentry bot
2020-07-05 AI: Switch to amNothing instead of amSkip to unselect weapon
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 Jul 2020 21:37:35 +0200] rev 15681
AI: Switch to amNothing instead of amSkip to unselect weapon
2020-07-05 Teach top AI level to track falling with airstrikes
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 Jul 2020 21:25:15 +0200] rev 15680
Teach top AI level to track falling with airstrikes
2020-07-05 AI: Teach AI that piano can't blast thru solid land
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 Jul 2020 21:14:44 +0200] rev 15679
AI: Teach AI that piano can't blast thru solid land
2020-07-05 AI: Airborne attacks: Move height of target X to first hit
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 Jul 2020 21:05:35 +0200] rev 15678
AI: Airborne attacks: Move height of target X to first hit
2020-07-05 Follow airplane gear on spawn
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 Jul 2020 20:36:27 +0200] rev 15677
Follow airplane gear on spawn
2020-07-05 AI: Fix starting height of airborne attacks
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 Jul 2020 20:29:37 +0200] rev 15676
AI: Fix starting height of airborne attacks
2020-07-05 AI: Improve drill strike prediction
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 Jul 2020 20:22:08 +0200] rev 15675
AI: Improve drill strike prediction
2020-07-05 fix hitorder dispatch
alfadur [Sun, 05 Jul 2020 18:37:29 +0300] rev 15674
fix hitorder dispatch
2020-07-05 [NOOP] Merge branch ui-scaling (with backports) into default to avoid future merging issues
sheepluva [Sun, 05 Jul 2020 14:53:44 +0200] rev 15673
[NOOP] Merge branch ui-scaling (with backports) into default to avoid future merging issues
2020-07-05 [backport] Chat: Use Ctrl-A for 'select all' again (instead of Ctrl-B) ui-scaling
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 Jul 2020 02:03:08 +0200] rev 15672
[backport] Chat: Use Ctrl-A for 'select all' again (instead of Ctrl-B) Backport of 783959a6810b to branch ui-scaling by sheepluva
2020-07-04 [backport] Chat scale: Move setting to Video tab ui-scaling
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 Jul 2020 01:58:48 +0200] rev 15671
[backport] Chat scale: Move setting to Video tab Backport of 9455b9e56aee to branch ui-scaling by sheepluva
2020-07-05 add basic jumping to sentries
alfadur [Sun, 05 Jul 2020 04:00:29 +0300] rev 15670
add basic jumping to sentries
2020-07-05 Chat: Use Ctrl-A for 'select all' again (instead of Ctrl-B)
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 Jul 2020 02:03:08 +0200] rev 15669
Chat: Use Ctrl-A for 'select all' again (instead of Ctrl-B)
2020-07-04 Chat scale: Move setting to Video tab
Wuzzy <Wuzzy2@mail.ru> [Sun, 05 Jul 2020 01:58:48 +0200] rev 15668
Chat scale: Move setting to Video tab
2020-07-04 fix accidential resurrection of removed code of merge 63e2b7b2ec47
sheepluva [Sat, 04 Jul 2020 22:18:54 +0200] rev 15667
fix accidential resurrection of removed code of merge 63e2b7b2ec47 code was originally removed in 93429d8f6b3f
2020-07-04 Fix pas2c breakage caused by superfluous "+"s added by 250c778463f3, d9c62f196fe0 and 92ce801d0681
sheepluva [Sat, 04 Jul 2020 15:31:51 +0200] rev 15666
Fix pas2c breakage caused by superfluous "+"s added by 250c778463f3, d9c62f196fe0 and 92ce801d0681
2020-07-04 Merge chat-scaling (= current state of branch "ui-scaling") into default branch
sheepluva [Sat, 04 Jul 2020 03:11:41 +0200] rev 15665
Merge chat-scaling (= current state of branch "ui-scaling") into default branch
2020-07-04 fix chat-scaling being awkward due to font size pt/px confusion ui-scaling
sheepluva [Sat, 04 Jul 2020 02:46:06 +0200] rev 15664
fix chat-scaling being awkward due to font size pt/px confusion
2020-07-03 Merge branch 1.0.0 into branch ui-scaling ui-scaling
sheepluva [Fri, 03 Jul 2020 23:51:47 +0200] rev 15663
Merge branch 1.0.0 into branch ui-scaling
2020-06-30 prevent sentries from getting stuck on mines
alfadur [Tue, 30 Jun 2020 23:25:52 +0300] rev 15662
prevent sentries from getting stuck on mines
2020-06-30 increase sentry vision angle
alfadur [Tue, 30 Jun 2020 22:36:53 +0300] rev 15661
increase sentry vision angle
2020-06-30 don't shoot if the target moves out of range while aiming
alfadur [Tue, 30 Jun 2020 21:25:48 +0300] rev 15660
don't shoot if the target moves out of range while aiming
2020-06-30 turn away when starting walking on a cliff edge
alfadur [Tue, 30 Jun 2020 20:02:04 +0300] rev 15659
turn away when starting walking on a cliff edge
2020-06-30 draw sentries with direction
alfadur [Tue, 30 Jun 2020 19:22:46 +0300] rev 15658
draw sentries with direction
2020-06-30 add some target tracking to sentries
alfadur [Tue, 30 Jun 2020 19:09:04 +0300] rev 15657
add some target tracking to sentries
2020-06-29 downgrade sentries to miniguns
alfadur [Tue, 30 Jun 2020 02:18:54 +0300] rev 15656
downgrade sentries to miniguns
2020-06-29 add separate hit order for sentries
alfadur [Tue, 30 Jun 2020 00:58:24 +0300] rev 15655
add separate hit order for sentries
2020-06-29 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
2020-06-29 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
2020-06-29 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
2020-06-29 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
2020-06-29 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.
2020-06-28 add sentries to ammo config
alfadur [Mon, 29 Jun 2020 00:15:37 +0300] rev 15649
add sentries to ammo config
2020-06-28 limit sentry attacks through land
alfadur [Sun, 28 Jun 2020 23:19:49 +0300] rev 15648
limit sentry attacks through land
2020-06-28 prevent sentries from falling off cliffs
alfadur [Sun, 28 Jun 2020 22:39:38 +0300] rev 15647
prevent sentries from falling off cliffs
2020-06-28 refactor collision tests
alfadur [Sun, 28 Jun 2020 20:34:06 +0300] rev 15646
refactor collision tests
2020-06-27 place sentries on start
alfadur [Sun, 28 Jun 2020 01:06:18 +0300] rev 15645
place sentries on start
2020-06-27 add sentries count to game config
alfadur [Sun, 28 Jun 2020 00:47:43 +0300] rev 15644
add sentries count to game config
2020-06-27 reduce sentry damange
alfadur [Sat, 27 Jun 2020 23:38:45 +0300] rev 15643
reduce sentry damange
2020-06-27 add aiming timeout to sentry
alfadur [Sat, 27 Jun 2020 22:58:33 +0300] rev 15642
add aiming timeout to sentry
2020-06-26 add current πŸ¦” targeting to sentry
alfadur [Sat, 27 Jun 2020 02:22:31 +0300] rev 15641
add current πŸ¦” targeting to sentry
2020-06-26 add sentry walking cycle
alfadur [Fri, 26 Jun 2020 19:35:16 +0300] rev 15640
add sentry walking cycle
2020-06-26 add sentry πŸ€– stub
alfadur [Fri, 26 Jun 2020 17:40:22 +0300] rev 15639
add sentry πŸ€– stub
2020-06-25 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
2020-06-25 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
2020-06-25 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
2020-06-25 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
2020-06-25 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
2020-06-24 remove forced position change from blowtorch
alfadur [Wed, 24 Jun 2020 22:34:12 +0300] rev 15633
remove forced position change from blowtorch
2020-06-24 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
2020-06-24 real collision fix
alfadur [Wed, 24 Jun 2020 20:24:12 +0300] rev 15631
real collision fix
2020-06-24 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 πŸ₯
2020-06-24 Update ChangeLog and CREDITS
Wuzzy <Wuzzy2@mail.ru> [Wed, 24 Jun 2020 17:27:57 +0200] rev 15629
Update ChangeLog and CREDITS
2020-06-22 workaround for world edge selector on MacOS
alfadur [Tue, 23 Jun 2020 02:04:00 +0300] rev 15628
workaround for world edge selector on MacOS
2020-06-22 extend double jump activation window
alfadur [Mon, 22 Jun 2020 22:09:00 +0300] rev 15627
extend double jump activation window
2020-06-21 add 🐼 hat
alfadur [Sun, 21 Jun 2020 22:30:59 +0300] rev 15626
add 🐼 hat
2020-06-21 make minigun shove cumulative
alfadur [Sun, 21 Jun 2020 22:10:38 +0300] rev 15625
make minigun shove cumulative
2020-06-21 fix crosshairs spinning around
alfadur [Sun, 21 Jun 2020 03:17:57 +0300] rev 15624
fix crosshairs spinning around
2020-06-21 merge blowtorch draft
alfadur [Sun, 21 Jun 2020 03:08:21 +0300] rev 15623
merge blowtorch draft
2020-06-21 use throttled direction for aiming
alfadur [Sun, 21 Jun 2020 03:00:39 +0300] rev 15622
use throttled direction for aiming
2020-06-20 throttle wiggling
alfadur [Sun, 21 Jun 2020 02:04:20 +0300] rev 15621
throttle wiggling
2020-06-05 experimental blowtorching
alfadur [Fri, 05 Jun 2020 21:58:17 +0300] rev 15620
experimental blowtorching
2020-06-12 AI: Add TestMinigun (still very basic, but applies angle restriction correctly)
Wuzzy <Wuzzy2@mail.ru> [Fri, 12 Jun 2020 02:53:01 +0200] rev 15619
AI: Add TestMinigun (still very basic, but applies angle restriction correctly)
2020-06-12 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
2020-06-11 Teach AI to use seduction
Wuzzy <Wuzzy2@mail.ru> [Fri, 12 Jun 2020 00:20:47 +0200] rev 15617
Teach AI to use seduction
2020-06-09 Teach AI to use cleavers
Wuzzy <Wuzzy2@mail.ru> [Tue, 09 Jun 2020 07:56:59 +0200] rev 15616
Teach AI to use cleavers
2020-06-09 Add missing semicolon (oops!)
Wuzzy <Wuzzy2@mail.ru> [Tue, 09 Jun 2020 06:21:21 +0200] rev 15615
Add missing semicolon (oops!)
2020-06-09 "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)
2020-06-08 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
2020-06-08 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
2020-06-08 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)
(0) -10000 -3000 -1000 -240 +240 tip