Commit Graph

1515 Commits

Author SHA1 Message Date
Rsl1122
d8ea9264bd Bumped version to 4.1.4 2017-12-16 13:57:49 +02:00
Rsl1122
f7ec19b8b3 Fixed Security Vulnerability: #477 2017-12-16 13:57:28 +02:00
Rsl1122
80018df960 Fixed IOException related to HtmlExport creating folders 2017-12-16 13:05:11 +02:00
Rsl1122
6d34f1d4a0 Fixed new NPE on Bungee caused by refactoring 2017-12-16 13:03:22 +02:00
Rsl1122
31ddad0b98 Version bump to 4.1.3.2 2017-12-16 12:51:28 +02:00
Rsl1122
c462c46a8e Updated PluginBridge jar 2017-12-16 12:46:17 +02:00
Rsl1122
b35d7abf53 Fixed plugin bugs caused by poor refactor copy of Hack table for AAC #474 #473 #471
Renamed plan_viaversion_protocol to plan_version_protocol
Renamed HackerTable from plan_viaversion_protocol to plan_aac_hack_table
And use of wrong method for enum name #470
2017-12-16 12:43:44 +02:00
Rsl1122
598fdc5d72 Sanitized Server.Name setting in a shit way that will need refactoring at some point #472 2017-12-16 12:27:00 +02:00
Rsl1122
2e6d01eab3 Changed DB clean call location (Fixes #476) 2017-12-16 12:06:54 +02:00
Rsl1122
fbc7d6e956 Added a notification for FileNotFoundException reported in #468 2017-12-14 16:46:40 +02:00
Rsl1122
5972deca7f Fixed NPE caused by RegisterCommandFilter #468 2017-12-14 16:43:32 +02:00
Rsl1122
9bf4a94510 Introduced PageId for preventing PageCache identifier mistakes in the future 2017-12-14 16:39:07 +02:00
Rsl1122
3fb21b1d1e Fixed Enable for Bukkit. Also fixed placing wrong address in database #469 2017-12-14 16:16:13 +02:00
Rsl1122
c84ad59da4 Refactored ColorScheme 2017-12-14 16:00:48 +02:00
Rsl1122
0ef23bb751 Modularized enable task registration 2017-12-14 15:53:33 +02:00
Rsl1122
f14c481a29 Added VersionCheckSystem & Modularized Theme 2017-12-14 15:32:15 +02:00
Rsl1122
bd238f4efe renamed systems.store to systems.file 2017-12-14 15:15:51 +02:00
Rsl1122
c1229385c4 WebServer now initialized inside WebServerSystem 2017-12-12 14:05:48 +02:00
Rsl1122
be21756611 Locale no longer requires Plan as variable (Still requires Mock, TODO) 2017-12-12 13:49:26 +02:00
Rsl1122
1821217530 PluginsConfigSection no longer requires Plan as variable 2017-12-12 13:39:03 +02:00
Rsl1122
706b8f1c8d WorldAliasSettings doesn't require Plan as variable anymore 2017-12-12 10:39:12 +02:00
Rsl1122
890b2a318f Moved PageCache 2017-12-12 10:25:24 +02:00
Rsl1122
63638874de Refactored ConfigSystem 2017-12-12 10:23:37 +02:00
Rsl1122
f9c46e4cc5
Merge pull request #466 from Rsl1122/RefactoringBranch
Pull Request for 4.1.3.1
2017-12-09 18:03:09 +02:00
Rsl1122
78851ecf78 Version bump to 4.1.3.1 2017-12-09 17:58:52 +02:00
Rsl1122
dcc0e87b44 Fixed JoinEventListener causing lag #467 2017-12-09 17:50:39 +02:00
Rsl1122
b4deb1a9b4 Improved exception catch for #464 2017-12-08 09:29:02 +02:00
Rsl1122
a277bf969c Removed extra error log call for #465 2017-12-08 09:26:26 +02:00
Rsl1122
d6d19ab1d4
Merge pull request #463 from Rsl1122/4.1.3
Pull request for 4.1.3
2017-12-08 09:18:45 +02:00
Rsl1122
e1fa610ad2 renamed GraphCreators 2017-12-07 18:51:19 +02:00
Rsl1122
a469a09943 Improved system init 2017-12-07 18:44:43 +02:00
Rsl1122
71c61cb469 Refactored Database system. 2017-12-07 18:29:22 +02:00
Rsl1122
a598ad75fc Removed qinspect from Bungee due to large refactor requirement 2017-12-07 14:06:29 +02:00
Rsl1122
dbb3fd50da Version bump to 4.1.3 2017-12-07 13:49:46 +02:00
Rsl1122
b3a86d0298 Fixed the serverName display for ServerAccordion. 2017-12-06 21:18:11 +02:00
Rsl1122
f980ddca9e Added Qinspect subcommand to /plan and /planbungee #365 2017-12-06 16:48:44 +02:00
Rsl1122
89fdd388b6 Added catch blocks to event listeners (So that errors are logged to error file) 2017-12-06 16:30:13 +02:00
Rsl1122
007ee97699 Added config setting to bungee & bukkit for custom MySQL launch options #452 2017-12-06 16:08:14 +02:00
Rsl1122
90c448afe5 Config setting for Players table footers #461 2017-12-06 16:01:55 +02:00
Rsl1122
f080aa6442 Fixed typo in Health notes #450 2017-12-06 15:55:21 +02:00
Rsl1122
7eaa50840c Sanitized serverName #453 2017-12-06 15:53:47 +02:00
Rsl1122
dde8829d9f Fixed Player Peak displaying "Jan 1 1970" as player peaks #462 2017-12-06 15:48:58 +02:00
Rsl1122
7f8f67845a Fixed NPE on API#getPlayerInspectPageLink #456 2017-12-06 15:46:11 +02:00
Rsl1122
8d3afc9286 Fixed ClassCastExceptions related to InspectResponse #458 2017-12-06 15:42:30 +02:00
Rsl1122
d3bf6b4063 Removed old pluginbridge jar 2017-12-06 15:40:29 +02:00
Rsl1122
9c76f7293b Updated PluginBridge jar 2017-12-06 15:38:47 +02:00
Rsl1122
4612ccd13f Fixed NPE related to Factions #451 2017-12-06 15:34:59 +02:00
Rsl1122
d5027cfc46 Fixed java.lang.IllegalStateException: Duplicate key 300 #451 2017-12-06 15:27:00 +02:00
Rsl1122
6cf652a5eb Started preparing PluginBridge for deployment 2017-12-06 12:30:22 +02:00
Rsl1122
3f5ac5d996
Update README.md 2017-12-06 10:25:46 +02:00