Commit Graph

480 Commits

Author SHA1 Message Date
DNx5 576ff59fcd replace cache with Json 2015-09-13 22:08:18 +07:00
DNx5 08d72785b4 improve inventory cache method 2015-09-10 13:29:11 +07:00
Xephi59 e33ebb7379 Change some custom event to let them be async 2015-08-28 00:16:26 +02:00
Xephi59 e1eb22239a Add Third Party PreLogin Event 2015-08-20 23:29:02 +02:00
Xephi59 9d950b9b4a Potential NPE 2015-08-20 18:39:40 +02:00
Xephi59 5c059bdd43 Move from Join to Login 2015-08-10 23:15:29 +02:00
Xephi59 f019be4833 little fix 2015-08-03 18:22:52 +02:00
Xephi59 9be5d3518f Flatfile don't support lowercase 2015-08-02 00:56:50 +02:00
Xephi59 fa7c8be10f Try to fix lowercase issue 2015-08-02 00:40:00 +02:00
Xephi59 5ed134b172 Fix SaveQuitLoc, idk why spigot handle quit player as dead player 2015-07-31 14:55:47 +02:00
Xephi59 4ecbd7b526 Try this way to fix quitloc 2015-07-31 14:39:49 +02:00
Xephi59 60fc76981c Merge branch 'master' of https://github.com/Xephi/AuthMeReloaded 2015-07-31 01:57:50 +02:00
Xephi59 1cc1311323 little fix to lowercase issue 2015-07-31 01:57:40 +02:00
Gabriele C fc09fb3a5c Updated plugin.yml 2015-07-30 23:54:19 +02:00
Gabriele C b0d9fdc978 code style 2015-07-28 18:36:12 +02:00
Gabriele C 47211ab803 Code cleanup 2015-07-28 02:57:50 +02:00
Gabriele C 223fff4b52 New attempt to fix the broken email registration -_- 2015-07-28 02:11:58 +02:00
Gabriele C c4f516582c Ok, go away stupid checks! 2015-07-28 01:39:58 +02:00
Gabriele C f80017de67 Fixed xD 2015-07-28 01:26:04 +02:00
Gabriele C 90d8fc8548 Second attempt to fix email registration 2015-07-28 01:15:00 +02:00
Gabriele C 5388f08117 Allow session timeout = 0 (with warnings) 2015-07-28 00:04:16 +02:00
Gabriele C ba06bb514a Revert "First attempt to fix the email registation issue"
This reverts commit cd3e7b5d43.
2015-07-27 16:09:06 +02:00
Gabriele C cd3e7b5d43 First attempt to fix the email registation issue 2015-07-27 15:08:40 +02:00
Xephi59 c51b131a54 Concurrent shit 2015-07-25 04:28:37 +02:00
Xephi59 4c2fad3643 Fix LowerCase issue 2015-07-23 16:23:25 +02:00
Xephi59 a9dcf15759 Remove PlayerLogs, so buggy 2015-07-23 13:06:56 +02:00
Xephi59 a89c5c7668 Merge branch 'master' of https://github.com/Xephi/AuthMeReloaded 2015-07-20 02:41:25 +02:00
Xephi59 480db6816f Synax 2015-07-20 02:41:14 +02:00
Gabriele C 1bde8729ee I hope I didn't made only shit (pls check this) 2015-07-18 21:57:26 +02:00
Xephi59 b60daae936 Sync this 2015-07-17 20:35:01 +02:00
Xephi59 e9308bb231 Fix Inventory Loss + Timeout timings 2015-07-15 18:21:06 +02:00
Xephi59 83b1055df0 Try to restore inventory after register 2015-07-14 04:17:21 +02:00
Xephi59 5660ccc300 Fix FileCache ... Sleeping is stupid x) 2015-07-13 01:15:18 +02:00
Gabriele C b87768478d fixed conflict 2015-07-10 22:28:43 +02:00
Maxetto 6c4668ecec Remember to sync before pushing! 2015-07-10 16:53:34 +02:00
Maxetto e63764e585 Moved password checks with the others 2015-07-10 16:15:12 +02:00
Xephi59 63a90abec1 Change how PlayersLogs work - Change how reload work 2015-07-10 12:00:26 +02:00
Xephi59 36632bbb58 Fix the instance of database 2015-07-09 21:02:37 +02:00
Xephi59 e904038f4e Change how first spawn work 2015-07-09 18:56:47 +02:00
Xephi59 7a4550246f Fix Fly and GameMode 2015-07-09 18:04:43 +02:00
Xephi59 d6e0ef4553 Drop Spout/Notification support, they are not updated anymore 2015-07-09 00:59:23 +02:00
Xephi59 30e9610053 IN DEVELOPPEMENT : Change how session work 2015-07-07 01:40:37 +02:00
Xephi59 d22607e8bd IMPORTANT : Change how API works ! 2015-07-07 00:21:27 +02:00
Xephi59 ec7e1f5f13 Change from unvalid to invalid 2015-07-06 21:46:19 +02:00
Gabriele C. 60f4bd0ce1 Update AsyncronousRegister.java 2015-07-05 14:39:08 +02:00
Maxetto ac919d8314 Forgot AuthMe >=3.5 has a cache
There's no need to redefine name and email, then.
2015-07-04 23:11:02 +02:00
Maxetto f3c2967e83 Merge pull request #1 from Xephi/master
Syncing
2015-07-04 20:45:48 +02:00
Xephi59 f4f1f76e25 Fix and performances improvements 2015-06-30 00:47:25 +02:00
Maxetto 6d1e75a731 Recall email at login if RecallEmail is active.
For somewhat reason email recalls didn't start from login and every 5 minutes.
2015-06-29 18:02:42 +02:00
Maxetto 6b70f32afb Typo fix + change to REGEX (matches)
This will deny also IP coming from the default IP 192.168.1.1
2015-06-29 17:29:52 +02:00