Skip to content

GamePantry Beta 1.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Vinncz Vinncz released this 02 Oct 02:23
· 32 commits to main since this release

Separated the functionality that's shared across GPEvent type, into their own protocols (THIS CHANGE MAY BREAK SOMETHING)

TEST: Introduced tests for event router
CHORE: Added extra functionality of GPEventRouter, to easily stop the routing process
CHORE: Extended the Foundation's Data type, to add a convenience toString method