Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 19:16:14 +0200] rev 12517
ASA, Spacetrip mission: Fix poor detection of crate collection
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 18:58:50 +0200] rev 12516
Fix first ASA mission rapidly skipping turns on failure
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 18:17:44 +0200] rev 12515
Fix hard-to-read blue team color in ASA campaign
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 18:02:35 +0200] rev 12514
Use EndTurn to replace TurnTimeLeft=0 in ASA campaign (fixes #225)
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 17:06:35 +0200] rev 12513
Fix crate types in A Space Adventure and some user missions
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 16:50:35 +0200] rev 12512
Fix crate types (weapon/utility) in A Classic Fairytale missions
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 16:35:07 +0200] rev 12511
ACF mission 6: Fix incorrect crate types (weapon vs utility)
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 16:07:31 +0200] rev 12510
Fix mines not working in first turn in ACF, mission 6 (
bug #180)
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 15:34:07 +0200] rev 12509
Remove explicit (and redundant) SD message in ACF mission 6
The SD message is already handld properly by the engine, no need to repeat it in Lua.
Wuzzy <almikes@aol.com> [Mon, 25 Sep 2017 15:25:16 +0200] rev 12508
ACF, mission 6: Fix messages, now they imply that destroying crates is also OK
Wuzzy <almikes@aol.com> [Sun, 24 Sep 2017 04:13:04 +0200] rev 12507
Remove white stripes in flags of armenia, ireland, turkey
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 22:00:23 +0200] rev 12506
Write documentation to explain those files in Data/Names
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 21:05:57 +0200] rev 12505
Randomized teams now can have any random hats (not just from types.ini)
The predefined hat sets still work, however. There are now 3 types of hat selections:
1) Use hats from types.ini
2) Randomly select one hat for all hedgehogs
3) Randomly select hat for each hedgehog (rare)
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 20:05:16 +0200] rev 12504
Clean up name .cfg files, remove implicit defaults
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 19:49:41 +0200] rev 12503
More random names: angel, morbid, pokemon-like, viking, darth vader, stormtrooper, war-themed
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 09:35:45 +0200] rev 12502
Chance that clicking the random hats button produces a set of equal hats
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 09:12:35 +0200] rev 12501
Use completely random hats when clicking on "Random hats" button in team editor
- Previously this button used the hat sets from types.txt
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 07:45:18 +0200] rev 12500
Fix random teams rarely being empty
This is because I managed to screw up types.ini ... XD
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 07:38:41 +0200] rev 12499
Stop PhysFS from complaining when a random name .cfg file is missing
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 06:54:48 +0200] rev 12498
Add random female hedgehog names
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 06:47:13 +0200] rev 12497
Add more random team names and hats
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 04:59:16 +0200] rev 12496
Add a bunch of random team names
Wuzzy <almikes@aol.com> [Sat, 23 Sep 2017 03:36:30 +0200] rev 12495
Add many random hedgehog names for more variety
Mostly tried to be generic but also fun sometimes.
I tried to keep it simple.
nemo [Fri, 22 Sep 2017 18:45:51 -0400] rev 12494
mix it up some more. also had screwed up -- inside quotes
nemo [Fri, 22 Sep 2017 18:07:11 -0400] rev 12493
should be harder to dodge than a xor
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 23:07:52 +0200] rev 12492
Fix charging sound continuing to play on hog damage (#236)
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 19:26:57 +0200] rev 12491
Fix the key for toggling team bars being incorrectly described in the settings page
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 19:17:06 +0200] rev 12490
Backed out
changeset c19e5ece5b3f
Because the controls scheme was actually intentional. Whoops!
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 18:59:54 +0200] rev 12489
Upddate changelog for previous commit
Wuzzy <almikes@aol.com> [Fri, 22 Sep 2017 18:46:28 +0200] rev 12488
Fix rotatemask (hedgehog info) key toggling team bars instead of changing hedgehog tags
Pressing rotatemask toggled the team bars, but it was clearly indicatd
otherwise in the controls menu. To change hog tags, you must have pressed
rotatemask+precise which is not what users expect.
New behaviour:
- rotatemask changes hog tags
- rotatemask+precise toggles team bars