YouHaveTrouble
19eabe23cc
mostly fix interpolation
2025-11-13 20:57:30 +01:00
YouHaveTrouble
532e67c4ca
experimental changes to allow running on paper.
...
Paper finally fixed passenger teleportation mechanic and doesn't block portal entry for players with passengers, so technically it's possible to run on paper and without a couple of workarounds that were needed to circumvent random issues
2025-11-13 19:22:59 +01:00
YouHaveTrouble
a8e7d2c0b1
build against 1.21.10
2025-10-08 11:01:46 +02:00
YouHaveTrouble
c8560926ad
enable the ability to override any frame value if player is sneaking
2025-08-02 19:31:29 +02:00
YouHaveTrouble
7404429fc5
update gradle wrapper
2025-07-27 11:33:50 +02:00
YouHaveTrouble
fae9e87424
respect visibility api & update to 1.21.8
2025-07-27 10:14:21 +02:00
YouHaveTrouble
0b09f7f84f
update to 1.21.7
2025-07-05 12:38:36 +02:00
YouHaveTrouble
d3a61e69ac
update to 1.21.5
2025-05-26 10:20:19 +02:00
YouHaveTrouble
656d88a5b9
bump version
2025-01-04 16:14:27 +01:00
YouHaveTrouble
b9fb37b6ae
add a command to allow toggling the visibility of nameplates of other players
2024-12-20 17:36:45 +01:00
YouHaveTrouble
a6e7a9ad67
build and upload artifact on commit
2024-12-20 17:27:47 +01:00
YouHaveTrouble
ef38eb5742
update for minecraft 1.21.4
2024-12-08 20:41:18 +01:00
YouHaveTrouble
1ca35338ef
update for minecraft 1.21.3
2024-11-25 16:22:13 +01:00
YouHaveTrouble
943115ef6a
update to 1.21.1
2024-08-29 16:52:26 +02:00
YouHaveTrouble
2a86bfc88e
update to 1.21 part 2
2024-07-10 12:25:02 +02:00
YouHaveTrouble
fc81459f91
update to 1.21
2024-07-10 12:24:01 +02:00
YouHaveTrouble
7691356920
correct depend
2024-05-07 21:40:33 +02:00
YouHaveTrouble
eeaab83d69
nms no longer versioned!
2024-05-07 21:40:19 +02:00
YouHaveTrouble
e1e40b96ea
an attempt on updating to 1.20.6
2024-04-30 16:37:43 +02:00
YouHaveTrouble
9ff6223829
Implement display offset, refactor scaling and upgrade version
...
The main change introduced is the implementation of display offset within nameplates. Previously applied scaling calculations have been refactored and simplified by using the Vector3f class. The software version has also been upgraded from 1.5.0 to 1.6.0 in preparation for release. Other minor adjustments include changing the default 'billboard' setting from 'vertical' to 'center'.
2024-02-28 22:41:57 +01:00
YouHaveTrouble
061d7ecfef
add wrapper jar
2023-12-18 09:18:29 +01:00
YouHaveTrouble
42a3c11349
update to 1.20.4
2023-12-18 09:17:22 +01:00
YouHaveTrouble
f914911af4
update to 1.20.2
2023-09-30 19:14:46 +02:00
YouHaveTrouble
013a5e9b55
bump version
2023-08-14 16:49:14 +02:00
YouHaveTrouble
abf645a482
vanishnopacket hook and set correct load order
2023-08-14 16:35:50 +02:00
YouHaveTrouble
de833f809d
supervanish hook
2023-08-14 16:06:24 +02:00
YouHaveTrouble
29fdf99287
properly remove orphan nameplates
2023-08-14 15:31:49 +02:00
YouHaveTrouble
3e0e298666
bump version
2023-08-06 21:10:54 +02:00
YouHaveTrouble
1853d1590f
potential workaround for placeholders returning minimessage format
2023-08-06 19:44:55 +02:00
YouHaveTrouble
3ab23d0ca5
hide nameplates on invisible players
2023-08-01 19:03:53 +02:00
YouHaveTrouble
48284dc0b5
add a few additional options
2023-08-01 18:36:09 +02:00
YouHaveTrouble
7f05194461
bump version
2023-07-24 18:06:05 +02:00
YouHaveTrouble
3bef0c95d6
parse placeholders in a better way
2023-07-24 18:05:35 +02:00
YouHaveTrouble
a69684372f
mention modrinth
2023-07-24 09:26:56 +02:00
YouHaveTrouble
4ba88726ce
Merge remote-tracking branch 'origin/master'
2023-07-24 09:25:04 +02:00
YouHaveTrouble
66c7ef002f
bump version
2023-07-24 09:24:57 +02:00
YouHaveTrouble
ef3161f2ea
make placeholders more compatible with formatting
2023-07-24 09:23:57 +02:00
YouHaveTrouble
a259bc03d1
Merge pull request #1 from Leguan16/master
...
fix typo in readme
2023-07-23 18:17:39 +02:00
leguan
402e39c736
fix typo
2023-07-23 18:10:53 +02:00
YouHaveTrouble
15817e8dbb
out of pre releases!
2023-07-23 01:12:57 +02:00
YouHaveTrouble
2d3f5db3f8
update readme
2023-07-23 01:00:02 +02:00
YouHaveTrouble
6ce4c2433f
Create LICENSE
2023-07-23 00:59:33 +02:00
YouHaveTrouble
9e046fa098
scale, not offset
2023-07-23 00:44:59 +02:00
YouHaveTrouble
4b014cc61e
save order of insertion on display map
2023-07-23 00:42:41 +02:00
YouHaveTrouble
105d756003
move documentation to wiki
2023-07-23 00:42:05 +02:00
YouHaveTrouble
ca4a3eaf16
expose more display entity properties to config
2023-07-22 21:35:30 +02:00
YouHaveTrouble
c675be69e6
add task removing orphan nameplates if something unexpected happens
2023-07-22 20:16:05 +02:00
YouHaveTrouble
328fe2512e
fix default config shenanigans
2023-07-22 20:11:25 +02:00
YouHaveTrouble
7f9f7ff53a
papi support
2023-07-22 16:07:12 +02:00
YouHaveTrouble
7675ef3fc3
respawn the entity if display content changes
2023-07-22 14:05:07 +02:00