Commit graph

  • 12a94a7796 Merge pull request 'backport1.20.1' (#6) from backport1.20.1 into master master YoyoNow 2024-02-01 19:58:31 +0100
  • bac3f8e5a3 Update steamwarci.yml yoyosource 2024-02-01 19:56:36 +0100
  • 47505405ca Backport to 1.20.1 yoyosource 2024-02-01 19:55:42 +0100
  • 5358afd619 Fix stuff yoyosource 2024-02-01 19:38:56 +0100
  • b3a36ebda4 steamwarci.yml aktualisiert YoyoNow 2023-10-11 12:55:36 +0200
  • 1319a3d7c2 Backport to 1.20.1 Moulberry 2023-10-10 13:07:49 +0800
  • 9ba82ce6a7 Add axiom to maven repo yoyosource 2023-09-06 18:00:11 +0200
  • a3d3d16e7c Fix steamwarci.yml yoyosource 2023-09-06 16:49:39 +0200
  • 77b58a5dcf Fix steamwarci.yml yoyosource 2023-09-03 13:05:47 +0200
  • db9b7dce07 Fix steamwarci.yml yoyosource 2023-09-03 13:05:13 +0200
  • a8fdb871d4 Add steamwarci.yml yoyosource 2023-09-03 12:25:46 +0200
  • ff46b9330c Add steamwarci.yml yoyosource 2023-09-03 12:22:53 +0200
  • dbcfd0bb2b Add marker manipulation & nbt sanitization Moulberry 2024-01-21 19:24:51 +0800
  • b694a0515b Implement axiom:modify logic for tag merging Moulberry 2024-01-21 13:21:36 +0800
  • 8cd2930fa2 Bump version to 1.5.8 Moulberry 2024-01-14 17:57:00 +0800
  • 8631549a4a Use axiom:restrictions packet to control client behaviour Moulberry 2024-01-14 17:50:02 +0800
  • 8fd71e59ba Support spawn, manipulate and delete packets Moulberry 2024-01-14 16:24:59 +0800
  • 2acc42b125 Also call setPlacedBy, used by some block entities (like player skull) to update properties Moulberry 2024-01-13 19:06:11 +0800
  • d83cc8ca06 Copy custom block entity tag when doing custom placement Moulberry 2024-01-07 06:05:56 +0800
  • 8106e24d74 Update to 1.20.4 Moulberry 2023-12-26 17:54:04 +0800
  • bb57b07323 Bump version to 1.5.6 Moulberry 2023-12-26 17:41:45 +0800
  • 13df370a42 Add disallowed-blocks, log-large-block-buffer-changes and block-buffer-rate-limit config options Moulberry 2023-12-26 17:41:17 +0800
  • 313dd873d9 Bump version to 1.5.5 Moulberry 2023-11-17 00:39:35 +0800
  • b2d67e4f91 PlotSquared: Return correct value when PlotSquared isn't installed Moulberry 2023-11-17 00:36:33 +0800
  • c027e56fc4 PlotSquared: Change isPlotWorld logic to check for non-zero PlotArea count Moulberry 2023-11-17 00:18:28 +0800
  • 0c05b3a46f WorldProperties: Add default serialization for null values Moulberry 2023-11-16 23:54:49 +0800
  • f38226c9fb WorldProperties: Prevent NPE if setValue is called with null Moulberry 2023-11-16 22:39:20 +0800
  • b6afa50b04 WorldProperties: Small cleanup Moulberry 2023-11-16 22:36:12 +0800
  • bf43e7c0b9 WorldProperties: Set unsyncedValue back to false after syncing Moulberry 2023-11-16 22:33:11 +0800
  • a8b4ee2a1d WorldProperties: Pass correct value to handleUpdateProperty, prevent excessive syncing with repeated call to setValue Moulberry 2023-11-16 22:30:37 +0800
  • d4e950f996 Add PropertyUpdateResult enum, adding possible 'cancel' action to prevent value write Moulberry 2023-11-16 20:10:55 +0800
  • 970678f8b1 Don't allow World Properties to change on worlds you don't have permission to build Moulberry 2023-11-16 19:59:04 +0800
  • 8a17605969 WorldProperties: Create more easily extendable ServerWorldPropertyBase class Moulberry 2023-11-16 19:26:13 +0800
  • 89e04ffb39 WorldProperties: Rewrite API Moulberry 2023-11-16 19:20:28 +0800
  • 1ce77ea5e0 WorldProperties: Use PropertyUpdateHandler functional interface with Player and World Moulberry 2023-11-16 17:48:04 +0800
  • 8c6fd853ab WorldProperties: Use NamespacedKey instead of ResourceLocation Moulberry 2023-11-16 17:36:13 +0800
  • 5b61aebd32 Avoid Bukkit#getWorld, add AxiomUnknownTeleportEvent Moulberry 2023-11-16 17:33:24 +0800
  • 54564c188b Protocol: Limit Views ArrayList to 64 Moulberry 2023-11-11 18:30:28 +0800
  • 83b60d3c6f PlotSquared: Don't allow loading chunks outside render distance for plot worlds Moulberry 2023-11-11 15:49:49 +0800
  • 63d04d3656 PlotSquared: Support for merged plots Moulberry 2023-11-11 15:40:40 +0800
  • e5c8acff02 Preliminary PlotSquared support for SetBlockBuffer packet Moulberry 2023-11-10 16:27:25 +0800
  • ca7ef8266d PlotSquared: Don't allow changing time of Plot Worlds Moulberry 2023-11-09 17:42:35 +0800
  • 9382958959 PlotSquared: Notify when permissions missing Moulberry 2023-11-09 17:22:27 +0800
  • dcf70936e2 Link to modrinth download page in README Moulberry 2023-11-09 17:22:11 +0800
  • 342aa8036c Implement preliminary PlotSquared support for SetBlock packet Moulberry 2023-11-09 17:00:16 +0800
  • 1140204157 Don't process inactive channel + skip remaining bytes Moulberry 2023-11-09 02:07:59 +0800
  • 93c618a150 Don't log exceptions in Big Payload Handler Moulberry 2023-11-07 19:29:12 +0800
  • eb1a1cd9cd Implement whitelist-world-regex and blacklist-world-regex config options Moulberry 2023-11-07 13:23:17 +0800
  • a76aaba3d0 Don't update skylight sources on Paper Moulberry 2023-10-17 08:54:18 +0800
  • 55e85a3d0e Add new options to default config Moulberry 2023-10-14 12:17:35 +0800
  • 5c8e845b62 Add two more config options Moulberry 2023-10-14 12:15:30 +0800
  • fa3f904f22 Add configuration options, major performance improvements Moulberry 2023-10-14 11:59:05 +0800
  • 772f4f82d6 steamwarci.yml aktualisiert YoyoNow 2023-10-11 12:55:36 +0200
  • db7d852705 Merge pull request '1.20.1' (#4) from Mirrors/AxiomPaperPlugin:1.20.1 into master YoyoNow 2023-10-11 12:48:54 +0200
  • d7523cba6a Log data versions when incompatible Moulberry 2023-10-10 14:33:32 +0800
  • 6de6ff0d28 Bump version Moulberry 2023-10-10 13:59:55 +0800
  • ccbbd5fd39 Bump patch version Moulberry 2023-10-10 13:57:31 +0800
  • 305a125e27 Add support for noclip Moulberry 2023-10-10 13:56:30 +0800
  • c8f7c55138 Add support for noclip Moulberry 2023-10-10 13:56:08 +0800
  • 7c8f5000c5 Backport to 1.20.1 Moulberry 2023-10-10 13:07:49 +0800
  • 3f613db359 Change version Moulberry 2023-10-10 12:54:49 +0800
  • 21ac713806 Update to 1.20.2 and Axiom Protocol V7 Moulberry 2023-10-10 10:25:02 +0800
  • e68cbdbde2 Add comments Moulberry 2023-09-28 16:49:55 +0800
  • f6cbe97890 Fix skylight & add Poi support Moulberry 2023-09-28 16:42:18 +0800
  • 5001765e4b Lock PalettedContainer when setting blocks Moulberry 2023-09-25 09:25:09 +0800
  • 48e10626f8 Change version, fix sending world properties, fix deadlock Moulberry 2023-09-23 19:05:26 +0800
  • 372d3663d0 Merge pull request 'Update master' (#3) from Mirrors/AxiomPaperPlugin:master into master YoyoNow 2023-09-22 17:32:23 +0200
  • 1cead96565 Weather world properties Moulberry 2023-09-21 18:44:07 +0800
  • 8b107c3a9a Add weather world properties Moulberry 2023-09-21 18:13:57 +0800
  • 59cf7b49b9 Finish world properties, add WorldPropertiesExample Moulberry 2023-09-21 16:35:00 +0800
  • f88d558f88 Fix packet name Moulberry 2023-09-21 15:55:49 +0800
  • 1e25490d27 Add basic World Property support + SetTimePacketListener Moulberry 2023-09-21 15:53:38 +0800
  • 95ac82cf73 Increase protocol version to 6, implement PlayerInteractEvent in SetBlockPacketListener Moulberry 2023-09-21 15:22:34 +0800
  • 5846ba3e8c Fix ViaVersion order multiversion Lixfel 2023-09-15 17:57:09 +0200
  • f3327c7f13 Fix RequestBlockEntityPacketListener writing Lixfel 2023-09-15 17:39:00 +0200
  • 9d3d8f7a63 Test inverse Lixfel 2023-09-15 17:18:24 +0200
  • 47ae33a92a Test inverse Lixfel 2023-09-15 17:17:34 +0200
  • c98ca468fd Fix ViaVersion translation direction Lixfel 2023-09-15 17:02:24 +0200
  • 028448be8d Fix Version construction Lixfel 2023-09-15 16:37:03 +0200
  • 610ba248ea Fix 1.19.3 AxiomBigPayloadHandler injection Lixfel 2023-09-15 16:05:58 +0200
  • 162bfc8fe2 Add 1.19.3 compatibility layer Lixfel 2023-09-14 12:19:20 +0200
  • 6f5617ded3 Fix Biome coordinate translation Lixfel 2023-09-13 21:52:20 +0200
  • 28823b19aa Fix Biome coordinate translation Lixfel 2023-09-13 21:50:17 +0200
  • a892c966a3 Reduce api-version Lixfel 2023-09-13 21:42:36 +0200
  • 2213d44289 Fix getBlockEntity args Lixfel 2023-09-13 21:40:44 +0200
  • 307fe08bd6 Fix negative chunk coordinate conversion Lixfel 2023-09-13 21:37:35 +0200
  • 5797d0e0be Fix getXYZ of Vec3i Lixfel 2023-09-13 21:33:08 +0200
  • 1045f35f26 Fix set block packet division Lixfel 2023-09-13 21:27:37 +0200
  • 4955631c49 Fix chunk y position Lixfel 2023-09-13 21:24:55 +0200
  • 3d32ddbfac Fix chunk y position Lixfel 2023-09-13 21:22:10 +0200
  • 59eed20542 Fix set_buffer Lixfel 2023-09-13 20:51:03 +0200
  • 15fa621147 Fix handler of unknown axiom channels Lixfel 2023-09-13 20:48:18 +0200
  • af866deeac Fix HelloPacketListener using buf instead of out yoyosource 2023-09-13 20:00:50 +0200
  • 81edb4c970 Fix initial capacity Lixfel 2023-09-12 21:58:18 +0200
  • e31d4e27d1 Fix channel lowercase Lixfel 2023-09-12 21:47:11 +0200
  • a0367320c3 Full Multiversion (untested) Lixfel 2023-09-12 17:32:07 +0200
  • aff54bcd34 Region protection WIP Moulberry 2023-09-11 20:38:49 +0800
  • 8cfed96b39 Compilable (Small sections remaining) Lixfel 2023-09-09 10:36:10 +0200
  • e9a2b15259 WIP Multiversion (Small sections remaining) Lixfel 2023-09-09 10:32:44 +0200
  • 6f44fad535 WIP Multiversion (SetBlock missing) Lixfel 2023-09-08 16:58:02 +0200