All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Changed waitforseconds to waitforsecondsrealtime
- CallbackAfter function to run a callback function after a certain wait. This is for internal wait callback.
- Langauge used in changelog
- FireEventAfter function to fire an event after a user specificied amount of time
- AsyncFireEvent function to run all event listeners async for better performance and highly subscribed events
- Offline Docs
- Missing License File
- Callback Event System Component
- Abstract EventContext Class
- Events: Register, Unregister, Fire
- Filters: Register, Unregister, Fire
- Added README, CHANGLOG, LICENSE