I've just uploaded GH2v0.411 to
http://gearhead.roguelikedevelopment.org. Here's the list of changes:
- RPG missions now mostly offer salvage
- Conversation menu can't be cancelled by mouse click (glmenus.pp)
- GrabPC will select character with highest Leadership (grabgear.pp)
- Character description now shows talents (description.pp)
- SDL mode Browser now shows character stats (glinfo.pp)
- Tech Vulture, Diplomatic, Business Sense, Innovation may be used by any team member (arenascript.pp)
- Salvage now benefits from Mecha Repair skill (arenascript.pp)
- Fixed bug with out of range weapon switching (menugear.pp)
- Number of available arena missions determined by Conversation skill (gh2arena.pp)
- RanCon props should be Team 0 by default (randmaps.pp)
- Stealth may be used to avoid most encounters (gamedata/meta11.txt)
- Added \SOURCE message formatting string (arenascript.pp)
- Mecha Engineering no longer costs money or adds weight (backpack.pp)
- Doors now give XP through MakeSkillRoll function (gamedata/meta1.txt)
- ifSkillTest can't be retried without increasing skill (arenascript.pp)
- Added ifUSkillTest ASL command (arenascript.pp)
- With target analysis software, can make called shot at weapons, movesys (pcaction.pp)
- Added information software (ghsensor.pp)
- May now examine other models from targeting interface (targetui.pp)
- Fixed bug with arena mode conversations (interact.pp)
- Models can no longer set self as target (targetui.pp)
- NPCs involved in arena missions are scaled to appropriate level (gh2arena.pp)
- Character stats now shown in basic info (glinfo.pp,vidinfo.pp)
- Can learn skill from school even if DirectSkillXP is off (services.pp)
As usual, try it out and let me know what you think.