Rsl1122
1fbd1fb943
Fixed TPS Table cleaning
2018-07-16 10:30:02 +03:00
Rsl1122
9872c9d209
Added Ping gathering and storage
2018-07-16 10:29:45 +03:00
Rsl1122
7b5588e19a
Geolocation bar chart to network page
2018-07-15 20:42:49 +03:00
Rsl1122
376690acc0
Geolocation bar chart to server page
2018-07-15 20:34:05 +03:00
Rsl1122
9e9bb8097d
Fixed South Korea ISO code conversion
2018-07-15 19:32:00 +03:00
Rsl1122
161f79743c
Added more stuff to network health #601
2018-07-15 17:05:27 +03:00
Rsl1122
af2c9a86f3
Added benchmarks to Analysis
2018-07-14 20:18:45 +03:00
Rsl1122
3ef1e06389
Fixed Server session accordion order
2018-07-13 17:22:28 +03:00
Rsl1122
43c127c68f
Refactored ServerCalendar with with unique chart optimizations in mind
2018-07-13 16:43:48 +03:00
Rsl1122
6c1e648741
Implemented unique players graph #560
2018-07-13 16:24:08 +03:00
Rsl1122
0549ce32f5
Rewrote Unique player and new player counters for #560
2018-07-13 15:27:06 +03:00
Rsl1122
9369a863b2
Wrote a disable command on bungee #594
2018-07-12 19:45:29 +03:00
Rsl1122
8788cf2d01
Added plan.ignore.afk permission #613
2018-07-12 19:13:44 +03:00
Rsl1122
232ff89117
Update versions.txt
2018-07-12 14:20:34 +03:00
Rsl1122
edce0a5b4f
Fixed test that was ignored
2018-07-12 14:05:22 +03:00
Rsl1122
0a90682bb2
Added /afk command check to AFKTracker #614
2018-07-12 14:00:09 +03:00
Rsl1122
efa98483a0
Updated CPU Usage method #631
2018-07-12 13:42:44 +03:00
Rsl1122
e974e987d9
Removed a bunch of deprecated methods:
...
- TransferOperations#getServerPlayerIsOnlineOn & related methods
- AnalysisUtils new and unique player calculation methods
- Session getter methods
- getColumnID, getColumnUUID, getColumnName in various Tables
- AstractPieChart#createSeries
- HtmlUtils#replacePlaceholders
2018-07-12 13:30:30 +03:00
Rsl1122
fd65f00487
Moved Inspect page generation to Bungee #630 , prevented #488
2018-07-12 13:08:19 +03:00
Rsl1122
a7fd378ca8
Removed kills table color inside session accordion #630
2018-07-12 11:24:17 +03:00
Rsl1122
0456b53682
Fixed player retention filter in PlayersMutator #630
2018-07-12 10:50:55 +03:00
Rsl1122
c9703233e5
Fixed Average CPU unavailable text display #630
2018-07-12 10:44:54 +03:00
Rsl1122
d29f6079bd
Fixed some table sorting issues #624
2018-07-12 10:39:30 +03:00
Rsl1122
b6fc279649
Started work on network health tab #601
2018-07-11 20:50:22 +03:00
Rsl1122
46fa30d224
PvP & PvE tab on Player inspect page
2018-07-11 12:46:37 +03:00
Rsl1122
5bf69b61aa
BanData is now used in Server Analysis #630
2018-07-11 11:03:18 +03:00
Rsl1122
228997950a
Fixes to Regression bugs #630 :
...
- Removed PlaceholderReplacer debug logs
- Removed unregistered players from playerbase stack graph
- Made a couple optimizations to ActivityData calculation
2018-07-11 10:54:26 +03:00
Rsl1122
b25acb18c4
Moved Player#isBanned call to be executed on an asynchronous thread #616
2018-07-11 10:08:14 +03:00
Rsl1122
efa0a2949f
Fixed export #630 , Added missing table header for Nickname table
2018-07-10 11:47:14 +03:00
Rsl1122
7c64ec7b16
Updated pluginbridge jar
2018-07-10 11:38:25 +03:00
Rsl1122
571de4e15d
Fixed plugin icons and plugin bugs #615 , #605 , #606
2018-07-10 11:36:24 +03:00
Rsl1122
7604a87962
Fixing icons: clocks, frown, compass
2018-07-10 10:22:16 +03:00
Rsl1122
a9958253d4
New Icon classes since all FA icons are not in the same family.
2018-07-10 10:16:00 +03:00
Rsl1122
7b95cbb1d3
Fixed some missing icons due to fa5
2018-07-09 21:12:34 +03:00
Rsl1122
94cdf34fb0
Merge pull request #629 from Rsl1122/data-refactoring-bridge-fixes
...
Merge data refactoring update into 4.3.3
2018-07-09 10:33:03 +03:00
Rsl1122
cd87fd3cce
Updated pluginbridge jar
2018-07-09 10:29:19 +03:00
Rsl1122
3ecddd19f4
Fixed Litebans ban status #608
2018-07-09 10:26:46 +03:00
Rsl1122
721c8ebe44
Fixed compile issues in PluginBridge
2018-07-09 10:25:49 +03:00
Rsl1122
61cb0ecb0a
Added AnalysisContainer access to PluginData on getServerContainer call
2018-07-09 08:51:45 +03:00
Rsl1122
02f3aa21de
Merge branch 'data-refactoring' into data-refactoring-bridge-fixes
2018-07-09 08:33:36 +03:00
Rsl1122
1039c54f58
Merge remote-tracking branch 'origin/data-refactoring-bridge-fixes' into data-refactoring
...
# Conflicts:
# Plan/src/main/java/com/djrapitops/plan/data/Actions.java
# Plan/src/main/java/com/djrapitops/plan/data/PlayerProfile.java
# Plan/src/main/java/com/djrapitops/plan/data/ServerProfile.java
# Plan/src/main/java/com/djrapitops/plan/data/container/Action.java
# Plan/src/main/java/com/djrapitops/plan/data/container/GeoInfo.java
# Plan/src/main/java/com/djrapitops/plan/data/container/StickyData.java
# Plan/src/main/java/com/djrapitops/plan/data/store/mutators/HealthInformation.java
# Plan/src/main/java/com/djrapitops/plan/system/database/databases/operation/SaveOperations.java
# Plan/src/main/java/com/djrapitops/plan/system/database/databases/operation/TransferOperations.java
# Plan/src/main/java/com/djrapitops/plan/system/database/databases/sql/operation/SQLFetchOps.java
# Plan/src/main/java/com/djrapitops/plan/system/database/databases/sql/tables/ActionsTable.java
# Plan/src/main/java/com/djrapitops/plan/system/info/server/BukkitServerInfo.java
# Plan/src/main/java/com/djrapitops/plan/system/listeners/bukkit/PlayerOnlineListener.java
# Plan/src/main/java/com/djrapitops/plan/system/listeners/sponge/SpongePlayerListener.java
# Plan/src/main/java/com/djrapitops/plan/system/processing/processors/player/FirstLeaveProcessor.java
# Plan/src/main/java/com/djrapitops/plan/system/webserver/pages/parsing/AnalysisPage.java
# Plan/src/main/java/com/djrapitops/plan/system/webserver/pages/parsing/NetworkPage.java
# Plan/src/main/java/com/djrapitops/plan/system/webserver/pages/parsing/Page.java
# Plan/src/main/java/com/djrapitops/plan/utilities/html/structure/SessionTabStructureCreator.java
# Plan/src/main/java/com/djrapitops/plan/utilities/html/tables/ActionsTable.java
# Plan/src/main/java/com/djrapitops/plan/utilities/html/tables/SessionsTableCreator.java
2018-07-09 08:33:03 +03:00
Rsl1122
cbae1d3c4c
Merge pull request #626 from Rsl1122/4.3.3
...
Update data-refactoring-bridge-fixes with commits in 4.3.3 branch
2018-07-08 23:44:53 +03:00
Rsl1122
ef4e5d6d66
Prevented multiple concurrent analysis
2018-07-08 23:06:06 +03:00
Rsl1122
916a15299f
Fixed broken test
2018-06-24 15:33:09 +03:00
Rsl1122
599a688545
Fixed a few mistakes
2018-06-24 14:03:12 +03:00
Rsl1122
6830a0ed9f
/players page now uses PlayerContainers
2018-06-24 12:53:39 +03:00
Rsl1122
e65106382b
NetworkContainer, Improved PerServer data fetching for large numbers of players
2018-06-24 12:43:29 +03:00
Rsl1122
fc4942b59b
Merge remote-tracking branch 'origin/data-refactoring' into data-refactoring
2018-06-22 13:02:07 +03:00
Rsl1122
acad6529e3
Fixed regression bugs, reduced list copying, html changes
2018-06-22 13:01:28 +03:00
Rsl1122
4e254cb42e
Fixed regression bugs, reduced list copying
2018-06-22 12:40:14 +03:00