Mowstyl / mhf-save-manager

A Webapplication to manage Character saves used by the MHF Server emulator Erupe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple Webapplication created to manage Character savedata user by the MHF Server Emulator Erupe.

Note: This tool is only meant for Server admins. This cannot be used if you play on a server thats hosted by someone else!

To fix the Urgent quest bug you need to set your Keyquestflag to 0000000000000000 (16 0s)

NOOB SETUP METHOD!

  1. Download "MHFSaveManager.7z" from releases
  2. Unzip it anywhere
  3. Go into MHFSaveManager/www
  4. Rename config.sample.php -> config.php
  5. Fill out config.php with your Postgresql credentials
  6. Run MHFSaveManager/phpdesktop-chrome.exe

To Use:

  1. Rename config.sample.php -> config.php
  2. Fill out config.php with your Postgresql credentials
  3. run "composer update"
  4. Create a VHost which document_root is the public folder. (Add Allow Override for .htaccess to work)

Sample Image from GUI Sample Image from Backup-GUI Sample Image from Edit-GUI Sample Image from Edit-Itembox-GUI

For now you can:

  • Reset characters so the user has to create a new one on next login.
  • Manage all Binary Saves for each character
  • Easily compress / decompress your saves
  • Check character stats like gear and items
  • Edit your Itembox! (Some icons are missing)
  • Edit currency and points (z / Gz / Restyle Points)
  • Edit your Keyquest Flag (Needed for rebalance patch)

Todo:

  • Roadshop Manager
  • Equipmentbox Editor
  • Quest reset for stuff like G Experience Quests
  • Reverse Engineer the Savedata for more edits

Credits:

  • Everyone who helped translating MHF!
  • Fist who helped me get on track 2 years ago when I started this project!
  • Last but not least SephVII, Rhob and others who continously give feedback and nag me to do stuff :D

About

A Webapplication to manage Character saves used by the MHF Server emulator Erupe


Languages

Language:PHP 99.7%Language:JavaScript 0.3%Language:Hack 0.0%Language:CSS 0.0%