Commit Graph

  • 2a19c974b8 switch to using bukkit Color class Pyrbu 2023-06-26 12:51:48 +0200
  • f76d9a1830 pre-parse the color instead of parsing on every get Pyrbu 2023-06-26 12:33:55 +0200
  • eb1fd0cadd Merge remote-tracking branch 'origin/2.X' into D3v1s0m/2.X Pyrbu 2023-06-26 12:27:55 +0200
  • 4489e5dacc add setProperty method to the api Pyrbu 2023-06-26 12:20:42 +0200
  • 7c5bcef560
    Fixed 1.17 packet factory. oops D3v1s0m 2023-06-26 11:29:41 +0530
  • fc7799dbd8
    Added easier method to register enum parser and serializer D3v1s0m 2023-06-26 11:25:28 +0530
  • 127f8f49af
    disabled offhand property for 1.8 D3v1s0m 2023-06-25 15:22:55 +0530
  • 1b3e95d445
    Implemented using item property D3v1s0m 2023-06-25 14:52:49 +0530
  • 7858cdee8f
    Set default potion color D3v1s0m 2023-06-25 13:37:36 +0530
  • 6d4cd5199a
    Implemented potion color and potion ambient properties D3v1s0m 2023-06-25 13:05:28 +0530
  • 16c48043b4 Merge remote-tracking branch 'origin/2.X' into 2.X Pyrbu 2023-06-23 23:12:31 +0200
  • 6b75423f9c add skin descriptor factory to the api Pyrbu 2023-06-23 23:12:24 +0200
  • 50812b2263
    Merge pull request #65 from D3v1s0m/2.X Pyr 2023-06-23 14:00:40 +0200
  • 0b4e3cd364
    Fixed shaking property not disabling D3v1s0m 2023-06-23 11:27:55 +0530
  • 9c96be96db
    Fixed npc not spawning and saving at all D3v1s0m 2023-06-23 11:24:39 +0530
  • d91d86ca88 Merge branch '2.X' of https://github.com/Pyrbu/ZNPCsPlus into 2.X Pyrbu 2023-06-23 00:03:09 +0200
  • 96be7b34ef use more efficient delete method Pyrbu 2023-06-22 23:29:18 +0200
  • 81204688e5 seperate shaking into a seperate function in the metadata factory to avoid creating unnessecary lists Pyrbu 2023-06-22 23:29:08 +0200
  • 8093e709dd extract entity pose into an api class so people dont have to add packetevents to their dependencies Pyrbu 2023-06-22 23:27:10 +0200
  • 736321a756 add automatic importing of legacy znpcsplus data Pyrbu 2023-06-22 22:41:25 +0200
  • 2c708e2754
    removed crouched property as pose can be used instead D3v1s0m 2023-06-23 01:28:10 +0530
  • b7df0e3a33
    Added pose property D3v1s0m 2023-06-23 01:16:58 +0530
  • 079006d9cb
    implemented shaking and crouched properties D3v1s0m 2023-06-22 20:02:02 +0530
  • c81b4a8737
    fixed cape property name when building npc type D3v1s0m 2023-06-22 19:38:08 +0530
  • 360ae36dbd
    added version 16 when setting packet factory - pyr forgot D3v1s0m 2023-06-22 18:48:52 +0530
  • 40fc046c30
    Terminated PacketEvents correctly on plugin disable D3v1s0m 2023-06-22 18:45:49 +0530
  • 08d69f6848
    Hide all npcs on plugin disable D3v1s0m 2023-06-22 18:42:33 +0530
  • 28300cded5 make run task use Java 17 Pyrbu 2023-06-19 22:16:01 +0200
  • 9d2489e84c make update checker treat snapshot versions as 1 lower than a full release Pyrbu 2023-06-19 21:48:25 +0200
  • e496d00fcd remove the might not work correctly message because its false Pyrbu 2023-06-19 21:44:38 +0200
  • 60b5ac9683 add npc toggle command Pyrbu 2023-06-19 15:29:34 +0200
  • 78fbb13348 add uuids to npcs & add uuid importing to znpcs importer Pyrbu 2023-06-19 14:29:12 +0200
  • 697fdb36e1 make version have -SNAPSHOT at the end if built by jenkins Pyrbu 2023-06-19 13:50:28 +0200
  • ffd189b2fc make update checker ignore all characters that arent numbers Pyrbu 2023-06-19 13:49:59 +0200
  • 6686e98836 switch from using gradle.properties to enviroment variables for repository auth Pyrbu 2023-06-19 13:45:32 +0200
  • 600d3f2fca make it build when using java 8 to run gradle Pyrbu 2023-06-19 12:26:13 +0200
  • ac3827986f stop using an obscure ass immutable array list implementation Pyrbu 2023-06-19 00:58:26 +0200
  • 0052584507 Improve api a lot Pyrbu 2023-06-19 00:20:18 +0200
  • 9e920ecab1 make importer ids lower case and add base for citizens importer Pyrbu 2023-06-19 00:01:38 +0200
  • f8f5877619 add unused warning suppressions to pojo classes Pyrbu 2023-06-18 23:15:27 +0200
  • 7eb9a5a9e0 add equipment and skin support to znpcs importer Pyrbu 2023-06-18 23:14:39 +0200
  • 1925eb0e95 add amount of npcs imported to import command Pyrbu 2023-06-18 23:14:05 +0200
  • 35e08097d5 remove unused warning supression Pyrbu 2023-06-18 23:13:47 +0200
  • 8e6cbb61af Add import command & improve importing Pyrbu 2023-06-18 19:33:47 +0200
  • 1f7ddb5b7c remove unused relocation Pyrbu 2023-06-18 19:04:01 +0200
  • 01f1723b71 lay out most of the possible properties Pyrbu 2023-06-16 12:33:52 +0200
  • 09def38142 properly enable the skin layer properties on the player npc type Pyrbu 2023-06-15 22:47:34 +0200
  • 0a1bbaf1f6 fix action add help message typo Pyrbu 2023-06-15 00:58:02 +0200
  • b31b719633 fix property name typo in 1.8 packet factory Pyrbu 2023-06-14 23:18:58 +0200
  • 1239126105 use the proper method for reloading holograms when adding or inserting new lines Pyrbu 2023-06-14 23:15:18 +0200
  • 354a9133c3 use legacy serializer for 1.8 version Pyrbu 2023-06-14 22:47:29 +0200
  • 5b050aee6c major help message improvements Pyrbu 2023-06-14 15:30:43 +0200
  • 641bdebec5 rename properties to property Pyrbu 2023-06-14 14:45:04 +0200
  • 17f7b36f81 help message work Pyrbu 2023-06-14 14:25:09 +0200
  • ae4103b8cb downgrade spigot api version to 1.8.8 to improve backwards compatibility Pyrbu 2023-06-14 14:23:37 +0200
  • e90f3a2a5f fix comment typo caused by stupid intellij refactoring comments 🤦 Pyrbu 2023-06-14 00:04:35 +0200
  • 5651b39328 fix action add completion Pyrbu 2023-06-13 23:58:10 +0200
  • 0acda842d6 new help message system Pyrbu 2023-06-13 23:57:43 +0200
  • 4c8432678e small work on znpcs loader Pyrbu 2023-06-13 23:57:17 +0200
  • 8f82afeb0b make action list not bold Pyrbu 2023-06-13 23:55:34 +0200
  • fa890e3924 fix player chat action Pyrbu 2023-06-13 23:51:25 +0200
  • 7a3bf0deb0 seperate all the skin layer parts out into different properties Pyrbu 2023-06-13 22:51:04 +0200
  • f6f861a652 make EntityData value types guaranteed safe at compile time using generics Pyrbu 2023-06-13 22:31:39 +0200
  • 3714bafbb4 explicitly cast the numbers to bytes because PacketEvents gets confused because it accepts Object Pyrbu 2023-06-13 22:26:56 +0200
  • bab0b86b03 make the functions in NpcLocation a little cleaner Pyrbu 2023-06-13 15:29:33 +0200
  • 5e6034d384 add new 1.20 mob types Pyrbu 2023-06-13 15:17:24 +0200
  • 80b9be8cd2 update minecraft version in runpaper Pyrbu 2023-06-13 15:17:12 +0200
  • 699d3cc999 Merge remote-tracking branch 'origin/2.0.0' into 2.0.0 Pyrbu 2023-06-10 13:59:36 +0200
  • 9d1cc4452f remove legacy discord tags from plugin.yml Pyrbu 2023-06-10 13:59:30 +0200
  • 6b547a29bb
    Merge pull request #61 from D3v1s0m/2.0.0 Pyr 2023-06-08 21:51:52 +0100
  • 31f558a15e
    registered PlayerChatActionType D3v1s0m 2023-06-07 15:56:18 +0530
  • 92a2762868
    Added action list command D3v1s0m 2023-06-07 15:55:04 +0530
  • eafb5a1f53
    convert delay from double to int D3v1s0m 2023-06-07 15:44:54 +0530
  • 321e4a39e6 enable skin properties on player npc type Pyrbu 2023-06-02 14:35:42 +0200
  • 0418c25f5f start on conversions Pyrbu 2023-05-30 13:49:14 +0100
  • 1f0a24a64f make it actually build (oops!) Pyrbu 2023-05-29 21:14:20 +0100
  • 0a6f599ece add player chat action Pyrbu 2023-05-29 21:11:01 +0100
  • cd2cdd6869 generalize action types more Pyrbu 2023-05-29 21:10:51 +0100
  • 962664b5b5 make the click type actually save Pyrbu 2023-05-29 20:50:41 +0100
  • a7863c9fe3
    Merge pull request #55 from D3v1s0m/2.0.0 Pyr 2023-05-29 15:35:29 +0100
  • 640f7a8f8d
    Added cape property D3v1s0m 2023-05-28 13:48:57 +0530
  • fa0b82cde5
    skin error message fix D3v1s0m 2023-05-28 12:11:45 +0530
  • 91de1f7f02
    fixes #57 D3v1s0m 2023-05-28 11:42:22 +0530
  • 8d073aa2d9
    Added Action Edit command D3v1s0m 2023-05-28 11:02:00 +0530
  • 84af1753e6 fix npcs not re-appearing when switching worlds at similar coordinates Pyrbu 2023-05-26 16:19:12 +0100
  • 22058a607f fix folia player commands Pyrbu 2023-05-26 16:03:03 +0100
  • 4602351f95 add getId method to api interface Pyrbu 2023-05-26 13:40:16 +0100
  • 564f26047f add static handler list methods Pyrbu 2023-05-26 13:40:05 +0100
  • 4a4b384992 add PlaceholderAPI support to message action Pyrbu 2023-05-26 13:08:27 +0100
  • ec9ee770a4 fix support for 1.19.1 & 1.19.2 Pyrbu 2023-05-26 12:47:31 +0100
  • 7924fbae62 remove first line of hologram from list command because it makes no sense Pyrbu 2023-05-26 11:17:47 +0100
  • facc0eb1f7 fix npc look for non-player entity types & make small npcs look at the player's head Pyrbu 2023-05-25 18:35:12 +0100
  • 182fec9618 rename api class to match other classes Pyrbu 2023-05-25 16:47:18 +0100
  • 491aaa7787 register api to ServicesManager Pyrbu 2023-05-25 15:36:00 +0100
  • 7234c7d20d small readme change Pyrbu 2023-05-25 14:05:54 +0100
  • 80b75ebc0d add hologram offsets for all npc types & register equipment properties to npcs that support it Pyrbu 2023-05-25 13:51:58 +0100
  • 1762bf595e execute player commands on region scheduler on Folia (fixes #54) Pyrbu 2023-05-25 13:08:46 +0100
  • 5ae5ca200d add support for entity equipment Pyrbu 2023-05-24 23:27:11 +0100
  • 1bbee6681a add events to api Pyrbu 2023-05-24 22:23:06 +0100
  • 0b9262720a add look property Pyrbu 2023-05-24 21:47:30 +0100