Skip to content

Releases: Saskyc/SlProcess

[9.10.2] VeryEpicEventPlugin [1.1.0]

14 Dec 15:24

Choose a tag to compare

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

14 Dec 02:38
fb91868

Choose a tag to compare

Fixes

Main plugin

KNOWN BUG: When event executed two (2) times bad things will happen :(

Bases evemt

KNOWN BUG: Overwatch people will be spawned at the start of event..

[Exiled 9.10.2] First Release [1.0.0]

13 Dec 16:00

Choose a tag to compare

This is the very first release.