Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 03:21:16 +0200] rev 12353
Refactor Teamwork 2: No more hacky skipping, set proper ammos for enemy instead
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 03:11:50 +0200] rev 12352
Fix false victory in Teamwork/Teamwork 2 when one of your hogs die in same turn as enemy
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 02:42:40 +0200] rev 12351
Mention important game modifiers in Spooky Tree and Nobody Laugh
nemo [Wed, 26 Apr 2017 19:52:30 -0400] rev 12350
fly saint flyy
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 01:46:28 +0200] rev 12349
Decode chat slang in en.txt (“GL HF”)
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 01:17:41 +0200] rev 12348
Use Robot voice for enemy in Bamboo Thicked and Newton and the Hammock
Wuzzy <almikes@aol.com> [Thu, 27 Apr 2017 01:10:37 +0200] rev 12347
Fix Ammo/Utility crate confusion in portal mission
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 23:44:17 +0200] rev 12346
Fix incorrect PointsType in sniper rifle training and That Sinking Feeling
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 23:23:18 +0200] rev 12345
Set fixed wind in bazooka training. Fixed impossible first target when bad wind
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 23:05:05 +0200] rev 12344
Standardize the secret achievements strings in Lua scripts
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 22:31:29 +0200] rev 12343
Fix Traitor taunt being played when hog w/ heResurrectable drowns w/o damage
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 19:38:34 +0200] rev 12342
Disable resurrection message for respawning with heResurrectalbe
It was often irritating. Now this message is only shown for using the resurrector utility.
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 19:00:32 +0200] rev 12341
Mutant: Fix “Boring” taunt being played when becoming the mutant
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 18:53:11 +0200] rev 12340
Highlander: Fix crate collect sound playing when hog didn't get anything
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 18:38:21 +0200] rev 12339
HedgeEditor: Disable waypoint export because output scripts break when waypoints have been added
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 18:18:05 +0200] rev 12338
HedgeEditor: Make sprTargetBee the first selected sprite
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 17:52:08 +0200] rev 12337
Refactor Frenzy script
- Use GetAmmoName instead of hardcoding ammo names into strings
- Remove Tracker
- Make texts a bit more translator-friendly
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 16:24:44 +0200] rev 12336
Construction Mode: Mention teleportation restriction in tooltip
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 02:55:40 +0200] rev 12335
Show traditional winning animation in Mutant again
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 02:28:13 +0200] rev 12334
Use the traditional winning sequence in Space Invasion again (killing off the losers)
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 02:10:47 +0200] rev 12333
Add back the missing winning animation for Racer and TechRecer
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 01:51:51 +0200] rev 12332
Lua API: SendAchevementsStatsOff, SendGameResultOff, SendRankingStatsOff
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 01:46:38 +0200] rev 12331
Fix caption of stats screen not being reset on clear()
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 00:47:14 +0200] rev 12330
Update more HWPs: Knockball, Racer, Construction Mode
Changes:
- New ammo icon for Knockball's baseball bat with ball
- New ammo icon for waypoint placement tool in Racer
- Remove airplane cursor in Racer and Construction Mode
Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 00:04:49 +0200] rev 12329
HedgeEditor: Fix incorrect preview of air attack icon in sprAMAmmos/sprAMAmmosBW
Wuzzy <almikes@aol.com> [Tue, 25 Apr 2017 23:10:49 +0200] rev 12328
Add dud mine to missions.png and use it in HedgeEditor
Wuzzy <almikes@aol.com> [Tue, 25 Apr 2017 23:06:19 +0200] rev 12327
Clean up HedgeEditor HWP mess, fix broken/outdated graphics
- Simplify ammo menu icons
- Add Ammos_bw.png
- Simplify Target.png
- Fix dud mine preview looking like normal mine
- Fix weapon crate preview of air attack, drill strike, napalm
Wuzzy <almikes@aol.com> [Tue, 25 Apr 2017 21:00:44 +0200] rev 12326
Update and simplify Construction Mode sidecar HWP
Changes:
- Remove amGirder.png (not required anymore)
- Make all non-overwritten ammo icons transparent (for nemo's Ammos overwrite patch)
- Add Ammos_bw.png
Wuzzy <almikes@aol.com> [Tue, 25 Apr 2017 19:27:34 +0200] rev 12325
Fix install failure of Ammos_base.png for QTfrontend
nemo [Tue, 25 Apr 2017 13:13:47 -0400] rev 12324
turn hwp Ammos overrides into overlays. untested.