If anyone's interested I've just bumped to 0.0.4.
Rough changes (that are import since 0.0.3):
https://github.com/theangryang ... rt=created&state=open
Please, feel free to contribute, submit issues and so on.
Rough changes (that are import since 0.0.3):
- Plugins can now be loaded from directories, which allows individual per-plugin node_modules - Support for automatically downloading required node modules will be baked into 0.0.5 - for now some npm install or npm link fun may be needed. I may drop support for individual files at some point in the future as I don't see the realistic use for that.
- Livemap fixes, such as ghost players, track orientation, etc. - A big thanks to paXton / PascalMD for the fixes on this
- Outgauge and OutSim support
- Fixed IS_SMALL so it doesn't crash out the connection
- Experimental hot reload of config files
- config.d directory, which *.json files are merged into the main configuration object
- Started documentation - some of which is auto-generated from the code, some of which isn't - it will be fully complete, with video guides for 0.0.5
https://github.com/theangryang ... rt=created&state=open
Please, feel free to contribute, submit issues and so on.