Commit Graph

183 Commits

Author SHA1 Message Date
DNx5
beb46ebf6f relocate gson lib. 2015-10-23 00:21:22 +07:00
Gabriele C
391a2a123a Useless dependency -_- 2015-10-21 18:34:46 +02:00
Gabriele C
63560063ec Maven stuff 2015-10-21 18:22:23 +02:00
Gabriele C
704b6966f3 Update ProtocolLib version 2015-10-13 15:39:19 +02:00
Gabriele C.
193c9eda43 Update sqlite driver 2015-10-08 20:19:43 +02:00
Gabriele C
807d302b60 1.5.2 compatibility 2015-10-06 19:17:03 +02:00
Gabriele C
de5ecfcb93 Fix compatibility issues 2015-10-05 22:28:31 +02:00
Gabriele C
5576b117c9 cleanup + moved legacy chestshop support 2015-10-04 14:33:21 +02:00
Gabriele C
4c2348e6e3 CleanUp (removed setinventory api method 2015-10-03 12:19:49 +02:00
Gabriele C
aed42670f6 Added exclusions 2015-10-03 11:42:38 +02:00
games647
86ff20b6c9 Replacing old inventory protecting with safe packet modifications using ProtocolLib.
Instead of clearing the inventory of players and storing it's contents in a file, we now prevent
the server from sending the inventory packet if the player is not logged in. The player will
see a empty inventory, but has still his items stored on the server. Therefore we don't
need to modify the player's inventory and we won't make any inventory corrupted.

Fixes Xephi/AuthMeReloaded#203,
Fixes Xephi/AuthMeReloaded#193,
Fixes Xephi/AuthMeReloaded#191,
Fixes Xephi/AuthMeReloaded#148

Remove dead code + Fix empty inventory on the unregister command

Fix NPE if ProtocolLib isn't enabled or installed
2015-10-03 10:48:40 +02:00
Gabriele C.
ac92a58b75 Update pom.xml 2015-10-02 23:59:34 +02:00
games647
4b1854c7e2 Fix duplicate registers 2015-09-30 18:13:53 +02:00
games647
47f0f0e927 Fix duplicate registers 2015-09-28 20:08:51 +02:00
Gabriele C
27f9b14067 GSON library 2015-09-15 21:26:31 +02:00
Gabriele C
f63fe5bc37 Enhance combattag hook 2015-09-15 21:11:56 +02:00
Gabriele C
026d84427b General npc support, fixes and enhancements 2015-09-15 16:33:32 +02:00
Gabriele C.
b458547a17 Update pom.xml 2015-09-15 00:21:04 +02:00
Gabriele C
9cb6dce613 pom enhancements 2015-09-14 13:40:57 +02:00
Gabriele C
7f9d641fe3 Fix hikari logger 2015-09-06 14:16:57 +02:00
Gabriele C
3926faeb35 Fix Hikari timeouts 2015-09-06 13:51:35 +02:00
Gabriele C
78d6b9cc6b Ok, it's too complex to use the log4j implementation xD 2015-09-05 12:40:36 +02:00
Gabriele C
d13f8fc512 Fix build xD 2015-09-05 00:50:08 +02:00
Gabriele C
1f66a7474d Stuff! + HikariCP Log4J 2015-09-05 00:45:48 +02:00
Gabriele C
6545ad3aea slf4j log4j implementation enhancement 2015-09-04 19:49:33 +02:00
Gabriele C
1e52cd0c30 Changed to HikariCP-Log4j 2015-08-27 00:39:54 +01:00
Xephi59
3ce87f1710 Fix 2015-08-26 19:01:39 +02:00
Xephi59
fa6e048c21 Fix DriverClassName not properly set 2015-08-26 18:55:33 +02:00
Alexandre Vanhecke
be3cdaba88 Update pom.xml 2015-08-24 12:09:54 +02:00
Alexandre Vanhecke
7b63c8db93 It's version 3 2015-08-14 12:29:25 +02:00
Gabriele C.
3164c919b3 Update pom.xml 2015-08-14 11:26:37 +02:00
Alexandre Vanhecke
31ae90407a Update SQLite Driver 2015-08-10 13:37:59 +02:00
Gabriele C
7d5fc908b5 Use EssentialsX instead of Essentials 2015-08-02 14:45:56 +02:00
Gabriele C
63e35e4550 Fix wrong jar name 2015-08-02 14:36:03 +02:00
Gabriele C
acbae36ddf Spaces in pom + optimizations 2015-08-02 14:22:34 +02:00
Gabriele C.
7d11434c32 Update pom.xml 2015-08-02 02:47:16 +02:00
Xephi59
bba9273c1c Update sqlite driver version 2015-08-02 01:43:19 +02:00
Xephi59
297b3d161f Describe the pom for metrics repo 2015-08-01 03:45:41 +02:00
Xephi59
1b40907f29 Update to Metrics R8-SNAPSHOT 2015-08-01 03:30:42 +02:00
Xephi59
7185917822 fix pom 2015-08-01 03:27:16 +02:00
Gabriele C.
80f0d290bb Merge pull request #21 from Xephi/master
Up
2015-07-31 16:10:24 +02:00
Gabriele C.
ecdfc27a7e Update pom.xml 2015-07-31 03:31:20 +02:00
Xephi59
d49b309301 Change the MySQL Connection Pool to HikariCP, so fast ! 2015-07-31 03:31:17 +02:00
Gabriele C.
dc2081d581 Update pom.xml 2015-07-31 03:30:42 +02:00
Gabriele C.
a0e2d900c7 Update pom.xml 2015-07-31 03:23:01 +02:00
Xephi59
f1e17b0bd5 Update Dependency 2015-07-31 02:11:29 +02:00
Gabriele C
949ebc03bb Fixed mail API 2015-07-29 21:48:59 +02:00
Gabriele C
f016d682c5 Updated to SpigotApi 1.8.8 2015-07-29 15:33:19 +02:00
Gabriele C
311d551653 Update pom 2015-07-28 17:26:16 +02:00
Xephi59
a51eab5566 Revert the wtf 2015-07-25 18:45:48 +02:00