Commit Graph

178 Commits

Author SHA1 Message Date
AMinecraftDev
8ad2ae8b3a 3.0.0-SNAPSHOT-U25
+ Continued work on GUI
+ 90% completed Bosses List GUI
2018-10-10 23:09:18 +08:00
AMinecraftDev
f1d94b52ea 3.0.0-SNAPSHOT-U24
+ Added BossMenu and BossShop commands
+ Worked BossDropTable, Edit, Items, Menu, Skills command
+ Started work on the GUI system.
2018-10-10 21:22:06 +08:00
AMinecraftDev
5893cfc0b4 3.0.0-SNAPSHOT-U23
+ Completed Boss Debug Command
+ Begun work on GUIs
2018-10-09 22:32:35 +08:00
AMinecraftDev
41dbd03dab 3.0.0-SNAPSHOT-U22
+ Completed Boss Create command
+ Fixed all API methods so that when you create a boss it will now save to the file
2018-10-09 21:23:40 +08:00
AMinecraftDev
69cb000d1a 3.0.0-SNAPSHOT-U21
Added YmlFileHandler, started working on Messages and Permissions enum, modified a few things to support better.

TODO: Make a seperate jar which supports Minecraft 1.8.
2018-10-08 22:02:31 +08:00
AMinecraftDev
d175810c89 3.0.0-SNAPSHOT-U20
Updated plugin to support Minecraft 1.13. Added bStats to use as the data tracking for the plugin. Continued to work on improving the Panel system.

TODO: Make a seperate jar which supports Minecraft 1.8.
2018-08-06 22:02:58 +08:00
AMinecraftDev
39c2cf12ec 3.0.0-SNAPSHOT-U19
Started working on the Panel handling mechanics, as well as added ItemStackHolderConverter and ItemStackUtils.
2018-08-02 22:26:42 +08:00
AMinecraftDev
1acd70265b 3.0.0-SNAPSHOT-U18
Added BossesFileHandler, BossesFileManager as well as updating MainStatsElement in the bosses.json file to allow for multiple bosses (stacking) as well as updating the EntityTypeMechanic to support the new multiple bosses option. Also finished off the createBaseBossEntity method in the BossAPI.
2018-07-01 23:30:18 +08:00
AMinecraftDev
7d08f613d0 3.0.0-SNAPSHOT-U17
Fixed up EntityTypeMechanic to now use EntityFinder, added a new Debug message.
2018-07-01 22:34:44 +08:00
AMinecraftDev
25b058deb3 3.0.0-SNAPSHOT-U16
Added Endermite, Guardian, Llama, Parrot, PolarBear, Rabbit and Shulker entity handlers.
Added Endermite, Guardian, Shulker, Pig, Sheep, Cow, Chicken, Squid, Wolf, MushroomCow, Snowman, Ocelot, IronGolem, Horse, Rabbit, PolarBear, Llama, Parrot, Villager to EntityFinder.
2018-07-01 22:26:51 +08:00
AMinecraftDev
2cc9625c0a 3.0.0-SNAPSHOT-U15
Added Donkey, Evoker, Illusioner, Mule, Vex and Vindicator Handlers as well as added ZombieHorse, Donkey, Mule, Evoker, Vex, Vindicator, Illusioner, Creeper, Skeleton, Spider, Giant, Zombie, BabyZombie, Slime, Ghast, PigZombie, BabyPigZombie, Enderman, CaveSpider, Silverfish, Blaze, MagmaCube, EnderDragon, Wither, Bat, Witch to EntityFinder.
2018-07-01 12:58:46 +08:00
AMinecraftDev
3c98256356 3.0.0-SNAPSHOT-U14
Added some to-do's, and fixed the error with BossAPI
2018-06-28 21:14:32 +08:00
AMinecraftDev
5b3d99152c 3.0.0-SNAPSHOT-U13
Fixed up some issues on the BossEntity Elements, as well as started working on a EntityFinder class which will handle every sort of mob
2018-06-28 21:12:36 +08:00
AMinecraftDev
be824fe0c1 3.0.0-SNAPSHOT-U12
Finished setting up all mechanics, and finished the manager. Added HealthMechanic, NameMechanic, PotionMechanic, WeaponMechanic and fixed SettingsMechanic as well as adding a PotionEffectConverter
2018-06-27 23:43:25 +08:00
AMinecraftDev
bebb0ba00c 3.0.0-SNAPSHOT-U11
Set up EquipmentMechanic
2018-06-03 23:22:06 +08:00
AMinecraftDev
950851584a 3.0.0-SNAPSHOT-U10
Completed the ItemStack handling system
2018-06-03 22:24:21 +08:00
AMinecraftDev
22c3fc4765 3.0.0-SNAPSHOT-U9
Implemented more mechanics, utilities, added the items.json system, moved the API into the out of the API module and into the core module
2018-06-03 22:11:13 +08:00
AMinecraftDev
37ab20b142 3.0.0-SNAPSHOT-U8
Implemented EntityType handling and EntityTypeMechanic
2018-06-02 22:59:29 +08:00
AMinecraftDev
4198b2f55b 3.0.0-SNAPSHOT-U7
Finished ItemStack handling
2018-04-28 06:15:14 +08:00
AMinecraftDev
364466b665 3.0.0-SNAPSHOT-U6 2018-04-28 04:22:03 +08:00
AMinecraftDev
28ec270364 3.0.0-SNAPSHOT-U5 2018-04-15 02:14:13 +08:00
AMinecraftDev
ba3f4b485e 3.0.0-SNAPSHOT-U4 2018-04-15 00:24:58 +08:00
AMinecraftDev
83ad2edf00 3.0.0c - Updated 2018-03-30 04:30:53 +08:00
AMinecraftDev
79ebecdd77 3.0.0b - Updated 2018-03-12 00:48:32 +08:00
AMinecraftDev
b13a57d773 3.0.0a - Updated 2018-03-08 23:37:07 +08:00
AMinecraftDev
869e16a0e7 3.0.0.1 - Restarted
+ Restarted the project
+ Added BossAPI
+ Added BossEntity
+ Added BossManager
+ Added CustomEntityModel
2017-09-06 02:58:16 +08:00
AMinecraftDev
24079c208e 3.0.0.0 R2 - master branch
+ Added base code to create a boss entity
+ Added some targetting classes
+ Added a bunch of interfaces which will do different things towards the boss entity.
2017-05-31 23:04:55 +08:00
AMinecraftDev
ce698e209b 3.0.0.0 - master branch
+ Initial Commit
+ Added Core module
+ Added FactionsM module
+ Added FactionsUUID module
+ Added FactionsOne module
+ Added PluginAPI module
+ Added resources to Core module
2017-05-31 03:36:55 +08:00