Commit Graph

17 Commits

Author SHA1 Message Date
fullwall af519a3af4 Remove debug 2023-03-13 02:11:48 +08:00
fullwall 74a861142b Add durations to settings, allow falling distance to be set for all mobs 2023-03-12 22:30:19 +08:00
fullwall 70d7cfa6f2 Work on npc shop; now possible to buy and sell 2022-07-27 17:05:52 +08:00
fullwall 9cf7779ff4 Work on /npc shop, QoL tweaks, fix scoreboard team removal 2022-07-26 23:50:28 +08:00
fullwall 58b53174c8 Fix itemframes, add /npc debug command, don't lowercase skin names early in skintrait 2022-07-15 10:21:44 +08:00
Fredthedoggy 13f7961556
SkinTrait should only update if the Placeholder changes (#2703)
* Make SkinTrait only update when required

* Add back skinName check
2021-12-12 22:44:36 +08:00
fullwall 6b30d06705 Set collidable scoreboard option and always test for placeholders in skin names 2021-11-29 20:56:13 +08:00
fullwall fa0cf4fc95 Revert back to old style loading for skin trait 2021-03-20 20:38:11 +08:00
fullwall 5ec9470885 Fix load order problem in placeholder skins 2021-03-20 20:31:53 +08:00
fullwall 918fcb9ca7 Fix skin trait and text bugs 2021-01-15 19:00:30 +08:00
fullwall 261ac1b4b1 Check texture data is actually valid 2021-01-10 23:52:24 +08:00
fullwall 0b1a8cc369 Null check for skinname 2020-12-29 14:25:12 +08:00
fullwall 21163e4ec4 Add placeholder support for skins 2020-12-28 10:39:56 +08:00
fullwall bbf3f281eb Fix portal removal timing 2020-04-29 19:18:16 +08:00
fullwall 0a8736b690 Add some basic javadoc to SkinTrait 2020-04-19 02:43:08 +08:00
fullwall 80011eed41 Revamp SkinnableEntity into SkinTrait 2020-04-19 02:07:03 +08:00
fullwall aaa6397a69 Add new API to avoid default skin fetching 2020-04-18 12:24:29 +08:00