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

28 commits

Author SHA1 Message Date
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
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
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
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
b70c469ecd Increased character limit for command block hint
Starting with Minecraft Version 1.11
2017-10-28 18:10:31 +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
ae41eba7fc Exit confirmation 2017-06-11 17:08:05 +02:00
Lars Martens
6736163292 added marker tag 2017-02-02 15:48:30 +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
Lars Martens
57d0cd3e9c Support for custom name 2016-11-23 17:15:38 +01:00
Lars Martens
6e97790ca3 Easier equipment
Removed modes for different versions of minecraft.
2016-11-23 15:05:19 +01:00
Lars Martens
2117cdb891 Small syntax change for Minecraft 1.11 2016-11-23 14:47:37 +01:00
Ryan Hecht
7a8ca68a51 fixed leather armor color not applying if there were no boots on the ArmorStand 2016-07-26 16:27:28 -04:00
Lars Martens
1d216261fc Removed Donations
A couple thousand people have seen this, not a single donation has
arrived.
2016-05-14 17:54:48 +02:00
Lars Martens
fa573a60b4 Donation++
I was told that you could hardly tell that it was possible to make
donations. This should make it more prominent, though I did my best to
not make it annoying.
2016-02-22 14:24:55 +01:00
Lars Martens
5c466e71d2 Fixed Rotations
Minecraft uses world rotation, three.js uses local rotation. I was
unable to find a way to convert the rotations, until now.
2016-01-25 20:11:16 +01:00
Lars Martens
ae9858d6ae Support for 1.9 dual wielding
Hooray! 🎉
2015-09-10 17:29:54 +02:00
Lars Martens
0ac30dd47d Removed comment regarding heads 2015-07-07 12:01:33 +02:00
Lars Martens
b1c44f3822 Added a block on player head
It appears if there is input in the helmet field.
2015-07-07 11:59:47 +02:00
Lars Martens
bee50df3ae Added Colorpicker 2015-03-24 17:11:10 +01:00
Lars Martens
caf851ca37 More Explicit Folder Names
Also fixed those THREE.js warnings, that CubeGeometry was outdated, now
using BoxGeometry.
2015-03-23 16:21:14 +01:00
Renamed from main.js (Browse further)