Commit Graph

221 Commits

Author SHA1 Message Date
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
David Berdik
8838a51704 All errors fixed! 2021-07-02 18:51:58 -04:00
David Berdik
8e527db2c7 Fixed two more errors. 13 errors remain in HumanNPC. 2021-07-02 15:54:09 -04:00
David Berdik
48acf6dc7a Fixed more errors. 15 remaining. 2021-07-01 22:25:23 -04:00
David Berdik
230554e11a Fixed more errors. 20 remaining, and all are related to NPCs. 2021-07-01 21:27:28 -04:00
David Berdik
bac190a385 Fixed more errors. 64 remaining. 2021-07-01 16:43:59 -04:00
David Berdik
7da381ec6a Most of the work from yesterday was useless, as my Gradle cache was apparently out of sync and therefore registering imports as valid that turned out to be invalid, so, back to the drawing board. Down to 93 errors remaining. 2021-06-30 22:25:16 -04:00
David Berdik
bb12e57257 Fixed imports, however, missing field errors have not been resolved yet. 2021-06-29 21:51:20 -04:00
David Berdik
601287b214 Removed "name" field from repository entry for Mojang Mappings plugin. 2021-06-29 19:32:18 -04:00
David Berdik
6b63067ead Updated Gradle configuration for Spigot 1.17 and added support for using the so-called "Mojang Mappings" via the use of a third-party plugin (https://www.spigotmc.org/threads/1-17-mappings-with-gradle.511184/). 2021-06-29 19:30:41 -04:00
David Berdik
82b71fda34 Updated Gradle wrapper to use 7.1. 2021-06-27 20:57:10 -04:00
David Berdik
0e50129f86 *Changed plugin.yml version number from 2.1.2 to 2.1.3
*Changed plugin internal version number from 32 to 33
2021-05-30 22:00:15 -04:00
David Berdik
2178160565 Added PaperSpigot detection. If PaperSpigot is detected, have the plugin print an error stating to upgrade to Spigot and disable itself. 2021-05-30 21:56:55 -04:00
David Berdik
59481e4f81 Updated build.gradle to point to 1.16.5 2021-05-30 20:06:10 -04:00
David Berdik
d89111db0b Updated Gradle version used by Gradle wrapper from 6.7 to 7.0.2. 2021-05-30 19:58:56 -04:00
David Berdik
2c65126c65 Added server compatibility check. If Herobrine is not compatible with the server, an error message will be printed to the server console and the plugin will disable itself. 2020-12-23 18:26:07 -05:00
David Berdik
2c34f67cb3 *Changed plugin.yml version number from 2.1.1 to 2.1.2
*Changed plugin internal version number from 31 to 32
2020-12-19 22:08:24 -05:00
David Berdik
532bb0f9ab Migrated to Spigot 1.16.4 2020-12-19 22:06:46 -05:00
Cory Redmond
3d57b0f801 Merged in acecheesecr14/herobrine-2/bug-wolf-friendly (pull request #3)
Set wolf target

Approved-by: David Berdik <berdikgit@theprogrammersworld.net>
2020-11-09 23:20:18 +00:00
Cory Redmond
86784fd8f4 Merged David-B/herobrine-2:master into acecheesecr14/herobrine-2:bug-wolf-friendly 2020-11-07 18:48:51 +00:00
David Berdik
f454a89add Stray space 2020-11-06 19:45:09 -05:00
David Berdik
9867af5539 Minor comment formatting correction 2020-11-06 19:44:14 -05:00
Cory Redmond
7773094751 Merged in acecheesecr14/herobrine-2/bug-bed-spam (pull request #2)
Disallow spamming the bed to get mob spawns.

Approved-by: David Berdik <berdikgit@theprogrammersworld.net>
2020-11-07 00:29:51 +00:00
David Berdik
a29d4e13df Changed root project name from "Herobrine" to "Herobrine 2" 2020-11-06 18:43:01 -05:00
Cory Redmond
786bab7541 Merged in acecheesecr14/herobrine-2/move-to-gradle (pull request #1)
Add gradle dependency managment

Approved-by: Cory Redmond <acecheese@live.co.uk>
Approved-by: David Berdik <berdikgit@theprogrammersworld.net>
2020-11-06 23:35:10 +00:00
Cory Redmond
150a5b5c3a
Use java version 8. 2020-11-03 17:07:14 +00:00
Cory Redmond
ffa63f2b44
Set wolf target 2020-11-03 14:49:45 +00:00
Cory Redmond
c9ae0bfd17 Merged in bug-bed-spam (pull request #2)
Disallow spamming the bed to get mob spawns.
2020-11-03 14:45:38 +00:00
Cory Redmond
30994f5a61 Merged in move-to-gradle (pull request #1)
Add gradle dependency managment.
2020-11-03 14:44:27 +00:00
Cory Redmond
09c4bfef23
Disallow spamming the bed to get mob spawns. 2020-11-03 14:42:10 +00:00
Cory Redmond
601f6c9299
Add gradle dependency managment. 2020-11-02 01:00:27 +00:00
David Berdik
d58e71d9f2 *Changed plugin.yml version number from 2.1.0 to 2.1.1
*Changed plugin internal version number from 30 to 31
2020-09-11 22:44:52 -04:00
David Berdik
e6becf836d Migrated codebase to Spigot 1.16.2 2020-09-11 22:42:31 -04:00