Releases: Saskyc/SlProcess
Releases · Saskyc/SlProcess
[9.10.2] VeryEpicEventPlugin [1.1.0]
Additions:
- Added to SlEvent List Handles, if developer does not want to use wrappers created by this plugin, it will stop every handles and clear the list.
- Bases event has new method called AddItemToPool, to simplify adding item with delay to item pool.
- Saskyc extensions, some extensions that will get extended later.
- Documentation for interfaces.
Misc changes
- SlEvent.Start & SlEvent.End now uses SlEvent.Get method.
Fixes:
- When event is overriden it will be firstly stopped.
- IEventHelp is now implemented as it should be from start (not executing IEventCommand interface without any arguments)
- UnregisterAll() in SlEvent will now execute EndEvent() method in every event, which in version before could cause massive memory leaks.
- StartEvent() change of behaviour now not running coroutines and registering events, that will have to be done by developer.
Full Changelog: 1.0.1...1.0.2
1.0.1
[Exiled 9.10.2] First Release [1.0.0]
This is the very first release.