Commit graph

  • f74f5c29e1 chore: update packetevents 2.X bridge 2025-03-05 20:42:45 +0100
  • a518828197 feat: 1.21.4 support bridge 2025-03-04 19:43:28 +0000
  • bf36db7124 bump deps a lil bridge 2025-03-04 20:42:56 +0100
  • 51931909ec feat: 1.21.4 support bridge 2025-03-04 20:36:19 +0100
  • 49330e51b1 ver bridge 2025-03-04 20:34:37 +0100
  • 7825d92b2a 21 bridge 2025-03-04 20:33:49 +0100
  • 5c9ac03615 feat: HoloRemoveAllDuplicatesCommand bridge 2024-11-28 18:47:56 +0100
  • f07acc0e77 feat: HoloRemoveDuplicateCommand bridge 2024-11-28 18:37:52 +0100
  • db2f14369d refactor: do not shade packetevents bridge 2024-11-26 16:13:50 +0100
  • 92682ea60f chore: expose api methods we need bridge 2024-06-25 01:07:11 +0200
  • 2248f3530c chore: update packetevents properly bridge 2024-06-24 23:43:15 +0200
  • c68585868c added camel_sitting property D3v1s0m 2024-04-30 19:21:12 +0530
  • cdda0f0e47 fix action commands, ughh D3v1s0m 2024-06-25 01:16:03 +0530
  • 33bd65f766 small action command(s) fix D3v1s0m 2024-06-24 16:24:21 +0530
  • c0789c8630 chore: update jdk image bridge 2024-04-01 19:53:12 +0200
  • 7709310997 chore: bump up to java 17 bridge 2024-03-30 20:13:09 +0100
  • c521eb9a51 feat(ci): add drone that-apex 2023-12-20 18:27:25 +0100
  • ca8a1d6499 switch viewers list back to a concurrent set Pyrbu 2025-01-08 02:22:28 +0100
  • 86c5b9c325 fix carpet_color on 1.20-1.20.4 Pyrbu 2024-12-29 17:18:59 +0100
  • dd8899163c move body property to the right place Pyrbu 2024-12-29 14:00:35 +0100
  • a4e3605d99 Merge remote-tracking branch 'origin/2.X' into 2.X Pyrbu 2024-12-29 13:51:48 +0100
  • ad8138f983 fix llama properties on 1.20+ Pyrbu 2024-12-29 13:51:33 +0100
  • c0bcbcf7a3 expose file descriptor in api Pyrbu 2024-12-29 13:49:52 +0100
  • 65d768667c
    Merge pull request #167 from envizar/command Pyr 2024-12-29 11:45:03 +0000
  • ec60af7186 This should be equalsIgnoreCase envizar 2024-12-29 14:43:19 +0300
  • dfdcc54313 default type = player in create command envizar 2024-12-29 14:29:17 +0300
  • d1b890a912 toggle command with arg envizar 2024-12-29 14:13:37 +0300
  • f1cedb3836
    Merge pull request #166 from D3v1s0m/feat/health_attribute Pyr 2024-12-28 09:33:40 +0000
  • ba75abcebc
    feat: added version command D3v1s0m 2024-12-27 19:30:50 +0530
  • 97fd7bfd76
    feat: added attribute_max_health and health properties D3v1s0m 2024-12-27 19:15:36 +0530
  • 218c4e48cc
    fix: glow import for znpcs D3v1s0m 2024-12-27 18:26:45 +0530
  • b8dda22154
    feat: added look_return property D3v1s0m 2024-12-27 18:25:22 +0530
  • 9d1d8f9bb0 bump version Pyrbu 2024-12-27 12:02:36 +0100
  • 55104b56f3 make save true by default in yaml deserializer Pyrbu 2024-12-27 11:58:38 +0100
  • c1f570147c chore: bump packetevents bridge 2024-12-26 20:46:47 +0100
  • b3b8635477 expose save and reload in npc registry to the api Pyrbu 2024-12-24 16:14:00 +0100
  • c780c0ec78 add npc serialization methods to the api Pyrbu 2024-12-24 16:11:13 +0100
  • d1227500ce
    Merge pull request #161 from D3v1s0m/feat/file-skin-type Pyr 2024-12-18 06:59:08 +0000
  • 27096e532b remove comment and unused imports Pyrbu 2024-12-18 07:29:37 +0100
  • e621ac6908 add exception printing by default to all futures Pyrbu 2024-12-18 07:08:46 +0100
  • e30d6a5782 fix concurrency issues in Viewable by making all view tasks execute one by one through a queue Pyrbu 2024-12-18 07:05:46 +0100
  • 33c27e903c fix duplicate team creation with glow property Pyrbu 2024-12-18 05:22:12 +0100
  • 8cd7282bb5
    feat: added skeleton_type property D3v1s0m 2024-12-17 23:55:05 +0400
  • 255a938dda
    feat: file skin type to use files for npc skin D3v1s0m 2024-12-16 22:42:27 +0400
  • 439f152ef5
    Merge pull request #159 from AshleyThew/npc-passengers Pyr 2024-12-15 09:49:22 +0000
  • 1d61fc731b Merge remote-tracking branch 'ashleythew/npc-passengers' into npc-passengers Pyrbu 2024-12-15 10:46:48 +0100
  • 9303d74f8f remove whitespace Pyrbu 2024-12-15 10:45:25 +0100
  • 9477d4b500 make passenger list not null because its more clean to use the api that way Pyrbu 2024-12-15 10:40:28 +0100
  • ca89bfe32d move annotations dependency to main gradle file because both subprojects use it Pyrbu 2024-12-15 10:36:33 +0100
  • 238a1fe224 Add vehicles by entity id Dablakbandit 2024-12-15 01:06:09 +1300
  • c5bf8dea0b Add passengers to npc api Dablakbandit 2024-12-14 21:49:21 +1300
  • 31518c2136 remove whitespace Pyrbu 2024-12-15 10:45:25 +0100
  • aa5e62ab0d make passenger list not null because its more clean to use the api that way Pyrbu 2024-12-15 10:40:28 +0100
  • ad50d31194 move annotations dependency to main gradle file because both subprojects use it Pyrbu 2024-12-15 10:36:33 +0100
  • 84ee701029
    Merge pull request #160 from AshleyThew/wiki-links Pyr 2024-12-15 09:30:53 +0000
  • cea0ffb8ac Add vehicles by entity id Dablakbandit 2024-12-15 01:06:09 +1300
  • a49c43c04e Update wiki.vg links Dablakbandit 2024-12-14 23:24:26 +1300
  • b107a3b011 Add passengers to npc api Dablakbandit 2024-12-14 21:49:21 +1300
  • 051a9895ac
    Merge pull request #157 from D3v1s0m/2.X Pyr 2024-12-13 07:14:34 +0000
  • 79c0897de9
    fix: remove entity_sitting property from creaking D3v1s0m 2024-12-13 11:02:56 +0400
  • 41244fb86b
    fix: disabling entity_sitting property D3v1s0m 2024-12-13 10:58:52 +0400
  • f5d1a1914a
    chore: added entity_sitting property to more npc types D3v1s0m 2024-12-13 10:54:29 +0400
  • cf139d9051
    Merge remote-tracking branch 'ZNPCsPlus/2.X' into 2.X D3v1s0m 2024-12-13 10:13:43 +0400
  • 670bc9623b make entity_sitting only available to player since it doesn't really do anything for any other npc type Pyrbu 2024-12-13 01:38:19 +0100
  • aed6ee178c remove metadata and add direct vehicle support to PacketEntity Pyrbu 2024-12-13 01:37:53 +0100
  • f8d5700b9a make set property private on ArmorStandVehicleEntity Pyrbu 2024-12-13 00:57:36 +0100
  • e20bd9ba57
    fix: multiple polar bear npc type registrations D3v1s0m 2024-12-12 16:12:52 +0400
  • 7fbe42e207
    feat: Creaking NPC Type and its properties D3v1s0m 2024-12-12 14:30:22 +0400
  • 8aed2ba5dc
    chore: bump packetevents version D3v1s0m 2024-12-12 14:27:29 +0400
  • a7bf542eb3
    Added entity_sitting property to allow player and some other entities to sit D3v1s0m 2024-12-10 10:56:20 +0400
  • 86202954f6 feat: HoloRemoveAllDuplicatesCommand bridge 2024-11-28 18:47:56 +0100
  • bbb9099452 feat: HoloRemoveDuplicateCommand bridge 2024-11-28 18:37:52 +0100
  • b09a6f0c2e fix: deps bridge 2024-11-26 18:30:09 +0100
  • d2c26ca9a9 fix: deps bridge 2024-11-26 18:23:52 +0100
  • 69749cf214 fix: deps bridge 2024-11-26 17:47:00 +0100
  • bf0b58b4b6 Merge remote-tracking branch 'upstream/2.X' into 2.X bridge 2024-11-26 17:39:35 +0100
  • aec2854254 refactor: do not shade packetevents bridge 2024-11-26 16:13:50 +0100
  • 8b1fde3652
    Merge pull request #155 from ArasakaID/2.X Pyr 2024-11-12 18:01:25 +0000
  • 7bffd2f79d 1.21.3 Update (Untested) ArasakaID 2024-11-11 22:04:44 +0700
  • 9304c96723 switch user map to ConcurrentHashMap to prevent errors on Folia Pyrbu 2024-09-05 14:42:34 +0200
  • a3b9bda53a shuffle around relocations to prevent classes from server jar being relocated Pyrbu 2024-09-05 14:20:58 +0200
  • 79761cba92
    Merge pull request #146 from SirSalad/2.X Pyr 2024-09-02 09:41:24 +0200
  • 7495493c27 make sure worlds arent null Pyrbu 2024-08-19 17:53:27 +0200
  • d02d0cb5e9 expose Npc#getWorldName Pyrbu 2024-08-19 17:52:41 +0200
  • 71f52a987b Merge remote-tracking branch 'origin/2.X' into 2.X Pyrbu 2024-08-19 17:45:49 +0200
  • 5c99681561 expose Npc#setWorld in the api Pyrbu 2024-08-19 17:45:42 +0200
  • 79ede2b586
    add storage migrate command to migrate from one storage type to another D3v1s0m 2024-08-18 22:52:09 +0530
  • 304278edd8
    use task scheduler for force_body_rotation property instead D3v1s0m 2024-08-18 14:53:48 +0530
  • 0272a9ef68
    fix database connection url and closing. add ssl option D3v1s0m 2024-08-18 14:51:32 +0530
  • d7c0870546 add missing holo commands to messages Pyrbu 2024-08-14 14:18:25 +0200
  • 0f7ad57b64 add action hovers Pyrbu 2024-08-14 14:14:58 +0200
  • aeeba809be fix typos Pyrbu 2024-08-14 13:52:27 +0200
  • 74463178fe update adventure platform (fixes hovers and probably more things) Pyrbu 2024-08-14 13:29:42 +0200
  • 1b3a197085
    fix: 'final static' semantics SirSalad 2024-07-27 13:24:01 -0400
  • cf8ce5097f
    fix: update checker timeout SirSalad 2024-07-27 13:20:59 -0400
  • 13a47fa743 fix fetching descriptor deserialization when name contains ";" Pyrbu 2024-07-20 23:34:13 +0200
  • edee3efe36 Merge remote-tracking branch 'upstream/2.X' into 2.X bridge 2024-07-13 23:44:23 +0200
  • 36a939e497 [ci skip] fix link in readme Pyrbu 2024-07-07 08:22:05 +0200
  • 979b95eed5 [ci skip] update readme Pyrbu 2024-07-07 08:17:49 +0200
  • 18c5cc0e24 fix typo Pyrbu 2024-07-04 00:26:53 +0200