Sat, 12 Jan 2019 23:38:34 +0100 Mention zoom key in movement training
Wuzzy <Wuzzy2@mail.ru> [Sat, 12 Jan 2019 23:38:34 +0100] rev 14582
Mention zoom key in movement training
Sat, 12 Jan 2019 23:26:33 +0100 Fix wrong ice beam angle if it goes diagonally up out of map thru world wrap (bug 718)
Wuzzy <Wuzzy2@mail.ru> [Sat, 12 Jan 2019 23:26:33 +0100] rev 14581
Fix wrong ice beam angle if it goes diagonally up out of map thru world wrap (bug #718)
Sat, 12 Jan 2019 06:38:20 +0100 Frontend: More button padding tweaking
Wuzzy <Wuzzy2@mail.ru> [Sat, 12 Jan 2019 06:38:20 +0100] rev 14580
Frontend: More button padding tweaking
Sat, 12 Jan 2019 06:19:16 +0100 TS: Restore 2 of the "specialist" letters
Wuzzy <Wuzzy2@mail.ru> [Sat, 12 Jan 2019 06:19:16 +0100] rev 14579
TS: Restore 2 of the "specialist" letters
Fri, 11 Jan 2019 08:51:11 -0500 merge release branch
nemo [Fri, 11 Jan 2019 08:51:11 -0500] rev 14578
merge release branch
Fri, 11 Jan 2019 08:45:11 -0500 tabs to spaces 0.9.25
nemo [Fri, 11 Jan 2019 08:45:11 -0500] rev 14577
tabs to spaces
Fri, 11 Jan 2019 08:42:15 -0500 deletegear rearrangement applied to branch too. if this causes desyncs you're probably in a crashy state already 0.9.25
nemo [Fri, 11 Jan 2019 08:42:15 -0500] rev 14576
deletegear rearrangement applied to branch too. if this causes desyncs you're probably in a crashy state already
Fri, 11 Jan 2019 08:08:28 -0500 couple more use after frees for gear deletion.
nemo [Fri, 11 Jan 2019 08:08:28 -0500] rev 14575
couple more use after frees for gear deletion. also rearranged lines a bit and added a redundant exit to try to proof things a bit. more evidence we need rust.
Fri, 11 Jan 2019 04:38:07 +0100 Make sure to render crosshair above render
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Jan 2019 04:38:07 +0100] rev 14574
Make sure to render crosshair above render
Fri, 11 Jan 2019 03:50:06 +0100 Render contour of flying saucer is in (mostly) opaque
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Jan 2019 03:50:06 +0100] rev 14573
Render contour of flying saucer is in (mostly) opaque
Fri, 11 Jan 2019 01:44:04 +0100 Frontend: Increase padding of small push buttons
Wuzzy <Wuzzy2@mail.ru> [Fri, 11 Jan 2019 01:44:04 +0100] rev 14572
Frontend: Increase padding of small push buttons
Thu, 10 Jan 2019 23:22:44 +0100 Restore map scaling of Tunnels script
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 23:22:44 +0100] rev 14571
Restore map scaling of Tunnels script
Thu, 10 Jan 2019 23:16:32 +0100 Force MapFeatureSize=12 in TechRacer
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 23:16:32 +0100] rev 14570
Force MapFeatureSize=12 in TechRacer
Thu, 10 Jan 2019 23:10:20 +0100 Fix Racer ghost not resetting properly after a skip (bug 565)
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 23:10:20 +0100] rev 14569
Fix Racer ghost not resetting properly after a skip (bug #565)
Thu, 10 Jan 2019 21:24:32 +0100 Fix dy hardcoded value in kamikaze test
unc0rr [Thu, 10 Jan 2019 21:24:32 +0100] rev 14568
Fix dy hardcoded value in kamikaze test
Thu, 10 Jan 2019 21:22:07 +0100 Fix broken kamikaze logic when target position is close to attacker
unc0rr [Thu, 10 Jan 2019 21:22:07 +0100] rev 14567
Fix broken kamikaze logic when target position is close to attacker
Thu, 10 Jan 2019 19:47:18 +0100 Don't say "first blood" in games with only 1 clan
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 19:47:18 +0100] rev 14566
Don't say "first blood" in games with only 1 clan
Thu, 10 Jan 2019 19:21:08 +0100 Fix wind bar animation not looping properly
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 19:21:08 +0100] rev 14565
Fix wind bar animation not looping properly If you looked closely, you could see the wind bar “jumping” a bit. Pixel offset was off-by-1.
Thu, 10 Jan 2019 19:09:06 +0100 Prevent wind bar from overflowing with high wind values
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 19:09:06 +0100] rev 14564
Prevent wind bar from overflowing with high wind values Wind flow overflow does not happen normally, but might be triggered when calling SetWind with extreme values (>100 or <-100). Allows for silly wind experiments in scripts.
Thu, 10 Jan 2019 18:45:04 +0100 Tweak appear/disappear animation of touch widgets
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 18:45:04 +0100] rev 14563
Tweak appear/disappear animation of touch widgets
Thu, 10 Jan 2019 18:30:14 +0100 Minor touch refactor
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 18:30:14 +0100] rev 14562
Minor touch refactor
Thu, 10 Jan 2019 18:08:02 +0100 Swap 2 targets in grenade training to make the start a bit easier
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 18:08:02 +0100] rev 14561
Swap 2 targets in grenade training to make the start a bit easier
Thu, 10 Jan 2019 18:05:48 +0100 Update grenade training to support bounciness in Touch
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 18:05:48 +0100] rev 14560
Update grenade training to support bounciness in Touch
Thu, 10 Jan 2019 17:54:58 +0100 Add button to set bounciness in touch interface
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 17:54:58 +0100] rev 14559
Add button to set bounciness in touch interface
Thu, 10 Jan 2019 03:14:02 +0100 Use player team's control scheme for all teams if there's a mission team
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 03:14:02 +0100] rev 14558
Use player team's control scheme for all teams if there's a mission team
Thu, 10 Jan 2019 02:50:01 +0100 Fix player team ignoring custom team control scheme in campaign/missions
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 02:50:01 +0100] rev 14557
Fix player team ignoring custom team control scheme in campaign/missions
Thu, 10 Jan 2019 00:41:31 +0100 Restructure changelog
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 00:41:31 +0100] rev 14556
Restructure changelog
Thu, 10 Jan 2019 00:33:05 +0100 Fix double water splash if flying saucer drowns (bug 681)
Wuzzy <Wuzzy2@mail.ru> [Thu, 10 Jan 2019 00:33:05 +0100] rev 14555
Fix double water splash if flying saucer drowns (bug #681)
Wed, 09 Jan 2019 22:19:46 +0100 Remove default keybinding for unselecting weapon
Wuzzy <Wuzzy2@mail.ru> [Wed, 09 Jan 2019 22:19:46 +0100] rev 14554
Remove default keybinding for unselecting weapon
Wed, 09 Jan 2019 22:09:27 +0100 Allow to leave a control unused (no key binding)
Wuzzy <Wuzzy2@mail.ru> [Wed, 09 Jan 2019 22:09:27 +0100] rev 14553
Allow to leave a control unused (no key binding)
Wed, 09 Jan 2019 16:27:57 -0500 fix incorrect mask set in r7b4643ff60ea - this causes ghost hog collisions and odd hog jumps on overlap with active hog
nemo [Wed, 09 Jan 2019 16:27:57 -0500] rev 14552
fix incorrect mask set in r7b4643ff60ea - this causes ghost hog collisions and odd hog jumps on overlap with active hog
Wed, 09 Jan 2019 19:39:48 +0100 Add control (default: X) to unselect current weapon
Wuzzy <Wuzzy2@mail.ru> [Wed, 09 Jan 2019 19:39:48 +0100] rev 14551
Add control (default: X) to unselect current weapon
Wed, 09 Jan 2019 19:10:11 +0100 Send and display owner name of own teams in online games (fixes bug 468)
Wuzzy <Wuzzy2@mail.ru> [Wed, 09 Jan 2019 19:10:11 +0100] rev 14550
Send and display owner name of own teams in online games (fixes bug #468)
Tue, 08 Jan 2019 03:03:21 +0100 Suppress “<team> is gone message on game end
Wuzzy <Wuzzy2@mail.ru> [Tue, 08 Jan 2019 03:03:21 +0100] rev 14549
Suppress “<team> is gone message on game end
Sun, 06 Jan 2019 02:32:27 +0100 Pagetraining: Make sure the translator comment will be collected
Wuzzy <Wuzzy2@mail.ru> [Sun, 06 Jan 2019 02:32:27 +0100] rev 14548
Pagetraining: Make sure the translator comment will be collected
Sun, 06 Jan 2019 02:16:45 +0100 Make turn timer gray when finishing target practice
Wuzzy <Wuzzy2@mail.ru> [Sun, 06 Jan 2019 02:16:45 +0100] rev 14547
Make turn timer gray when finishing target practice
Sun, 06 Jan 2019 01:21:16 +0100 Display team records in training menu
Wuzzy <Wuzzy2@mail.ru> [Sun, 06 Jan 2019 01:21:16 +0100] rev 14546
Display team records in training menu
Sat, 05 Jan 2019 23:15:13 +0100 BRW: Fix Lua error after using timebox
Wuzzy <Wuzzy2@mail.ru> [Sat, 05 Jan 2019 23:15:13 +0100] rev 14545
BRW: Fix Lua error after using timebox
Sat, 05 Jan 2019 22:22:36 +0100 TS: Scale health with the “initial health” setting from game scheme
Wuzzy <Wuzzy2@mail.ru> [Sat, 05 Jan 2019 22:22:36 +0100] rev 14544
TS: Scale health with the “initial health” setting from game scheme
Sat, 05 Jan 2019 22:05:20 +0100 Lua: Add InitHealth, read-only variable containing the initial hog health setting
Wuzzy <Wuzzy2@mail.ru> [Sat, 05 Jan 2019 22:05:20 +0100] rev 14543
Lua: Add InitHealth, read-only variable containing the initial hog health setting
Sat, 05 Jan 2019 21:52:15 +0100 TS: Improve configurability by game scheme
Wuzzy <Wuzzy2@mail.ru> [Sat, 05 Jan 2019 21:52:15 +0100] rev 14542
TS: Improve configurability by game scheme
Sat, 05 Jan 2019 21:07:22 +0100 TS: Simplify mission panel, fix bad string concatenation
Wuzzy <Wuzzy2@mail.ru> [Sat, 05 Jan 2019 21:07:22 +0100] rev 14541
TS: Simplify mission panel, fix bad string concatenation
Sat, 05 Jan 2019 20:58:12 +0100 TS: Add script param to set specialists for all teams at once
Wuzzy <Wuzzy2@mail.ru> [Sat, 05 Jan 2019 20:58:12 +0100] rev 14540
TS: Add script param to set specialists for all teams at once
Sat, 05 Jan 2019 20:45:46 +0100 Document TS script param syntax, change some letters
Wuzzy <Wuzzy2@mail.ru> [Sat, 05 Jan 2019 20:45:46 +0100] rev 14539
Document TS script param syntax, change some letters
Sat, 05 Jan 2019 20:32:48 +0100 Clean up indents and comments in The_Specialists.lua
Wuzzy <Wuzzy2@mail.ru> [Sat, 05 Jan 2019 20:32:48 +0100] rev 14538
Clean up indents and comments in The_Specialists.lua
Sat, 05 Jan 2019 13:23:43 -0500 Allow customising the teams
nemo [Sat, 05 Jan 2019 13:23:43 -0500] rev 14537
Allow customising the teams
Thu, 03 Jan 2019 22:44:09 +0100 ASA ice02: Clean up some subtle weirdness on timeout
Wuzzy <Wuzzy2@mail.ru> [Thu, 03 Jan 2019 22:44:09 +0100] rev 14536
ASA ice02: Clean up some subtle weirdness on timeout When time's up or player lost, do this: - Remove all rings - Don't give time or saucer bonus when touching ring *after* timeout - Prevent next turn from starting
Thu, 03 Jan 2019 19:46:48 +0100 Fix bee targeting fail across wrap world edge
Wuzzy <Wuzzy2@mail.ru> [Thu, 03 Jan 2019 19:46:48 +0100] rev 14535
Fix bee targeting fail across wrap world edge Previously, the bee always aimed for the light area, no matter where you actually put the target. It also got confused whenever it flew across the wrap world edge. How the bee works now: 1) The placed bee target is *not* recalculated when it was placed in the "gray" part of the wrap world edge. This allows for more fine-tuning. 1a) Place target in light area: bee aims for target light area 1b) Place target in gray area: bee aims for target, but flies to gray area first 2) Bee target is recalculated whenever bee passes the wrap world edge.
Thu, 03 Jan 2019 17:57:31 +0100 Fix force-locked schemes getting unlocked when changing map types (bug 378)
Wuzzy <Wuzzy2@mail.ru> [Thu, 03 Jan 2019 17:57:31 +0100] rev 14534
Fix force-locked schemes getting unlocked when changing map types (bug #378)
Wed, 02 Jan 2019 17:45:12 +0100 ASA ice02: Don't show remaining saucers in stats (unimportant)
Wuzzy <Wuzzy2@mail.ru> [Wed, 02 Jan 2019 17:45:12 +0100] rev 14533
ASA ice02: Don't show remaining saucers in stats (unimportant)
Wed, 02 Jan 2019 11:08:26 -0500 heh. apparently pas2c doesn't validate pascal, so I guess we need to dogfood *both*
nemo [Wed, 02 Jan 2019 11:08:26 -0500] rev 14532
heh. apparently pas2c doesn't validate pascal, so I guess we need to dogfood *both*
Wed, 02 Jan 2019 11:06:34 -0500 remove Wuzzy's val checking, add a FIXME to add that to the C implementation
nemo [Wed, 02 Jan 2019 11:06:34 -0500] rev 14531
remove Wuzzy's val checking, add a FIXME to add that to the C implementation
Wed, 02 Jan 2019 03:30:54 +0100 Initialize mission completion status on frontend load
Wuzzy <Wuzzy2@mail.ru> [Wed, 02 Jan 2019 03:30:54 +0100] rev 14530
Initialize mission completion status on frontend load
Tue, 01 Jan 2019 11:17:28 -0500 From https://salsa.debian.org/games-team/hedgewars/blob/master/debian/patches/link-libatomic.patch 0.9.25
nemo [Tue, 01 Jan 2019 11:17:28 -0500] rev 14529
From https://salsa.debian.org/games-team/hedgewars/blob/master/debian/patches/link-libatomic.patch
Tue, 01 Jan 2019 02:25:18 +0100 - Bots activate extra time if needed
unc0rr [Tue, 01 Jan 2019 02:25:18 +0100] rev 14528
- Bots activate extra time if needed - Refactor work with forecast of time needed to perform planned actions (ticks variable)
Tue, 01 Jan 2019 02:22:01 +0100 - Never consider a bot in inf attacks mode being in after attack mode, helps action in inf attack
unc0rr [Tue, 01 Jan 2019 02:22:01 +0100] rev 14527
- Never consider a bot in inf attacks mode being in after attack mode, helps action in inf attack - Also start thinking if TurnTimeLeft is bigger than default value
Fri, 28 Dec 2018 22:47:17 +0100 Implement letter repeat check
unc0rr [Fri, 28 Dec 2018 22:47:17 +0100] rev 14526
Implement letter repeat check
Fri, 28 Dec 2018 03:10:05 +0300 Server action refactoring part 1 of N
alfadur <mail@none> [Fri, 28 Dec 2018 03:10:05 +0300] rev 14525
Server action refactoring part 1 of N
Thu, 27 Dec 2018 23:43:54 +0100 Start chat_sanitizer package inspired by chat bot on pokerth server
unc0rr [Thu, 27 Dec 2018 23:43:54 +0100] rev 14524
Start chat_sanitizer package inspired by chat bot on pokerth server
Fri, 21 Dec 2018 23:42:45 +0100 ASA cosmos: Move flower icons of desert planet above cactus instead of bird
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 23:42:45 +0100] rev 14523
ASA cosmos: Move flower icons of desert planet above cactus instead of bird
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 tip