Thu, 28 Mar 2024 00:25:22 +0300 fix early room deletion
alfadur [Thu, 28 Mar 2024 00:25:22 +0300] rev 16004
fix early room deletion
Thu, 28 Mar 2024 00:17:01 +0300 fix room joining
alfadur [Thu, 28 Mar 2024 00:17:01 +0300] rev 16003
fix room joining
Wed, 27 Mar 2024 02:57:44 +0300 thread server reference through dispatch to ensure rooms can be auto dropped
alfadur [Wed, 27 Mar 2024 02:57:44 +0300] rev 16002
thread server reference through dispatch to ensure rooms can be auto dropped
Wed, 27 Mar 2024 02:19:44 +0300 fix leaving rooms
alfadur [Wed, 27 Mar 2024 02:19:44 +0300] rev 16001
fix leaving rooms
Mon, 25 Mar 2024 16:05:11 +0300 fix rejoining
alfadur [Mon, 25 Mar 2024 16:05:11 +0300] rev 16000
fix rejoining
Mon, 25 Mar 2024 15:59:14 +0300 add some more buffer space
alfadur [Mon, 25 Mar 2024 15:59:14 +0300] rev 15999
add some more buffer space
Mon, 25 Mar 2024 00:23:41 +0300 grow network buffer periodically
alfadur [Mon, 25 Mar 2024 00:23:41 +0300] rev 15998
grow network buffer periodically
Mon, 25 Mar 2024 00:04:13 +0300 fix protocol recovery
alfadur [Mon, 25 Mar 2024 00:04:13 +0300] rev 15997
fix protocol recovery
Sun, 24 Mar 2024 14:34:27 -0400 merge the kick notice suppression
nemo [Sun, 24 Mar 2024 14:34:27 -0400] rev 15996
merge the kick notice suppression
Sun, 24 Mar 2024 14:33:57 -0400 merge the lobby suppression
nemo [Sun, 24 Mar 2024 14:33:57 -0400] rev 15995
merge the lobby suppression
Sun, 24 Mar 2024 14:19:02 -0400 suppress this message too. 1.0.0
nemo [Sun, 24 Mar 2024 14:19:02 -0400] rev 15994
suppress this message too.
Sun, 24 Mar 2024 14:05:06 -0400 requested change by andu. filtering out ignored player. lobby notice 1.0.0
nemo [Sun, 24 Mar 2024 14:05:06 -0400] rev 15993
requested change by andu. filtering out ignored player. lobby notice
Sat, 23 Mar 2024 17:24:20 -0400 unc0rr commented this out in trunk. based on what andu reported it probably needs to be removed in the branch too 1.0.0
nemo [Sat, 23 Mar 2024 17:24:20 -0400] rev 15992
unc0rr commented this out in trunk. based on what andu reported it probably needs to be removed in the branch too
Mon, 19 Feb 2024 00:14:10 +0300 a couple more todos
alfadur [Mon, 19 Feb 2024 00:14:10 +0300] rev 15991
a couple more todos
Wed, 14 Feb 2024 02:07:35 +0300 fix connection errors carrying over to new clients
alfadur [Wed, 14 Feb 2024 02:07:35 +0300] rev 15990
fix connection errors carrying over to new clients
Tue, 13 Feb 2024 00:58:17 +0300 add some more todo!s
alfadur [Tue, 13 Feb 2024 00:58:17 +0300] rev 15989
add some more todo!s
Mon, 12 Feb 2024 21:26:35 +0300 fix server build
alfadur [Mon, 12 Feb 2024 21:26:35 +0300] rev 15988
fix server build
Mon, 12 Feb 2024 21:01:21 +0300 fix protocol parser life assurance
alfadur [Mon, 12 Feb 2024 21:01:21 +0300] rev 15987
fix protocol parser life assurance
Mon, 12 Feb 2024 01:19:32 +0300 fix voting rights
alfadur [Mon, 12 Feb 2024 01:19:32 +0300] rev 15986
fix voting rights
Sun, 11 Feb 2024 20:33:15 +0100 Revive cabal build of the game server
Vekhir [Sun, 11 Feb 2024 20:33:15 +0100] rev 15985
Revive cabal build of the game server
Thu, 25 Jan 2024 22:22:00 +0300 fix for Arch package
alfadur [Thu, 25 Jan 2024 22:22:00 +0300] rev 15984
fix for Arch package
Wed, 10 Jan 2024 20:54:29 +0100 Fix server build with modern mtl library
Vekhir [Wed, 10 Jan 2024 20:54:29 +0100] rev 15983
Fix server build with modern mtl library
Fri, 06 Oct 2023 22:37:44 +0200 Modernize engine protocol parser
unC0Rr [Fri, 06 Oct 2023 22:37:44 +0200] rev 15982
Modernize engine protocol parser
Fri, 06 Oct 2023 20:34:51 +0200 Add some cosmetic/consistency fixes
unC0Rr [Fri, 06 Oct 2023 20:34:51 +0200] rev 15981
Add some cosmetic/consistency fixes
Tue, 03 Oct 2023 21:13:41 +0200 Implement pinging of the server every 30 seconds
unC0Rr [Tue, 03 Oct 2023 21:13:41 +0200] rev 15980
Implement pinging of the server every 30 seconds
Mon, 02 Oct 2023 21:36:13 +0200 Adopt more recent versions of dependencies, apply clippy fixes
unC0Rr [Mon, 02 Oct 2023 21:36:13 +0200] rev 15979
Adopt more recent versions of dependencies, apply clippy fixes
Thu, 24 Aug 2023 20:15:40 +0200 Replace 'var' with 'let' in flag/grave/hat XHTML previews
Wuzzy <Wuzzy@disroot.org> [Thu, 24 Aug 2023 20:15:40 +0200] rev 15978
Replace 'var' with 'let' in flag/grave/hat XHTML previews
Thu, 24 Aug 2023 20:12:28 +0200 Clean up flag/grave/hats XHTML preview pages
Wuzzy <Wuzzy@disroot.org> [Thu, 24 Aug 2023 20:12:28 +0200] rev 15977
Clean up flag/grave/hats XHTML preview pages
Tue, 22 Aug 2023 22:19:28 +0200 Unbreak pas2c build
unC0Rr [Tue, 22 Aug 2023 22:19:28 +0200] rev 15976
Unbreak pas2c build
Tue, 22 Aug 2023 08:35:46 +0200 Merge default transitional_engine
unC0Rr [Tue, 22 Aug 2023 08:35:46 +0200] rev 15975
Merge default
(0) -10000 -3000 -1000 -300 -100 -50 -30 tip