Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Jun 2019 20:37:02 +0200] rev 15201
Make flames ignore bouncy world edge
Rationale: Flame speed heavily relies on wind and cannot be reasonably reversed.
The rationale is similar as for gtPoisonCloud.
Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Jun 2019 19:02:49 +0200] rev 15200
uLand.pas: Remove unused variable
Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Jun 2019 18:51:02 +0200] rev 15199
weBounce: Fix some weird bouncing behaviour
Wuzzy <Wuzzy2@mail.ru> [Mon, 17 Jun 2019 21:43:05 +0200] rev 15198
Lua: Fix incorrect values for capcolDefault, capcolSetting
alfadur [Wed, 19 Jun 2019 02:40:00 +0300] rev 15197
enable local admins for non-official servers
alfadur [Wed, 19 Jun 2019 01:47:56 +0300] rev 15196
break error loop in client removal
alfadur [Wed, 19 Jun 2019 01:19:10 +0300] rev 15195
pin removed clients until the output buffer is flushed
alfadur [Wed, 19 Jun 2019 00:49:45 +0300] rev 15194
remove a 2015ism
Wuzzy <Wuzzy2@mail.ru> [Mon, 17 Jun 2019 20:55:11 +0200] rev 15193
ACF5: Fix incorrect ammo display on turn start at wave 3
Wuzzy <Wuzzy2@mail.ru> [Mon, 17 Jun 2019 20:27:34 +0200] rev 15192
New formula to calculate drawn map sizes, now every FeatureSize leads to an unique size
It works by using 4 hardcoded map sizes and the rest is simply interpolated.
Size 1: 1024×512
Size 6: 2048×1024
Size 12: 4096×2048 (default, compatible with pre-1.0.0)
Size 25: 8192×4096