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

97 commits

Author SHA1 Message Date
6413875cd0
Fix equipment generation in MC 1.8 2024-08-24 19:54:50 +02:00
Lars Martens
db098a390f
Fix property name 2024-08-16 07:42:03 +02:00
Lenny Lord
ea0195b36b Support 1.20.5 and 1.21 + more
* Add support for versions 1.20.5+ and 1.21 (Fixes #49).
* Add `elytra` as an option for chestplates.
* Reimplement the code generation of the armor stand, to make it easy to support future versions.
2024-08-07 16:42:46 +05:30
Lenny Lord
46864f706c Refactor to use minecraft version as an enum 2024-08-07 16:42:46 +05:30
Lars Martens
08daed25dc
Replace google analytics with goatcounter 2023-03-08 21:17:41 +01:00
thelennylord
197f1f3ff1
Merge pull request #45 from thelennylord/master
Add scoreboard tags and resize renderer when browser window resizes
2022-07-16 18:16:06 +05:30
Lenny Lord
4305257f0a Add support for scoreboard tags
Closes #42
2022-07-16 16:54:48 +05:30
Lenny Lord
66f12af03f Resize renderer on browser window resize
Fixes #39
2022-07-16 16:39:20 +05:30
thelennylord
4ad39b87f6
Merge pull request #37 from githubcatw/give_patch
Add support for /give commands
2020-12-29 20:32:47 +05:30
Narek Torosyan
624fea172a Add checkbox 2020-12-27 17:58:07 +04:00
Narek Torosyan
6fb354fa7e Add code for /give 2020-12-27 17:51:49 +04:00
Narek Torosyan
4d72139ff2
Merge pull request #1 from haselkern/master
update
2020-12-27 17:40:48 +04: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
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
Lars Martens
2487e3816e Merge pull request #11 from RyanHecht/armor_color_fix
fixed leather armor color not applying if there were no boots
2016-07-28 09:49:02 +02: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
763fe4349d Updated README.md
That file was almost antique, and had wrong information in it.
2016-07-20 17:49:31 +02: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
ccf382b072 Donation
I spent a lot of work on this, okay?
Also removed the reddit icon; The thread was archived anyways.
That space in the title was somehow bugging me too.
2016-01-25 21:07:31 +01:00