Commit Graph

253 Commits

Author SHA1 Message Date
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
David Berdik
7316f0c0e2 *Changed plugin.yml version number from 2.0.3 to 2.1.0
*Changed plugin internal version number from 29 to 30
2020-06-28 15:32:05 -04:00
David Berdik
3ca4af3e9a Fixed Herobrine walking not working after the change made in the previous commit 2020-06-28 00:07:07 -04:00
David Berdik
ec6276e1d9 Fixed Herobrine path mover forcing Herobrine's lower body in to the block on which he is standing 2020-06-27 20:52:56 -04:00
David Berdik
a06903f174 The process of finding a random location for Herobrine now works properly 2020-06-27 20:37:29 -04:00
David Berdik
2b8af577af Herobrine movement is no longer entirely dependent on RANDOM_POSITION 2020-06-27 19:30:52 -04:00
David Berdik
b2d3282b11 Removed unnecessary for loop of 101 iterations from getRandomLocation() in RandomPosition 2020-06-27 16:07:40 -04:00
David Berdik
d7c1dba8ef Fixed help command output not working 2020-06-27 11:14:20 -04:00
David Berdik
9fa4e7a534 Updated API version in plugin.yml to 1.16 2020-06-27 11:00:21 -04:00
David Berdik
faa262eadb Migrated codebase to Spigot 1.16.1 2020-06-27 10:59:06 -04:00
David Berdik
488467cf8a Revert "Added workaround to Herobrine movement not working with Spigot 1.15.2, which appears to be caused by a bug outside of Herobrine's jurisdiction"
This reverts commit 47325c630a.
2020-05-20 20:59:42 -04:00
David Berdik
c980f6ab6d *Changed plugin.yml version number from 2.0.2 to 2.0.3
*Changed plugin internal version number from 28 to 29
2020-04-14 17:27:58 -04:00
David Berdik
47325c630a Added workaround to Herobrine movement not working with Spigot 1.15.2, which appears to be caused by a bug outside of Herobrine's jurisdiction 2020-04-12 22:32:43 -04:00
David Berdik
1ce421d6db Fixed resource leak 2020-04-12 21:45:02 -04:00
David Berdik
63b556303c Updated build path to use Spigot 1.15.2 instead of 1.15.1 2020-02-09 14:57:09 -05:00
David Berdik
22be39c61b *Changed plugin.yml version number from 2.0.1 to 2.0.2
*Changed plugin internal version number from 27 to 28
2020-01-04 14:27:42 -05:00
David Berdik
fbdfdb3bff Fixed NullPointerException that occurred when Herobrine attempted interactions with a player on servers that have WorldGuard installed 2020-01-04 14:24:57 -05:00
David Berdik
78cee59186 *Changed plugin.yml version number from 2.0.0 to 2.0.1
*Changed plugin internal version number from 26 to 27
2020-01-02 22:00:39 -05:00
David Berdik
17c2305890 Fixed bug which prevented players from ever successfully getting in to bed even when Herobrine did not intervene in their attempt 2020-01-02 21:57:31 -05:00