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
Xephi59
487c91136c
IN DEVELOPPEMENT !!!! Begin to increase performances
2015-06-29 01:35:08 +02:00
Xephi59
ac543df216
Duplicate Regexp check removed, and now we check if password different
...
from username
2015-06-28 02:06:51 +02:00
Xephi59
8e010d467c
Enable Regexp in registration too
2015-06-28 01:59:10 +02:00
Xephi59
030e9b599e
Dramastically increase performance
...
Maybe fix low tps :O
2015-06-27 04:19:59 +02:00
Xephi59
0691236826
Correctly call these methods Async !
2015-06-11 01:41:22 +02:00
Xephi59
a1c09aecfc
Add a better check to cancel a non existing task...
...
#AutoInHacks T.T
2015-06-11 00:55:46 +02:00
Xephi
9ba90bfb97
Replace m._ by a method call m.send, Java 8 in comming ...
2015-05-26 13:03:45 +02:00
Xephi
a8795abc23
Try to synchronise these task to avoid some problems
2015-04-23 16:10:09 +02:00
Xephi
84cf1a6627
Re-ignore case for name, Security issues T.T
2015-04-21 16:22:12 +02:00
Xephi
7dc9238288
Remove unused imports
2014-09-04 16:27:52 +02:00
Xephi
6cfd3f0a0b
Remove Case dependance, auto-update name on join into database (care
...
forums users!)
2014-08-27 07:03:11 +02:00
Xephi
0d8ce9e3d8
Add forceRegisterCommand to force a command after a /register (passwords
...
only)
2014-08-27 06:14:49 +02:00
Xephi
e869eae036
Do not apply these register caracteristic when it's an email
...
registration !
2014-08-27 06:13:53 +02:00
Xephi
d7cb60c1fe
Replace all '/' in path to File.separator - Code Refactor
2014-08-25 03:12:28 +02:00
Xephi
e5189283ed
Rework cache system - Add Javadoc for AuthMe
2014-08-22 06:51:56 +02:00
Xephi
e9032d1739
Begin rework of Cache
2014-08-20 06:05:35 +02:00
Xephi
7ae951c4ab
Fix EmailRegistration bypass session
...
Update to 3.5-SNAPSHOT
2014-08-13 22:21:25 +02:00
Xephi
afc1ea9111
Code Refactor - Whitespace Refactor
2014-08-08 23:14:56 +02:00
Xephi
535c96738d
Add Blindness effect (configurable)
2014-07-25 02:06:56 +02:00
Xephi
fd9010dc59
Revert latest commit
2014-07-25 01:46:39 +02:00
Xephi
420fff72ca
Set this false by default
2014-07-25 01:45:32 +02:00
Xephi
a409c23679
Add Password Regex
2014-07-25 01:30:52 +02:00
Xephi
4de55d9efa
Fix CrazyCrypt1 need player real case
2014-06-14 02:59:44 +02:00
Xephi
b403374c2a
Fix Teleport issues
2014-06-13 18:17:23 +02:00
Xephi
2638007ada
AuthMe 3.4
2014-06-13 05:56:59 +02:00
Xephi
864661c797
Update 3.3.6 - Emergency Fix
...
//Changes 3.3.6://
* **Emergency fix: Email recovery method are now fixed and safety to
use**
* Support all craftbukkit builds
* Now Support our sponsor ipClean feature ( Get player real ip through
their servers )
* Now Cache correctly Item Custom Names and Lores
* Fix FlatToSQL converter
* Add /authme getip <playername> command, perm : authme.admin.getip
* Implement correctly XenForo Support
* Fix maxregperip
* Fix maxloginperip
* Add ForceCommandsAsConsole config
* Preparation for next features, coming soon !
2014-04-01 17:10:33 +02:00
Xephi
8c3dc12658
Update 3.3.5
...
//Changes 3.3.5://
* Now Support our sponsor ipClean feature ( Get player real ip through
their servers )
* Now Cache correctly Item Custom Names and Lores
* Fix FlatToSQL converter
* Add /authme getip <playername> command, perm : authme.admin.getip
* Implement correctly XenForo Support
* Fix maxregperip
* Fix maxloginperip
* Preparation for next features, coming soon !
2014-04-01 10:32:27 +02:00
Xephi
b659d8968e
Update 3.3.4
...
//Changes 3.3.4://
* Add an isLogged column in mySQL
* Add a maxLoginPerIp
* Add a maxJoinPerIp
* Add a way to force kick after register
* Add a way to force login after register
* Update session correctly
* Fix Change Email command
* Fix some perm problems
* Fix some problems with email sending
* Remove some dead code
* Add a way to control spawn priority, by default , in order, it is :
authme,essentials,multiverse,default
2014-03-08 00:16:14 +01:00