Releases: cyberpwnn/Phantom
Releases · cyberpwnn/Phantom
Phantom X (10.0.2)
- Environment Server name
- DMS Server Name in config.yml
Phantom X
Phantom 9.5
- Fix Event Ripper from Ripping non Cancelled Root events
Phantom 9.4
vc
Phantom 9.1
- Paste to the internet with Paste.paste("data\ndata") >> url.
- Bugfixes and package tweaks
Phantom 9
- All packages changed from org.cyberpwn.phantom.* to org.phantomapi.*
- GUI Views
- Adjusted some package locations (this is a one time thing)
- Phantom Inventory wrapper
- Book Abstraction
- Message builder fixes
- Command Bus fixes for failed commands
Phantom 8.1
- Fixed Regex issue with Formulas
- Added GBooks for book creation
- Controller fixes and tweaks
- Fixed Cyclic abstraction
- Added PlayerDataHandler for playerdata specifically
- Tweaks for statistics
Phantom 8
- Hotload any configuration file
- Data from multiple objects of the same type cache abstraction
- Tweaks to the load process
- Added a Formula object for passing multiple params into a formula using JS engine.
- Added Statistic Abstraction for Analytical objects
- Tweaks and fixes for loading delays with Hotloading.
Phantom 7.2
- Hotloading!
Phantom 7.1
- Fix NMS Init failure
- Fix Chat Colors not firing correctly in RawText, GText, and MessageProviders
- Fix Notification issues
- Added new tests for notifications
- Tweaked Command Bussing