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 |
|
David Berdik
|
e5140a794e
|
Specify the name to use on the final jar.
|
2022-02-13 19:57:10 -05:00 |
|
David Berdik
|
5216e6bccf
|
Updated import statements for 1.18
|
2022-02-13 19:38:49 -05:00 |
|
David Berdik
|
960928672a
|
Migrate 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.
|
2022-02-13 18:46:22 -05:00 |
|
David Berdik
|
83f92e79d1
|
Bumped Spigot API version to 1.18 in plugin.yml
|
2021-12-04 17:54:42 -05:00 |
|
David Berdik
|
06e49a0c4c
|
*Changed plugin.yml version number from 2.2.1 to 2.3.0
*Changed plugin internal version number from 35 to 36
|
2021-12-04 17:53:42 -05:00 |
|
David Berdik
|
2792696de3
|
*Bump Minecraft version in build.gradle to 1.18.
*Update Spigot compatibility check for 1.18.
|
2021-12-04 17:49:37 -05:00 |
|
David Berdik
|
606381387d
|
Updated Gradle wrapper to Gradle 7.3.1
|
2021-12-04 17:47:07 -05:00 |
|
David Berdik
|
f07556cb38
|
Remove PaperSpigot block
|
2021-07-14 15:26:04 -04:00 |
|
David Berdik
|
d1893c6cb3
|
*Changed plugin.yml version number from 2.2.0 to 2.2.1
*Changed plugin internal version number from 34 to 35
|
2021-07-14 15:22:44 -04:00 |
|
David Berdik
|
3295c2f177
|
Fixed reversal of pitch and yaw when teleporting a player back from Herobrine's Graveyard.
|
2021-07-08 16:32:23 -04:00 |
|
David Berdik
|
42469f1710
|
Fixed issue with Herobrine despawning and respawning not working properly.
|
2021-07-08 14:10:00 -04:00 |
|
David Berdik
|
ef619088a7
|
Removed unnecessary casting.
|
2021-07-07 21:37:14 -04:00 |
|
David Berdik
|
6953009c8b
|
Updated GriefPrevention, RedProtect, Residence, Towny, WorldEdit, and WorldGuard libraries used for building Herobrine.
|
2021-07-07 20:28:03 -04:00 |
|
David Berdik
|
01b43746e5
|
Corrected name of final jar in README build instructions.
|
2021-07-07 18:43:16 -04:00 |
|
David Berdik
|
86f593cca8
|
Bump Minecraft version in build.gradle to 1.17.1
|
2021-07-07 18:23:17 -04:00 |
|
David Berdik
|
6aeba0848c
|
Fixed mistake in project compilation instructions in README.
|
2021-07-07 18:11:29 -04:00 |
|
David Berdik
|
cd616cce27
|
Renamed SoundF to SoundCore
|
2021-07-07 18:08:42 -04:00 |
|
David Berdik
|
26975a87c4
|
Changed "position" command to "location"
|
2021-07-07 16:59:26 -04:00 |
|
David Berdik
|
bfcedd4ea4
|
Renamed BServer and BWorld to NMSServer and NMSWorld.
|
2021-07-07 16:54:38 -04:00 |
|
David Berdik
|
a5a41ed9a9
|
Added pitch and yaw to restoration of player location after visiting Herobrine's Graveyard.
|
2021-07-07 16:51:35 -04:00 |
|
David Berdik
|
2d4c454feb
|
Add pitch and yaw to Herobrine's Graveyard teleportation cache.
|
2021-07-07 16:40:10 -04:00 |
|
David Berdik
|
8e8eb2bd0b
|
Updated Gradle wrapper to Gradle 7.1.1
|
2021-07-07 16:22:36 -04:00 |
|
David Berdik
|
872fafb161
|
Removed unnecessary entries in build.gradle
|
2021-07-07 16:19:46 -04:00 |
|
David Berdik
|
0b3dc1b257
|
*Changed plugin.yml version number from 2.1.3 to 2.2.0
*Changed plugin internal version number from 33 to 34
|
2021-07-07 16:18:46 -04:00 |
|
David Berdik
|
100ce46665
|
Fixed README formatting error.
|
2021-07-07 19:49:46 +00:00 |
|
David Berdik
|
dc3c22dfab
|
Updated README
|
2021-07-07 15:38:30 -04:00 |
|
David Berdik
|
22131b38d9
|
Migrated to a more mature Gradle plugin for building Herobrine using the Mojang mappings.
|
2021-07-07 09:36:02 -04:00 |
|
David Berdik
|
392811a9ca
|
Fixed setting of Herobrine's pitch and yaw.
|
2021-07-06 21:18:09 -04:00 |
|
David Berdik
|
2809b246a5
|
Fixed spawnHumanNPC() in NPCCore
|
2021-07-06 18:30:32 -04:00 |
|
David Berdik
|
b2d306cf11
|
Moved Graveyard world generation to be done before spawning Herobrine.
|
2021-07-05 20:56:31 -04:00 |
|
David Berdik
|
c5d36da55d
|
Replaced obfuscate and deobfuscate Gradle tasks with genReleaseJar Gradle task
|
2021-07-05 17:59:49 -04:00 |
|
David Berdik
|
df52dac138
|
Added live flag to obfuscate and deobfuscate Gradle tasks.
|
2021-07-05 17:29:21 -04:00 |
|
David Berdik
|
46aa641058
|
Bumped Spigot API version to 1.17 in plugin.yml
|
2021-07-04 20:05:49 -04:00 |
|
David Berdik
|
0755d2fc95
|
Added Gradle tasks for obfuscating and deobfuscating the jar.
|
2021-07-04 20:01:24 -04:00 |
|
David Berdik
|
114cb15c7f
|
Update Spigot compatibility check for 1.17.
|
2021-07-02 20:42:58 -04:00 |
|