David Berdik
|
d3f8f86d52
|
Initial work on support for 1.20.2.
|
2023-10-29 19:34:39 -04:00 |
|
David Berdik
|
a0f98df6ec
|
Prepare for work on supporting 1.20.2.
|
2023-10-29 16:22:27 -04:00 |
|
David Berdik
|
5f91763199
|
Changed plugin internal version number from 41 to 42 and version name from 2.5.0 to 2.5.1.
|
2023-10-29 16:13:02 -04:00 |
|
David Berdik
|
6c5a950caa
|
Changed plugin internal version number from 40 to 41 and version name from 2.4.3-SNAPSHOT to 2.5.0.
|
2023-10-29 16:02:15 -04:00 |
|
furplag
|
237acdd681
|
Update for Spigot-1.20
|
2023-06-13 11:01:45 +09:00 |
|
furplag
|
603da286b7
|
Merged David-B/herobrine-2:master into furplag/herobrine-2:master
|
2023-06-12 07:54:00 +00:00 |
|
David Berdik
|
08ac259d94
|
Changed version name from 2.6.0-SNAPSHOT to 2.4.2
|
2023-05-12 22:48:53 -04:00 |
|
David Berdik
|
ea462fbb06
|
Changed plugin internal version number from 39 to 40.
|
2023-05-12 22:46:34 -04:00 |
|
furplag
|
51d96b15a0
|
Merged in spigot-1.19.4 (pull request #5)
Update for Spigot-1.19.4
Approved-by: David Berdik
|
2023-05-13 02:42:49 +00:00 |
|
David Berdik
|
32f780d1d1
|
Revert "Changed version name from 2.5.0-SNAPSHOT to 2.4.1"
This reverts commit a960d0cf36 .
|
2023-05-12 22:42:12 -04:00 |
|
David Berdik
|
ea986b7059
|
Changed plugin internal version number from 38 to 39.
|
2023-05-12 22:26:22 -04:00 |
|
David Berdik
|
d52d746069
|
Updated Spigot Remapper Gradle plugin from 1.3.0 to 1.4.0.
|
2023-05-12 22:21:29 -04:00 |
|
David Berdik
|
f7439f323e
|
Updated from Gradle 7.4.2 to 8.1.1.
|
2023-05-12 22:20:42 -04:00 |
|
David Berdik
|
a960d0cf36
|
Changed version name from 2.5.0-SNAPSHOT to 2.4.1
|
2023-05-12 22:20:08 -04:00 |
|
furplag
|
7291c19e32
|
Merged in spigot-1.19.4 (pull request #2)
Update Spigot-1.19.4.
|
2023-04-10 03:07:30 +00:00 |
|
furplag
|
4b177e2ed3
|
Update Spigot-1.19.4.
|
2023-04-10 11:53:51 +09:00 |
|
furplag
|
01a7559190
|
Merged in spigot-1.19.3 (pull request #1)
Spigot 1.19.3
|
2023-04-10 02:30:59 +00:00 |
|
furplag
|
e78404e339
|
Revert "update Spigot-1.19.3 ."
This reverts commit d4f8928c04 .
|
2022-12-15 17:03:01 +09:00 |
|
furplag
|
d4f8928c04
|
update Spigot-1.19.3 .
|
2022-12-15 16:55:42 +09:00 |
|
furplag
|
bbdf5d14c7
|
fix code when Herobrine hiding.
|
2022-12-15 16:38:40 +09:00 |
|
furplag
|
29bf773fb6
|
Update for Spigot 1.19.3
|
2022-12-15 16:14:05 +09:00 |
|
David Berdik
|
508f32d57a
|
Updated obfuscated fields in unfreezeRegistry() for Spigot 1.19.
|
2022-06-14 19:53:40 -04:00 |
|
David Berdik
|
90d7272425
|
*Changed plugin.yml version number from 2.3.1 to 2.4.0
*Changed plugin internal version number from 37 to 38
*Changed API target version from Spigot 1.18 to 1.19
|
2022-06-14 19:35:55 -04:00 |
|
David Berdik
|
e44ec179c3
|
Passing in null for the ProfilePublicKey for the HumanEntity class. This might not work, but I think it will based on my understanding of how this is implemented.
|
2022-06-14 19:32:39 -04:00 |
|
David Berdik
|
59e815e5ba
|
Updated setting of custom names on custom entities for Spigot 1.19.
|
2022-06-14 19:19:06 -04:00 |
|
David Berdik
|
36ed006f89
|
Rewrote help command output code to use the Bungee Chat API.
|
2022-06-13 22:11:42 -04:00 |
|
David Berdik
|
fd10c8da55
|
Started migrating codebase to Spigot 1.19
|
2022-06-13 19:27:53 -04:00 |
|
David Berdik
|
e59c5bd821
|
* Updated from Gradle v7.4.1 to v7.4.2
* Updated Mojang Spigot Remapper plugin for Gradle from v1.2.0 to v1.3.0
* Force project source compatibility and target compatibility to Java 17
|
2022-06-12 17:05:00 -04:00 |
|
David Berdik
|
482aedc6e3
|
Moved Herobrine's default spawn location from (0, -20, 0) to (0, -100, 0). This change was made because, as of Minecraft 1.18, (0, -20, 0) is no longer a coordinate located underneath the world boundary.
|
2022-03-11 18:23:42 -05:00 |
|
David Berdik
|
1d07521107
|
*Changed plugin.yml version number from 2.3.0 to 2.3.1
*Changed plugin internal version number from 36 to 37
|
2022-03-10 19:26:50 -05:00 |
|
David Berdik
|
22b2dace65
|
Updated Gradle version used by wrapper from 7.4 to 7.4.1.
|
2022-03-10 19:23:59 -05:00 |
|
David Berdik
|
f98253e070
|
Moved location of UpdateScanner class. Feature-wise, this change is irrelevant. It is just a minor organizational change to the code.
|
2022-03-10 19:21:58 -05:00 |
|
David Berdik
|
45ecd1aef9
|
Fixed Herobrine's Graveyard getting generated above ground level in Minecraft 1.18 and newer.
|
2022-03-10 19:17:08 -05:00 |
|
David Berdik
|
c0db064b4f
|
Migrated codebase to Spigot 1.18.2
|
2022-03-07 22:06:25 -05:00 |
|
David Berdik
|
0f066fa654
|
Revert "Add explicit casting to fix problems with the remapper not working properly."
This reverts commit 20b41b08bc .
|
2022-03-07 15:05:17 -05:00 |
|
David Berdik
|
f556f44dbf
|
Updated Mojang to Spigot remapper Gradle plugin to version 1.2.0.
|
2022-03-07 14:30:30 -05:00 |
|
David Berdik
|
20b41b08bc
|
Add explicit casting to fix problems with the remapper not working properly.
|
2022-03-06 17:46:20 -05:00 |
|
David Berdik
|
f76f7036d0
|
Updated Mojang to Spigot remapper Gradle plugin to version 1.1.2.
|
2022-03-06 16:53:48 -05:00 |
|
David Berdik
|
7dcd6ac2e0
|
Trying another plugin. Maybe this one will work?
|
2022-03-03 23:40:02 -05:00 |
|
David Berdik
|
821f546fd7
|
Migrate (yet again) to another Gradle plugin for handling the remapping process. This one isn't PaperSpigot-specific, so the deprecation warnings no longer occur.
|
2022-03-03 17:31:32 -05:00 |
|
David Berdik
|
eae6dfe994
|
Revert "Suppress deprecation warnings caused by using the paperweight-userdev plugin for handling remapping. This isn't ideal, but it's the best I can do for now. Trying to fix the warnings breaks the plugin when you try to run it using Spigot, and there aren't any other good Gradle plugins for handling the remapping process, so this is the best compromise for now."
This reverts commit 0219fd6025 .
|
2022-03-03 16:54:33 -05:00 |
|
David Berdik
|
65873a2ecf
|
Updated Gradle version used by wrapper from 7.3.1 to 7.4.
|
2022-02-25 22:25:29 -05:00 |
|
David Berdik
|
5925538190
|
Updated README with newer JDK version requirement and new build instructions.
|
2022-02-25 21:51:51 -05:00 |
|
David Berdik
|
0219fd6025
|
Suppress deprecation warnings caused by using the paperweight-userdev plugin for handling remapping. This isn't ideal, but it's the best I can do for now. Trying to fix the warnings breaks the plugin when you try to run it using Spigot, and there aren't any other good Gradle plugins for handling the remapping process, so this is the best compromise for now.
|
2022-02-25 21:50:32 -05:00 |
|
David Berdik
|
d83347b6fb
|
Revert "Replace use of the deprecated getDisplayName() with displayName()."
This reverts commit a54b145596 .
|
2022-02-23 22:12:23 -05:00 |
|
David Berdik
|
a5cad0992c
|
Revert "Finished fixing deprecation warnings."
This reverts commit f0d8ff9c02 .
|
2022-02-23 22:11:48 -05:00 |
|
David Berdik
|
922c7430e6
|
Revert "Add Kyori adventure API"
This reverts commit 627f1e27f9 .
|
2022-02-23 22:11:36 -05:00 |
|
David Berdik
|
627f1e27f9
|
Add Kyori adventure API
|
2022-02-23 22:08:24 -05:00 |
|
David Berdik
|
f0d8ff9c02
|
Finished fixing deprecation warnings.
|
2022-02-23 21:00:00 -05:00 |
|
David Berdik
|
a54b145596
|
Replace use of the deprecated getDisplayName() with displayName().
|
2022-02-13 19:57:38 -05:00 |
|