filoghost
|
90dbfa5c07
|
Merge module "config" into "plugin"
|
2020-11-10 20:56:19 +01:00 |
|
filoghost
|
0f3f7b5f9d
|
Move NBT library
|
2020-11-10 20:34:26 +01:00 |
|
filoghost
|
b60c7818d6
|
Use compact copyright header
|
2020-11-10 12:29:00 +01:00 |
|
filoghost
|
09f99be342
|
Convert tabs to spaces
|
2020-11-10 10:27:41 +01:00 |
|
filoghost
|
9c97e0ed39
|
Include legacy compatibility modules only at runtime
|
2020-11-10 10:12:14 +01:00 |
|
filoghost
|
9281515385
|
Add module for v2 backwards compatibility
|
2020-11-10 09:34:32 +01:00 |
|
filoghost
|
cca12d1aa5
|
Update maven info in README.md
|
2020-11-09 23:31:55 +01:00 |
|
filoghost
|
02c15aa354
|
Use correct class in plugin.yml
|
2020-11-09 23:31:03 +01:00 |
|
filoghost
|
fb41de5651
|
Rename module "legacy" to "legacy-v1"
|
2020-11-09 23:20:27 +01:00 |
|
filoghost
|
6f64e09508
|
Rename packages and modules from "com.gmail.filoghost..." to "me.filoghost..."
|
2020-11-09 10:56:22 +01:00 |
|
filoghost
|
069e1fffbd
|
Use lowercase module directories
|
2020-11-08 20:57:04 +01:00 |
|
filoghost
|
d98708f6ae
|
Update version to 3.0.0-SNAPSHOT
|
2020-11-08 20:41:39 +01:00 |
|
filoghost
|
00ea074838
|
Set version to 2.4.5
|
2020-11-04 10:41:26 +01:00 |
|
filoghost
|
6830699b48
|
Add HEX color support (using the format �)
|
2020-11-03 15:23:53 +01:00 |
|
Esophose
|
51d63c282d
|
Added 1.16.4 support
|
2020-11-03 14:43:51 +01:00 |
|
filoghost
|
ca3c1f8c9e
|
Use Locale.ROOT for decimal format
|
2020-11-02 23:51:42 +01:00 |
|
filoghost
|
8f81052370
|
Fix IndexOutOfBoundsException
|
2020-11-02 22:25:19 +01:00 |
|
filoghost
|
af038ac93f
|
Update version to 2.4.5-SNAPSHOT for development
|
2020-08-14 16:10:06 +02:00 |
|
filoghost
|
1c1001b065
|
Merge pull request #326 from Esophose/paper-1.16.2-fix
Paper 1.16.2 fix
|
2020-08-13 17:33:37 +02:00 |
|
Esophose
|
6f8d0a72a6
|
Resolve reflection issue with paper 1.16.2
|
2020-08-13 05:34:43 -06:00 |
|
Esophose
|
e4635c575e
|
Merge remote-tracking branch 'filoghost/master'
|
2020-08-13 05:28:21 -06:00 |
|
filoghost
|
c56923f52a
|
Update version to 2.4.4 for release
|
2020-08-13 11:50:19 +02:00 |
|
filoghost
|
56d33a0300
|
Merge pull request #324 from Esophose/master
Add 1.16.2 support
|
2020-08-13 09:54:52 +02:00 |
|
Esophose
|
8d1811145a
|
Added 1.16.2 support
|
2020-08-11 19:13:26 -06:00 |
|
filoghost
|
16a6011950
|
Update version to 2.4.4-SNAPSHOT for development
|
2020-06-25 17:51:54 +02:00 |
|
filoghost
|
8981d6de8b
|
Update version to 2.4.3 for release
|
2020-06-25 17:46:18 +02:00 |
|
filoghost
|
de19d2f5c0
|
Update bStats
|
2020-06-25 17:43:50 +02:00 |
|
filoghost
|
886bad40a3
|
Use CodeMC repo
|
2020-06-25 17:37:17 +02:00 |
|
filoghost
|
498480ede6
|
Minor code cleanup
|
2020-06-25 17:32:03 +02:00 |
|
filoghost
|
268c83376c
|
Correctly update version to 2.4.3-SNAPSHOT
|
2020-06-25 17:31:21 +02:00 |
|
filoghost
|
ab7bb88e43
|
Update version to 2.4.3-SNAPSHOT for development
|
2020-06-25 17:29:09 +02:00 |
|
Esophose
|
20bef8d954
|
Add 1.16 support (#300)
|
2020-06-25 16:56:51 +02:00 |
|
filoghost
|
cc4e7b9478
|
Add warning to issue templates
|
2020-06-08 20:21:47 +02:00 |
|
filoghost
|
479e29724c
|
Enforce issue templates
|
2020-06-08 19:39:14 +02:00 |
|
filoghost
|
c2bd718f67
|
Update version to 2.4.2 for release
|
2020-06-02 15:10:45 +02:00 |
|
filoghost
|
6309fe1031
|
Move scope of dependencies in root POM
|
2020-05-16 19:58:49 +02:00 |
|
filoghost
|
716f11a1e8
|
Rename example packages
|
2020-05-16 13:32:51 +02:00 |
|
filoghost
|
b779839058
|
Rename module folder "Examples" to "Example"
|
2020-05-16 13:28:17 +02:00 |
|
filoghost
|
60b8490304
|
Add Maven default goal
|
2020-05-16 12:58:14 +02:00 |
|
filoghost
|
c25d84111c
|
Use a hierarchical structure for NMS and Example modules
|
2020-05-16 12:56:36 +02:00 |
|
filoghost
|
b1c2f77bc7
|
Specify Maven plugin versions only in root POM
|
2020-05-16 12:30:33 +02:00 |
|
filoghost
|
832e566038
|
Add Maven enforcer plugin
|
2020-05-16 12:23:20 +02:00 |
|
filoghost
|
f6469ea3b4
|
Update .gitignore
|
2020-05-16 11:52:56 +02:00 |
|
filoghost
|
646e410001
|
Specify dependency versions only in root POM
|
2020-05-16 11:51:33 +02:00 |
|
filoghost
|
546320b020
|
Use correct labels in issue templates
|
2020-05-16 10:32:28 +02:00 |
|
filoghost
|
ee9548f61c
|
Add issue templates
|
2020-05-16 09:38:14 +02:00 |
|
filoghost
|
12ef3670d5
|
Handle hologram line parsing in a single class
|
2020-05-10 18:01:02 +02:00 |
|
filoghost
|
9d0b11a091
|
Fix edge case causing IndexOutOfBoundsException
|
2020-05-09 09:37:16 +02:00 |
|
filoghost
|
7ee3793edd
|
Fix errors on Eclipse (M2E)
|
2020-04-25 14:25:57 +02:00 |
|
filoghost
|
e882a4d73e
|
Add build number to plugin version on development builds
|
2020-04-25 11:28:01 +02:00 |
|