1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 06:16:04 +00:00

Commit graph

  • 991c0be3e4 remove unused imports mat 2025-04-12 21:08:19 -05:00
  • bb2d01fdb8 Merge branch 'main' into ecs-login mat 2025-04-13 11:02:39 +09:00
  • ed4d5937a7 upgrade deps mat 2025-04-12 21:29:36 -04:30
  • 31b143f821 fix ChickenVariant data component mat 2025-04-12 13:37:27 -12:00
  • 3112dc3ea0 fix incorrect data components mat 2025-04-13 02:38:29 +06:00
  • 1be8d8638f optimization: only run update_on_climbable for local entities mat 2025-04-13 01:45:07 +06:00
  • 95f89ae013 reply to query packets in a separate system and make it easier for plugins to disable individual replies mat 2025-04-12 14:08:24 -05:30
  • aed1251d01 fix online-mode mat 2025-04-12 06:15:07 +01:00
  • a2389a7830 fix tests mat 2025-04-11 17:07:06 -11:00
  • 7a3246dc1a run Update schedule 60 times per second and delete code related to run_schedule_sender mat 2025-04-11 23:51:09 -04:00
  • 5557747a97 fixes mat 2025-04-11 17:31:23 -10:00
  • 16811560d8 initial broken implementation for ecs-only login mat 2025-04-11 21:45:40 +01:00
  • 913d6ac8c5 clippy mat 2025-04-04 09:23:28 -13:45
  • 2ef9860b82 use packet handlers code for login custom_query mat 2025-04-05 08:06:26 +09:00
  • 7dcc86e266 remove unwrap in Hello packet handler mat 2025-04-04 18:37:31 -04:00
  • adf8a604c4 fix ordering for handle_attack_queued mat 2025-04-04 13:48:48 -08:45
  • efc28db6cf remove unnecessary ecs system ordering for handle_outgoing_packets mat 2025-04-05 01:46:14 +03:30
  • f250978cdd send attack packets at the end of the tick mat 2025-04-05 00:50:39 +03:30
  • 5fd57fd630 don't require mut for functions in Client and add some more convenience functions mat 2025-04-04 16:05:06 -04:30
  • e99ae608b6 rename ChatPacket::username and uuid to sender and sender_uuid mat 2025-04-04 06:11:15 -14:00
  • 1fd0292590 rename ChatPacket::username and uuid to sender and sender_uuid mat 2025-04-04 06:23:19 -14:00
  • 09d515c8cd breaking change: send azalea::Event::Spawn every time we switch worlds instead of only once ever mat 2025-04-04 18:09:14 +00:00
  • 5272db8bb4 remove executable bit from files mat 2025-04-04 15:56:06 +00:00
  • 635bed9fcb fix compilation related to carried_item mat 2025-03-29 23:39:02 +00:00
  • 097ebb3705 use HashedStack for ServerboundContainerClick::carried_item too mat 2025-03-29 23:20:26 +00:00
  • 55ed46d081 fix incorrect usage of optional dependency mat 2025-03-29 18:15:49 -05:00
  • 43ebbee94a update ServerboundContainerClick to use HashedStack from 1.21.5 mat 2025-03-29 23:10:55 +00:00
  • d0b459e827 add support for unnamed structs to azalea-buf-macros mat 2025-03-29 22:29:37 +00:00
  • 4e5c551d65 fix entity deindexing happening at the wrong time mat 2025-03-28 00:54:17 +00:00
  • 02de98240f fix not replying to ping packets in config state mat 2025-03-27 21:28:08 +00:00
  • 37cde3ad32 fix components, show_in_tooltip was removed mat 2025-03-26 00:00:25 +00:00
  • ef357fdf36
    1.21.5 (#198) mat 2025-03-25 11:17:39 -05:00
  • d3f474aecb 1.21.5 mat 2025-03-25 16:14:07 +00:00
  • 5a96664a5e delete unused acket_handling mat 2025-03-25 16:12:37 +00:00
  • 51366b4616 merge main mat 2025-03-25 05:40:53 +00:00
  • ff94264ec2 Merge branch 'main' into 1.21.5 mat 2025-03-25 05:38:59 +00:00
  • 3854dadcd6 1.21.5-rc2 mat 2025-03-25 05:33:20 +00:00
  • 8af265e48b PongPlugin 1.21.4 mat 2025-03-25 05:16:10 +00:00
  • 4c53498f07 ignore clippy warning on spawn_listener mat 2025-03-25 04:32:03 +00:00
  • b25474ad66
    Wait for plugins to load before starting the ECS (#212) EightFactorial 2025-03-24 21:30:33 -07:00
  • 1df883fdea copy a check from bevy and don't busywait mat 2025-03-25 04:29:13 +00:00
  • 656162d218 make events channel in Client::start_client optional mat 2025-03-25 04:06:47 +00:00
  • 113222a3a2 use zlib-rs for compression mat 2025-03-25 03:54:22 +00:00
  • c315dfd5a1
    Forgot to run App::cleanup() EightFactorial 2025-03-23 20:16:42 -07:00
  • 9fc51e6c82
    Wait for plugins to load before starting the ECS EightFactorial 2025-03-23 01:07:55 -07:00
  • aa2039c868 upgrade deps and slightly improve docs mat 2025-03-20 03:35:59 +00:00
  • 5c7332b469 add Event::Spawn mat 2025-03-20 03:30:57 +00:00
  • 13d5cbed1f document Position default mat 2025-03-20 01:49:15 +00:00
  • 75efbc83fd make SendPacketEvent a bevy trigger mat 2025-03-19 21:35:47 +00:00
  • e5cb133c84 fix broken packets mat 2025-03-16 22:54:42 +00:00
  • acb1c4b147 1.21.5-pre2 mat 2025-03-16 22:01:54 +00:00
  • 60d6ff4cfe merge main and finish implementing components for 25w09b mat 2025-03-16 20:46:02 +00:00
  • ca2e0b3922 entity collisions mat 2025-03-16 19:01:31 +00:00
  • b0bd992adc
    Fluid physics fixes (#210) mat 2025-03-16 13:41:17 -05:00
  • 1e879ead47 afk pool test mat 2025-03-16 08:07:23 +00:00
  • d153dea104 implement force_solid for blocks mat 2025-03-16 07:31:30 +00:00
  • a95408cbcc fix broken doc links mat 2025-03-16 04:36:42 +00:00
  • 5f5616145b document ClientboundAddEntity::data mat 2025-03-16 04:34:32 +00:00
  • d6a4d91347 impl from u32 for minecraftentityid mat 2025-03-16 04:23:14 +00:00
  • 90ecbf160a start fixing code related to fluid physics mat 2025-03-16 03:06:40 +00:00
  • aeff08f5fa
    update dead wiki.vg links (#209) Gjum 2025-03-13 23:03:42 +01:00
  • 7981230904 mention NO_COLOR=1 in section about logging in docs mat 2025-03-13 21:34:54 +00:00
  • 95bdb362ba improve Swarm docs and change an indexing warning to a debug log mat 2025-03-13 21:27:48 +00:00
  • f8140e4188 use RawConnection to write reply after getting start_configuration mat 2025-03-13 21:19:05 +00:00
  • 713b312167 correctly accept resource packs while in config state mat 2025-03-13 21:01:37 +00:00
  • 249fa55a53 fix wrong Potion data component mat 2025-03-13 20:52:29 +00:00
  • 65fe072151 fix wrong Consumable component implementation and add set_equipment test mat 2025-03-13 20:46:12 +00:00
  • 7a192acc99 properly remove from the EntityIdIndex component on despawn mat 2025-03-13 20:13:58 +00:00
  • 07afc14d43 update dead wiki.vg links Gjum 2025-03-12 21:36:35 +01:00
  • e9a5df2e87 remove EntityBundle on start_configuration mat 2025-03-07 19:17:23 +00:00
  • 42c79043cf don't send game packets when outside of the game state mat 2025-03-07 19:11:24 +00:00
  • 28a17f3ed2 add bots and plugins to readme mat 2025-03-06 04:33:30 +00:00
  • cf66c4be10 fix despawning entities on dimension change mat 2025-03-06 04:11:05 +00:00
  • 2867f48b14 start updating to 24w09b mat 2025-03-02 06:34:41 +00:00
  • c9022e8f67 fix errors when switching to Game state and add fast_login test mat 2025-03-02 05:42:15 +00:00
  • 72d87349fe update outdated comment mat 2025-02-24 04:26:16 +00:00
  • 7d6cacc79b fix send_receivepacketevent running outside of game state mat 2025-02-24 04:24:52 +00:00
  • cfe6bea25a fix compile error mat 2025-02-24 04:15:33 +00:00
  • 9e061be903 fix an error in set_entity_data mat 2025-02-24 04:14:54 +00:00
  • 172e0ce079 add fallback for adding LocalEntity so tests don't fail mat 2025-02-24 03:59:57 +00:00
  • b9767424f3 don't remove LocalEntity from disconnected players, add new debug logs, and make GameProfile clones cheaper mat 2025-02-24 03:55:29 +00:00
  • 6a5ab34a2d azalea-language now does a binary search instead of a hashmap lookup mat 2025-02-23 17:39:17 +00:00
  • 2be4f0f2b6 make run_schedule a bounded channel mat 2025-02-23 17:10:47 +00:00
  • 21acf4c846 try to receive packets all at once before sending run_schedule_sender mat 2025-02-23 09:05:20 +00:00
  • dd557c8f29 fix memory leak in simulation tests (lol) mat 2025-02-23 08:47:17 +00:00
  • e21e1b97bf
    Refactor azalea-client (#205) mat 2025-02-22 21:45:26 -06:00
  • 55ceb63c81 fix merge issues mat 2025-02-23 03:37:42 +00:00
  • 1812bfbe79 merge main mat 2025-02-23 03:27:31 +00:00
  • f8130c3c92 minor memory usage optimizations mat 2025-02-23 03:10:21 +00:00
  • 34f53baf85 update to rust edition 2024 mat 2025-02-22 23:01:54 +00:00
  • bdd2fc91e1 update deps mat 2025-02-22 22:56:07 +00:00
  • 6fdf5fce49 fix brand and client info so they're only sent when leaving login instead of entering config mat 2025-02-22 22:34:06 +00:00
  • 444993b609 debug log CARGO_PKG_VERSION on swarm start mat 2025-02-22 21:52:23 +00:00
  • 74b52a1fc1 fix is_trapdoor_useable_as_ladder and add test mat 2025-02-22 21:09:35 +00:00
  • 27945c8870 despawn entities when switching worlds and some testbot fixes mat 2025-02-21 22:50:19 +00:00
  • f5f15362f2 fix some components not being removed from clients and add debugecsleak testbot command mat 2025-02-21 21:51:26 +00:00
  • 5fdea4c0b7 fix wrong docs for testbot mat 2025-02-21 20:20:17 +00:00
  • 24babbdbe5 GameTick should only happen after Update mat 2025-02-21 20:17:47 +00:00
  • 833f306e8b
    Fix errors on switching dimensions (#204) mat 2025-02-21 13:43:56 -06:00
  • cb00686273 fix chunks oops mat 2025-02-21 19:41:39 +00:00