Thu, 11 Apr 2019 19:30:22 +0300 implement maxteams and teamchat messages
alfadur [Thu, 11 Apr 2019 19:30:22 +0300] rev 14788
implement maxteams and teamchat messages
Thu, 11 Apr 2019 01:42:14 +0300 implement follow message
alfadur [Thu, 11 Apr 2019 01:42:14 +0300] rev 14787
implement follow message
Thu, 11 Apr 2019 01:13:29 +0300 implement info, registered only & super power messages
alfadur [Thu, 11 Apr 2019 01:13:29 +0300] rev 14786
implement info, registered only & super power messages
Wed, 10 Apr 2019 23:56:53 +0300 implement watch message apart from replay deserializing
alfadur [Wed, 10 Apr 2019 23:56:53 +0300] rev 14785
implement watch message apart from replay deserializing
Wed, 10 Apr 2019 19:30:08 +0300 implememg global&delegate messages
alfadur [Wed, 10 Apr 2019 19:30:08 +0300] rev 14784
implememg global&delegate messages
Wed, 10 Apr 2019 18:12:30 +0300 implement server vars
alfadur [Wed, 10 Apr 2019 18:12:30 +0300] rev 14783
implement server vars
Wed, 10 Apr 2019 16:14:33 +0300 add typed protocol flags
alfadur [Wed, 10 Apr 2019 16:14:33 +0300] rev 14782
add typed protocol flags
Wed, 10 Apr 2019 01:13:29 +0300 fix lobby joining
alfadur [Wed, 10 Apr 2019 01:13:29 +0300] rev 14781
fix lobby joining
Tue, 09 Apr 2019 23:03:12 +0300 move room saves to IO thread
alfadur [Tue, 09 Apr 2019 23:03:12 +0300] rev 14780
move room saves to IO thread
Tue, 09 Apr 2019 21:08:35 +0300 add a thread for internal server IO and implement account checking with it
alfadur [Tue, 09 Apr 2019 21:08:35 +0300] rev 14779
add a thread for internal server IO and implement account checking with it
Tue, 09 Apr 2019 00:45:14 +0200 Fix bugs when entering speech bubble commands during hog placement phase
Wuzzy <Wuzzy2@mail.ru> [Tue, 09 Apr 2019 00:45:14 +0200] rev 14778
Fix bugs when entering speech bubble commands during hog placement phase
Tue, 09 Apr 2019 00:06:53 +0300 move parser tests into test module
alfadur [Tue, 09 Apr 2019 00:06:53 +0300] rev 14777
move parser tests into test module
Mon, 08 Apr 2019 23:05:54 +0200 ACF5: Fix Lua error when not hitting traitor in first turn
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Apr 2019 23:05:54 +0200] rev 14776
ACF5: Fix Lua error when not hitting traitor in first turn
Mon, 08 Apr 2019 22:16:44 +0300 port server parser to nom 5
alfadur [Mon, 08 Apr 2019 22:16:44 +0300] rev 14775
port server parser to nom 5
Mon, 08 Apr 2019 20:58:41 +0200 ACF5: Fix crash when skipping wave2 cut sequence with cyborg
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Apr 2019 20:58:41 +0200] rev 14774
ACF5: Fix crash when skipping wave2 cut sequence with cyborg
Mon, 08 Apr 2019 19:16:02 +0200 WxW: Play taunt if crate spawns between turns
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Apr 2019 19:16:02 +0200] rev 14773
WxW: Play taunt if crate spawns between turns
Mon, 08 Apr 2019 19:02:01 +0200 WxW: Don't register wall touch if not gstHHDriven
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Apr 2019 19:02:01 +0200] rev 14772
WxW: Don't register wall touch if not gstHHDriven
Mon, 08 Apr 2019 17:59:38 +0200 WxW: Hide crate radar when no active hog
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Apr 2019 17:59:38 +0200] rev 14771
WxW: Hide crate radar when no active hog
Mon, 08 Apr 2019 17:44:33 +0200 WxW: If walls are disabled, spawn crate between turns
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Apr 2019 17:44:33 +0200] rev 14770
WxW: If walls are disabled, spawn crate between turns
Mon, 08 Apr 2019 16:00:15 +0200 Battalion: Properly spawn crate between turns
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Apr 2019 16:00:15 +0200] rev 14769
Battalion: Properly spawn crate between turns
Mon, 08 Apr 2019 15:51:42 +0200 New callback: onCaseDrop (called when engine MIGHT drop a crate)
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Apr 2019 15:51:42 +0200] rev 14768
New callback: onCaseDrop (called when engine MIGHT drop a crate)
Mon, 08 Apr 2019 15:27:40 +0200 Clean up Sudden Death messages and animations in Battalion
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Apr 2019 15:27:40 +0200] rev 14767
Clean up Sudden Death messages and animations in Battalion - Remove SD warning (redundant with engine) - Play poison moan sounds - Hide damage tag if no damage
Mon, 08 Apr 2019 14:55:52 +0200 Don't show hog health in gfInvulnerable mode
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Apr 2019 14:55:52 +0200] rev 14766
Don't show hog health in gfInvulnerable mode
Mon, 08 Apr 2019 03:15:34 +0200 Fix map preview not matching actual map
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Apr 2019 03:15:34 +0200] rev 14765
Fix map preview not matching actual map
Mon, 08 Apr 2019 02:22:51 +0200 Computer hog no longer walks into player-placed mines if >= 90% duds
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Apr 2019 02:22:51 +0200] rev 14764
Computer hog no longer walks into player-placed mines if >= 90% duds
Mon, 08 Apr 2019 00:59:08 +0200 Fix floating pixels if wielding and rotating cleaver
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Apr 2019 00:59:08 +0200] rev 14763
Fix floating pixels if wielding and rotating cleaver
Sun, 07 Apr 2019 23:47:58 +0200 Update changelog
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Apr 2019 23:47:58 +0200] rev 14762
Update changelog
Sun, 07 Apr 2019 23:39:30 +0200 Fix health crate health display not respecting Karma value properly
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Apr 2019 23:39:30 +0200] rev 14761
Fix health crate health display not respecting Karma value properly
Sun, 07 Apr 2019 23:32:59 +0200 Update health crate tooltips in missions with fake health crates
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Apr 2019 23:32:59 +0200] rev 14760
Update health crate tooltips in missions with fake health crates
Sun, 07 Apr 2019 23:21:07 +0200 Hide health of fake health crates
Wuzzy <Wuzzy2@mail.ru> [Sun, 07 Apr 2019 23:21:07 +0200] rev 14759
Hide health of fake health crates
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip