Commit e9710a6
#minor Running on java 8+ (#66)
* Bump version from 1.3.17 to 1.3.17-SNAPSHOT0
* Fixed scoreboard on FUll Game is showing waiting stage instead of starting
* Bump version from 1.3.17-SNAPSHOT0 to 1.3.17-SNAPSHOT1
* Fixed leaving while full game stopped the game
* Bump version from 1.3.17-SNAPSHOT1 to 1.3.17-SNAPSHOT2
* Attempt to switch to java 8
* Attempt to switch to java 8
* Attempt to switch to java 8
* Bump version from 1.3.17-SNAPSHOT2 to 1.3.17-SNAPSHOT3
* Attempt to switch to maven
* Attempt to switch to maven
* Bump version from 1.3.17-SNAPSHOT3 to 1.3.17-SNAPSHOT4
* Revert "Bump version from 1.3.17-SNAPSHOT3 to 1.3.17-SNAPSHOT4"
This reverts commit cf631d6.
* Revert "Attempt to switch to maven"
This reverts commit 60fa68d.
* Revert "Attempt to switch to maven"
This reverts commit 17cd823.
* Revert "Bump version from 1.3.17-SNAPSHOT2 to 1.3.17-SNAPSHOT3"
This reverts commit 839f6d9.
* Revert "Attempt to switch to java 8"
This reverts commit 9fa28a8.
* Revert "Attempt to switch to java 8"
This reverts commit 087accd.
* Revert "Attempt to switch to java 8"
This reverts commit 327153f.
* Bump version from 1.3.17-SNAPSHOT2 to 1.3.17-SNAPSHOT3
* Removed usage of org.apache.commons.lang
* Fixed config saving on FileStats which caused player names to be empty
* Bump version from 1.3.17-SNAPSHOT3 to 1.3.17-SNAPSHOT4
* Switch from gradle to maven attempt 2
* Switch from gradle to maven attempt 2
* Bump version from 1.3.17-SNAPSHOT4 to 1.3.17-SNAPSHOT5
* Switch from gradle to maven attempt 2
* Bump version from 1.3.17-SNAPSHOT5 to 1.3.17-SNAPSHOT6
* Switch from gradle to maven attempt 2
* Bump version from 1.3.17-SNAPSHOT6 to 1.3.17-SNAPSHOT7
* Use newer deploy plugin
* Bump version from 1.3.17-SNAPSHOT7 to 1.3.17-SNAPSHOT8
* Fixed papi repo
* Bump version from 1.3.17-SNAPSHOT8 to 1.3.17-SNAPSHOT9
* Updated deploy-master.yml to match maven building
* Bump version from 1.3.17-SNAPSHOT9 to 1.3.17-SNAPSHOT10
* Updated deploy-master.yml to match maven building
* Bump version from 1.3.17-SNAPSHOT10 to 1.3.17-SNAPSHOT11
* Updated poms to save some bytes on build
* Bump version from 1.3.17-SNAPSHOT11 to 1.3.17-SNAPSHOT12
* Updated CHANGELOG.md
* Bump version from 1.3.17-SNAPSHOT12 to 1.3.17-SNAPSHOT13
---------
Co-authored-by: version-bump[github-action] <41898282+version-bump[github-action]@users.noreply.github.com>1 parent 7433cb8 commit e9710a6
File tree
42 files changed
+878
-95
lines changed- .github
- building
- api
- buildSrc
- build
- groovy-dsl-plugins
- output
- adapter-src
- plugin-requests/plugily.projects.java-conventions
- work/metadata/plugily.projects.java-conventions
- pluginDescriptors
- resources/main/META-INF/gradle-plugins
- tmp
- compileJava
- jar
- src/main/groovy
- classic
- database
- inventory
- utils
- workflows
- MiniGamesBox API
- MiniGamesBox Classic
- src/main/java/plugily/projects/minigamesbox/classic
- arena
- managers
- commands/arguments/game
- events
- handlers
- hologram
- powerup
- reward
- user/data
- utils/services
- MiniGamesBox Database
- MiniGamesBox Inventory
- MiniGamesBox Utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
42 files changed
+878
-95
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
2 | 7 | | |
3 | 8 | | |
4 | 9 | | |
| |||
9 | 14 | | |
10 | 15 | | |
11 | 16 | | |
12 | | - | |
| 17 | + | |
13 | 18 | | |
14 | 19 | | |
15 | 20 | | |
| |||
File renamed without changes.
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
| 56 | + | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
File renamed without changes.
Lines changed: 45 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
Binary file not shown.
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Binary file not shown.
0 commit comments