Rsl1122
|
f1024f67c0
|
Relocated apache packages, Replaced deprecated StrSubstitutor
|
2018-04-13 08:43:33 +03:00 |
|
Rsl1122
|
41cce35f9a
|
Removed debug messages from sponge kill processor
|
2018-04-13 08:43:03 +03:00 |
|
Rsl1122
|
2b6564bb32
|
Disabled geolocations by default on Sponge
|
2018-04-11 19:36:50 +03:00 |
|
Rsl1122
|
cb9c99108d
|
Sponge config values and renamed some Systems to more generic names.
|
2018-04-11 19:33:19 +03:00 |
|
Rsl1122
|
f4c3f804cd
|
Fixed Death Processing and other sponge bugs
|
2018-04-11 19:14:02 +03:00 |
|
Rsl1122
|
e6eac6fa5d
|
Sponge TaskSystem, fix to DeathListener
|
2018-04-11 17:36:16 +03:00 |
|
Rsl1122
|
ef05304efd
|
Initial versions of Sponge Listeners (untested) #559
|
2018-04-11 17:00:57 +03:00 |
|
Rsl1122
|
e4d16685a4
|
Sponge /plan command registration
|
2018-04-11 11:37:04 +03:00 |
|
Rsl1122
|
9d8abc11e8
|
Clear and remove command no longer clear session cache
|
2018-04-11 11:36:24 +03:00 |
|
Rsl1122
|
4b4594d9b8
|
Removed deprecated APF code usage
|
2018-04-11 11:26:59 +03:00 |
|
Rsl1122
|
a27175e136
|
Updated commands to new APF 3.2.0 commands, better help formatting
|
2018-04-09 23:50:29 +03:00 |
|
Rsl1122
|
58592f0777
|
Added Plan placeholders to PlaceholderAPI
|
2018-04-09 00:26:03 +03:00 |
|
Rsl1122
|
7e70f38b4b
|
Update README.md
|
2018-04-08 20:46:14 +03:00 |
|
Rsl1122
|
eee2d7875b
|
Update README.md
|
2018-04-08 20:42:08 +03:00 |
|
Rsl1122
|
09170ef0c1
|
Update README.md
|
2018-04-08 20:39:31 +03:00 |
|
Rsl1122
|
badb5f0e5c
|
Update README.md
|
2018-04-08 20:26:53 +03:00 |
|
Rsl1122
|
e40c63bc0e
|
Merge pull request #558 from Rsl1122/4.2.0
Pull Request for 4.2.0
|
2018-04-07 14:06:56 +03:00 |
|
Rsl1122
|
fc79424a19
|
IntelliJ code inspection clean up
|
2018-04-07 13:19:07 +03:00 |
|
Rsl1122
|
716ca51435
|
Version bump to 4.2.0
|
2018-04-07 12:45:16 +03:00 |
|
Rsl1122
|
181dae64d1
|
Improved a single world table test
|
2018-04-07 12:42:36 +03:00 |
|
Rsl1122
|
1e993ed0dd
|
Fixed AlterTableV16 placing all worlds under the same server
|
2018-04-07 12:32:39 +03:00 |
|
Rsl1122
|
8c2feb312c
|
Made calendars use theme.yml values
|
2018-04-07 11:26:23 +03:00 |
|
Rsl1122
|
b357fd4948
|
Added server_id to plan_worlds, plan_world_times, plan_kills
|
2018-04-07 11:19:39 +03:00 |
|
Rsl1122
|
6b73286c8f
|
Fixed HTTPSWebServerAuthTest broken in e687462
|
2018-04-06 11:10:52 +03:00 |
|
Rsl1122
|
979425409f
|
Version Bump to b3
|
2018-04-06 10:57:10 +03:00 |
|
Rsl1122
|
8c38d5e13c
|
Fixed AFKTracker not tracking afk time correctly
|
2018-04-06 10:41:28 +03:00 |
|
Rsl1122
|
8922541191
|
Added active playtime to quick overview on player page
|
2018-04-06 10:23:06 +03:00 |
|
Rsl1122
|
5c60558422
|
Made ActivityIndex use Active playtime instead of time with AFK #538
|
2018-04-06 10:21:00 +03:00 |
|
Rsl1122
|
2c06662661
|
Added AFK to player.html
|
2018-04-06 10:19:15 +03:00 |
|
Rsl1122
|
4be90f69f2
|
Added AFK time to Inspect page (Sessions, Overview)
|
2018-04-06 10:17:34 +03:00 |
|
Rsl1122
|
e6874626bf
|
Changed Test port for WebServer because SonarQube uses 9000 on Travis
|
2018-04-06 10:09:25 +03:00 |
|
Rsl1122
|
0e8b80df32
|
Added AFK time storage to database
|
2018-04-06 10:08:39 +03:00 |
|
Rsl1122
|
9241ef841f
|
Removed old Session constructor usage from outside database
|
2018-04-06 10:00:04 +03:00 |
|
Rsl1122
|
d65dd4ca16
|
Added AFK Listener and tracking #538
|
2018-04-06 09:57:45 +03:00 |
|
Rsl1122
|
20fa9c4665
|
Added AFK Threshold setting
|
2018-04-06 09:30:04 +03:00 |
|
Rsl1122
|
88b3e6cc1b
|
Attempted to fix popovers for Safari
|
2018-04-06 09:06:31 +03:00 |
|
Rsl1122
|
3c250a92f5
|
Added similar softMax to stack graphs as player graphs
|
2018-04-06 09:05:21 +03:00 |
|
Rsl1122
|
a6cc365563
|
Optional getOrElse to Sponge ServerProperties
|
2018-04-05 20:12:29 +03:00 |
|
Rsl1122
|
4dba49f241
|
Moved static future nullification to proper finally block
|
2018-04-05 19:58:21 +03:00 |
|
Rsl1122
|
1ef1910abb
|
Fixed possible stub errors when mocking server implementations
|
2018-04-05 19:44:51 +03:00 |
|
Rsl1122
|
e37af2b392
|
Disabled most sqlite test logs
|
2018-04-05 19:29:49 +03:00 |
|
Rsl1122
|
31eb9851c5
|
Ignored Future<AnalysisData> exceptions
|
2018-04-05 19:23:45 +03:00 |
|
Rsl1122
|
dfc1b87a25
|
Fixed decimal format tests failing on some machines
|
2018-04-05 19:14:47 +03:00 |
|
Rsl1122
|
0e6867ad0d
|
Debug travis dependency install script
|
2018-04-05 19:09:11 +03:00 |
|
Rsl1122
|
078edf4ca9
|
Debug travis dependency install script
|
2018-04-05 19:06:03 +03:00 |
|
Rsl1122
|
36b01ea9c7
|
Fixed travis dependency install script
|
2018-04-05 18:58:13 +03:00 |
|
Rsl1122
|
a864c725c1
|
Debug travis dependency install script
|
2018-04-05 18:56:33 +03:00 |
|
Rsl1122
|
612b68ea68
|
Fixed travis dependency install script
|
2018-04-05 18:52:34 +03:00 |
|
Rsl1122
|
27e333d01f
|
Fixed travis dependency install script
|
2018-04-05 18:49:51 +03:00 |
|
Rsl1122
|
36c40439cb
|
Added Travis CI file #378
|
2018-04-05 18:47:25 +03:00 |
|