Wuzzy <Wuzzy2@mail.ru> [Mon, 24 Jun 2019 11:25:15 +0200] rev 15196
Fix buggy kamikaze when hog took damage during short waiting phase at start
Wuzzy <Wuzzy2@mail.ru> [Sun, 23 Jun 2019 16:14:27 +0200] rev 15195
Explode hog instantly when taking damage while dying
Wuzzy <Wuzzy2@mail.ru> [Sun, 23 Jun 2019 11:28:00 +0200] rev 15194
Update changelog
Wuzzy <Wuzzy2@mail.ru> [Sun, 23 Jun 2019 10:49:15 +0200] rev 15193
Backed out
changeset a5fb73335a87 - This violated the string freeze declared on June 20, 2019
nemo [Sat, 22 Jun 2019 10:32:15 -0400] rev 15192
Someone didn't understand why they couldn't rejoin a game. Maybe this will help
nemo [Fri, 21 Jun 2019 22:36:50 -0400] rev 15191
48 used to be the limit
alfadur [Sat, 22 Jun 2019 00:18:24 +0300] rev 15190
fill the atlas with sprites
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Jun 2019 20:27:37 +0200] rev 15189
Update locale files
GunChleoc [Fri, 21 Jun 2019 20:13:12 +0200] rev 15188
Add Scottish Gaelic translation in metadata files
GunChleoc [Fri, 21 Jun 2019 20:08:05 +0200] rev 15187
Update Scottish Gaelic translation (frontend)
alfadur [Fri, 21 Jun 2019 00:33:56 +0300] rev 15186
add a way to reference atlas contents
alfadur [Thu, 20 Jun 2019 16:05:03 +0300] rev 15185
fix hammer and rcplane sprite offsets
alfadur [Thu, 20 Jun 2019 15:56:59 +0300] rev 15184
add missing GL2 support call
nemo [Wed, 19 Jun 2019 22:36:11 -0400] rev 15183
consistent indentation with rest of unit. was just to help me read this block
unc0rr [Wed, 19 Jun 2019 23:52:54 +0200] rev 15182
Rework EquidistantPoints
nemo [Wed, 19 Jun 2019 17:19:52 -0400] rev 15181
make airmines less of CPU hogs
Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Jun 2019 20:37:02 +0200] rev 15180
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 15179
uLand.pas: Remove unused variable
Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Jun 2019 18:51:02 +0200] rev 15178
weBounce: Fix some weird bouncing behaviour
Wuzzy <Wuzzy2@mail.ru> [Mon, 17 Jun 2019 21:43:05 +0200] rev 15177
Lua: Fix incorrect values for capcolDefault, capcolSetting
alfadur [Wed, 19 Jun 2019 02:40:00 +0300] rev 15176
enable local admins for non-official servers
alfadur [Wed, 19 Jun 2019 01:47:56 +0300] rev 15175
break error loop in client removal
alfadur [Wed, 19 Jun 2019 01:19:10 +0300] rev 15174
pin removed clients until the output buffer is flushed
alfadur [Wed, 19 Jun 2019 00:49:45 +0300] rev 15173
remove a 2015ism
Wuzzy <Wuzzy2@mail.ru> [Mon, 17 Jun 2019 20:55:11 +0200] rev 15172
ACF5: Fix incorrect ammo display on turn start at wave 3
Wuzzy <Wuzzy2@mail.ru> [Mon, 17 Jun 2019 20:27:34 +0200] rev 15171
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
Wuzzy <Wuzzy2@mail.ru> [Mon, 17 Jun 2019 20:20:01 +0200] rev 15170
Fix air mine spawning inside land if land is almost completely full
Bug conditions:
* cAirMines >= 1
* Play with a drawn map filled with land
Wuzzy <Wuzzy2@mail.ru> [Mon, 17 Jun 2019 19:51:05 +0200] rev 15169
Fix mapgen flowers being slightly offset on X axis
Wuzzy <Wuzzy2@mail.ru> [Mon, 17 Jun 2019 19:33:43 +0200] rev 15168
ACF10: Show proper messages when everyone dies
If everyone died, the game cannot continue, but you still win (since it's a sandbox mission).
Wuzzy <Wuzzy2@mail.ru> [Mon, 17 Jun 2019 19:20:02 +0200] rev 15167
ACF: Show "Mission succeeded/failed" in stats screen