Wuzzy <almikes@aol.com> [Wed, 26 Apr 2017 00:47:14 +0200] rev 12335
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 12334
HedgeEditor: Fix incorrect preview of air attack icon in sprAMAmmos/sprAMAmmosBW
Wuzzy <almikes@aol.com> [Tue, 25 Apr 2017 23:10:49 +0200] rev 12333
Add dud mine to missions.png and use it in HedgeEditor
Wuzzy <almikes@aol.com> [Tue, 25 Apr 2017 23:06:19 +0200] rev 12332
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 12331
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 12330
Fix install failure of Ammos_base.png for QTfrontend
nemo [Tue, 25 Apr 2017 13:13:47 -0400] rev 12329
turn hwp Ammos overrides into overlays. untested.
Wuzzy <almikes@aol.com> [Tue, 25 Apr 2017 17:51:03 +0200] rev 12328
Add Octopus fort
Wuzzy <almikes@aol.com> [Tue, 25 Apr 2017 04:54:46 +0200] rev 12327
Fix sndBoring being played when force-ending turn due to victory
Wuzzy <almikes@aol.com> [Tue, 25 Apr 2017 02:50:28 +0200] rev 12326
Clarify how the weapons restocking works in Highlander
Wuzzy <almikes@aol.com> [Tue, 25 Apr 2017 02:13:18 +0200] rev 12325
Backed out
changeset 82951b9b3c2f
Reason: People think giving hogs the weapons again in consecutive turns is OP
Wuzzy <almikes@aol.com> [Mon, 24 Apr 2017 23:11:51 +0200] rev 12324
Fix rubber duck description (it no longer drops *straight down*)
Wuzzy <almikes@aol.com> [Mon, 24 Apr 2017 19:31:53 +0200] rev 12323
Drop rubber duck like dynamite
Wuzzy <almikes@aol.com> [Mon, 24 Apr 2017 19:21:43 +0200] rev 12322
Backed out
changeset 98824a464230 (disable GetLaunchX/Y again)
Reason: GetLaunchX/GetLaunchY were buggy
nemo [Mon, 24 Apr 2017 09:59:10 -0400] rev 12321
Move sidecar lua load to prior to script load. This should let the script use it for dependencies.
Wuzzy <almikes@aol.com> [Mon, 24 Apr 2017 13:53:34 +0200] rev 12320
Fix incorrect SDL_UnloadObject usage in about.cpp (copy-paste fail)
sheepluva [Sun, 23 Apr 2017 22:21:41 +0200] rev 12319
Jungle Theme: allow flower object to go across gaps
sheepluva [Sun, 23 Apr 2017 18:23:59 +0200] rev 12318
Art theme: fix alpha in landtex
sheepluva [Sun, 23 Apr 2017 17:27:07 +0200] rev 12317
clean up flake falling/rising code. this should fix
issue #157
sheepluva [Sun, 23 Apr 2017 14:38:33 +0200] rev 12316
fix fort mode's edge adjustments getting lost with weWrap.
issue #181
Wuzzy <almikes@aol.com> [Sun, 23 Apr 2017 04:47:13 +0200] rev 12315
HedgeEditor: Fix maximum ammos sprite ID being 1 too low
Wuzzy <almikes@aol.com> [Sun, 23 Apr 2017 00:21:11 +0200] rev 12314
Fix broken ammo preview caused by previous commit
Yes, I'm dumb.
Wuzzy <almikes@aol.com> [Sat, 22 Apr 2017 23:55:49 +0200] rev 12313
Fix hog not getting new ammo in Highlander when it takes 2 consecutive turns
This happens when all enemy hogs are frozen
Wuzzy <almikes@aol.com> [Sat, 22 Apr 2017 23:30:46 +0200] rev 12312
Lock ammo scheme of TechRacer (is ignored anyway)
Wuzzy <almikes@aol.com> [Sat, 22 Apr 2017 23:06:47 +0200] rev 12311
Fix sniper rifle disabling laser sight utility after shooting
sheepluva [Sat, 22 Apr 2017 22:23:49 +0200] rev 12310
fix campaign missions not showing up for me
Wuzzy <almikes@aol.com> [Sat, 22 Apr 2017 20:37:51 +0200] rev 12309
Backed out
changeset 071a05275798
Reason: Can't switch weapon forwards while preventing slipping, or while doing precise aiming
Wuzzy <almikes@aol.com> [Sat, 22 Apr 2017 19:30:24 +0200] rev 12308
Fix warning caused in uGearsHedgehog.pas
Wuzzy <almikes@aol.com> [Sat, 22 Apr 2017 18:58:25 +0200] rev 12307
Replace hardcoded max. ammo index in Highlander with AmmoTypeMax
Wuzzy <almikes@aol.com> [Sat, 22 Apr 2017 18:36:57 +0200] rev 12306
Lua variable: AmmoTypeMax (maximum ammo type ID for iterating)