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 14550
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 14549
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 14548
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 14547
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 14546
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 14545
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 14544
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 14543
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 14542
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 14541
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 14540
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 14539
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 14538
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 14537
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 14536
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 14535
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 14534
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 14533
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 14532
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 14531
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 14530
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 14529
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 14528
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 14527
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 14526
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 14525
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 14524
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 14523
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 14522
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 14521
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 14520
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 14519
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 14518
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 14517
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 14516
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 14515
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 14514
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 14513
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 14512
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 14511
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 14510
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 14509
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 14508
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 14507
- 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 14506
- 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 14505
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 14504
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 14503
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 14502
ASA cosmos: Move flower icons of desert planet above cactus instead of bird
Fri, 21 Dec 2018 23:17:10 +0100 ASA cosmos: Remove unneccary message when hero dies after moon was reached
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 23:17:10 +0100] rev 14501
ASA cosmos: Remove unneccary message when hero dies after moon was reached
Fri, 21 Dec 2018 22:59:06 +0100 Simplify some mission strings
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 22:59:06 +0100] rev 14500
Simplify some mission strings
Fri, 21 Dec 2018 22:25:57 +0100 Update German translation
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 22:25:57 +0100] rev 14499
Update German translation
Fri, 21 Dec 2018 21:14:04 +0100 Update locale files
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 21:14:04 +0100] rev 14498
Update locale files
Fri, 21 Dec 2018 20:48:28 +0100 Localization: Also collect first line of credits.csv
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 20:48:28 +0100] rev 14497
Localization: Also collect first line of credits.csv
Fri, 21 Dec 2018 20:31:21 +0100 Reduce skipping craziness in ASA fruit02 a bit
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 20:31:21 +0100] rev 14496
Reduce skipping craziness in ASA fruit02 a bit
Fri, 21 Dec 2018 17:47:54 +0100 Minor refactor in single missions
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 17:47:54 +0100] rev 14495
Minor refactor in single missions
Fri, 21 Dec 2018 17:43:04 +0100 Fix team name bugs in RC Plane Challenge and Dangerous Ducklings
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 17:43:04 +0100] rev 14494
Fix team name bugs in RC Plane Challenge and Dangerous Ducklings
Fri, 21 Dec 2018 16:55:34 +0100 Merge nemo's VideoRec commit
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 16:55:34 +0100] rev 14493
Merge nemo's VideoRec commit
Fri, 21 Dec 2018 16:54:41 +0100 Fix 2 team name mistakes in missions
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 16:54:41 +0100] rev 14492
Fix 2 team name mistakes in missions
Fri, 21 Dec 2018 15:14:47 +0100 Update mission description for Bazooka Battlefield
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 15:14:47 +0100] rev 14491
Update mission description for Bazooka Battlefield
Fri, 21 Dec 2018 08:00:46 +0100 ASA desert01: Fix mission ending when all smugglers are dead
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 08:00:46 +0100] rev 14490
ASA desert01: Fix mission ending when all smugglers are dead
Fri, 21 Dec 2018 07:04:13 +0100 ASA death01: Use unique team names for professor teams
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 07:04:13 +0100] rev 14489
ASA death01: Use unique team names for professor teams
Fri, 21 Dec 2018 06:33:33 +0100 Update ASA campaign to use player chosen team identity
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 06:33:33 +0100] rev 14488
Update ASA campaign to use player chosen team identity
Fri, 21 Dec 2018 02:07:11 +0100 ACF: Consistent cannibals flag/voice, change Princess flag
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 02:07:11 +0100] rev 14487
ACF: Consistent cannibals flag/voice, change Princess flag
Fri, 21 Dec 2018 01:43:21 +0100 Use player team name in ACF campaign
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 01:43:21 +0100] rev 14486
Use player team name in ACF campaign
Fri, 21 Dec 2018 01:04:24 +0100 Refactor ACF missions, store team names in variables
Wuzzy <Wuzzy2@mail.ru> [Fri, 21 Dec 2018 01:04:24 +0100] rev 14485
Refactor ACF missions, store team names in variables
Thu, 20 Dec 2018 19:03:34 +0100 Change AddTeam/AddMissionTeam to return real team name and index (in that order)
Wuzzy <Wuzzy2@mail.ru> [Thu, 20 Dec 2018 19:03:34 +0100] rev 14484
Change AddTeam/AddMissionTeam to return real team name and index (in that order)
Thu, 20 Dec 2018 18:23:13 +0100 Use player's team identity for SimpleMission-based mission
Wuzzy <Wuzzy2@mail.ru> [Thu, 20 Dec 2018 18:23:13 +0100] rev 14483
Use player's team identity for SimpleMission-based mission
Thu, 20 Dec 2018 17:51:46 +0100 Use player-chosen team identity for most challenges and scenarios
Wuzzy <Wuzzy2@mail.ru> [Thu, 20 Dec 2018 17:51:46 +0100] rev 14482
Use player-chosen team identity for most challenges and scenarios
Thu, 20 Dec 2018 15:53:22 +0100 Check team name collision and make them unique, if neccessary
Wuzzy <Wuzzy2@mail.ru> [Thu, 20 Dec 2018 15:53:22 +0100] rev 14481
Check team name collision and make them unique, if neccessary
Wed, 19 Dec 2018 20:56:10 +0100 Use player-chosen team identity for training and a few challenges
Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Dec 2018 20:56:10 +0100] rev 14480
Use player-chosen team identity for training and a few challenges
Wed, 19 Dec 2018 20:34:07 +0100 Lua: AddTeam / AddMissionTeam now return team index
Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Dec 2018 20:34:07 +0100] rev 14479
Lua: AddTeam / AddMissionTeam now return team index
Wed, 19 Dec 2018 20:27:35 +0100 Remove unused vars in uTeams
Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Dec 2018 20:27:35 +0100] rev 14478
Remove unused vars in uTeams
Wed, 19 Dec 2018 19:10:42 +0100 Lua API: Add functions to add team selected in campaign/mission page
Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Dec 2018 19:10:42 +0100] rev 14477
Lua API: Add functions to add team selected in campaign/mission page
Wed, 19 Dec 2018 19:00:29 -0500 remove if disabled in main config
nemo [Wed, 19 Dec 2018 19:00:29 -0500] rev 14476
remove if disabled in main config
Wed, 19 Dec 2018 05:50:02 +0100 Keep track of singleplayer high scores in challenges
Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Dec 2018 05:50:02 +0100] rev 14475
Keep track of singleplayer high scores in challenges
Wed, 19 Dec 2018 01:47:41 +0100 Add fallback preview image for scenarios
Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Dec 2018 01:47:41 +0100] rev 14474
Add fallback preview image for scenarios Feel free to improve the image
Wed, 19 Dec 2018 01:21:20 +0100 Add image for challenges
Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Dec 2018 01:21:20 +0100] rev 14473
Add image for challenges
Wed, 19 Dec 2018 01:02:06 +0100 Disable caption and FollowGear for crates that spawn before 1st turn (useful for missions)
Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Dec 2018 01:02:06 +0100] rev 14472
Disable caption and FollowGear for crates that spawn before 1st turn (useful for missions)
Wed, 19 Dec 2018 00:17:14 +0100 Tweak training menu spacing
Wuzzy <Wuzzy2@mail.ru> [Wed, 19 Dec 2018 00:17:14 +0100] rev 14471
Tweak training menu spacing
Tue, 18 Dec 2018 23:28:40 +0100 Save and restore last campaign/training team selection in settings.ini
Wuzzy <Wuzzy2@mail.ru> [Tue, 18 Dec 2018 23:28:40 +0100] rev 14470
Save and restore last campaign/training team selection in settings.ini
Tue, 18 Dec 2018 22:53:49 +0100 Sync team comboboxes in campaign and training page
Wuzzy <Wuzzy2@mail.ru> [Tue, 18 Dec 2018 22:53:49 +0100] rev 14469
Sync team comboboxes in campaign and training page
Tue, 18 Dec 2018 22:27:13 +0100 Training page: Don't change selection after changing team or playing
Wuzzy <Wuzzy2@mail.ru> [Tue, 18 Dec 2018 22:27:13 +0100] rev 14468
Training page: Don't change selection after changing team or playing
Tue, 18 Dec 2018 22:22:03 +0100 Update training page after completing a training
Wuzzy <Wuzzy2@mail.ru> [Tue, 18 Dec 2018 22:22:03 +0100] rev 14467
Update training page after completing a training
Tue, 18 Dec 2018 18:37:58 +0100 Fix victory check of a few scenarios
Wuzzy <Wuzzy2@mail.ru> [Tue, 18 Dec 2018 18:37:58 +0100] rev 14466
Fix victory check of a few scenarios
Tue, 18 Dec 2018 18:26:13 +0100 Add Lua callback: onGameResult
Wuzzy <Wuzzy2@mail.ru> [Tue, 18 Dec 2018 18:26:13 +0100] rev 14465
Add Lua callback: onGameResult
Tue, 18 Dec 2018 18:16:31 +0100 Report mission victory for most missions
Wuzzy <Wuzzy2@mail.ru> [Tue, 18 Dec 2018 18:16:31 +0100] rev 14464
Report mission victory for most missions
Tue, 18 Dec 2018 15:21:23 +0100 Add Lua functions to save/get mission variables
Wuzzy <Wuzzy2@mail.ru> [Tue, 18 Dec 2018 15:21:23 +0100] rev 14463
Add Lua functions to save/get mission variables
Tue, 18 Dec 2018 14:24:23 +0100 Add team selection in training page and basic check mark support
Wuzzy <Wuzzy2@mail.ru> [Tue, 18 Dec 2018 14:24:23 +0100] rev 14462
Add team selection in training page and basic check mark support
Sun, 16 Dec 2018 18:40:25 +0100 Attempt to allow building video recording in pas2c mode, currently fails parsing
unc0rr [Sun, 16 Dec 2018 18:40:25 +0100] rev 14461
Attempt to allow building video recording in pas2c mode, currently fails parsing
Sun, 16 Dec 2018 10:42:50 -0500 if a script is set, feature size can generate different maps
nemo [Sun, 16 Dec 2018 10:42:50 -0500] rev 14460
if a script is set, feature size can generate different maps
Sun, 16 Dec 2018 10:35:43 -0500 Same with ShoppaMap
nemo [Sun, 16 Dec 2018 10:35:43 -0500] rev 14459
Same with ShoppaMap
Sun, 16 Dec 2018 10:25:36 -0500 fix DiagonalMaze after the drawing scaling change, add some params since ginormous maze is kinda entertaining
nemo [Sun, 16 Dec 2018 10:25:36 -0500] rev 14458
fix DiagonalMaze after the drawing scaling change, add some params since ginormous maze is kinda entertaining
Sun, 16 Dec 2018 00:12:29 +0100 Apply rustfmt to all files
unc0rr [Sun, 16 Dec 2018 00:12:29 +0100] rev 14457
Apply rustfmt to all files
Sun, 16 Dec 2018 00:09:20 +0100 Start database interaction implementation
unc0rr [Sun, 16 Dec 2018 00:09:20 +0100] rev 14456
Start database interaction implementation
Sat, 15 Dec 2018 03:07:20 +0100 Rope training: Simplify final challenge, remove mines
Wuzzy <Wuzzy2@mail.ru> [Sat, 15 Dec 2018 03:07:20 +0100] rev 14455
Rope training: Simplify final challenge, remove mines
Sat, 15 Dec 2018 01:57:09 +0100 Rope training: Show hint after destroying barrels
Wuzzy <Wuzzy2@mail.ru> [Sat, 15 Dec 2018 01:57:09 +0100] rev 14454
Rope training: Show hint after destroying barrels
Sat, 15 Dec 2018 01:29:47 +0100 Make various stunts in flying saucer training easier
Wuzzy <Wuzzy2@mail.ru> [Sat, 15 Dec 2018 01:29:47 +0100] rev 14453
Make various stunts in flying saucer training easier
Sat, 15 Dec 2018 00:29:56 +0100 Movement training: Show damage message only after passing certain point
Wuzzy <Wuzzy2@mail.ru> [Sat, 15 Dec 2018 00:29:56 +0100] rev 14452
Movement training: Show damage message only after passing certain point
Sat, 15 Dec 2018 00:26:17 +0100 Show mission panel key as permanent caption in movement training
Wuzzy <Wuzzy2@mail.ru> [Sat, 15 Dec 2018 00:26:17 +0100] rev 14451
Show mission panel key as permanent caption in movement training
Fri, 14 Dec 2018 19:14:42 +0100 Fix incorrect text for sidNoEndTurn in en.txt
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 19:14:42 +0100] rev 14450
Fix incorrect text for sidNoEndTurn in en.txt Text applies to utility only, its used for weapons, too.
Fri, 14 Dec 2018 18:54:45 +0100 Add language-neutral version of Trainings.png
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 18:54:45 +0100] rev 14449
Add language-neutral version of Trainings.png
Fri, 14 Dec 2018 16:06:33 +0100 Update changelog
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 16:06:33 +0100] rev 14448
Update changelog
Fri, 14 Dec 2018 16:05:56 +0100 Backed out changeset f791c46b47a4
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 16:05:56 +0100] rev 14447
Backed out changeset f791c46b47a4 This changeset broke chat display in demos
Fri, 14 Dec 2018 14:33:18 +0100 Update changelog and README
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 14:33:18 +0100] rev 14446
Update changelog and README
Fri, 14 Dec 2018 01:55:42 +0100 Start first turn in ACF5 even faster
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 01:55:42 +0100] rev 14445
Start first turn in ACF5 even faster
Fri, 14 Dec 2018 01:40:13 +0100 ACF3: Fix weapons being disabled in first turn
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 01:40:13 +0100] rev 14444
ACF3: Fix weapons being disabled in first turn
Fri, 14 Dec 2018 01:19:12 +0100 Faster switch to correct hog in ACF5
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 01:19:12 +0100] rev 14443
Faster switch to correct hog in ACF5
Fri, 14 Dec 2018 01:03:35 +0100 Fix incorrect message in ASA death01
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 01:03:35 +0100] rev 14442
Fix incorrect message in ASA death01
Fri, 14 Dec 2018 00:50:03 +0100 Set internal version to 1.0.0-dev
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 00:50:03 +0100] rev 14441
Set internal version to 1.0.0-dev
Fri, 14 Dec 2018 00:47:23 +0100 Append -dev to version string if built in non-release mode
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 00:47:23 +0100] rev 14440
Append -dev to version string if built in non-release mode
Fri, 14 Dec 2018 00:37:13 +0100 Fix minor mistake in credits
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 00:37:13 +0100] rev 14439
Fix minor mistake in credits
Fri, 14 Dec 2018 00:28:31 +0100 Colorize people names in About screen
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 00:28:31 +0100] rev 14438
Colorize people names in About screen
Fri, 14 Dec 2018 00:16:05 +0100 Merge recent Rust changes
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 00:16:05 +0100] rev 14437
Merge recent Rust changes
Fri, 14 Dec 2018 00:15:30 +0100 Add nicknames in credits
Wuzzy <Wuzzy2@mail.ru> [Fri, 14 Dec 2018 00:15:30 +0100] rev 14436
Add nicknames in credits
Thu, 13 Dec 2018 23:44:46 +0100 Adopt physfs-rs lib and adapt it to recent std library, remove global mutex
unc0rr [Thu, 13 Dec 2018 23:44:46 +0100] rev 14435
Adopt physfs-rs lib and adapt it to recent std library, remove global mutex
Thu, 13 Dec 2018 23:21:19 +0100 Add more maps and theme credits in credits.csv
Wuzzy <Wuzzy2@mail.ru> [Thu, 13 Dec 2018 23:21:19 +0100] rev 14434
Add more maps and theme credits in credits.csv
Thu, 13 Dec 2018 22:50:14 +0100 Clean up CREDITS file, move more credits to credits.csv
Wuzzy <Wuzzy2@mail.ru> [Thu, 13 Dec 2018 22:50:14 +0100] rev 14433
Clean up CREDITS file, move more credits to credits.csv
Thu, 13 Dec 2018 21:35:26 +0100 Merge
Wuzzy <Wuzzy2@mail.ru> [Thu, 13 Dec 2018 21:35:26 +0100] rev 14432
Merge
Thu, 13 Dec 2018 21:34:04 +0100 Some minor credits typo fixes
Wuzzy <Wuzzy2@mail.ru> [Thu, 13 Dec 2018 21:34:04 +0100] rev 14431
Some minor credits typo fixes
(0) -10000 -3000 -1000 -120 +120 +1000 tip