blessing-skin-server/app/Events
2016-11-07 22:16:27 +08:00
..
CheckPlayerExists.php fix cache of requests with size 2016-09-03 21:12:13 +08:00
ConfigureRoutes.php separate cache logic from core 2016-10-29 18:54:38 +08:00
ConfigureUserMenu.php working on events & data adapter 2016-10-30 11:57:26 +08:00
EncryptUserPassword.php add event EncryptUserPassword 2016-11-05 20:11:48 +08:00
Event.php initialize for laravel 2016-08-28 10:05:21 +08:00
GetAvatarPreview.php fix cache of requests with size 2016-09-03 21:12:13 +08:00
GetPlayerJson.php fix cache of requests with size 2016-09-03 21:12:13 +08:00
GetSkinPreview.php fix cache of requests with size 2016-09-03 21:12:13 +08:00
PlayerProfileUpdated.php enhance abstraction of Player model 2016-10-16 18:16:15 +08:00
PlayerWasAdded.php add events of player operations 2016-11-07 22:16:27 +08:00
PlayerWasDeleted.php add events of player operations 2016-11-07 22:16:27 +08:00
PlayerWillBeAdded.php add events of player operations 2016-11-07 22:16:27 +08:00
PlayerWillBeDeleted.php add events of player operations 2016-11-07 22:16:27 +08:00
UserLoggedIn.php working on data adaptation 2016-10-17 17:51:51 +08:00
UserTryToLogin.php working on events & data adapter 2016-10-30 11:57:26 +08:00