mafen is a web-based application that helps u with various Haven & Hearth tasks. For example, you can check your character's inventory and study any items you want, view your character's attributes (incl. hidden ones), or chat with other players via area / village / kingdom chats. Note that you can do it from any device you have at the moment. No need to launch a full desktop H&H client at all!
(click me)
- git clone
- Install Python 2.x
- Install Node.js
- cd service
- pip install -r requirements.txt
- vim config.ini (optional)
- python main.py &
- cd web
- npm install
- vim server/config.json (optional)
- gulp bundle-js
- node server/index.js & # consider about using forever though
NOTE that if you want to route your browser's requests to your own instance of mafen service, you have to change a hard coded WebSocket URL in the LoginCtrl.js from this one
'ws://mafen.club:8000'
to this one
'ws://localhost:8000'
- this project!
- and create pull requests with any changes you want
- Feel free to send me an email with feature requests and your feedback
Copyright © 2017 b0r3d0m b0r3d0mness@gmail.com
Distributed under the MIT License.
Background image was made by ragxar.