Commit Graph

65 Commits

Author SHA1 Message Date
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