Commit Graph

58 Commits

Author SHA1 Message Date
songoda
e3cb4abe9b Fixed issue with single max stacks. 2019-09-18 12:36:51 -04:00
songoda
ac39a0b9a0 Added item stacking for items with a max stack size lower than 64. 2019-09-18 12:33:33 -04:00
songoda
00a4e5e048 Custom WorldGuard flag. 2019-09-18 12:02:35 -04:00
jascotty2
9f1ec0a8ff fix remnant holograms 2019-09-10 16:50:41 -05:00
jascotty2
7a406283a3 fallback blacklist logic 2019-09-10 13:25:48 -05:00
jascotty2
ce60a0bb98 improve blacklist efficiency + add modern names for legacy servers 2019-09-10 13:21:00 -05:00
jascotty2
71f9636e07 fix null errors, migrate internal API to new methods 2019-09-10 13:11:12 -05:00
jascotty2
413c26c914 Merge branch 'development' of gitlab.com:Songoda/ultimatestacker into development 2019-09-09 11:08:40 -05:00
jascotty2
4779912462 core update 2019-09-09 11:08:04 -05:00
Brianna
c0bc2d8cf3 Settings 2019-09-07 17:55:16 -04:00
jascotty2
a75c65dbeb clean up guimanager reference 2019-09-07 08:29:24 -05:00
jascotty2
d916f6a121 actually load hologram hooks 2019-09-04 08:17:45 -05:00
jascotty2
d5139cd5e0 implement core library 2019-09-03 15:38:00 -05:00
Brianna
e3f6131bfd Kill whole stack. 2019-08-08 20:52:41 -04:00
Brianna
3e76d9cc14 Fix for error when holograms are disabled. 2019-08-03 20:51:28 -04:00
Brianna
17e4c6709a New data system. 2019-08-02 09:59:10 -04:00
Brianna
b5c82f4e11 Performance boost. 2019-07-31 00:29:10 -04:00
Brianna
b03c7c60f8 Lootables 2019-07-23 10:55:49 -04:00
Brianna
1aae07c08d Locale update. 2019-07-18 22:19:33 -04:00
Brianna
1184ce24f3 Made it so entities spawn directly into stacks from spawners. 2019-07-17 08:56:50 -04:00
Brianna
94cfe24ae2 Added reloading to lootables. 2019-07-09 15:21:42 -04:00
Brianna
c02a5b1751 Added lootables. 2019-07-08 12:39:57 -04:00
Brianna
79e091c6ba Fixed spawner deserialization.
Added spawning directly into stack.
2019-06-27 14:34:33 -04:00
Brianna
8775e9e370 Added clearlag support. 2019-06-20 03:33:29 -04:00
Brianna
91875e73cd Added support for pigs -> pig zombies and villages -> witches.
Removed stack saving system and integrated an in nametag serialization.
Fixed issue with updating name tags after stack remove.
Cleaned up some reflection.
Cleaned up breed cooldown system.
2019-06-20 01:51:38 -04:00
Brianna
6f40d5c20c Added the ability to convert from stackmob and wildstacker. 2019-06-09 20:47:29 -04:00
Brianna
43737db620 Fixed error with sound not loading on 1.8 2019-06-09 11:28:18 -04:00
Brianna
828fdb429f Added advanced explosion handling from EpicSpawners 2019-06-07 13:48:17 -04:00
Brianna
917a01d356 Lots more.
Added ability to shear mooshroom cows.
Added ability to configure why entities are split.
Redesigned split entity system.
Fixed bug causing an entity to be lost when breeding a stack.
2019-06-06 00:43:38 -04:00
Brianna
2fc8dc1043 Lots of stuff.
Added support for taming.
Overhauled and made customization the entity stack check system.
Fixed new entity system for breeding.
2019-06-05 23:26:16 -04:00
Brianna
50a6d5c04d Redid Item stacking completely. 2019-06-04 03:17:25 -04:00
Brianna
09d364a95c Merged Master into Legacy. & Overhauled SettingsManager 2019-05-23 16:15:04 -04:00
Brianna
91c1059386 Removed Arconix Support 2019-04-27 19:20:33 -04:00
Brianna
edc0a48e3d Added updater. 2019-04-26 04:06:18 -04:00
Brianna
84c4a9fe34 Added ability to disable worlds. 2019-04-11 02:54:59 -04:00
Brianna
e95d7ead01 Added ability to change mob names. 2019-04-03 13:31:33 -04:00
Brianna O'Keefe
e5210ef11c General improvements. 2019-03-20 23:36:58 -04:00
Brianna O'Keefe
c5c60ca5c0 Version/Metrics 2019-03-07 14:00:13 -05:00
Brianna O'Keefe
3924d51c5a Fixed stacks unloading on startup. 2019-02-28 10:53:12 -05:00
Brianna O'Keefe
7003584139 New storage system. 2019-02-19 16:16:10 -05:00
Brianna O'Keefe
62868dce12 Update src/main/java/com/songoda/ultimatestacker/UltimateStacker.java, .gitlab-ci.yml files 2019-01-27 15:57:24 -05:00
Brianna O'Keefe
327d222841 Update src/main/java/com/songoda/ultimatestacker/UltimateStacker.java 2019-01-27 15:57:20 -05:00
Brianna O'Keefe
2dec87fbeb Added HolographicDisplays 2019-01-23 13:01:31 -05:00
Brianna O'Keefe
a4851ee3c3 Updated branding. 2019-01-15 02:29:27 -05:00
Brianna O'Keefe
abadec1f81 separated breed event. 2019-01-10 16:45:13 -05:00
Brianna O'Keefe
d9f21c9ef7 Removed Arconix as a hard dependency. 2019-01-10 15:27:01 -05:00
Brianna O'Keefe
a4320c1e15 settings will now reload correctly. 2018-11-30 19:09:18 -05:00
Brianna O'Keefe
32237003c5 sorted listeners properly 2018-11-25 16:28:58 -05:00
Brianna O'Keefe
3b3930aebf updated to support new arconix hologram features 2018-11-14 19:58:57 -05:00
Brianna O'Keefe
c15a80f66b fix 2018-11-10 01:03:16 -05:00