Commit Graph

905 Commits

Author SHA1 Message Date
Glare
5a4a8c2e7e
Merge pull request #793 from Rothes/master 2022-07-01 09:46:39 -05:00
Andre_601
0b068470ac
Update CODEOWNERS 2022-07-01 13:06:22 +02:00
Andre_601
f3cb7635c2
Update old links 2022-06-30 22:51:34 +02:00
Andre_601
8e21a76118
Update bug_report.yml 2022-06-30 22:26:13 +02:00
Andre_601
1dad2381e5
Delete wiki action (Not needed) 2022-06-30 22:16:06 +02:00
Andre_601
9767811cb9
Merge pull request #847 from JT122406/master
Gradle Bumps and stuff
2022-06-27 12:55:06 +02:00
J.T. McQuigg
e6fb6d5ec6 Other small version bumps 2022-06-26 23:54:07 -04:00
J.T. McQuigg
1acc621f2e Bump Gradle from 7.3.1 to 7.4.2 2022-06-26 23:53:51 -04:00
Glare
d9bab03e3b
Merge pull request #773 from PlaceholderAPI/feature/update-contributing 2022-06-25 15:47:54 -05:00
PiggyPiglet
9baf5f58ae
Merge pull request #844 from PlaceholderAPI/feature/1.19
1.19 support
2022-06-25 20:06:19 +08:00
Andre601
077d64dc68 Fix NMS version 2022-06-16 01:45:47 +02:00
Andre601
b8d5886cad 1.19 support 2022-06-16 01:31:33 +02:00
Andre_601
52119682f3
Use custom quote block in automatic replies 2022-05-20 17:04:38 +02:00
Andre_601
a56b3b62b9
Update to v3 wiki action 2022-04-28 21:30:52 +02:00
Funnycube
883f1c1edf
One Million 🎉 2022-04-08 20:23:05 +10:00
Rothes
bfc30a8703
Locale.ROOT param 2022-03-26 09:09:50 +08:00
Andre_601
37c39ab734
Update the flex 2022-03-26 01:36:07 +01:00
Glare
35c47a8745
Merge pull request #810 from PlaceholderAPI/feature/remove-escape-hex-test
Remove testCharsReplacerHandlesEscapedHex()
2022-03-13 05:48:30 -05:00
PiggyPiglet
fadf14a316
Merge pull request #814 from PlaceholderAPI/fix/666-lowercasing
fix(replacer): Stop lowercasing replacements
2022-03-13 14:35:34 +08:00
Starmism
1388a5278f fix(replacer): Stop lowercasing replacements
This commit changes two lines but fixes the replacement of cased
    placeholders with non-cased ones that was accidentally happening.
    This was partially fixed in a few previous commits, but not fully as
    it was still replacing failed placeholder matches.
2022-03-12 12:42:56 -07:00
Andre_601
3bc6ad0f06
Also update label-commenter-config 2022-03-12 01:20:21 +01:00
Andre_601
bb149811d4
Update label-commenter-config.yml 2022-03-12 01:16:33 +01:00
Andre601
350a2be0ed Remove testCharsReplacerHandlesEscapedHex() 2022-02-22 11:48:51 +01:00
Gabriel Dumitru
b73d72cec7
add missing java.util.Locale imports 2022-02-22 11:42:35 +02:00
Gabriel Dumitru
7afb8ee36d
Merge pull request #800 from PlaceholderAPI/feature/null-parse-option
Add --null argument for Parse command
2022-02-22 10:42:02 +02:00
Andre601
1241c33ba0 Add --null to command help 2022-02-05 20:55:48 +01:00
Andre601
fe8d865657 Add missing import 2022-02-05 13:57:30 +01:00
Andre601
50d4e14333 Add --null option for parse command 2022-02-05 13:57:05 +01:00
Andre_601
666ab468a1
Link to docs/wiki branch README 2022-01-30 12:03:42 +01:00
Rothes
151fb08db8
Fix PlaceholderExpansion may not unregistered 2022-01-28 13:40:39 +08:00
Andre_601
cd9074203c
Update label-commenter-config.yml 2022-01-03 00:19:58 +01:00
Andre_601
38d77ff4ca
Update label-commenter-config.yml 2022-01-03 00:17:23 +01:00
Glare
3ccbbe9c20
Bump to 2.11.2 DEV 2021-12-27 01:33:36 -08:00
Glare
358a3bcab3
Release 2.11.1 2021-12-27 01:32:00 -08:00
PiggyPiglet
ca088227c3
Merge pull request #772 from PlaceholderAPI/fix/771-identifier-replacement
Fix #771
2021-12-27 15:21:30 +08:00
Andre_601
69fd180c9b
Update CONTRIBUTING.md 2021-12-25 16:55:05 +01:00
Andre_601
38e6e02e1b
Not sure how I missed that... 2021-12-25 15:53:07 +01:00
Andre_601
a71b8657f1
Update Contributing file 2021-12-25 15:50:17 +01:00
PiggyPiglet
850633e792
Fix #771 2021-12-24 12:34:36 +08:00
PiggyPiglet
348b075ac5
added glare's fancy pants dev string to ver 2021-12-24 12:32:01 +08:00
PiggyPiglet
ce18d3b597
update licenses & bump deprecation ver 2021-12-24 12:26:22 +08:00
PiggyPiglet
9d66d9d9a1
bump ver 2021-12-24 12:24:40 +08:00
darbyjack
5fe9389dda
We're actually on 2.11.0 RELEASE 2021-12-19 18:59:38 -06:00
darbyjack
e25a28b2a5
2.10.11 RELEASE 2021-12-19 18:53:25 -06:00
PiggyPiglet
cfd289939e
Merge pull request #667 from PlaceholderAPI/fix/666-lowercase-issues
Fix issue with invalid placeholder pattern lowercasing text
2021-12-19 18:49:37 -06:00
PiggyPiglet
d168be94b1
Merge pull request #752 from PlaceholderAPI/1.18
1.18 + Gradle Updates
2021-12-03 13:01:09 +08:00
PiggyPiglet
511717a8d6
Merge branch 'master' into 1.18 2021-12-03 13:01:02 +08:00
PiggyPiglet
18fb194ce6
Merge pull request #677 from PlaceholderAPI/feature/add-logging-options
Add logging options to PlaceholderExpansion
2021-12-03 13:00:15 +08:00
PiggyPiglet
e11d551071
Merge pull request #717 from PlaceholderAPI/feature/log-expansio-version
Include version in registration message and other QOL changes
2021-12-03 12:59:20 +08:00
PiggyPiglet
020f14d82c
Merge branch 'master' into feature/log-expansio-version 2021-12-03 12:59:07 +08:00