maxzaleski / pHelperPlugin

pHelperPlugin repository! Plugin for TurboHUD @ https://www.ros-bot.com/turbohud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pHelperPlugin for TurboHUD!

This is heavy WIP and might still contain bugs!

Usage

To use this plugin, either clone or download and copy into TurboHUD/plugins/patrick.
Currently no preconfigured definitions exist, but it should not be much of an effort to add your own.\

Definitions

This helper uses a plugin based definition type system. To add definition types check existing examples in skills/definitions. Classes which inherit from AbstractDefinition.cs will automatically be added to the UI.

Hotkeys / AutoActions

Works the same way as definitions. Inherit from hotkeys/actions/AbstractHotkeyAction.cs or autoactions/actions/AbstractAutoAction.cs.

Known Bugs / Issues

  • Some weird exception randomly thrown in TurboHUD. Can't replicate and can't catch it
  • Some ComboBox settings are not set properly when editing a definition

Bugs / Feature Requests / Feedback / Donations

To report bugs/weird behavior or just have a feature request, just create an issue and I will answer asap.
If there's any questions you would like to directly discuss with me, you can message me on Discord: patrick#7777 or join my discord server

If you'd like to support my work you can donate here and buy me a coffee, I'd really appreciate that:

Contribute

I am very happy if you'd like to contribute! Just open a PR and I will check it out asap :)

About

pHelperPlugin repository! Plugin for TurboHUD @ https://www.ros-bot.com/turbohud

License:Apache License 2.0


Languages

Language:C# 100.0%