Commit Graph

27 Commits

Author SHA1 Message Date
Andre_601
4300bf7d1e
Pull latest changes from master into docs/wiki (#712)
* Update Javadoc documentation

* More comments... a lot more!

* Remove Gson

* Implemented working version for 1.8.8 - 1.16.3

* Improve ExpansionsLoadedEvent's docs

* 2021 🥳

* Add contributing and expansion section

* Fix invalid link tag

* Start using new Issue template system

* Create bug_report.yml

* Rename feature_request.md to feature_request_old.md

* Create feature_request.yml

* should it use setBracketPlaceholders??

* fix unique name

* Update feature_request_old.md

* Add Checkboxes

* Add checkboxes

* disable default issue body

* Delete bug_report_old.md

* Delete feature_request_old.md

* Rename bug_report_new.yml to bug_report.yml

* Check if deleting this fixed the PR...

* Use description in favour of about

* improve feature_request.md

* Update bug_report.yml

* Assign "Type: Issue (Unconfirmed)" label

* Use lists and not comma-separated string

* Update feature_request.yml

* Use id option for error and dump fields

* Add field for logs

* Update Copyright
~ Fixed a typo and updated missed files from #543

* Re-add removed code
That should actually NOT be here...

* Undo renaming of boolean

* Remove deprecated issue_body type

* Update feature_request.yml

* Improve description of bug_report.yml

* Build jars on PR (Compile and build validation)

* Initial 1.17 Changes

* Extracted URLClassLoader out of try-with-resources block

* Close URLClassLoader if Expansion class was not found

* Build against Java 8, 11 and 16

* adoPt

I always make that mistake...

* add render

* Cleanup build.gradle

(cherry picked from commit 7750ba7033dc9fdf40d55fcd9ecc20a94819a7c1)

* Remove the @NotNull's because they are overridden by expansion devs anyways, and it turns out people can make them null anyways. This adds a hashcode check and pretty error for it.

(cherry picked from commit f5386d4ca55c23b54f3c5f952f08040b0967f4a3)

* Fix version checker to compare the individual semver numbers instead of combining it together.

(cherry picked from commit ef5cd9d37680cc6cc1321ef2e04af09b44a2c681)

* Update src/main/java/me/clip/placeholderapi/updatechecker/UpdateChecker.java

Co-authored-by: Andre_601 <11576465+Andre601@users.noreply.github.com>
(cherry picked from commit ccf4f5934386b005831757d298e2da9d8f46cb1a)

* Re-add NotNull's

(cherry picked from commit 2bfd8e7e5efb25f648b8a6de934b1eff675481b1)

* Removed nullcheck from hashcode, and moved it up the chain.

* POJO to help with checking that expansions have all required methods implemented.

* Add method implementation checking and nullchecking for fields.

* Appease the Pigman

* Revert build.gradle dependencies change

* Fixed duplicate files

* Sync Dev with master (#659)

* Add contributing and expansion section

* Start using new Issue template system

* Create bug_report.yml

* Rename feature_request.md to feature_request_old.md

* Create feature_request.yml

* fix unique name

* Update feature_request_old.md

* Add Checkboxes

* Add checkboxes

* disable default issue body

* Delete bug_report_old.md

* Delete feature_request_old.md

* Rename bug_report_new.yml to bug_report.yml

* Check if deleting this fixed the PR...

* Use description in favour of about

* improve feature_request.md

* Update bug_report.yml

* Assign "Type: Issue (Unconfirmed)" label

* Use lists and not comma-separated string

* Update feature_request.yml

* Use id option for error and dump fields

* Add field for logs

* Remove deprecated issue_body type

* Update feature_request.yml

* Improve description of bug_report.yml

* Initial 1.17 Changes

* add render

* Revert build.gradle dependencies change

* Fixed duplicate files

Co-authored-by: PiggyPiglet <PiggyPiglet@users.noreply.github.com>
Co-authored-by: darbyjack <admin@glaremasters.me>

* Initial test on adventure

* started moving to pure adventure

* finished kyori impl

* added 1.17 to nmsversion (what does this even do)

* removed dev for release

* added dev back

* Switch to differen wiki action

Co-authored-by: darbyjack <admin@glaremasters.me>
Co-authored-by: ElijahRus250 <64851720+ElijahRus250@users.noreply.github.com>
Co-authored-by: PiggyPiglet <PiggyPiglet@users.noreply.github.com>
Co-authored-by: Huynh Tien <huynhqtienvtag@gmail.com>
Co-authored-by: Vaishnav Anil <vaishnavanil7th@gmail.com>
Co-authored-by: Starmism <iamstarmism@gmail.com>
Co-authored-by: PiggyPiglet <noreply@piggypiglet.me>
2021-09-09 18:31:29 +02:00
Andre_601
dcca454bad
Mention GitHub Discussions in Template chooser
Adds a link to the new [GitHub Discussions page](https://github.com/PlaceholderAPI/PlaceholderAPI/discussions) of this Repository.
2020-12-09 13:10:11 +01:00
Andre_601
d3844711bc
Update Feature Request template 2020-08-03 13:17:17 +02:00
Andre_601
514e25454d
Update Bug report template 2020-08-03 13:11:41 +02:00
Andre_601
466509c578
Update config.yml 2020-07-31 00:18:19 +02:00
Andre_601
ee86fa7460
Rename to Feature Request 2020-07-31 00:17:16 +02:00
Andre_601
3bcffa0112
Move comments into <!-- --> block 2020-07-31 00:07:33 +02:00
Andre_601
529399e486
Remove request change (wiki) template 2020-07-31 00:00:16 +02:00
Andre_601
5cc65c880a
Move links down in the templates (#379)
* Move links down in the templates

* Add wiki option to PR template
2020-07-28 11:07:08 -04:00
Andre_601
53736888a5
grammar 2020-07-21 01:26:21 +02:00
Andre_601
9316636939
Added "Installed expansions" section 2020-06-13 18:16:42 +02:00
Ryan
e023c4e789
Fixed Discord URL 2020-04-09 11:45:35 -04:00
Andre_601
d26561eaeb
Add issue template config for custom template selection (#272)
* Fix typos

* Update change_request_placeholderapi.md

* Slighty better grammar

* Create config.yml

* Add about part

* Make wiki point to PAPI wiki
2020-04-09 11:38:14 -04:00
Andre_601
024d9b281a
Fixing broken link 2019-07-23 17:19:20 +02:00
Andre_601
c4cba9c6a7
Update bug_report.md 2019-06-02 19:37:57 +02:00
Andre_601
0809897303
Update and rename feature_request.md to change_request_placeholderapi.md 2019-06-02 19:30:12 +02:00
Andre_601
82181ed74d
Update and rename change_request.md to change_request_wiki.md 2019-06-02 19:20:27 +02:00
Andre_601
85328c473b
Improve the feature_request 2019-06-02 19:01:11 +02:00
Andre_601
e53cad219e
Changed "being made" to "to be made" 2019-01-26 17:54:41 +01:00
Andre_601
540a0952e7
"changes being made" sounds better imo 2019-01-22 16:18:00 +01:00
Andre_601
4d570aa526
Update bug_report.md 2019-01-02 18:03:24 +01:00
Andre_601
4c127f325b
Update feature_request.md 2019-01-02 18:02:05 +01:00
Andre_601
71f5e11b03
Update bug_report.md 2019-01-02 17:59:00 +01:00
Andre_601
1129f3d902
Update change_request.md 2019-01-02 17:58:09 +01:00
Andre_601
84a8029d7d
Create bug_report.md 2019-01-02 17:52:09 +01:00
Andre_601
dd6d90dbb6
Create change_request.md 2019-01-02 17:04:29 +01:00
Andre_601
0df9eeb2cc
Create feature_request.md 2019-01-02 17:04:04 +01:00