Commit Graph

270 Commits

Author SHA1 Message Date
Brianna O'Keefe
62ac5d53a2 debug 2019-01-17 02:00:16 -05:00
Brianna O'Keefe
c06c6f5207 Fixed issue with crate animation and improved code. 2019-01-17 01:59:07 -05:00
Lars Dormans
05cb6490c5 Update src/main/java/com/songoda/ultimatekits/utils/gui/AbstractGUI.java 2019-01-10 12:07:53 +00:00
Brianna O'Keefe
ad9830aca8 Removed EpicSpawners import. 2019-01-04 22:50:35 -05:00
Brianna O'Keefe
8ef5eccabf Title fix 2019-01-04 20:53:30 -05:00
Brianna O'Keefe
17dd83ccf9 fix 2019-01-01 08:24:38 -05:00
Brianna O'Keefe
c14aba8829 Fixed sorting. 2018-12-31 16:32:07 -05:00
Brianna O'Keefe
bd08fd4572 update 2018-12-21 15:19:51 -05:00
Brianna O'Keefe
a410941506 fix 2018-12-21 13:29:42 -05:00
Brianna O'Keefe
1a0e4d44a8 fix default hook 2018-12-16 13:33:31 -05:00
Brianna O'Keefe
ee3c677eb4 debug 2018-12-16 13:26:03 -05:00
Brianna O'Keefe
44f5b23e3b fixed perms and added live countdowns on kits page 2018-12-16 13:24:36 -05:00
Brianna O'Keefe
ef196c12fd fixed issue with overriding items in inventory 2018-12-16 12:25:07 -05:00
Brianna O'Keefe
ad56828632 Update KitItem.java 2018-12-13 15:25:40 +00:00
Brianna O'Keefe
a888bb0fd9 Update KitItem.java 2018-12-13 15:22:51 +00:00
Brianna O'Keefe
30e0954f0d fix for confusion between top and bottom guis. 2018-12-05 04:30:59 -05:00
Brianna O'Keefe
c39e3dbbaf hook 2018-12-03 22:31:19 -05:00
Brianna O'Keefe
71ce3100ee deleted file 2018-12-03 22:23:23 -05:00
Brianna O'Keefe
8782a4c0f9 hook 2018-12-03 22:16:28 -05:00
mastercake10
cc1f026b66 moved serialization utils to its own class ItemSerializer and cached c+m 2018-12-03 21:57:08 +01:00
Brianna O'Keefe
b14613f12b java docs 2018-12-03 15:00:59 -05:00
mastercake10
f709798a84 fixed failing item serialization 2018-12-03 20:36:05 +01:00
Brianna O'Keefe
314747ccc1 fix 2018-12-02 16:15:14 -05:00
Brianna O'Keefe
834d5dffa5 Redid interface system. 2018-11-27 23:22:07 -05:00
Brianna O'Keefe
0b5b42056e fix for SD-429 2018-11-21 14:38:41 -05:00
Brianna O'Keefe
9d92059ea1 Added cache method greatly improving performance. 2018-11-13 20:04:05 -05:00
Brianna O'Keefe
2d68da5b59 fix 2018-11-11 16:43:00 -05:00
Brianna O'Keefe
fe4a499f26 removed debug message 2018-11-11 16:32:47 -05:00
Brianna O'Keefe
7375725d3b kits command now works in console 2018-11-11 16:27:25 -05:00
Brianna O'Keefe
e63abdffc6 Fix for settings editor 2018-11-09 16:59:31 -05:00
Brianna O'Keefe
521d7d2452 fix for permission and not enough money being mixed up. 2018-11-08 12:17:42 -05:00
Brianna O'Keefe
0801043ea6 Will now display chance in preview when enabled.
Fixed issue with rewriting command in preview.
2018-11-06 19:43:59 -05:00
Brianna O'Keefe
e66387e3b6 null fix 2018-11-03 04:24:57 -04:00
Brianna O'Keefe
7bc52f4dda Fix for the weird 0 issue. 2018-11-03 04:20:52 -04:00
Brianna O'Keefe
8a3b9815ab fixed moving item issues 2018-10-27 03:29:26 -04:00
Brianna O'Keefe
4423ddab48 Fixed buying 2018-10-26 23:30:13 -04:00
Brianna O'Keefe
44d9e58b88 command polished 2018-10-26 22:29:42 -04:00
Brianna O'Keefe
91778f07be Commands updated.
code cleaned up.
2018-10-26 16:47:40 -04:00
Brianna O'Keefe
45d2c567ba meta null check 2018-10-26 14:23:35 -04:00
Brianna O'Keefe
79181800ca fix 2018-10-26 14:07:47 -04:00
Brianna O'Keefe
7c917babda General cleanup and polish
Added display options.
Cleaned up crate end task.
Redid option storage.
Fixed bugs abroad
2018-10-25 23:07:47 -04:00
Brianna O'Keefe
08611d1eb3 Fixed timing issues with crate animation close. 2018-10-25 14:15:56 -04:00
Brianna O'Keefe
bdb3703481 General cleanup and polish 2018-10-25 13:56:05 -04:00
Brianna O'Keefe
49d2c70ece Added the ability to change the currency symbol.
Corrected the sound default config value.
Added a chance option for all kit items.
Kit storage system redone.
Kit animations added.
Cleaned up code.
Fixed issues with "Any" kit keys
2018-10-24 17:56:23 -04:00
Brianna O'Keefe
cf35947043 Removed Massive
Cleanedup code.
Fixed issue with display items.
Changed storage system for playerdata to be more performant.
Removed save button for an alternative auto save feature.
Kits will always be found after created.
2018-10-22 17:41:15 -04:00
timderspieler
f4e1f8fb32 Fix shield color nullpointer 2018-10-20 15:54:04 +02:00
Brianna O'Keefe
7206504258 Auto Save 2018-10-06 13:48:39 -04:00
Brianna O'Keefe
6a9cd9db1c Auto Save 2018-10-06 13:41:41 -04:00
Brianna O'Keefe
68001aedf1 Removed commandhandler 2018-09-24 22:17:08 -04:00
Brianna O'Keefe
fc62dc8c7c Removed old CommandHandler 2018-09-24 22:13:36 -04:00
Brianna O'Keefe
2c4d21a28d Cleaned up code.
Privated unnecessarily public methods.
Implemented CommandManager v3.
2018-09-24 22:09:39 -04:00
Brianna O'Keefe
f6ffe596be Added version checker 2018-09-06 13:17:04 -04:00
Brianna O'Keefe
777d040040 pom 2018-07-19 15:29:01 -04:00
Brianna O'Keefe
70809423bf 1.13 2018-07-18 13:27:00 -04:00
Brianna O'Keefe
82183a144a General settings has been resolved 2018-06-04 15:47:43 -04:00
Brianna O'Keefe
2070f841e1 Kits command was not registering. 2018-06-04 15:40:44 -04:00
Brianna O'Keefe
bb68a17abc Removed old unused kitpreview command 2018-05-24 16:59:38 -04:00
Brianna O'Keefe
8225e58ca4 removed factions import 2018-05-18 23:18:33 -04:00
Brianna O'Keefe
b8d575b9ed Keys look and function better. 2018-05-18 23:12:08 -04:00
Brianna O'Keefe
7ef51515c5 Fixes issues with the editor 2018-05-18 13:45:51 -04:00
Brianna O'Keefe
679e4ff077 Fixed issues with editor running options on the wrong rows. 2018-05-17 02:46:02 -04:00
Brianna O'Keefe
2f4d63e272 Removed some verbose 2018-05-17 02:42:04 -04:00
Brianna O'Keefe
f5996236ad Will now properly respect key amounts. 2018-05-17 02:40:59 -04:00
Brianna O'Keefe
dffefb0a8e Bracket in the wrong spot, editor fixed. 2018-05-17 02:27:11 -04:00
Brianna O'Keefe
f456c562fc Patched an issue with using the editor. 2018-05-14 20:30:56 -04:00
NovaFox161
d87e35b874 why the fuck did ENDERMAN and ENDERMEN get changed fucking hell 2018-05-14 11:46:12 -05:00
NovaFox161
cb6289109d Respect sound enable/disable setting in config. 2018-05-14 11:37:19 -05:00
NovaFox161
c89ec14608 Fix typo in sound enum for config. 2018-05-14 11:32:53 -05:00
NovaFox161
177963aa82 If this works.... 2018-05-07 11:53:58 -05:00
NovaFox161
0cf8b9b199 New Arconix, UTF-8, Maven 2018-05-05 18:32:21 -05:00