Commit Graph

52 Commits

Author SHA1 Message Date
Pyrbu
6b75423f9c add skin descriptor factory to the api 2023-06-23 23:12:24 +02:00
Pyrbu
d91d86ca88 Merge branch '2.X' of https://github.com/Pyrbu/ZNPCsPlus into 2.X
 Conflicts:
	plugin/src/main/java/lol/pyr/znpcsplus/ZNpcsPlus.java
2023-06-23 00:03:09 +02:00
Pyrbu
8093e709dd extract entity pose into an api class so people dont have to add packetevents to their dependencies 2023-06-22 23:27:10 +02:00
Pyrbu
736321a756 add automatic importing of legacy znpcsplus data 2023-06-22 22:41:25 +02:00
D3v1s0m
b7df0e3a33
Added pose property 2023-06-23 01:16:58 +05:30
D3v1s0m
360ae36dbd
added version 16 when setting packet factory - pyr forgot 2023-06-22 18:48:52 +05:30
D3v1s0m
40fc046c30
Terminated PacketEvents correctly on plugin disable 2023-06-22 18:45:49 +05:30
D3v1s0m
08d69f6848
Hide all npcs on plugin disable 2023-06-22 18:42:33 +05:30
Pyrbu
e496d00fcd remove the might not work correctly message because its false 2023-06-19 21:44:38 +02:00
Pyrbu
60b5ac9683 add npc toggle command 2023-06-19 15:29:34 +02:00
Pyrbu
0052584507 Improve api a lot 2023-06-19 00:20:18 +02:00
Pyrbu
7eb9a5a9e0 add equipment and skin support to znpcs importer 2023-06-18 23:14:39 +02:00
Pyrbu
8e6cbb61af Add import command & improve importing 2023-06-18 19:33:47 +02:00
Pyrbu
5b050aee6c major help message improvements 2023-06-14 15:30:43 +02:00
Pyrbu
641bdebec5 rename properties to property 2023-06-14 14:45:04 +02:00
Pyrbu
17f7b36f81 help message work 2023-06-14 14:25:09 +02:00
Pyrbu
0acda842d6 new help message system 2023-06-13 23:57:43 +02:00
D3v1s0m
92a2762868
Added action list command 2023-06-07 15:55:04 +05:30
D3v1s0m
8d073aa2d9
Added Action Edit command 2023-05-28 11:02:00 +05:30
Pyrbu
facc0eb1f7 fix npc look for non-player entity types & make small npcs look at the player's head 2023-05-25 18:35:12 +01:00
Pyrbu
491aaa7787 register api to ServicesManager 2023-05-25 15:36:00 +01:00
Pyrbu
1bbee6681a add events to api 2023-05-24 22:23:06 +01:00
Pyrbu
0b9262720a add look property 2023-05-24 21:47:30 +01:00
Pyrbu
b71207d07a add action click type 2023-05-24 15:07:55 +01:00
Pyrbu
bc12f79e85 remove api dependencies 2023-05-22 17:10:03 +01:00
Pyrbu
fc87323d10 api improvements 2023-05-21 16:41:38 +01:00
Pyrbu
fa8247f285 make entity properties not static 2023-05-21 14:25:21 +01:00
Pyrbu
49e1d7f074 refactor & make npc types not static 2023-05-21 13:45:43 +01:00
Pyrbu
03159ce964 add auto save setting 2023-05-21 12:53:48 +01:00
Pyrbu
aff202e5ec rename BungeeUtil to BungeeConnector 2023-05-21 12:36:54 +01:00
Pyrbu
975bae38d8 make load order more visible 2023-05-21 12:33:45 +01:00
Pyrbu
dcd802246f replace empty messages with a standard incorrect usage message 2023-05-21 09:43:12 +01:00
D3v1s0m
329f9fe86c
Added hologram offset 2023-05-21 09:40:01 +05:30
D3v1s0m
14ff80b3ef
changed load order - fixes plugin not loading at all 2023-05-21 08:48:28 +05:30
D3v1s0m
e3d5ebab8b
cancel tasks on plugin disable 2023-05-17 18:47:01 +05:30
Pyrbu
a08e973319 make everything not static, it makes the api much easier to make 2023-05-16 14:46:11 +01:00
D3v1s0m
80e7ac82f7
add type command 2023-05-12 19:18:46 +05:30
Pyrbu
ea732105a3 add save & load commands 2023-05-12 08:28:10 +01:00
Pyrbu
e6a7e6f2f0 improve holo commands, add skin command 2023-05-11 14:25:26 +01:00
Pyrbu
ba8a0eb6c2 add all npc types, command improvements 2023-05-11 10:54:11 +01:00
Pyrbu
191eae3778 improve holo commands 2023-05-11 07:27:28 +01:00
Pyrbu
d9486acbd2 working persistance 2023-05-11 06:46:56 +01:00
Pyrbu
5a65995699 properties 2023-05-11 05:41:15 +01:00
Pyrbu
4197c58008 add near command and some refactoring 2023-05-10 16:55:37 +01:00
Pyrbu
37b5c190c9 tiny refactor 2023-05-10 16:44:12 +01:00
Pyrbu
a2503cb3cb further command improvements 2023-05-10 16:01:14 +01:00
Pyrbu
6566260089 fix skins 2023-05-10 14:43:05 +01:00
Om Choksi
c7020f73a4
command it 2023-05-09 16:17:43 +05:30
Pyrbu
53ad7a73d6 start work on persistence 2023-05-08 12:17:25 +01:00
Sparky983
f0fe23125f Revert "Revert plugin class name"
This reverts commit 2952bda87ee3a45b2c70a1360b6c5f3b186808f5.
2023-05-04 17:49:56 +10:00