Commit graph

11 commits

Author SHA1 Message Date
0b04c0553a Add sendCommand() on Glimmer because beta does not break line on sendMessage() line break.
Subcommands are now mapped in the class Commands.

Add usage() and description() to Subcommand.

Add help command.
2025-12-15 02:09:09 -03:00
5302092596 Build now concats "autobuild-" the commit sha to make the version string and sets unused build channel variable for future implementation.
Added badges to README.
2025-12-15 00:21:00 -03:00
Tenkuma
7f65a8605d
Add image to README for Eye of Nemesis plugin 2025-12-13 17:13:32 -03:00
Tenkuma
c4b112c860
Merge branch 'main' into reflection 2025-12-12 21:45:30 -03:00
Tenkuma
b7b43d6aef
Update README.md 2025-12-12 00:32:53 -03:00
Tenkuma
8562a51543
Update README.md 2025-12-12 00:32:10 -03:00
Tenkuma
9b98d8a2a9
Add project status and documentation notice
Added important project status notice and documentation update info.
2025-12-10 01:42:15 -03:00
e64b563190 Refactored policy system, fixed config file parsing inconsistencies.
- LocationPolicy is now an extension of Policy
- Policy.parse() is now PolicyParser mapped in PolicyParsers.
- NodeValueParser was merged with DataShifter
- More code small changes to enable the project to work with this new configuration.
2025-12-08 17:19:06 -03:00
Tenkuma
3fc56ebdd9
Rename plugin to 'Eye of Nemesis' and update details
Updated the plugin name and modified the description.
2025-12-07 00:07:59 -03:00
add3c34fad Started interfacing of NodeHandler. 2025-12-04 22:19:21 -03:00
Tenkuma
c0bd8a9509
Add initial README content for Regions plugin 2025-12-03 22:26:25 -03:00