Rsl1122
|
25707bdb4c
|
Removed use of bukkit ChatColor #587
|
2018-05-29 10:40:56 +03:00 |
|
Rsl1122
|
8cd2419d63
|
Replaced bungee geolocation fetch with a simpler sql operation. #585
|
2018-05-28 19:04:09 +03:00 |
|
Rsl1122
|
818e93ac95
|
Fixed ReactHook registration and a bug with data collection
|
2018-05-26 10:58:42 +03:00 |
|
Rsl1122
|
90fd06194b
|
Removed use of FormatUtils.formatLocation in PluginBridge
|
2018-05-26 10:18:46 +03:00 |
|
Rsl1122
|
19068d8f81
|
Task registration to ReactHook, Table cleaning
|
2018-05-26 10:16:22 +03:00 |
|
Rsl1122
|
2a06c57c71
|
Added database storage functionality for React data
|
2018-05-26 10:09:34 +03:00 |
|
Rsl1122
|
d2e06711e6
|
Updated ConnectionSystem to use TLSv1.2 instead of SSL, Requires testing
|
2018-05-25 23:38:48 +03:00 |
|
Rsl1122
|
ecfab5d78f
|
Improved VersionInfo comparator
|
2018-05-25 23:32:48 +03:00 |
|
Rsl1122
|
ce385b8294
|
Clean up some command code smells
|
2018-05-25 23:29:05 +03:00 |
|
Rsl1122
|
efe4251359
|
Removed redundant ManageUtils class
|
2018-05-25 23:27:02 +03:00 |
|
Rsl1122
|
1efa9f7f9d
|
Split server page plugin players table creation into a separate class
|
2018-05-25 23:16:28 +03:00 |
|
Rsl1122
|
2f886ac124
|
Fixes a bug on Sponge where Geolocation doesn't work due to ClassLoader
|
2018-05-25 19:41:22 +03:00 |
|
Rsl1122
|
f0f4bf975b
|
Added exception logging to the Processing system
|
2018-05-25 19:36:17 +03:00 |
|
Rsl1122
|
2476c75b6c
|
Error conditions for some mkdirs methods
|
2018-05-25 12:55:14 +03:00 |
|
Rsl1122
|
11c52c4228
|
Fixed Players page list not being sorted correctly.
|
2018-05-25 12:52:02 +03:00 |
|
Rsl1122
|
15221d0edb
|
Fixed Chunk load calculation on Sponge
|
2018-05-25 12:30:42 +03:00 |
|
Rsl1122
|
2b19983055
|
Fixed some IntelliJ inspection things
|
2018-05-25 12:26:14 +03:00 |
|
Rsl1122
|
f2cdd3804b
|
Added Response codes to WebExceptions to get rid of an instanceof chain.
|
2018-05-25 12:12:14 +03:00 |
|
Rsl1122
|
d9fdad0086
|
Abstracted death listeners to allow wider variety of projectiles.
|
2018-05-25 11:59:17 +03:00 |
|
Rsl1122
|
a333a24c0a
|
Reduced usage of e.printStackTrace
|
2018-05-25 11:37:37 +03:00 |
|
Rsl1122
|
11d98d491a
|
Removed redundant empty comments from enum classes
|
2018-05-25 11:35:36 +03:00 |
|
Rsl1122
|
89bac474a7
|
Added enable exceptions if data folder or config file can't be created.
|
2018-05-25 11:31:40 +03:00 |
|
Rsl1122
|
d9f8d09607
|
Attempt at improving performance of a query - can not be improved:
The query is slow due to lack of table normalization on plan_user_info
|
2018-05-25 11:27:15 +03:00 |
|
Rsl1122
|
04f426aca1
|
Improved performance of UserInfoTable#getSavedUUIDs(UUID)
|
2018-05-25 11:18:56 +03:00 |
|
Rsl1122
|
4a2f18d9ee
|
Implemented backup operations
|
2018-05-25 11:16:03 +03:00 |
|
Rsl1122
|
751e0e6cb4
|
Removed some unused FormatUtils methods
|
2018-05-25 10:37:16 +03:00 |
|
Rsl1122
|
e8b412762b
|
Removed Condition class
|
2018-05-25 10:18:56 +03:00 |
|
Rsl1122
|
ef781723b3
|
Removed use of MiscUtils#getTime in PluginBridge
|
2018-05-25 10:05:54 +03:00 |
|
Rsl1122
|
68281fdc55
|
Fixed backup failing if database contains bugged sessions
|
2018-05-25 10:01:46 +03:00 |
|
Rsl1122
|
4291a94cc6
|
Backup DB is now closed if backup fails due to exception
|
2018-05-25 09:55:08 +03:00 |
|
Rsl1122
|
1e75a665b9
|
Removed references to MiscUtils#getTime, removed the method
|
2018-05-25 09:03:26 +03:00 |
|
Rsl1122
|
20eb3d8c3a
|
Added IPUpdateProcessor to Bungee, deprecated MiscUtils#getTime
|
2018-05-25 09:00:33 +03:00 |
|
Rsl1122
|
601677c593
|
Prevented possible processing exception logging failures
|
2018-05-25 08:47:32 +03:00 |
|
Rsl1122
|
f41efb0749
|
Version bump to 4.3.2
|
2018-05-25 08:41:51 +03:00 |
|
Rsl1122
|
60a68b367b
|
Version bump to 4.3.1
|
2018-05-24 21:47:01 +03:00 |
|
Rsl1122
|
f3f14fdb5d
|
Added /network link to Players page
|
2018-05-24 21:45:52 +03:00 |
|
Rsl1122
|
c09e34678f
|
Adds a /players link to network page
|
2018-05-24 21:37:58 +03:00 |
|
Rsl1122
|
e9dc82df66
|
Fixes individual server charts not appearing #581
|
2018-05-24 21:36:21 +03:00 |
|
Rsl1122
|
495eb3f6c0
|
Fixes a bug that caused player data to be removed #582
|
2018-05-24 21:35:33 +03:00 |
|
Rsl1122
|
07bea8d800
|
Merge pull request #579 from Rsl1122/4.3.0
PR for 4.3.0
|
2018-05-24 16:58:53 +03:00 |
|
Rsl1122
|
8b67c73368
|
Attempt to fix iOS http auth
|
2018-05-24 16:33:02 +03:00 |
|
Rsl1122
|
11519ffc99
|
Fix travis pluginbridge install
|
2018-05-24 16:30:18 +03:00 |
|
Rsl1122
|
aafef77e4a
|
Cleaning option for inactive players #507
|
2018-05-24 15:59:51 +03:00 |
|
Rsl1122
|
2274f9204e
|
Updated PluginBridge jar
|
2018-05-24 15:50:19 +03:00 |
|
Rsl1122
|
5b23bddc04
|
Postponed PlaceholderAPI support due to unexpected NoClassDefFoundError
|
2018-05-24 15:49:22 +03:00 |
|
Rsl1122
|
70e70ee958
|
Log file cleaning #510
|
2018-05-24 15:48:51 +03:00 |
|
Rsl1122
|
ecd56a1bf7
|
Fixed #572 GP Data erasure (Removed calls & Added delays)
Addresses https://github.com/TechFortress/GriefPrevention/issues/279
|
2018-05-24 15:22:28 +03:00 |
|
Rsl1122
|
efb3c6ef86
|
Disabled rest of the update system
|
2018-05-24 14:57:29 +03:00 |
|
Rsl1122
|
b5cf501010
|
Enabled Geolocation setting on Bungee and Bukkit, Version bump to 4.3.0
|
2018-05-24 14:57:12 +03:00 |
|
Rsl1122
|
71098e59f4
|
IP storage updated for GDPR compliance
|
2018-05-21 11:31:18 +03:00 |
|