Skip to content

HP Commander v1.4.0

Choose a tag to compare

@foreverforbidden foreverforbidden released this 17 Jul 16:05
· 33 commits to master since this release

HP Commander v1.4.0

Movement commands, 17 traits, all four stories' quests, and 270 destinations — most of it ripped straight from the game's own files.

Download

Grab HpCommander-v1.4.0-win-x64.zip below, extract it, run HpCommander.exe. Self-contained, no .NET install needed. Data/commands.json sits next to it and stays hand-editable.

New: Movement

One view, five modes:

  • Warp — to another character (warpto Vickie player — teleport someone to you), a named location, or x/y/z coordinates (0 0 0 unsticks a stuck character)
  • Walk — pathfind to a destination, with a cancel option
  • Over Time — warp across N seconds
  • Turn — around, or toward a character/item (optionally instantly)
  • Roaming — list / allow / allow-location / prohibit-location / clear-lists

Destinations are backed by 270 locations ripped from the game, and the fields stay free-text so you can type anything.

Traits: 2 → 17

The Values → Trait dropdown now has the full set — Aggressive, Charismatic, Creative, Energetic, Exhibitionism, Happy, Humerous, Intelligent, Jealous, LikesMen, LikesWomen, Nice, Optimistic, Perverse, Serious, Shy, Sociable — pulled from each character's personality data.

Quests: now all four stories

Quests only work in the story you're playing, so the Quest view has a story picker. Switching it swaps the list. Adds Date Night With Brittney (11 quests) and A Vickie Vixen Valentine (3) alongside the Original Story's 125.

Under the hood

Everything above came from plain JSON in the game's StreamingAssets and from global-metadata.datno asset ripping. The console's own example text (155 examples across 47 commands) is embedded as plain text in the binary, and every Movement command here was verified against it (21/21 exact).

See docs/console-reference.md for the full command reference.

Notes

  • Unofficial, community-built tool — not affiliated with or endorsed by Eek! Games.