Commit Graph

1819 Commits

Author SHA1 Message Date
Rsl1122
e34d909b15
Merge pull request #618 from Argetan/master
Font Awesome
2018-06-19 17:42:18 +03:00
Julian van Doorn
3e270dc41c Font Awesome is now loaded through an HTML <link> instead of JS. Furthermore both FA4 and FA5 are now supported. 2018-06-19 16:28:41 +02:00
Julian van Doorn
1a6bebe064 Updated shade exclusions, org.apache.logging should now be shady enough to work. 2018-06-19 15:33:20 +02:00
Rsl1122
0d21333ff8
Update README.md 2018-06-12 21:31:22 +03:00
Argetan
fbe3f4d172 Renamed lisene.yml to LICENSE and changed references (#610)
* Removed old license files.

* Added new license file (same contents as the old one(s)).

* Removed references to the old license files in Maven files.

* Referenced the new license file in all Java files.
2018-06-12 21:28:40 +03:00
Rsl1122
7f58fff786
Update .travis.yml 2018-06-11 20:38:32 +03:00
Rsl1122
0b3e075e1e
Update versions.txt 2018-06-07 11:18:50 +03:00
Rsl1122
a08d41f022 Fixes IPv6 anonymisation and saving #355 2018-06-07 11:05:28 +03:00
Rsl1122
9237ae3ef0 Attempts to fix #602 2018-06-07 10:52:17 +03:00
Rsl1122
36a9825442 Made McMMO PluginData use database instead Fixes #567, Implements #589 2018-06-02 13:32:04 +03:00
Rsl1122
5c53368f28 Fixes Towny exception #595 2018-06-02 13:20:25 +03:00
Rsl1122
4b991c0fab Attempt to fix travis.yml parsing 2018-06-02 12:50:03 +03:00
Rsl1122
cf8c3bc99a Fixed sonar badge 2018-06-02 12:50:03 +03:00
Rsl1122
a8c2ded346
Attempt to fix travis.yml parsing 2018-06-02 12:48:06 +03:00
Rsl1122
b94c9f90de
Fixed sonar badge 2018-06-02 12:43:59 +03:00
Rsl1122
7ed6cb1984
Merge pull request #599 from Rsl1122/master
Update 4.3.3 from master
2018-06-02 12:40:07 +03:00
Rsl1122
ec30871444
Fixes travis issue with env variables on PRs (#598)
Found by PyvesB on #596
2018-06-02 12:36:21 +03:00
Pyves
3412968039 Merge PR #596 from PyvesB/aach to 4.3.3
* Updated hook to use new Advanced Achievements API Maven artifact

* Removed spurious tab
2018-06-02 12:32:57 +03:00
Rsl1122
bd06c709f8
Update versions.txt 2018-05-31 10:15:07 +03:00
Rsl1122
030995ffcb
Merge pull request #592 from Rsl1122/4.3.2
PR for 4.3.2
2018-05-31 10:13:51 +03:00
Rsl1122
3ed62ffb1a Disabled React hooks since the implementation is unfinished 2018-05-31 09:46:55 +03:00
Rsl1122
e5448eedb5 Disabled sponge loaded chunks calculation since it seems to affect ticks 2018-05-31 09:45:46 +03:00
Rsl1122
c68a48d57a Removed ip debug messages 2018-05-31 09:41:49 +03:00
Rsl1122
d097ab9df9 Fixed wrong redirect when address ended with a '/' #588 2018-05-31 09:32:21 +03:00
Rsl1122
3bfd7a266d Fixed odd container appearing on inspect page #591 2018-05-31 09:28:15 +03:00
Rsl1122
44d1647420 Fixed afk time formatting in server accordion on player page 2018-05-31 09:24:05 +03:00
Rsl1122
7a80d52142 Removed duplicates from plan_ips table, properly anonymised ips. 2018-05-31 09:17:40 +03:00
Rsl1122
3213b5518b Fixed IPTable insterting IP every time a player joined 2018-05-31 08:32:27 +03:00
Rsl1122
50668f309f Improved new player stickiness prediction #517 2018-05-31 08:18:09 +03:00
Rsl1122
18e860046a Improved player retention calculation for recent registers #577 2018-05-31 07:54:22 +03:00
Rsl1122
dffd759c05 Attempt to fix closed datasource issue on Sponge 2018-05-30 12:54:37 +03:00
Rsl1122
bbdd19c693 Removed info log of "Removed data of x players" when x = 0 2018-05-29 11:08:25 +03:00
Rsl1122
3824741b5d Replaced interface in WebExceptionLogger with a more generic one 2018-05-29 11:03:16 +03:00
Rsl1122
24bab50367 Replaced redundant interface with Supplier in ResponseCache 2018-05-29 10:58:02 +03:00
Rsl1122
bf101d17bd Replaced redundant interfaces with Supplier in ServerProperties 2018-05-29 10:55:32 +03:00
Rsl1122
19c20b26c4
Update versions.txt 2018-05-29 10:49:58 +03:00
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
6a09c5cd2c
Update versions.txt 2018-05-25 18:13:58 +03:00