Commit graph

72 commits

Author SHA1 Message Date
=
ee554d66b4 Viewer Rules 2024-10-26 22:51:15 +03:00
mani1232
76a9df6f5b add byte 2024-09-05 17:57:51 +02:00
Tofaa
5bec1fd1a1 some isspawned checks 2024-08-10 18:57:41 +04:00
Tofaa
f24fdf6383 Fix npe for remove and rotateHead updates yaw and pitch 2024-08-08 14:21:49 +04:00
Tofaa
96e1401d0a Fix! 2024-07-16 12:13:11 +04:00
Tofaa
aab30e236f Fix unused meta data 2024-07-16 11:34:36 +04:00
Bram
cb4ac1031f
Fixed and improved the GithubUpdater 2024-07-09 12:00:58 +02:00
Deko
b90f6850e3
Fixed: BlockDisplay should use BLOCK_STATE not INT 2024-07-08 15:36:31 +02:00
Bram
4b9a99dcf8
Changed: Marked GithubUpdater#getLatestVersion as private to prevent people from calling it in a sync context 2024-07-08 11:23:12 +02:00
Bram
03e120d24d
Fixed: Close the readers after fetching the repo api details 2024-07-08 11:20:01 +02:00
Bram
e093a4ffc6
Removed: ELVersion in order to reuse the PEVersion from PacketEvents 2024-07-07 19:37:30 +02:00
Bram
7ff17301fd
Improved: UpdateChecker 2024-07-07 15:50:13 +02:00
Bram
b58c4c7909
Fixed: GithubUpdater now using the tag name, instead of the release name 2024-07-07 15:36:02 +02:00
Bram
38a87a6694
Added: ELVersion and ElVersionTask
Updated: GithubUpdater to make use of the new ELVersion class
2024-07-07 15:27:45 +02:00
xDec0de_
a776de8a71 Update meta offsets 2024-07-04 22:40:49 +02:00
xDec0de_
bf191048cc Add Bogged & Breeze meta (Base only) 2024-07-04 18:22:10 +02:00
xDec0de_
2f9159d438 Update EntityLib#getVersion 2024-07-04 14:09:52 +02:00
Tofaa
a5a6c21f6a
Merge pull request #10 from OakLoaf/master
Alphabetically ordered entities and added some missing entities
2024-06-28 05:37:58 -05:00
Tofaa2
82d9ef2879 Finish up containers 2024-06-28 14:27:40 +04:00
Tofaa2
718940178f major refactor 2024-06-23 22:56:13 +04:00
Oak
3117c89d5c Fixed incorrect offset 2024-06-14 15:58:34 +01:00
Oak
7ea64e74aa Added CamelMeta 2024-06-14 15:37:51 +01:00
Oak
427bb61ef5 Added ArmadilloMeta 2024-06-14 12:18:16 +01:00
Oak
08062bd3d5 Added WardenMeta 2024-06-13 21:00:01 +01:00
Oak
99a465e46b Alphabetically ordered entities and added some missing entities 2024-06-13 20:31:04 +01:00
Tofaa2
2a3732fa83 Fix holograms 2024-06-10 17:23:54 +04:00
Tofaa2
4c0ca7008c EntityMetadata utilities 2024-06-07 17:02:24 +04:00
SuperMax8
31d04c9548 Fixing getCustomName() in EntityMeta
Adding setMetaFromPacket method to use MetaData from EntityMetaPacket
Updating protocolVersion in MetaOffsetConverter for 1.20.6
2024-06-01 03:40:28 +02:00
Tofaa2
932e667762 Misc fixes 2024-05-26 15:19:10 +04:00
Tofaa2
dcdbe8575f Attributes 2024-05-23 23:04:54 +04:00
Tofaa2
6e90d0d3e8 Fix version checker and add bstats 2024-05-14 01:28:59 +04:00
Tofaa
5cbb05d30d Add slot clearing api 2024-05-09 23:50:43 +04:00
Tofaa
63aa8b7a20 Fix equipment 2024-05-09 23:50:03 +04:00
Tofaa
f7b5bd6246 Add optional api getter to avoid NullPointer on metadata 2024-05-01 16:34:31 +04:00
Tofaa
13e29016ab fix wolf collar color 2024-03-16 21:14:32 +04:00
Tofaa
256e043e29 fix custom name properties to actually work 2024-02-28 22:15:47 +04:00
Tofaa
263bd058a2 fix 2024-02-23 19:28:26 +04:00
Tofaa
0ec1c828a5 add spawn check in textures 2024-02-23 18:31:36 +04:00
Tofaa
549f897013 add createPlayer 2024-02-23 13:54:47 +04:00
Tofaa
a6070ef5cc some more methods for entities 2024-02-23 13:29:23 +04:00
Tofaa
24b2a96d11 Update WrapperLivingEntity.java 2024-02-23 13:14:20 +04:00
Tofaa
69e8c2c9b0 include animation methods 2024-02-23 13:12:15 +04:00
Tofaa
26cfb9e630 update readme 2024-02-23 03:39:22 +04:00
Tofaa
c86fca84d9 clean up 2024-02-23 01:48:51 +04:00
Tofaa
b26e405d41 add dynamic texture changing 2024-02-23 01:48:27 +04:00
Tofaa
aea7c5f7a2 fix WrapperPlayer 2024-02-23 01:37:33 +04:00
Tofaa
c7b486f0a9 fix rotatehead 2024-02-22 12:40:26 +04:00
Tofaa
c374b5f5af concurrency 2024-02-22 01:08:31 +04:00
Tofaa
310938774d fix bug 2024-02-21 01:01:06 +04:00
Tofaa
294a5ad7c0 fix leftovers 2024-02-19 18:53:59 +04:00