1
0
Fork 0
mirror of https://github.com/haselkern/Minecraft-ArmorStand.git synced 2025-05-18 05:55:35 +00:00
Commit graph

19 commits

Author SHA1 Message Date
ecac9121a4 Add armor suggestions
I also changed a lot of the version comparison logic to be more sensible
by using comparable constants instead of always checking multiple
strings.
2021-08-28 17:55:31 +02:00
4851d583bf Add slot locking grid 2021-08-28 13:29:30 +02:00
50c9566df7 Put armorstand in its own file 2021-08-28 12:32:24 +02:00
3b54fdb5e3 Add i18n 2021-08-26 22:49:17 +02:00
e196645bfb Correct arm rotation 2021-08-20 22:17:21 +02:00
b5e6e7f18a Make convertRotation more concise 2021-08-20 22:12:06 +02:00
f05e8a383c Convert rotations correctly 2021-08-20 22:01:21 +02:00
8ccd87ae45 Add code generation 2021-08-20 20:43:29 +02:00
1d6d6448ff Add inputs for custom name 2021-08-20 19:46:30 +02:00
30ff530150 Add inputs for equipment 2021-08-20 19:26:01 +02:00
b8a514f8f9 Add new properties, some style 2021-08-14 23:31:31 +02:00
477e1152e5 Add full armor stand control 2021-08-12 19:16:47 +02:00
dab3e20310 Add first version of armorstand class 2021-08-11 23:01:26 +02:00
e46ba54aac TroisJS demo 2021-08-11 19:16:57 +02:00
608fce96cc Rotating head demo 2020-12-18 20:18:01 +01:00
11eec45515 Added armorstand model 2020-12-17 23:01:00 +01:00
cb781e94eb Basic 3D support 2020-12-17 16:16:33 +01:00
f2bf164431 Design beginnings 2020-12-12 21:17:42 +01:00
5c5f34dc36 Deleted all old things, added Vue skeleton 2020-12-10 13:14:25 +01:00