9
0
mirror of https://github.com/HibiscusMC/HMCCosmetics.git synced 2025-12-28 19:39:14 +00:00
Commit Graph

83 Commits

Author SHA1 Message Date
Skyslycer
6e3de56071 refactor some stuff 2022-01-29 22:59:25 +01:00
HeroBrineGoat
311253aed3 Fixed backpack being removed and not respawned on teleport 2022-01-28 22:21:13 -05:00
HeroBrineGoat
e024d6420b Switched to using Spigot API 2022-01-28 18:10:46 -05:00
HeroBrineGoat
7a7ddf09fb Forgot to remove test listener 2022-01-28 17:29:56 -05:00
HeroBrineGoat
4aa3ecc147 Added API 2022-01-28 17:29:25 -05:00
HeroBrineGoat
85fc9d9056 Added translations and toggling helmet / off hand requiring empty slots 2022-01-27 22:59:59 -05:00
HeroBrineGoat
998cc02edd Fixed registering permissions 2022-01-25 23:15:09 -05:00
HeroBrineGoat
cfadc69a0d Added registering item permissions 2022-01-25 23:12:57 -05:00
HeroBrineGoat
a29d7f20d0 Added custom dye color command and message 2022-01-25 23:11:56 -05:00
HeroBrineGoat
20efcb0b36 Fixed issue with hat disappearing when closing the inventory 2022-01-23 20:13:29 -05:00
HeroBrineGoat
aed81b4a13 Added cool down of setting items 2022-01-23 16:37:47 -05:00
HeroBrineGoat
eec23ab54b Improved dye menu 2022-01-23 13:59:50 -05:00
HeroBrineGoat
45c51492a3 Fixed database 2022-01-22 01:10:59 -05:00
HeroBrineGoat
80f6e02598 Changed loading of database to be async 2022-01-21 18:39:45 -05:00
HeroBrineGoat
edc8724e90 Changed loading of database to be async 2022-01-21 18:35:03 -05:00
HeroBrineGoat
f7d8a7205f Changed sending packet to broadcast packet 2022-01-21 18:26:30 -05:00
HeroBrineGoat
3551de2cd3 Removed old database classes 2022-01-21 18:23:14 -05:00
HeroBrineGoat
3da27b0bf4 Added database converter 2022-01-21 18:21:51 -05:00
HeroBrineGoat
b63c130730 Off hand works now, and added some database converter stuff 2022-01-21 17:59:59 -05:00
HeroBrineGoat
f02871871c Fixed more gui stuff 2022-01-21 13:39:26 -05:00
HeroBrineGoat
7207974ada Merge branch 'master' into dev
# Conflicts:
#	src/main/java/io/github/fisher2911/hmccosmetics/gui/CosmeticGui.java
#	src/main/java/io/github/fisher2911/hmccosmetics/gui/DyeSelectorGui.java
2022-01-21 13:31:21 -05:00
HeroBrineGoat
7ea5cdcf46 Improved database handling, and added selecting which item to dye in menu 2022-01-21 13:29:29 -05:00
HeroBrineGoat
246fd3f9a6 Fixed (extremely) dumb runnable in GUI 2022-01-20 22:33:50 -05:00
HeroBrineGoat
70ee381f48 More database stuff 2022-01-20 19:09:54 -05:00
HeroBrineGoat
d78bf20ca9 Database stuff (incomplete) 2022-01-20 17:25:20 -05:00
HeroBrineGoat
1c7aa2c672 Cleaned up some code 2022-01-20 16:19:09 -05:00
lucian929
77e913257e Merge pull request #5 from HibiscusMC/hooks
ItemsAdder Hook
2022-01-19 23:11:01 -05:00
HeroBrineGoat
2cc4fcc878 Fixed merging error 2022-01-19 21:21:38 -05:00
HeroBrineGoat
e35eee9937 Merge remote-tracking branch 'origin/hooks' into hooks
# Conflicts:
#	src/main/java/io/github/fisher2911/hmccosmetics/hook/item/ItemsAdderHook.java
2022-01-19 21:16:52 -05:00
HeroBrineGoat
941b82de08 Added support for item adder 2022-01-19 21:16:28 -05:00
Fisher
81bea485a5 Added debug messages 2022-01-19 09:54:13 -05:00
Fisher
cfa36dab4b Update DatabaseFactory.java 2022-01-19 09:48:21 -05:00
Fisher
14d1cf5d19 Added test to try to fix startup error 2022-01-19 08:00:11 -05:00
HeroBrineGoat
8455492322 Fix for backpack color not being set 2022-01-18 20:39:41 -05:00
HeroBrineGoat
c4dba6f9a8 Changed how ItemsAdder listener works 2022-01-18 19:53:33 -05:00
HeroBrineGoat
280018fb9f Changed all ItemAdder things to ItemsAdder 2022-01-18 19:45:02 -05:00
HeroBrineGoat
14617fdaff Changed class name to reflect plugin name 2022-01-18 19:43:13 -05:00
HeroBrineGoat
61f13eb3c1 Fixed ItemsAdder identifier 2022-01-18 19:42:34 -05:00
HeroBrineGoat
39b6a8de67 Fixed ItemsAdder support (Previously done directly on GitHub using a school computer) 2022-01-18 19:25:11 -05:00
lucian929
f19b4d359e Fixes for IA 2022-01-18 15:46:27 -05:00
Fisher
0ca9350ce6 Update HMCCosmetics.java 2022-01-18 12:54:51 -05:00
Fisher
d9f12db6dc Create ItemsAdderListener.java 2022-01-18 12:52:51 -05:00
Fisher
3c302e6c4b Update HMCCosmetics.java 2022-01-18 12:46:57 -05:00
Fisher
e22b776d13 Added ItemAdderHook
The format is "itemadder:item"
2022-01-18 12:05:34 -05:00
Fisher
915285c485 Create ItemAdderHook.java 2022-01-18 12:01:43 -05:00
HeroBrineGoat
7bb8fd79c2 Changed location of armor stand spawn 2022-01-17 23:22:30 -05:00
HeroBrineGoat
3c8c585634 Added oraxen item support 2022-01-17 18:33:29 -05:00
HeroBrineGoat
3cc489cac9 Fixed MySQL issues 2022-01-17 14:45:44 -05:00
HeroBrineGoat
3e609dac93 Added SQLite and MySQL support 2022-01-17 14:12:45 -05:00
HeroBrineGoat
bb812a180f Fixed teleport issue 2022-01-16 20:09:22 -05:00