Commit Graph

3977 Commits

Author SHA1 Message Date
Risto Lahtela
faca03755d [3.4.3] Merge pull request #133 from Rsl1122/3.4.3
Pull Request for 3.4.3
2017-06-16 16:12:35 +03:00
Rsl1122
386f62b35f Implementing things
#136 #135 #122
2017-06-16 16:08:35 +03:00
Rsl1122
7949113f6e Moved to use new utility package, attempts at #113
New Utility jar BukkitPluginDependency contains new classes that include
methods & classes usually required for me to start creating a project,
such as:
- Version check
- Abstract command classes (For subcommands & commands w/ subcommands)
- UUIDFetcher
- Log utility
- Benchmarking

It was tested with Plan to ensure it works.
It will be used in the future to lower the threshold of starting a new
project.
2017-06-15 15:14:51 +03:00
Rsl1122
6d0819fc45 Split Dependencies to another project, 3.4.3 implementation
Split dependencies into another project to make forking easier in the
future.

Implemented & Fixed:
#129
#130
#124
#123
#126

Did research work for
#74
#128
(Won't be implemented)
2017-06-12 23:03:16 +03:00
Risto Lahtela
ddb796bfda Update Configuration.md 2017-06-07 10:27:30 +03:00
Risto Lahtela
35ea16e5fb [3.4.2] Merge pull request #121 from Rsl1122/Version-3.4.2-or-3.5.0
Version 3.4.2 Pull Request
2017-06-07 10:16:10 +03:00
Rsl1122
bbbe47982c [3.4.2] 2 api methods 2017-06-07 10:15:39 +03:00
Rsl1122
2feb291f11 Version increment to 3.4.2 2017-06-06 19:28:20 +03:00
Rsl1122
5cfc1b5954 Issue template, some log cleanup 2017-06-06 19:27:10 +03:00
Rsl1122
05d86e6cb8 Some refactoring, Command Usage save change, Bugfix
Fix #120
2017-06-06 18:42:02 +03:00
Rsl1122
1ce28cc486 Added Max players scale disable option. 2017-06-05 14:12:36 +03:00
Rsl1122
d4ff5dd899 Merge remote-tracking branch 'origin/Version-3.4.2-or-3.5.0' into Version-3.4.2-or-3.5.0
# Conflicts:

#	Plan/src/main/java/com/djrapitops/plan/ui/graphs/PunchCardGraphCreator.java
2017-06-05 13:35:32 +03:00
Rsl1122
f8d8054d13 Implementing suggestions
Implemented #118 #117 #116
2017-06-05 13:33:48 +03:00
Risto Lahtela
b22a5ed298 Merge pull request #119 from Rsl1122/master
Forgot to sync, pulling update from master
2017-06-05 13:32:59 +03:00
Rsl1122
59c38305b8 Fix #112 2017-06-05 11:44:11 +03:00
Risto Lahtela
a875b867cc [3.4.1] Merge pull request #111 from Rsl1122/Version-3.4.1
Pull Request for 3.4.1
2017-06-04 13:41:56 +03:00
Rsl1122
d18c4acaff Small improvements, Refactored queues 2017-06-04 13:41:25 +03:00
Rsl1122
04b749c792 Fix #110 2017-06-03 17:32:50 +03:00
Rsl1122
a12509227d Update HtmlCustomization.md 2017-06-03 13:55:13 +03:00
Rsl1122
c40d11b4da [3.4.0] Merge pull request #109 from Rsl1122/Version-3.4.0
Pull Request for 3.4.0
2017-06-03 13:37:10 +03:00
Rsl1122
a7b76f9315 Documentation update 2017-06-03 13:36:47 +03:00
Rsl1122
0b061f0a5e Unique Players, Outlier removal, Gender pie removed 2017-06-03 12:58:14 +03:00
Rsl1122
a2af65349a Refactoring, Export utility, bugfixes
- Optimized Advanced Achievements PluginData objects with method
introduced in AA 5.2.0
- Fixed some plugindata objects displaying as empty
- localStorage -> sessionStorage on html pages
2017-06-02 13:04:24 +03:00
Rsl1122
a92da9a503 Count Up Javascript to both pages., javadoc
Fix #107
Added #106 #105
2017-05-31 12:41:56 +03:00
Rsl1122
c834d7b96d Update Configuration.md 2017-05-30 21:11:38 +03:00
Rsl1122
c5d35b4445 [3.3.0] Optimizations & Customization settings
Fix #101
Add #104 #99 #103 #100
2017-05-30 15:36:16 +03:00
Rsl1122
1cfb86c293 [3.2.1] Merge pull request #97 from Rsl1122/3.2.1
Pull Request for 3.2.1
2017-05-28 13:46:41 +03:00
Rsl1122
fe57e7b1fc Added Jobs & McMMO support 2017-05-28 13:46:09 +03:00
Rsl1122
a8145ec5f6 Update API.md 2017-05-24 14:03:54 +03:00
Rsl1122
7539c2c9c0 Update API.md 2017-05-24 14:02:46 +03:00
Rsl1122
8df6f349b1 Update API.md 2017-05-24 13:34:01 +03:00
Rsl1122
426f126b4b Update README.md 2017-05-24 12:39:55 +03:00
Rsl1122
8346e675c1 Update StoredData.md 2017-05-24 12:24:31 +03:00
Rsl1122
02b39a8d5e Create StoredData.md 2017-05-24 12:24:07 +03:00
Rsl1122
3f92006a37 Create DataGathering.md 2017-05-24 12:08:04 +03:00
Rsl1122
c0be41794e Update HtmlCustomization.md 2017-05-24 11:40:42 +03:00
Rsl1122
35c75daf9e Merge branch 'master' into 3.2.1 2017-05-23 23:16:21 +03:00
Rsl1122
6e3d75621c Added Suggestion #96 - Web pages now mobile friendly 2017-05-23 23:10:05 +03:00
Rsl1122
1a22afdc9e Update CommandsAndPermissions.md 2017-05-22 21:40:47 +03:00
Rsl1122
2ffeedd27c [3.2.0] Merge pull request #93 from Rsl1122/Version-3.1.1-or-3.2.0
PR for 3.1.1 or 3.2.0 when ready
2017-05-22 16:41:51 +03:00
Rsl1122
d6fbeeb560 Improved punchcard, added session distribution barchart, bugfixes
Fix #88
2017-05-22 16:24:19 +03:00
Rsl1122
f69f9ee372 Punchcard for inspect page & Bugfixes
Fix #90
2017-05-22 00:39:32 +03:00
Rsl1122
4345b30f78 Added save & get multiple methods to tables, bugfixes
Fix #92 #91 possibly #88
2017-05-20 09:45:15 +03:00
Rsl1122
333d6c44fc Added Plan-3.1.0-Class Diagram.jpg 2017-05-16 13:27:39 +03:00
Rsl1122
b991cab4b5 Update Class Diagram 2017-05-16 13:27:04 +03:00
Rsl1122
fbb61a2458 Update Class Diagram 2017-05-16 13:04:55 +03:00
Rsl1122
6ee7c31be9 Added Class Diagram 2017-05-16 11:37:47 +03:00
Rsl1122
d4fafcfbd3 Update CommandsAndPermissions.md 2017-05-15 23:48:25 +03:00
Rsl1122
aa827ffe04 Refactoring & Bugfixes to PluginData objects 2017-05-15 19:06:46 +03:00
Rsl1122
e8aafd2c08 Update CommandsAndPermissions.md 2017-05-15 13:18:39 +03:00