Commit Graph

167 Commits

Author SHA1 Message Date
Brianna O'Keefe
267c370ae3 Performance 2018-10-30 16:36:48 -04:00
The_Creeper_Cow
0b20840183 POM updated 2018-10-18 22:35:58 +02:00
Brianna O'Keefe
8ebbfe8600 Compiles against 1.13
Spawner Identification system is now uuid based.
omni spawner holograms are now named correctly.
2018-07-22 17:03:40 -04:00
NovaFox161
450065edc6 This *should* fix compile errors for Bri 2018-05-27 13:17:08 -05:00
Brianna O'Keefe
aac66b2e40 Changed build version.
Fixed bug with placing spawners that are not epic spawners.
2018-05-27 13:37:45 -04:00
Parker Hawke
9090071012 Reorganize the project pom files
This commit moves plugin-specific dependencies to the EpicSpawners-Plugin pom, removes any unnecessary / unused repositories and dependencies, and adds missing dependencies that weren't previously present in order to provide a successful compile. The parent and API poms should no longer have any issues, whereas the plugin pom is still missing dependencies due to missing credentials for Songoda's private repository. These must instead either be local installed unless access to the repository is granted
2018-05-19 17:10:27 -04:00
Brianna O'Keefe
c35a305da8 Custom Events enabled.
Xersion incremented.
2018-05-19 01:21:31 -04:00
NovaFox161
a29489c0dc Sometimes I'm stupid. Today is one of those days. 2018-05-16 20:05:06 -05:00
NovaFox161
b0fc01492c Should fix the deployment issues. 2018-05-16 17:26:43 -05:00
NovaFox161
edbe66332d Don't deploy the plugin 2018-05-16 17:09:46 -05:00
Parker Hawke
110d3cefc5 Explicitly declare EpicSpawners-Plugin as a module in the parent pom.xml 2018-05-16 13:15:47 -04:00
Brianna O'Keefe
9fb55b643f Changes:
Changes to the API:
Spawners are now consistently defined with our SpawnerData object.
Deprecated methods:
SpawnerManager#getSpawnersInWorld()
SpawnerManager#getRegisteredSpawnerData()
SpawnerChangeEvent#getCurrentMulti()
SpawnerChangeEvent#getOldMulti()
SpawnerChangeEvent#getType()
SpawnerChangeEvent#getOldType()
SpawnerDropEvent#getMultiSize()
Spawner#stack(Player, String, int)
Added Methods:
EpicSpawners#newSpawnerItem(SpawnerData, int)
EpicSpawners#newSpawnerItem(SpawnerData, int, int)
EpicSpawners#getSpawnerDataFromItem(ItemStack)
EpicSpawners#getStackSizeFromItem(ItemStack)
SpawnerData#toItemStack()
SpawnerData#toItemStack(int)
SpawnerData#toItemStack(int, int)
Fixed an issue with the display names for the SpawnerStats.
Reprogrammed out ParticleHandler to be faster and more reliable.
Temporary player data is now more efficient.
2018-05-16 13:15:22 -04:00
Brianna O'Keefe
85f1a563d6 Split into plugin and api 2018-05-16 13:15:06 -04:00
NovaFox161
9e135bf0c5 Fixing maven repos 2018-05-16 13:15:02 -04:00
NovaFox161
3073d222b1 ES 5!! 2018-05-10 14:11:46 -05:00
NovaFox161
3ee28cf40e Update version number 4.3.0 2018-05-07 18:06:21 -05:00
NovaFox161
865bab0ecf Maven + UTF-8 + New Arconix 2018-05-07 10:27:48 -05:00