Mon, 15 Jul 2019 10:36:00 +0200 Drawn maps: Update uLandPainted scaling to match the new map bounds
Wuzzy <Wuzzy2@mail.ru> [Mon, 15 Jul 2019 10:36:00 +0200] rev 15261
Drawn maps: Update uLandPainted scaling to match the new map bounds
Fri, 12 Jul 2019 00:07:09 +0200 Fix vgtChunk being never deleted if rqPlainSplash is set
Wuzzy <Wuzzy2@mail.ru> [Fri, 12 Jul 2019 00:07:09 +0200] rev 15260
Fix vgtChunk being never deleted if rqPlainSplash is set
Thu, 11 Jul 2019 23:53:30 +0200 Delete vgtDroplet and vgtChunk when hitting the ocean world edge
Wuzzy <Wuzzy2@mail.ru> [Thu, 11 Jul 2019 23:53:30 +0200] rev 15259
Delete vgtDroplet and vgtChunk when hitting the ocean world edge
Thu, 11 Jul 2019 22:31:29 +0200 Give snorkel to air plane pilot in weSea
Wuzzy <Wuzzy2@mail.ru> [Thu, 11 Jul 2019 22:31:29 +0200] rev 15258
Give snorkel to air plane pilot in weSea
Thu, 11 Jul 2019 21:23:57 +0200 Update Ukrainian translation
Ihor Paliichuk [Thu, 11 Jul 2019 21:23:57 +0200] rev 15257
Update Ukrainian translation
Thu, 11 Jul 2019 20:23:42 +0200 Air attack: Fix infintie sound when target is at extreme X pos
Wuzzy <Wuzzy2@mail.ru> [Thu, 11 Jul 2019 20:23:42 +0200] rev 15256
Air attack: Fix infintie sound when target is at extreme X pos
Thu, 11 Jul 2019 19:58:35 +0200 Remove gtAirAttack when completely out of visible bounds
Wuzzy <Wuzzy2@mail.ru> [Thu, 11 Jul 2019 19:58:35 +0200] rev 15255
Remove gtAirAttack when completely out of visible bounds
Thu, 11 Jul 2019 19:14:54 +0200 Cleanup gtAirAttack behaviour in weWrap
Wuzzy <Wuzzy2@mail.ru> [Thu, 11 Jul 2019 19:14:54 +0200] rev 15254
Cleanup gtAirAttack behaviour in weWrap Fixed bugs: - Gear position was not wrapped properly, messing up repeat rendering - Gear spawned outside of map bounds
Thu, 11 Jul 2019 17:15:30 +0200 Air attack: Add simple appear/disappear effect in weWrap
Wuzzy <Wuzzy2@mail.ru> [Thu, 11 Jul 2019 17:15:30 +0200] rev 15253
Air attack: Add simple appear/disappear effect in weWrap
Thu, 11 Jul 2019 16:24:09 +0200 Make lowest line of Splash image frames transparent to work around scaling issues
Wuzzy <Wuzzy2@mail.ru> [Thu, 11 Jul 2019 16:24:09 +0200] rev 15252
Make lowest line of Splash image frames transparent to work around scaling issues The Splash image is scaled. Sometimes, the lowest line is repeated on the top, which caused some weird lines to appear above big splashes (e.g. piano). This has been done fully automated with a script. Only the alpha channel was changed. The color information is preserved.
Thu, 11 Jul 2019 06:24:03 +0200 Add air plane underwater sound and add water splashes
Wuzzy <Wuzzy2@mail.ru> [Thu, 11 Jul 2019 06:24:03 +0200] rev 15251
Add air plane underwater sound and add water splashes
Thu, 11 Jul 2019 05:44:43 +0200 Air attack: Fix some issues with sound channel
Wuzzy <Wuzzy2@mail.ru> [Thu, 11 Jul 2019 05:44:43 +0200] rev 15250
Air attack: Fix some issues with sound channel
Thu, 11 Jul 2019 05:07:55 +0200 Air attack: Replace smoke with bubbles when underwater
Wuzzy <Wuzzy2@mail.ru> [Thu, 11 Jul 2019 05:07:55 +0200] rev 15249
Air attack: Replace smoke with bubbles when underwater
Thu, 11 Jul 2019 04:42:50 +0200 Tweak position of big splashes right or left
Wuzzy <Wuzzy2@mail.ru> [Thu, 11 Jul 2019 04:42:50 +0200] rev 15248
Tweak position of big splashes right or left
Thu, 11 Jul 2019 03:22:35 +0200 Spawn bubbles instead of sparkles when air mine is stunned underwater
Wuzzy <Wuzzy2@mail.ru> [Thu, 11 Jul 2019 03:22:35 +0200] rev 15247
Spawn bubbles instead of sparkles when air mine is stunned underwater
Thu, 11 Jul 2019 02:25:07 +0200 Make flames collide with bounce world edge again, properly this time
Wuzzy <Wuzzy2@mail.ru> [Thu, 11 Jul 2019 02:25:07 +0200] rev 15246
Make flames collide with bounce world edge again, properly this time
Thu, 11 Jul 2019 00:53:29 +0200 Remove all placement restrictions of air attack and friends
Wuzzy <Wuzzy2@mail.ru> [Thu, 11 Jul 2019 00:53:29 +0200] rev 15245
Remove all placement restrictions of air attack and friends
Thu, 11 Jul 2019 00:45:49 +0200 Bounce world edge: Fix buggy gear behaviour if gear spawned inside bounce edge area
Wuzzy <Wuzzy2@mail.ru> [Thu, 11 Jul 2019 00:45:49 +0200] rev 15244
Bounce world edge: Fix buggy gear behaviour if gear spawned inside bounce edge area
Tue, 09 Jul 2019 12:55:58 +0200 TimeBox: Fix buggy behaviour if hog took damage or died before time box arrived
Wuzzy <Wuzzy2@mail.ru> [Tue, 09 Jul 2019 12:55:58 +0200] rev 15243
TimeBox: Fix buggy behaviour if hog took damage or died before time box arrived
Mon, 08 Jul 2019 22:29:20 +0200 Remove excessive console output of gtAirAttack
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Jul 2019 22:29:20 +0200] rev 15242
Remove excessive console output of gtAirAttack
Mon, 08 Jul 2019 21:44:26 +0200 King Mode: Fix king placement phase not working correctly with multiple teams in a clan
Wuzzy <Wuzzy2@mail.ru> [Mon, 08 Jul 2019 21:44:26 +0200] rev 15241
King Mode: Fix king placement phase not working correctly with multiple teams in a clan New king placement phase rules: * Before the game begins, each team can walk with their king and teleport for free, everything else is disabled * This special round does not count towards the round counter, like in gfPlaceHog * TotalRounds is set to -1 during this round, like in gfPlaceHog Under the old rules, this was much more hacky. The delay of all delay-less weapons was just set to 1 The problem with the old rules was that if any clan had more than 1 team, eventually the weapon delay will time out before all kings have been placed.
Mon, 08 Jul 2019 15:16:05 +0300 fix fpnum to f64 conversion
alfadur [Mon, 08 Jul 2019 15:16:05 +0300] rev 15240
fix fpnum to f64 conversion
Sat, 06 Jul 2019 22:04:59 +0300 optimize 64-bit sqrt some more
alfadur [Sat, 06 Jul 2019 22:04:59 +0300] rev 15239
optimize 64-bit sqrt some more
Sat, 06 Jul 2019 00:31:54 +0200 Marry C enums, Qt's metaobject system and QML
unc0rr [Sat, 06 Jul 2019 00:31:54 +0200] rev 15238
Marry C enums, Qt's metaobject system and QML
Fri, 05 Jul 2019 23:40:03 +0300 replace overflowing_sub with wrapping_sub
alfadur [Fri, 05 Jul 2019 23:40:03 +0300] rev 15237
replace overflowing_sub with wrapping_sub
Fri, 05 Jul 2019 21:48:01 +0300 fix empty polygon iteration
alfadur [Fri, 05 Jul 2019 21:48:01 +0300] rev 15236
fix empty polygon iteration
Fri, 05 Jul 2019 21:16:33 +0300 optimize sqrts
alfadur [Fri, 05 Jul 2019 21:16:33 +0300] rev 15235
optimize sqrts
Thu, 04 Jul 2019 21:40:50 +0300 reduce convertions in signum
alfadur [Thu, 04 Jul 2019 21:40:50 +0300] rev 15234
reduce convertions in signum
Thu, 04 Jul 2019 19:21:56 +0300 fix u32 conversion sign
alfadur [Thu, 04 Jul 2019 19:21:56 +0300] rev 15233
fix u32 conversion sign
Thu, 04 Jul 2019 17:59:37 +0300 optimize fpnum operations
alfadur [Thu, 04 Jul 2019 17:59:37 +0300] rev 15232
optimize fpnum operations
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 tip