Commit Graph

32 Commits

Author SHA1 Message Date
Brianna 331fb487e2 version 1.2.12 2020-05-09 18:05:11 -04:00
Brianna 690c7349a8 version 1.2.11 2020-04-16 03:26:49 -04:00
Brianna f49aa75db6 version 1.2.10 2020-03-19 20:07:37 -04:00
Brianna e9c0583b2b version 1.2.9 2020-03-11 10:30:12 -04:00
Brianna ee1c85fb56 version 1.2.8 2020-02-11 16:09:13 -05:00
Brianna b030922816 version 1.6.7 2020-02-01 07:24:25 -05:00
songoda 2549af213d version 1.2.6 2020-01-16 21:43:42 -05:00
Brianna 39be1c2996 version 1.2.5 2019-12-28 14:33:34 -05:00
Brianna 5b8c5f47e0 Formatting clean up. 2019-10-07 17:25:54 -04:00
Brianna 6135f9c257 - Added SongodaCore
- Removed Lombok
 - Redid worldguard system
 - Removed a lot of useless/unused code.
 - Added compatibility with PlayerPoints and The Reserve.
2019-10-07 16:53:51 -04:00
jascotty2 5944301722 fix WG 5 compatibility 2019-08-13 13:32:58 -05:00
Esophose 2192ee683b Material differences, not json/yml files yet 2019-08-03 22:53:55 -06:00
Esophose 9dcf8d5b60 WorldGuard 7.0.0 support 2019-08-03 14:02:10 -06:00
Esophose f1f4fd9c49 Update dependencies 2019-03-18 21:57:22 -06:00
Charles 8a71c487f7 1.0.5
+ Fixed issue with potion effects lagging the server
+ Fixed issue with potion effect types not being compatible in 1.8.8 or other versions
+ Fixed issue with PotionEffectConverter throwing NPE if input is null
+ General Project clean up
+ Fixed /boss new autospawn command not working
2019-02-01 01:56:04 +08:00
Brianna O'Keefe 39f0965c8e Update api-modules/LegacyFactions/pom.xml 2018-11-19 07:12:54 +00:00
Brianna O'Keefe bfb3d6123c Update pom.xml 2018-11-19 07:11:21 +00:00
Brianna O'Keefe afde66acf3 Update pom.xml 2018-11-19 07:06:53 +00:00
Brianna O'Keefe 25b80144cb Update api-modules/FactionsM/pom.xml 2018-11-19 06:57:46 +00:00
Brianna O'Keefe 3babd95f34 Update pom.xml, plugin-modules/Core/pom.xml, plugin-modules/FactionHelper/pom.xml, api-modules/FactionsM/pom.xml, api-modules/FactionsOne/pom.xml, api-modules/FactionsUUID/pom.xml, api-modules/LegacyFactions/pom.xml files 2018-11-19 01:25:08 -05:00
AMinecraftDev 001563e18d 3.0.0-SNAPSHOT-U34
+ Finished transferring and renaming all items to Songoda products
+ Continued work on Drop Tables
+ Added more configurable options for how drops work
+ Updated ServerUtils to log [EpicBosses] not [CustomBosses]
2018-10-27 02:34:48 +08:00
AMinecraftDev a1faea44e4 3.0.0-SNAPSHOT-U33
+ Renamed all file paths to com.songoda.epicbosses
2018-10-26 12:44:12 +08:00
AMinecraftDev f284ae0df1 3.0.0-SNAPSHOT-U27
+ Worked on BossEntityManager
+ Added BossHookManager to handle the Utilities
+ Added BossListenerManager to handle all listeners
+ Added BossLocationManager to handle all location related things
+ Added modified BossMechanicManager to be more understandable
+ Worked on BossSpawn listeners and events
+ Worked the hook system
+ Added more detail to the config
2018-10-16 21:57:18 +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 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 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 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