35 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
DNx5
afeb359b73 cleanup & improvements 2015-09-09 01:28:27 +07:00
Gabriele C
217c217d13 Stuff 2015-08-22 16:34:06 +02:00
Gabriele C
c12e24d0f8 Added stacktraces to find out what's the problem -_- 2015-08-21 23:35:44 +02:00
Gabriele C
acbae36ddf Spaces in pom + optimizations 2015-08-02 14:22:34 +02:00
Gabriele C
62e3bc4f11 Fixed non closed reader 2015-08-01 01:06:42 +02:00
Xephi59
9c42be39d8 meta 2015-07-31 00:23:30 +02:00
Gabriele C
88530542ac Fixes 2015-07-28 17:06:54 +02:00
Gabriele C
47211ab803 Code cleanup 2015-07-28 02:57:50 +02:00
Xephi59
480db6816f Synax 2015-07-20 02:41:14 +02:00
Xephi59
5660ccc300 Fix FileCache ... Sleeping is stupid x) 2015-07-13 01:15:18 +02:00
Xephi59
6d84cdabe7 Fix Attribute problem 2015-06-17 21:48:38 +02:00
Xephi59
4bb9dc53f1 Fix inventory growth 2015-06-11 00:22:59 +02:00
Xephi
514d5bfe6e Fix Item unstacking, disable customAttributes by default 2015-05-26 13:11:10 +02:00
Xephi
26f63ba908 FileCache ... as always 2015-04-23 16:56:15 +02:00
Xephi
a5e6a8fa12 We need to catch some rares exceptions ! 2015-04-22 23:36:20 +02:00
Xephi
5548004fd0 Some Fix on FileCache 2015-04-21 17:41:46 +02:00
Xephi59
d0234c182c Try to fix a problem with attribute ? 2015-01-08 20:07:05 +01:00
Xephi
3f89304aed Fix Cache 2014-09-24 18:55:11 +02:00
Xephi
c88b2be3a3 Catch some exceptions can occured here 2014-09-21 04:14:48 +02:00
Xephi
6e17b540f5 Fix the Cache 2014-08-30 04:05:22 +02:00
Xephi
28001db6bf Material.AIR create a bug ? 2014-08-28 17:31:03 +02:00
Xephi
922df85a65 Fix IO with cache 2014-08-28 05:42:09 +02:00
Xephi
d7cb60c1fe Replace all '/' in path to File.separator - Code Refactor 2014-08-25 03:12:28 +02:00
Xephi
12795436a0 Add Custom Attributes support ( Thanks Comphenix API ) 2014-08-23 03:48:22 +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
afc1ea9111 Code Refactor - Whitespace Refactor 2014-08-08 23:14:56 +02:00
Xephi
2638007ada AuthMe 3.4 2014-06-13 05:56:59 +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
2e5da58aca Update 3.3 + fix permission error 2014-01-27 20:33:34 +01:00
Xephi
5127d5e70a Update 3.2
//Changes 3.2://
* Fix Password showed in console ( support for Log4J )
* Quit Location will be more precise ( now double instead of int )
* Force command after the /register too
* Close inventory when player try to open one unlogged
* Fix old password supports
* Remove some Magic Values ( 1.7.2+ )
* Fix threads not start correctly
* Add a recall email adding message
* Fix catpcha messages
* Add multilines messages ( add &n )
* Fix some inventory problem
* Fix some events problem
* Call login event after /register
2014-01-07 02:59:08 +01:00
Xephi
93a320c8ae Dev - 3.1.2-DEV-3
Developpement status actually
Some Fixes for the 1.7.2
Remove some Magic Values
Fix threads not start correctly
Add a recall email adding message
Fix catpcha messages
Add multilines messages ( add &n )
Fix some inventory problem
Fix some events problem
Call login event after /register
2014-01-06 17:54:50 +01:00
Xephi
10b4eaeca7 AuthMe 3.0
//Changes 3.0://
* Repackaging from uk.org.whoami.authme to fr.xephi.authme, please
developpers, update!
* Rewrite some of parts of the plugin
* Some code was already perfect , also did not change it :p
* Full support for phpbb3
* Add full support for WordPress + passwordHash: WORDPRESS
* Completely rewrite Management system for inventories and tp issues,
Thanks to : [[http://dev.bukkit.org/profiles/Possible/|Possible]]
* Rework on /passpartu command
* Completely rewrite the password encryption method
* Add a way for developers to add their own Password Encryption Method
on AuthMe via event way (please see
fr.xephi.authme.events.PasswordEncryptionEvent)
* Add an auto purge with players.dat removing method and essentials
files removing ( if you want authme to hook with an another plugin let
me know )
* Complete Hook with BungeeCord by removing the /server command before
login
* message_lang.yml will never be overwritten with English Strings , but
correctly update the message_lang.yml when needed to
* Fix a lot of issues mentioned in tickets , commants , or by mp, Thanks
for all your reports!
2013-10-17 05:14:46 +02:00