d3f8f86d52Initial work on support for 1.20.2.
David Berdik
2023-10-29 19:34:39 -0400
a0f98df6ecPrepare for work on supporting 1.20.2.
David Berdik
2023-10-29 16:22:27 -0400
5f91763199Changed plugin internal version number from 41 to 42 and version name from 2.5.0 to 2.5.1.
David Berdik
2023-10-29 16:13:02 -0400
6c5a950caaChanged plugin internal version number from 40 to 41 and version name from 2.4.3-SNAPSHOT to 2.5.0.
v2.5.0
David Berdik
2023-10-29 16:02:15 -0400
e01c939f7eMerged in spigot-1.20.2 (pull request #6)
furplag
2023-09-29 05:19:27 +0000
fd16e76a68update for Spigot 1.20.2
furplag
2023-09-29 14:04:18 +0900
97fb2f652bMerged in revert-pr-4 (pull request #5)
furplag
2023-09-29 03:14:24 +0000
bbdf5d14c7fix code when Herobrine hiding.
furplag
2022-12-15 16:38:40 +0900
29bf773fb6Update for Spigot 1.19.3
furplag
2022-12-15 16:14:05 +0900
508f32d57aUpdated obfuscated fields in unfreezeRegistry() for Spigot 1.19.
v2.4.0
David Berdik
2022-06-14 19:53:40 -0400
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
David Berdik
2022-06-14 19:35:55 -0400
e44ec179c3Passing 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.
David Berdik
2022-06-14 19:32:39 -0400
59e815e5baUpdated setting of custom names on custom entities for Spigot 1.19.
David Berdik
2022-06-14 19:19:06 -0400
36ed006f89Rewrote help command output code to use the Bungee Chat API.
David Berdik
2022-06-13 22:11:42 -0400
fd10c8da55Started migrating codebase to Spigot 1.19
David Berdik
2022-06-13 19:27:53 -0400
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
David Berdik
2022-06-12 17:05:00 -0400
482aedc6e3Moved 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.
v2.3.1
David Berdik
2022-03-11 18:23:42 -0500
1d07521107*Changed plugin.yml version number from 2.3.0 to 2.3.1 *Changed plugin internal version number from 36 to 37
David Berdik
2022-03-10 19:26:50 -0500
22b2dace65Updated Gradle version used by wrapper from 7.4 to 7.4.1.
David Berdik
2022-03-10 19:23:59 -0500
f98253e070Moved location of UpdateScanner class. Feature-wise, this change is irrelevant. It is just a minor organizational change to the code.
David Berdik
2022-03-10 19:21:58 -0500
45ecd1aef9Fixed Herobrine's Graveyard getting generated above ground level in Minecraft 1.18 and newer.
David Berdik
2022-03-10 19:17:08 -0500
c0db064b4fMigrated codebase to Spigot 1.18.2
David Berdik
2022-03-07 22:06:25 -0500
0f066fa654Revert "Add explicit casting to fix problems with the remapper not working properly."
David Berdik
2022-03-07 15:05:17 -0500
f556f44dbfUpdated Mojang to Spigot remapper Gradle plugin to version 1.2.0.
David Berdik
2022-03-07 14:30:30 -0500
20b41b08bcAdd explicit casting to fix problems with the remapper not working properly.
David Berdik
2022-03-06 17:46:20 -0500
f76f7036d0Updated Mojang to Spigot remapper Gradle plugin to version 1.1.2.
David Berdik
2022-03-06 16:53:48 -0500
7dcd6ac2e0Trying another plugin. Maybe this one will work?
David Berdik
2022-03-03 23:40:02 -0500
821f546fd7Migrate (yet again) to another Gradle plugin for handling the remapping process. This one isn't PaperSpigot-specific, so the deprecation warnings no longer occur.
David Berdik
2022-03-03 17:31:32 -0500
eae6dfe994Revert "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."
David Berdik
2022-03-03 16:54:33 -0500
65873a2ecfUpdated Gradle version used by wrapper from 7.3.1 to 7.4.
v2.3.0
David Berdik
2022-02-25 22:25:29 -0500
5925538190Updated README with newer JDK version requirement and new build instructions.
David Berdik
2022-02-25 21:51:51 -0500
0219fd6025Suppress 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.
David Berdik
2022-02-25 21:50:32 -0500
d83347b6fbRevert "Replace use of the deprecated getDisplayName() with displayName()."
David Berdik
2022-02-23 22:12:23 -0500
a5cad0992cRevert "Finished fixing deprecation warnings."
David Berdik
2022-02-23 22:11:48 -0500
922c7430e6Revert "Add Kyori adventure API"
David Berdik
2022-02-23 22:11:36 -0500
627f1e27f9Add Kyori adventure API
David Berdik
2022-02-23 22:08:24 -0500
f0d8ff9c02Finished fixing deprecation warnings.
David Berdik
2022-02-23 21:00:00 -0500
a54b145596Replace use of the deprecated getDisplayName() with displayName().
David Berdik
2022-02-13 19:57:38 -0500
e5140a794eSpecify the name to use on the final jar.
David Berdik
2022-02-13 19:57:10 -0500
5216e6bccfUpdated import statements for 1.18
David Berdik
2022-02-13 19:38:49 -0500
960928672aMigrate to the Paperweight Userdev Gradle plugin for compiling the plugin. As part of the migration, the Gradle files have been ported from the old Groovy DSL format to the Kotlin DSL format.
David Berdik
2022-02-13 18:46:22 -0500
83f92e79d1Bumped Spigot API version to 1.18 in plugin.yml
David Berdik
2021-12-04 17:54:42 -0500
06e49a0c4c*Changed plugin.yml version number from 2.2.1 to 2.3.0 *Changed plugin internal version number from 35 to 36
David Berdik
2021-12-04 17:53:42 -0500
2792696de3*Bump Minecraft version in build.gradle to 1.18. *Update Spigot compatibility check for 1.18.
David Berdik
2021-12-04 17:49:37 -0500
606381387dUpdated Gradle wrapper to Gradle 7.3.1
David Berdik
2021-12-04 17:47:07 -0500
f07556cb38Remove PaperSpigot block
v2.2.1
David Berdik
2021-07-14 15:26:04 -0400
d1893c6cb3*Changed plugin.yml version number from 2.2.0 to 2.2.1 *Changed plugin internal version number from 34 to 35
David Berdik
2021-07-14 15:22:44 -0400
3295c2f177Fixed reversal of pitch and yaw when teleporting a player back from Herobrine's Graveyard.
v2.2.0
David Berdik
2021-07-08 16:32:23 -0400
42469f1710Fixed issue with Herobrine despawning and respawning not working properly.
David Berdik
2021-07-08 14:10:00 -0400
ef619088a7Removed unnecessary casting.
David Berdik
2021-07-07 21:37:14 -0400
6953009c8bUpdated GriefPrevention, RedProtect, Residence, Towny, WorldEdit, and WorldGuard libraries used for building Herobrine.
David Berdik
2021-07-07 20:28:03 -0400
01b43746e5Corrected name of final jar in README build instructions.
David Berdik
2021-07-07 18:43:16 -0400
86f593cca8Bump Minecraft version in build.gradle to 1.17.1
David Berdik
2021-07-07 18:23:17 -0400
6aeba0848cFixed mistake in project compilation instructions in README.
David Berdik
2021-07-07 18:11:29 -0400
cd616cce27Renamed SoundF to SoundCore
David Berdik
2021-07-07 18:08:42 -0400
26975a87c4Changed "position" command to "location"
David Berdik
2021-07-07 16:59:26 -0400
bfcedd4ea4Renamed BServer and BWorld to NMSServer and NMSWorld.
David Berdik
2021-07-07 16:54:38 -0400
a5a41ed9a9Added pitch and yaw to restoration of player location after visiting Herobrine's Graveyard.
David Berdik
2021-07-07 16:51:35 -0400
2d4c454febAdd pitch and yaw to Herobrine's Graveyard teleportation cache.
David Berdik
2021-07-07 16:40:10 -0400
8e8eb2bd0bUpdated Gradle wrapper to Gradle 7.1.1
David Berdik
2021-07-07 16:22:36 -0400
872fafb161Removed unnecessary entries in build.gradle
David Berdik
2021-07-07 16:19:46 -0400
0b3dc1b257*Changed plugin.yml version number from 2.1.3 to 2.2.0 *Changed plugin internal version number from 33 to 34
David Berdik
2021-07-07 16:18:46 -0400
100ce46665Fixed README formatting error.
David Berdik
2021-07-07 19:49:46 +0000
dc3c22dfabUpdated README
David Berdik
2021-07-07 15:38:30 -0400
22131b38d9Migrated to a more mature Gradle plugin for building Herobrine using the Mojang mappings.
David Berdik
2021-07-07 09:36:02 -0400
392811a9caFixed setting of Herobrine's pitch and yaw.
David Berdik
2021-07-06 21:18:09 -0400
2809b246a5Fixed spawnHumanNPC() in NPCCore
David Berdik
2021-07-06 18:30:32 -0400
b2d306cf11Moved Graveyard world generation to be done before spawning Herobrine.
David Berdik
2021-07-05 20:56:31 -0400
c5d36da55dReplaced obfuscate and deobfuscate Gradle tasks with genReleaseJar Gradle task
David Berdik
2021-07-05 17:59:49 -0400
df52dac138Added live flag to obfuscate and deobfuscate Gradle tasks.
David Berdik
2021-07-05 17:29:21 -0400
46aa641058Bumped Spigot API version to 1.17 in plugin.yml
David Berdik
2021-07-04 20:05:49 -0400
0755d2fc95Added Gradle tasks for obfuscating and deobfuscating the jar.
David Berdik
2021-07-04 20:01:24 -0400
114cb15c7fUpdate Spigot compatibility check for 1.17.
David Berdik
2021-07-02 20:42:58 -0400