David Berdik
|
ef619088a7
|
Removed unnecessary casting.
|
2021-07-07 21:37:14 -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
|
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
|
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
|
46aa641058
|
Bumped Spigot API version to 1.17 in plugin.yml
|
2021-07-04 20:05:49 -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
|
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
|
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
|
ffa63f2b44
|
Set wolf target
|
2020-11-03 14:49:45 +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 |
|