LoJoSho
|
3bfdde4281
|
fix: not checking player before checking world
|
2024-04-30 16:28:31 -05:00 |
|
LoJoSho
|
8daa2709f3
|
feat: process PAPI placeholders in wardrobe bossbar
|
2024-04-29 14:32:15 -05:00 |
|
LoJoSho
|
35260d4abb
|
Merge remote-tracking branch 'origin/remapped' into remapped
|
2024-04-27 09:06:34 -05:00 |
|
LoJoSho
|
2d44435d53
|
fix: hmccolor dye menu not processing through minimessage
|
2024-04-27 09:06:21 -05:00 |
|
lucian929
|
c33cfbd302
|
fix: update default config to use proper input slots for color
|
2024-04-25 15:24:22 -04:00 |
|
lucian929
|
f5a1a67e1e
|
chore: remove emotes from defaultmenu
|
2024-04-25 14:13:47 -04:00 |
|
LoJoSho
|
ddc0a504fd
|
fix: disabled worlds not checked if player teleports through portals
|
2024-04-25 12:12:27 -05:00 |
|
LoJoSho
|
de108753d5
|
clean: ignore cancelled teleportations
|
2024-04-02 22:04:40 -05:00 |
|
LoJoSho
|
b31e8b7a4b
|
chore: more documentation for CosmeticUsers class
|
2024-04-02 22:02:51 -05:00 |
|
LoJoSho
|
383fdfa7f6
|
fix: no entity + backpack spawning causing NPE
|
2024-03-16 12:13:07 -05:00 |
|
LoJoSho
|
54e867ab0b
|
Merge pull request #131 from HibiscusMC/allow-flight
fix: wardrobe kicking player if allowFlight not enabled in server.pro…
|
2024-03-11 08:40:46 -05:00 |
|
LoJoSho
|
068ed3eb70
|
fix: backpacks not reattaching after teleporting
|
2024-03-05 22:26:10 -06:00 |
|
LoJoSho
|
a203c60df1
|
fix: backpacks turning black when under blocks
|
2024-03-05 10:58:12 -06:00 |
|
LoJoSho
|
e13c3fccb4
|
fix: hidden flags being added async causing error
|
2024-02-25 17:51:06 -06:00 |
|
LoJoSho
|
add72e66c9
|
feat: hidden reasons now in lists, add disableall command (hides all players cosmetics)
|
2024-02-25 15:20:32 -06:00 |
|
LoJoSho
|
0e587feff0
|
fix: multiple schedulers when player has multiple loaded cosmetics
|
2024-02-21 12:42:57 -06:00 |
|
LoJoSho
|
27be86c419
|
fix: clean resources after sql usage
|
2024-02-20 13:53:10 -06:00 |
|
Boy
|
3d940d8468
|
fix: wardrobe kicking player if allowFlight not enabled in server.properties
|
2024-02-10 13:20:36 +01:00 |
|
LoJoSho
|
7515cdd137
|
refactor: getHidden to isHidden in CosmeticUser class, deprecate old method
|
2024-02-04 20:07:01 -06:00 |
|
LoJoSho
|
8e92f3e689
|
fix: hidden reasons for gamemodes + world not working, spawning entity cosmetics while hidden
|
2024-02-04 20:04:33 -06:00 |
|
LoJoSho
|
7c4b833d80
|
fix: tab autocomplete checks attempted before user loading causing NPE
|
2024-02-04 19:20:37 -06:00 |
|
LoJoSho
|
b291dc4c9f
|
Merge remote-tracking branch 'origin/remapped' into remapped
|
2024-01-28 10:57:30 -06:00 |
|
LoJoSho
|
60b91df843
|
fix: balloons with head models pitch being affected by player
|
2024-01-28 10:56:49 -06:00 |
|
LoJoSho
|
56f380025d
|
fix: equipped armor not showing after exiting wardrobe
|
2024-01-17 13:07:01 -06:00 |
|
LoJoSho
|
b3e0acbcbd
|
feat: add config options to prevent damage while in the wardrobe
|
2024-01-17 12:45:04 -06:00 |
|
LoJoSho
|
dffcf6213b
|
fix: check if player is not null before running end wardrobe
|
2024-01-17 12:24:41 -06:00 |
|
Boy
|
485f5837f4
|
fix: bump HMCColor & implement API-changes
|
2024-01-14 01:55:34 +01:00 |
|
Boy
|
1f38d1aa46
|
chore: bump hmccolor
|
2024-01-10 01:52:27 +01:00 |
|
LoJoSho
|
ce7dc03350
|
fix: player dying causing NPE
|
2024-01-06 11:09:21 -06:00 |
|
LoJoSho
|
9a75fcb55b
|
fix: check if player is still online after join delay
|
2024-01-05 13:36:12 -06:00 |
|
LoJoSho
|
5522eed2d1
|
fix: pose changes in wardrobe causes backpack being unattached
|
2024-01-03 12:38:17 -06:00 |
|
LoJoSho
|
1737330b87
|
feat: balloons now disappear when hidden
|
2024-01-02 21:10:38 -06:00 |
|
LoJoSho
|
eff25664f3
|
clean: move gamemode and world hidden checks to player join
|
2024-01-02 21:10:06 -06:00 |
|
LoJoSho
|
27d3a1df42
|
feat: add disabled worlds option
|
2024-01-02 20:45:18 -06:00 |
|
LoJoSho
|
63bda02869
|
fix: hidden backpacks still having armorstands spawned
|
2024-01-02 20:34:25 -06:00 |
|
LoJoSho
|
8c251a8c69
|
clean: add debug messages for respawning of cosmetics
|
2024-01-02 11:10:36 -06:00 |
|
LoJoSho
|
4b481ef3ea
|
clean: refactor overlapping Hibiscus Commons util class names
|
2023-12-29 12:19:00 -06:00 |
|
LoJoSho
|
f8cb436c5b
|
fix: handle IA reloading
|
2023-12-28 20:49:23 -06:00 |
|
LoJoSho
|
99edb501a5
|
fix: itemsadder reload
|
2023-12-28 19:07:46 -06:00 |
|
LoJoSho
|
66aaed009f
|
fix: players being invisible if disconnect in wardrobe
|
2023-12-27 10:54:08 -06:00 |
|
LoJoSho
|
155133a2a0
|
fix: players opening menu in setup phase of wardrobes
|
2023-12-27 09:50:58 -06:00 |
|
LoJoSho
|
93062d47a8
|
fix: cosmetic armor happening in wardrobe
|
2023-12-27 09:46:59 -06:00 |
|
LoJoSho
|
1f0c67a805
|
clean: remove cmi jars
|
2023-12-24 21:30:27 -06:00 |
|
LoJoSho
|
74feb112f6
|
feat: remove nms in HMCC, update to support Hibiscus Commons 0.1.8
|
2023-12-23 12:37:20 -06:00 |
|
LoJoSho
|
4b467b4644
|
fix: check instance instead of id for shading
|
2023-12-23 11:54:20 -06:00 |
|
LoJoSho
|
15234a904f
|
clean: remove barely used text emote feature
|
2023-12-22 22:09:22 -06:00 |
|
LoJoSho
|
9ff6d3f60c
|
feat: balloon entities entirely through bukkit
|
2023-12-22 22:05:09 -06:00 |
|
LoJoSho
|
aeba867e9e
|
chore: update adventure classes
|
2023-12-22 21:57:30 -06:00 |
|
LoJoSho
|
51188fdeba
|
feat: move to Hibiscus Commmons library
|
2023-12-22 21:25:50 -06:00 |
|
LoJoSho
|
dcf072f3de
|
fix: balloons and backpacks being respawned while in wardrobe
|
2023-12-20 15:38:32 -06:00 |
|