Commit Graph

17 Commits

Author SHA1 Message Date
Keir
9c7c6fdb37 Don't treat these ints as strings (quicker comparison). 2015-12-16 13:58:05 +00:00
Keir
56d606adf0 Constants cannot hold arrays. 2015-12-16 13:38:48 +00:00
Keir
b5149d2da7 Implemented williams frontend design. 2015-12-16 00:22:55 +00:00
William Burns
958399be59 Merge branch 'feature/report' of ssh://184.154.0.242:25565/min/mineplex into feature/report 2015-12-15 22:17:15 +00:00
William Burns
bc88a35cea Add my first design! 2015-12-15 22:17:05 +00:00
Keir
398fcfdcba Update php code to parse new report data.
Main class is now view.php.
2015-12-15 22:13:23 +00:00
Keir
1042032836 Update the web side to handle to handle the new changes. 2015-12-15 21:36:54 +00:00
Keir
50753e30e6 Clicking a users name copies it to the users clipboard and also displays an alert to the user that this has happened. 2015-12-13 19:12:32 +00:00
Keir
a1f1667647 Fix "Player.php" filename case. 2015-12-11 12:28:38 +00:00
Keir
4b122b16ae Fix formatting.
Fix "Player.php" filename case.
2015-12-11 12:28:12 +00:00
Keir
7749401e62 Show UUID when clicking on a username (temporary). 2015-12-09 20:05:24 +00:00
Keir
54157024f7 Committing current progress, can't afford to lose this again 2015-12-09 18:06:04 +00:00
Keir
9ce7b25482 Prevent escaping in id string. 2015-12-08 18:37:05 +00:00
Keir
c22a206a0e Added some documentation (mainly declaring variable types). 2015-12-08 10:38:44 +00:00
Keir
529eab5aef Improved the report php code, made it more object orientated.
Commented out debug code.
2015-12-07 23:43:29 +00:00
Keir
67b3fe1d23 Merge branches 'feature/report' and 'master' of ssh://184.154.0.242:7999/min/mineplex into feature/report
# Conflicts:
#	Plugins/Mineplex.Core/src/mineplex/core/preferences/PreferencesManager.java
#	Plugins/Mineplex.Core/src/mineplex/core/preferences/PreferencesRepository.java
#	Plugins/Mineplex.Core/src/mineplex/core/preferences/ui/ExclusivePreferencesPage.java
#	Plugins/Mineplex.Core/src/mineplex/core/preferences/ui/PreferencesPage.java
2015-12-07 18:11:40 +00:00
Keir
eed944597c Commit PHP code. 2015-12-07 17:05:58 +00:00