Commit Graph

1299 Commits

Author SHA1 Message Date
Rsl1122
7af17d6f94 Fixed a bug with ViaVersion PluginData that caused Database to lock on /plan reload (Related to #347) 2017-10-08 11:22:47 +03:00
Rsl1122
8d8946287c Fixes #346 2017-10-08 10:55:53 +03:00
Rsl1122
99bd4fed06 Fixes #336 2017-10-07 20:21:50 +03:00
Rsl1122
df50ccfb34 Fixes #334 2017-10-07 20:18:17 +03:00
Rsl1122
edbc7d67f1 Fixes #324 (Does not remove incorrect data) 2017-10-07 20:11:57 +03:00
Rsl1122
5771218857 Fixes an SQLException related to the fix for #309 (WAL mode argument was regarded as filename) 2017-10-07 20:02:30 +03:00
Rsl1122
0ca5be7e89 Fixed #316 2017-10-07 19:54:54 +03:00
Rsl1122
82869f0ec1 SQLite now uses single connection again (Fixes #309, #321 & possibly #319) 2017-10-07 19:46:51 +03:00
Rsl1122
cafd73b787 Changed html charset to utf-8 2017-10-06 19:31:37 +03:00
Rsl1122
6c72c20765 Added back LogProgress setting for Analysis #341 2017-10-06 18:25:07 +03:00
Rsl1122
9e5b5566c7 Fixed broken test 2017-10-06 17:41:30 +03:00
Rsl1122
a268a092d7 Refactored WorldTimesTable (DB Table refactor complete) 2017-10-06 17:40:27 +03:00
Rsl1122
5433116cdb Refactored WorldTable 2017-10-06 17:33:57 +03:00
Rsl1122
94ba4fa0e9 Refactored VersionTable 2017-10-06 17:31:04 +03:00
Rsl1122
7af6cd238f Fixed a bug where empty optional is always returned (Registered: -) 2017-10-06 17:26:51 +03:00
Rsl1122
1241019fa4 Refactored UsersTable 2017-10-06 17:26:00 +03:00
Rsl1122
e1ec3532c5 Refactored UserInfoTable 2017-10-06 17:10:41 +03:00
Rsl1122
c8b389643a Refactored abstract UserIDTable 2017-10-06 17:03:34 +03:00
Rsl1122
d40499c22c Refactored TPSTable 2017-10-06 17:02:16 +03:00
Rsl1122
9826373ae8 Fixed a bug with Setup command 2017-10-05 22:31:38 +03:00
Rsl1122
da21aa4efd Refactored SessionsTable 2017-10-04 19:10:00 +03:00
Rsl1122
4f75d23865 Prevented another possible #315 error 2017-10-04 18:51:36 +03:00
Rsl1122
ef5ecad9c8 Fixes #315 (At least this instance of this bug) 2017-10-04 18:50:02 +03:00
Rsl1122
e617ae689f Fixes #329 2017-10-04 18:16:07 +03:00
Rsl1122
a88b972a9a Refactored ServerTable 2017-10-04 18:06:13 +03:00
Rsl1122
0c0671d376 Refactored SecurityTable 2017-10-04 17:55:57 +03:00
Rsl1122
f8464465ca Refactored NicknamesTable 2017-10-04 17:50:42 +03:00
Rsl1122
040731aeb9 Refactored KillsTable 2017-10-04 17:45:39 +03:00
Rsl1122
d872fcf395 Refactored IPTable 2017-10-04 17:36:23 +03:00
Rsl1122
e2ad414b88 Refactored CommandUseTable 2017-10-04 17:28:16 +03:00
Rsl1122
b834f54815 Refactored ActionsTable 2017-10-04 12:11:03 +03:00
Rsl1122
62396a9a5c Fixes #322 2017-10-04 11:23:32 +03:00
Rsl1122
4784d6f035 Fixed NPE on manage remove command if player was not online (Remove was still successful) 2017-10-03 10:35:11 +03:00
Rsl1122
9447bb812b Fixed #323 2017-10-03 10:23:13 +03:00
Rsl1122
f25930eab9 Updated Javadoc docs folder (2) 2017-10-02 21:53:35 +03:00
Rsl1122
2d77fe720b Updated Javadoc docs folder 2017-10-02 21:52:57 +03:00
Rsl1122
86ea8ec02c Updated Javadoc 2017-10-02 21:52:13 +03:00
Rsl1122
46f1ee40b2 Removed outdated Documentation .md files 2017-10-02 20:56:11 +03:00
Rsl1122
2b6b27b1e3 Merge pull request #314 from Rsl1122/4.0.1
4.0.1
2017-10-02 19:04:56 +03:00
Rsl1122
87c5108a45 Fixed Overview tab oddity when player had no sessions 2017-10-02 18:52:45 +03:00
Rsl1122
4cc28e3004 Fixed WebServer Shutting down after receiving Ping from Bungee 2017-10-02 18:46:30 +03:00
Rsl1122
d27b71e112 Fixed #313 2017-10-02 18:24:23 +03:00
Rsl1122
b36712113f Attempt to fix wrong server timezone #306 2017-10-02 18:16:22 +03:00
Rsl1122
f41992ac42 Version bump 2017-10-02 18:12:37 +03:00
Rsl1122
d4b1428a5b Better messages to setup command 2017-10-02 18:06:52 +03:00
Rsl1122
97ceddecb5 Fixed disabled Analysis button 2017-10-02 17:59:25 +03:00
Rsl1122
0898102603 Fixes a bug that caused /plan setup m address to fail if address ended with a / 2017-10-02 17:44:21 +03:00
Rsl1122
94137252a8 Fixed NPE related to InspectPageParser and UserInfo #312 2017-10-02 17:31:27 +03:00
Rsl1122
270502114b Fixes NPE related to PermGroupTable group capitalization #312 2017-10-02 17:17:55 +03:00
Rsl1122
6101b94055 Attempts to fix #311 RegisterProcessor MySQL Constraint exception (Duplicate key uuid) 2017-10-02 17:13:46 +03:00