Commit Graph

9 Commits

Author SHA1 Message Date
Josh Goldberg 2e4e71fdbd (v0.5.7) Bumped gulp-shenanigans to 0.5.20
Also removed the LevelEditrGenerator since it's not being used.
2016-12-02 18:35:28 -08:00
Blake Lingenau e8b7ce1d29 Fixed bug where className truncated before "enabled"/"disabled", done with the addition of parentheses. (#11) 2016-10-23 11:33:21 -07:00
Blake Lingenau 232531c00a Added callback to be used to edit a button's "option-enabled" attribute by non-UserWrappr functions (#10)
* Added callback to be used to edit a button's "option-enabled" attribute by non-UserWrappr functions

* Added void return type
2016-10-18 14:31:18 -07:00
Josh Goldberg 72e8377734 Added missing UserWrapper assignment
The stored GameStarter wasn't having its member UserWrapper added. It
should now.
2016-09-21 19:49:45 -07:00
Josh Goldberg 000325e83d Fixed small tslint errors 2016-08-15 03:15:59 -07:00
Josh Goldberg 8986bbd39e Updated for GameStartr component separation 2016-08-06 20:23:24 -07:00
Josh Goldberg c38bed32b9 Added resetControls to IUserWrappr 2016-08-06 15:13:25 -07:00
Josh Goldberg 776dcf130a Added public resetControls (0.5.1) 2016-08-06 15:10:57 -07:00
Josh Goldberg 0b816036ca Moved build process to gulp-shenanigans 2016-07-31 16:01:06 -07:00