Commit Graph

736 Commits

Author SHA1 Message Date
Pyrbu
c97f4a697e make glow work for all entities + better 1.8 support 2023-04-26 18:54:35 +01:00
Pyrbu
ffc4bd9d8f add fire & glow property and links for wikis 2023-04-26 18:54:35 +01:00
Pyrbu
e7687959df skin layers & metadata 2023-04-26 18:54:35 +01:00
Pyrbu
f7b69318b2 properties woo 2023-04-26 18:54:33 +01:00
Pyrbu
00651d9400 stuff 2023-04-26 18:54:33 +01:00
Pyrbu
c8df4b33ae start work 2023-04-26 18:54:29 +01:00
Pyrbu
b516726c79 so much progress 2023-04-26 18:54:27 +01:00
Pyrbu
c13c6c7bf7 start work 2023-04-26 18:54:24 +01:00
Pyrbu
e23867f0ef stuff 2023-04-26 18:54:00 +01:00
Pyrbu
b107bd98fa so much progress 2023-04-26 18:54:00 +01:00
Pyrbu
2ed950db01 start work 2023-04-26 18:54:00 +01:00
Pyrbu
2372748ddb fix some bugs, make holograms work 2023-04-26 18:50:40 +01:00
Pyrbu
63c72fe04b add Component serializer 2023-04-26 17:24:47 +01:00
Pyrbu
72134f8d74 use this amazing config library i just found 2023-04-26 17:08:14 +01:00
Pyrbu
7ba39744e4 remove the print (oops) 2023-04-26 00:34:11 +01:00
Pyrbu
f1517f7abc fix the build.gradle (fixes #29) 2023-04-26 00:33:45 +01:00
Pyrbu
7a4899b2b5 holograms woo 2023-04-26 00:31:49 +01:00
Pyrbu
b74cbfdef5 fix update checker exception when the api couldnt be accessed 2023-04-25 18:52:59 +01:00
Pyrbu
0e9fab6e7a respawn when a property changes 2023-04-25 18:49:27 +01:00
Pyrbu
eb6d1fc5c9 actions base 2023-04-25 18:14:15 +01:00
Pyrbu
3f9c027005 add User, delete a bunch of stuff we're not using anymore 2023-04-25 17:57:18 +01:00
Pyrbu
5d5c2407be add NPCType builder 2023-04-25 17:24:38 +01:00
Pyrbu
32b96384e1 add invisible property 2023-04-25 17:05:28 +01:00
Pyrbu
8c0d6f07fa rewrite skins & add support for placeholders skins 2023-04-25 16:52:23 +01:00
Pyrbu
85d2b852f9 better property definitions 2023-04-25 00:08:13 +01:00
Pyr
bd90f80314
Merge pull request #27 from D3v1s0m/master
Command fixes
2023-04-25 00:05:14 +01:00
Pyrbu
7fade89b8d make glow work for all entities + better 1.8 support 2023-04-24 23:58:12 +01:00
Pyrbu
7ee4be8009 add fire & glow property and links for wikis 2023-04-24 23:09:54 +01:00
Pyrbu
aff69dbb71 skin layers & metadata 2023-04-24 22:31:48 +01:00
Pyrbu
ab3acf1076 properties woo 2023-04-24 20:58:14 +01:00
D3v1s0m
841561fba3
Merge branch 'Pyrbu:master' into master 2023-04-25 01:00:45 +05:30
Pyrbu
a74bee40a1 Merge remote-tracking branch 'origin/entity-system-rewrite' into entity-system-rewrite 2023-04-24 19:16:07 +01:00
Pyrbu
e039071a38 stuff 2023-04-24 19:15:44 +01:00
Pyrbu
d32870628b so much progress 2023-04-24 19:14:39 +01:00
Pyrbu
30b8d90665 start work 2023-04-24 19:14:39 +01:00
Pyrbu
620b39b22d fix publishing for users with no credentials 2023-04-24 19:11:52 +01:00
Pyrbu
8cf4f25c5a stuff 2023-04-24 19:10:55 +01:00
Pyrbu
ef436ac9b7 fix skin layers for all versions 2023-04-24 17:16:02 +01:00
Pyrbu
a98e75df2f Merge remote-tracking branch 'origin/entity-system-rewrite' into entity-system-rewrite
# Conflicts:
#	src/main/java/lol/pyr/znpcsplus/npc/NPC.java
#	src/main/java/lol/pyr/znpcsplus/npc/NPCType.java
#	src/main/java/lol/pyr/znpcsplus/packets/PacketFactory.java
#	src/main/java/lol/pyr/znpcsplus/packets/V1_8Factory.java
2023-04-24 17:13:41 +01:00
Pyrbu
b24a6ef93d so much progress 2023-04-24 17:12:50 +01:00
D3v1s0m
b9109eec05
Merge branch 'Pyrbu:master' into master 2023-04-24 19:29:40 +05:30
Pyrbu
944dc14fd2 start work 2023-04-24 14:55:39 +01:00
Pyrbu
df668a8585 refactor a day keeps the doctor away 2023-04-24 14:27:45 +01:00
Pyrbu
cf34ddc32e filter out null equipment (fixes #25) 2023-04-24 14:18:49 +01:00
Om Choksi
ae83ca1a15
Customization fix 2023-04-24 08:46:27 +05:30
Om Choksi
2fa7c8c0f6
Fixed 'Name is null' error if glow color is not specified 2023-04-24 08:13:50 +05:30
Pyrbu
9b71d532f6 fix skin layers & some adventure warnings 2023-04-24 02:33:26 +01:00
Pyrbu
02b6d1fb4c fix my stupid ass packets (fixes #20) 2023-04-24 02:10:59 +01:00
Pyrbu
ceb1747878 make component more concise 2023-04-23 23:20:27 +01:00
Pyr
5f49ef8db5
Merge pull request #22 from D3v1s0m/master
Changed TextComponent to use Adventure API instead
2023-04-23 21:31:14 +01:00