Commit Graph

62 Commits

Author SHA1 Message Date
GeorgH93
9be8d64e6f Prepare for V1.9 2016-02-27 20:25:45 +01:00
GeorgH93
13e770a7a9 Add missing copyright header 2016-02-13 23:37:33 +01:00
GeorgH93
7e3597de71 Bugfix 2015-11-04 16:19:21 +01:00
GeorgH93
47f2dcb174 Verbesserte formulierungen 2015-11-04 16:10:58 +01:00
BuildTools
7fe9445360 Bugfix 2015-11-03 18:31:12 +01:00
GeorgH93
a7c12782d5 Bugfix 2015-09-30 23:55:31 +02:00
GeorgH93
563a260248 changing the package 2015-09-25 00:42:25 +02:00
GeorgH93
fcb44a0a55 Mega Update
Performance optimisation
Async MySQL
Code cleanup/restructure
2015-09-24 17:06:00 +02:00
GeorgH93
daa328cd1f Using the Bukkit/Bungee Plugin Lib 2015-09-23 00:33:34 +02:00
GeorgH93
2209b02feb Code cleanup
Now less restrictive
2015-09-21 16:07:34 +02:00
GeorgH93
06634817be Code cleanup 2015-09-17 22:09:20 +02:00
GeorgH93
95f6a4d09b Updates and Bugfixes 2015-09-17 15:10:00 +02:00
GeorgH93
c12bfb006e Bugfix 2015-09-16 14:46:31 +02:00
GeorgH93
886b73de28 New upgrade code 2015-09-16 14:45:51 +02:00
GeorgH93
53f27ee07a Bugfix for updated dependency 2015-09-16 13:48:35 +02:00
GeorgH93
dc2f6a42c6 Bugfix
for commit 1c8810ec0b
2015-09-16 13:34:02 +02:00
GeorgH93
1c8810ec0b Mega Update
default config now with comments
serializer now uses reflections
bug fixes and performance improvements
2015-09-16 13:31:39 +02:00
GeorgH93
fea451a01c Auto pickup on full inventory
Allow bigger backpacks (7, 8 and 9 rows, have broken gui thanks to Minecraft)
2015-09-12 18:17:41 +02:00
GeorgH93
573c2531b4 just some code movement 2015-09-04 16:13:19 +02:00
GeorgH93
a88cc2e8c2 added new types 2015-09-04 15:56:08 +02:00
GeorgH93
95d0df88a9 Code cleanup 2015-07-31 21:18:22 +02:00
GeorgH93
5fe014644a Add option to disable backpack close message 2015-07-30 23:19:37 +02:00
Georg
db3854d6a2 Update to V1.12 2015-06-13 13:51:43 +02:00
GeorgH93
b8a7cfc4d8 Bugfix
Bugfix where cleaning the backpack sometimes didn't save the cleaned
backpack
2015-06-09 14:38:00 +02:00
GeorgH93
fc895b9b5e Add auto cleanup function 2015-06-08 01:07:33 +02:00
Georg
361f33eccc Update to V1.11
Bugfix for an item duplication bug
Skipping V1.10 cause of an bukkit version detection bug
2015-06-01 01:35:20 +02:00
GeorgH93
69bb88ba73 Update to V1.9
Add compatibility with MC 1.8.4
2015-05-19 16:31:08 +02:00
GeorgH93
93532290ea Update to V1.8
Add cooldown bypass permission
Change cooldown time from milliseconds to seconds
Cooldown now only effects the open command
2015-05-13 19:05:46 +02:00
Georg
9961301937 Add command cooldown 2015-05-10 17:23:32 +02:00
Georg
08f5c3a58f Bugfix autoupdater 2015-04-29 14:27:05 +02:00
Georg
c79c262db1 update descriptions 2015-04-25 12:52:47 +02:00
Georg
dcaaec559e add command alias 2015-04-11 22:08:14 +02:00
GeorgH93
f33161be31 Add autoupdater 2015-04-01 20:56:55 +02:00
GeorgH93
57e7382be1 Update to V1.7
Bugfix for closed connection with MySQL database
Replacing stacktrace through an message when unable to get an online
UUID
Replacing error on not found name for an UUID through an attempt to get
the players name through Bukkit offline players
Adding files as storage option
2015-03-31 00:05:06 +02:00
GeorgH93
e1449a4bfc Bugfix and code changes
Bugfix for not correctly generated mysql table when not using uuids.
Moving some variables
2015-03-30 00:02:28 +02:00
GeorgH93
06e6b73b4b Changes for the DB
only code part
2015-03-29 00:03:24 +01:00
GeorgH93
1f3f1ae748 No longer loading the backpack on disconnect 2015-03-28 20:14:40 +01:00
GeorgH93
f45fa903df Bugfix for not correctly generated mysql tables 2015-03-28 14:19:41 +01:00
Georg
761c25f0fc Bugfix for not saved backpack 2015-03-26 18:23:11 +01:00
Georg
995a6cf362 Update for MySQL
Update for MySQL to allow using player tables where the UUIDs are stored
with "-" separators
2015-03-25 18:18:58 +01:00
Georg
fcdeb6cfad Bugfix for mysql 2015-03-24 21:16:15 +01:00
Georg
f4b513f153 Add colorcode translation and MySQL field config 2015-03-23 19:22:06 +01:00
Georg
c813804707 Update to V1.4 2015-03-21 22:29:50 +01:00
Georg
068c27b7a4 Bugfix
SQLite and UUIDs
2015-03-21 22:25:00 +01:00
Georg
c8bf481d1a Update to V1.3 2015-03-20 13:12:57 +01:00
Georg
3922fbdf97 Save some memory
Remove gson and switch over to json simple to save some memory.
2015-03-20 13:00:45 +01:00
Georg
4276af6938 Bugfix for SQLite and UUIDs 2015-03-20 12:49:07 +01:00
Georg
2c73e5d33e Suppress error if added column already exists 2015-03-17 16:44:22 +01:00
Georg
50a2936b8d Update to V1.2
MC 1.8 support
2015-03-13 17:22:36 +01:00
GeorgH93
c09b291f65 Performance optimization for the UUID Updater 2015-03-01 18:15:12 +01:00