Rsl1122
6cbf28ad17
Plan API 5.0-R0.2: Changed GroupProvider to return String[]
2019-09-03 09:32:22 +03:00
Rsl1122
41cec8a055
Tests for the group queries
2019-09-03 09:32:22 +03:00
Rsl1122
c55a3eac02
Group tables to /server page
2019-09-03 09:32:22 +03:00
Rsl1122
e19111c0fb
Added groups to /server players table
2019-09-03 09:32:22 +03:00
Rsl1122
7feacebbb0
Replaced two ExtensionData class variants with one
2019-09-03 09:32:21 +03:00
Rsl1122
3afc168fec
Refactored some methods in Extension queries
...
- Some Map management inside queries has now been delegated to
QueriedTabData and QueriedTables to make the queries easier to read
2019-09-03 09:32:21 +03:00
Rsl1122
9677de701a
Query for groups on player page
2019-09-03 09:32:21 +03:00
Rsl1122
c0da4c03b4
Gathering of groups
2019-09-03 09:32:20 +03:00
Rsl1122
ca8b89338e
Removal of unsatisfied conditional groups
2019-09-03 09:32:20 +03:00
Rsl1122
49f7286923
Added new tables for extension groups
2019-09-03 09:32:20 +03:00
Rsl1122
dacc089bb7
Fixed update modal showing wrong version number
2019-09-03 09:32:20 +03:00
Rsl1122
1bc8fbed42
Added a try catch to the loading to inform user
2019-09-03 09:32:20 +03:00
Rsl1122
f2b6040469
Fixed /network showing server uuid for online sessions
2019-09-03 09:32:19 +03:00
Rsl1122
59d1fdb085
Online sessions to Most recent sessions + fix sorting
2019-09-03 09:32:19 +03:00
Rsl1122
d2b57498da
Fixed /player kill table only showing self kills
2019-09-03 09:32:19 +03:00
Rsl1122
5ebe33e293
Fixed Html#colorsToSpan for escaped html
2019-09-03 09:32:18 +03:00
Rsl1122
667dbe471f
Fix math again for player retention
2019-09-03 09:32:18 +03:00
Rsl1122
97ff014f17
Fixed player sorting for /server page
...
- Now all most recent players should be visible
2019-09-03 09:32:18 +03:00
Rsl1122
0605adcbab
Added missing license header
2019-09-03 09:32:18 +03:00
Rsl1122
a7978c8bda
Plan API 5.0-R0.1: DATA_EXTENSION_GROUPS Capability
2019-09-03 09:32:17 +03:00
Rsl1122
65ddbb2ef0
ServerPluginTabs now parses extra pages for wide tables
2019-09-03 09:32:16 +03:00
Rsl1122
5a87dfa7e8
Optimized few CommonQueries
2019-09-03 09:32:16 +03:00
Rsl1122
4bf38456b3
Removed VersionInfo#isTrusted
2019-09-03 09:32:16 +03:00
Rsl1122
887e754f0d
Deleted old web assets
2019-09-03 09:32:15 +03:00
Rsl1122
040c2c4f4b
Fixed some tests not closing resources properly
2019-09-03 09:32:15 +03:00
Rsl1122
a14c97002c
Optimized activity graph queries
...
- Reduced queries from 40 to 8 with union selects
2019-09-03 09:32:15 +03:00
Rsl1122
56ebf0d3f8
Changes to TPS serverOccupied calculation
...
- Ignored downtime that started when players were online from the
calculation
2019-09-03 09:32:15 +03:00
Rsl1122
d10aaa46d0
Added ms unit to ping table
2019-09-03 09:32:14 +03:00
Rsl1122
b754fa97e2
Added title property to small trends
2019-09-03 09:32:14 +03:00
Rsl1122
78654d6552
Fixed player page kills formatting
2019-09-03 09:32:14 +03:00
Rsl1122
5021ada67f
Fixed multiples of same geolocation on player page
2019-09-03 09:32:14 +03:00
Rsl1122
63434cc8e0
Fixed player nicknames not getting colors translated
2019-09-03 09:32:13 +03:00
Rsl1122
bb422df600
Fixed some insights (15 day comparisons)
2019-09-03 09:32:13 +03:00
Rsl1122
ebbd2b50ff
Fixed math on player retention
2019-09-03 09:32:13 +03:00
Rsl1122
7f1212c1ac
Fixed most recent players not showing up on player list
2019-09-03 09:32:13 +03:00
Rsl1122
4da469dcf4
Fixed boot issue introduced in previous commit
2019-09-03 09:32:12 +03:00
Rsl1122
799e28f14a
Unoptimized /players page implementation
2019-09-03 09:32:12 +03:00
Rsl1122
df780c3099
Fixed debug page version string
2019-09-03 09:32:12 +03:00
Rsl1122
5bba175558
Back button to /server and /player
2019-09-03 09:32:12 +03:00
Rsl1122
1dc3e294b5
Removed some unused html parsing utilities
2019-09-03 09:32:12 +03:00
Rsl1122
b895bd1a8a
Version information to the pages
2019-09-03 09:32:11 +03:00
Rsl1122
3027de6327
Change sed command
2019-09-03 09:32:11 +03:00
Rsl1122
7f993a5251
In-place sed replacement
2019-09-03 09:32:11 +03:00
Rsl1122
cdb13e3b66
5.0 ALPHA build %placeholder%
2019-09-03 09:32:10 +03:00
Rsl1122
d842fe7b49
Session tab insights for network page
2019-09-03 09:32:10 +03:00
Rsl1122
f41a6fbbce
Removed Most/Least Active time (Too ambiguous)
...
A single stat saying "Most Active Time is Sunday, 2 AM" unfortunately
does not convey what I originally would have liked in the context it is
presented in.
This is because it is not possible to easily figure out what day
session occurred - The sessions are right next to the stat so this would
bring confusion as the user is not able to easily verify the result.
This stat might be re-introduced to Online Activity Overview tab some
time in the future, since the day names are easily checked from
Punchcard or Calendar.
2019-09-03 09:32:10 +03:00
Rsl1122
4af2601c44
Small fixes
2019-09-03 09:32:10 +03:00
Rsl1122
378df81f64
Fixed first session icon for networks
2019-09-03 09:32:09 +03:00
Rsl1122
a3f00c7916
Ping table to Geolocations tab (network page)
2019-09-03 09:32:09 +03:00
Rsl1122
cbce9ff5aa
Ping table to Geolocations tab (server page)
2019-09-03 09:32:09 +03:00