Commit Graph

354 Commits

Author SHA1 Message Date
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 bcd31c5844 Change how SQLite store logged 2015-07-23 13:01:47 +02:00
Xephi59 480db6816f Synax 2015-07-20 02:41:14 +02:00
Xephi59 0fbf57cf1a Don't Wait ! 2015-07-15 18:05:17 +02:00
Xephi59 c3f314c491 Compilation issues 2015-07-13 18:54:45 +02:00
Gabriele C 31c8afb98a Unused stuff! 2015-07-12 21:01:48 +02:00
Gabriele C fd28286ced Unused stuff? 2015-07-12 15:42:40 +02:00
Maxetto 11ab01c45d Remember to sync before pushing! 2015-07-10 16:51:34 +02:00
Maxetto 8758e563bf Remember to sync before pushing! 2015-07-10 16:47:06 +02:00
Maxetto 3a7fd005b3 Sometimes I'm sleeping 2015-07-10 16:36:03 +02:00
Maxetto 58d3d5362b Sometimes I'm sleeping 2015-07-10 16:35:16 +02:00
Maxetto cf8d179eab Sometimes I'm sleeping 2015-07-10 16:34:52 +02:00
Maxetto 07c884ce66 192.168.0.1! 2015-07-10 16:28:29 +02:00
Maxetto 843385419d 192.168.0.1! 2015-07-10 16:28:04 +02:00
Maxetto cead835440 192.168.0.1! 2015-07-10 16:27:21 +02:00
Xephi59 030e9b599e Dramastically increase performance
Maybe fix low tps :O
2015-06-27 04:19:59 +02:00
Xephi59 70a6506d6e Fix SQL Syntax 2015-06-23 00:34:59 +02:00
Xephi59 98f10b6967 Change world to default one 2015-06-21 13:01:10 +02:00
Xephi 8d8ce1c4eb Remove some warnings 2015-06-03 02:07:54 +02:00
Alexandre Vanhecke b75adf6a98 Update CacheDataSource.java 2015-05-28 22:28:52 +02:00
Xephi dc3a8c1f06 Change from HashMap to ConcurrentHashMap, need to be available from
other threads !
2015-05-28 18:56:57 +02:00
Xephi c12643a138 Do not put a null world at respawn 2015-05-04 16:41:50 +02:00
Xephi db27341832 Thread the cache 2015-05-04 16:07:05 +02:00
Xephi c65fe5822f Let the data be corrupted ! 2015-04-21 21:08:46 +02:00
Xephi 0e93d502ef Optimize the cache, it will slow the server starting, but will be much
easier to get auths
2015-04-21 16:43:49 +02:00
Xephi 84cf1a6627 Re-ignore case for name, Security issues T.T 2015-04-21 16:22:12 +02:00
Alexandre Vanhecke 6deb174f9e Merge pull request #10 from Joriom/patch-2
Fix for phpBB3 support + bonus
2015-01-27 03:04:37 +01:00
Xephi59 1a499150c8 Push ! 2015-01-08 18:31:29 +01:00
Joriom 542dc7a800 Fix for phpBB3 support + bonus
username_clean
PhpBB3 requires second column (username_clen) with username as table primary key. Yet, config value "mySQLOtherUsernameColumns" is not an option as this value needs to be formated with phpBB custom utf8_clean_string() function which brings letters to lower case, merges nearby spaces and removes invalid UTF8 chatacters.
Due to characters already being limited both in config and in minecraft itself I believe toLowerCaste() will suffice for now.

num_users
Increment users count not to loose those nice statistics!
2014-09-30 20:43:00 +02:00
Xephi 1fc6cdd40b Fix some exception/errors 2014-09-14 23:18:05 +02:00
Xephi 7e16be7f9e lower ... not lowest... need to sleep T.T 2014-09-05 19:41:20 +02:00
Xephi 38b3197356 Apply Case insentitive while getting a player through database only to
disable multi-accounts
2014-09-05 19:36:38 +02:00
Xephi 7596266d7c Fix NPE on startup with flatfile 2014-08-30 04:20:17 +02:00
Xephi 6e17b540f5 Fix the Cache 2014-08-30 04:05:22 +02:00
Xephi 907d70d60d Fix AuthMe not compiling 2014-08-30 03:28:33 +02:00
Xephi c12735d2f4 Add sqltoflat converter type 2014-08-28 06:24:47 +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 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 6a0dc0300f Add a message to prevent lower performance with File 2014-08-19 06:24:53 +02:00
Xephi afc1ea9111 Code Refactor - Whitespace Refactor 2014-08-08 23:14:56 +02:00
Xephi ec7ac60340 MultiThreading test finished, use them as default 2014-08-08 21:40:32 +02:00
Xephi 9001cd4ebc Add Converter command 2014-07-28 16:46:31 +02:00
Xephi 800ecb16a0 Fix for XenForo 2014-06-16 01:11:22 +02:00
Xephi 2c480738ef Get/Set XenForo password correctly 2014-06-14 23:50:44 +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 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
Xephi 4e7e9e6cb4 Update 3.3.3 2014-02-20 12:54:10 +01:00