1
0
Fork 0
mirror of https://github.com/haselkern/Minecraft-ArmorStand.git synced 2025-05-17 15:05:33 +00:00
Commit graph

106 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
ec37f22332 Add checklist 2021-08-14 23:31:39 +02:00
b8a514f8f9 Add new properties, some style 2021-08-14 23:31:31 +02:00
acbfe92a10 Change favicon 2021-08-12 19:21:19 +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
thelennylord
665a22a24b
Merge pull request #33 from timvango/patch-1
SaveData() gets X instead of Z for legs and arms
2020-12-04 22:40:23 +05:30
Tim van Gompel
0d144ef4eb
SaveData() gets X instead of Z for legs and arms 2020-12-04 17:04:07 +01:00
Lenny Lord
f02d189c5b Change UUID representation for heads in 1.16
Fixes #32
2020-11-02 20:39:15 +05:30
Lenny Lord
b9ebbaf20c Make CustomName format compatible with 1.16
Fixes #31
2020-11-01 21:14:00 +05:30
Lars Martens
dcbd16ae40
Merge pull request #30 from thelennylord/patch-1
Fix give code option in equipment not working
2020-10-30 23:07:43 +01:00
thelennylord
24f1f7eafa
Fix the remaining options in equipment 2020-10-30 01:28:33 +05:30
thelennylord
eb1fcac850
Fix give code option in equipment not working
Fixes #29
2020-10-30 01:24:16 +05:30
Lars Martens
3d93a6b9f2
Merge pull request #28 from thelennylord/master
Add support for versions until 1.16 and other improvements
2020-10-23 11:54:50 +02:00
Lenny Lord
86c8bfb711 Add support for 1.16 & other improvements 2020-10-22 19:31:08 +05:30
thelennylord
565427f6f1 Save and Load functionality (#23)
* added save and load functionality

* disabled debug console.logs
2019-03-03 18:43:47 +01:00
Lenny Lord
bc5c8741f2 Added turtle helmet as option 2018-04-30 19:28:52 -07:00
Lenny Lord
f74162a46f Minecraft 1.13 compatible
Made it compatible for Minecraft 1.13
Changes made:
*Reworked CustomName system (added text formats)
*Added center corrected option (positions in 1.13 are no longer center corrected)
2018-04-08 13:50:48 +05:30
Lars Martens
ae3e2c940d Made https-ready 2018-03-27 12:34:18 +02:00
Lars Martens
b70c469ecd Increased character limit for command block hint
Starting with Minecraft Version 1.11
2017-10-28 18:10:31 +02:00
Lars Martens
c6fb3236bd Removed whitespace in title 2017-06-28 12:45:58 +02:00
Lars Martens
0085f98330 Rewording 2017-06-16 11:50:42 +02:00
Lars Martens
99bc954931 Click to copy code 2017-06-14 10:07:03 +02:00
Lars Martens
7ab69d7a42 Partnering with minecraft-heads.com 2017-06-14 09:47:14 +02:00
Lars Martens
1473d3cebc Give codes can now be parsed 2017-06-13 10:13:47 +02:00
Lars Martens
5a7f49960a Merge branch 'graphics-overhaul' 2017-06-13 09:42:27 +02:00
Lars Martens
66edcf938a Changed tracking code 2017-06-12 10:40:52 +02:00
Lars Martens
ae41eba7fc Exit confirmation 2017-06-11 17:08:05 +02:00
Lars Martens
a33c1ba8ba Added armor dropdown 2017-06-10 13:06:41 +02:00
Lars Martens
81e5fdd0ed Use CloudFlare CDN for THREE.js 2017-05-13 18:49:07 +02:00
Lars Martens
a31b074f9c Fixed markdown in README 2017-04-10 14:23:43 +02:00
Lars Martens
6736163292 added marker tag 2017-02-02 15:48:30 +01:00
Lars Martens
a0b7cc4a2f Nicer input elements 2016-11-24 21:03:09 +01:00
Lars Martens
c20f7df61e Support for multiple MC Versions
Apparently this is very important for many people.
2016-11-24 20:16:56 +01:00
Lars Martens
2c80abc37c CSS overhaul
I think it's pretty sweet.
2016-11-23 18:21:13 +01:00