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

Commit graph

  • e5124a6093
    Merge f631b0733f into 37b124a2b6 EnderKill98 2025-08-01 19:52:53 -05:00
  • 37b124a2b6 upgrade deps main mat 2025-08-02 08:52:39 +08:00
  • f631b0733f Fix stupid EnderKill98 2025-08-02 02:48:30 +02:00
  • d1e67703eb Add best effort for default max stack sizes EnderKill98 2025-08-02 02:26:34 +02:00
  • daab2e08dc
    Merge 30cc0ed8bf into e7bf124ed5 Kumpelinus 2025-07-28 23:10:22 +03:00
  • e7bf124ed5 update changelog mat 2025-07-24 07:31:23 -03:00
  • 9719d00526 add Client::force_stop_pathfinding mat 2025-07-24 21:26:49 +11:00
  • 302752860c update movement code for 1.21.5 changes mat 2025-07-24 04:42:52 -05:30
  • 45f89b48e4 1.21.8 mat 2025-07-24 03:54:33 -03:30
  • 6984a2b9e6 remove incorrect optimization attempt in pathfinder mat 2025-07-02 20:45:33 +00:00
  • a5c67d2eee add FastFixedBitSet and use it in the pathfinder mat 2025-07-02 01:44:52 -06:30
  • 004741b781 delete unused module from azalea-chat mat 2025-07-01 20:44:09 -03:00
  • 63348dbbea clippy: use is_multiple_of mat 2025-07-01 02:45:53 +07:00
  • df9d776ff8
    Add TicksAlive component (#229) Kumpelinus 2025-07-21 22:28:41 +02:00
  • 80a1071077 Rename TicksAlive to TicksConnected Kumpelinus 2025-07-15 14:30:40 +02:00
  • 9e1952de7a Add TicksAlive component Kumpelinus 2025-07-11 18:39:11 +02:00
  • ebc2e0c067
    1.21.7 (#227) mat 2025-06-30 14:14:45 -05:00
  • de433a3e47 update Cargo.lock too mat 2025-06-30 16:11:56 -03:00
  • 645803a3f1 1.21.7 mat 2025-06-30 21:09:21 +02:00
  • 6bb614d069 Merge branch 'main' into 1.21.7 mat 2025-07-01 01:06:49 +06:00
  • a060b73915 fix ClientboundShowDialog in config mat 2025-06-27 19:43:54 -04:30
  • 5564d475a2 typos mat 2025-06-27 14:00:26 -09:00
  • 2064450763 outline_shapes patch for pumpkin extractor isn't necessary anymore mat 2025-06-27 18:56:53 -03:30
  • 7b8dc189f7 let chains are stabilized mat 2025-06-26 06:48:25 -12:00
  • 90a761c6d8 1.21.7-rc1 mat 2025-06-25 23:55:11 -06:30
  • 537ec510f0 remove some unused system ordering mat 2025-06-25 20:06:25 -10:00
  • f12589ab80 fix invalid look directions on teleport mat 2025-06-26 15:24:41 +09:30
  • 08c409d048 improve packet_order test, add BlockUpdatePlugin, fix packet order for sprinting mat 2025-06-25 15:14:39 -12:45
  • f9e4b65713 start adding packet_order test mat 2025-06-26 12:32:01 +09:30
  • af1ef93100
    fix: parse int lists in TranslatableComponent with field (#225) Yhgd 2025-06-19 08:25:15 +08:00
  • 5836295c28 fix: parse int lists in TranslatableComponent with field qwqawawow 2025-06-18 11:56:28 +08:00
  • 844697c04c 1.21.6 fixes mat 2025-06-18 08:24:34 +07:00
  • ffbe7a3e42 1.21.6 (#215) mat 2025-06-17 06:49:07 -12:00
  • 44e4481a4b fix warning in example and bench and update changelog mat 2025-06-17 17:48:38 -01:00
  • e1d9c729d3 merge main mat 2025-06-17 09:17:07 -09:30
  • 4b21f85eb4 1.21.6 mat 2025-06-17 08:11:19 -10:30
  • 319d144995 take Entity instead of MinecraftEntityId in Client::attack mat 2025-06-16 17:12:56 -06:30
  • f82cf7fa85 cleanup mat 2025-06-16 17:08:09 -06:30
  • fd9bf16871 implement EntityHitResult mat 2025-06-17 09:30:09 +12:00
  • 713dae7110 update changelog mat 2025-06-15 19:52:26 -05:00
  • 8f70f191bb fix unused import warnings when compiling some crates individually mat 2025-06-16 05:50:06 +05:00
  • 318d95491c Release independent packages mat 2025-06-15 19:21:07 -05:00
  • 57bdb88272 use workspace deps everywhere mat 2025-06-16 01:20:37 +01:00
  • 6bbb3ec5eb Release independent packages mat 2025-06-15 19:13:03 -05:00
  • 1fa1520fea put all azalea-* deps in the workspace Cargo.toml mat 2025-06-15 21:47:56 -01:00
  • f64229fcc9 add some missing things to the changelog mat 2025-06-15 22:42:10 +01:00
  • a06b79a6c1 update deps mat 2025-06-15 10:09:47 -10:30
  • 6155473234 1.21.6-rc1 mat 2025-06-15 12:56:09 -07:00
  • 6495a58812 Merge branch 'main' into 1.21.6 mat 2025-06-15 06:01:50 -13:45
  • 1a983beec1 update changelog mat 2025-06-15 14:45:56 -05:00
  • 5e81d85d7e add note about current_thread to azalea readme mat 2025-06-14 20:33:22 -10:30
  • a2606569bb use owned instead of borrowed Vec3 more mat 2025-06-11 22:58:41 -06:30
  • 89ddd5e85f fix bench mat 2025-06-11 15:50:45 -12:45
  • df092f25ec add pathfinder retry_on_no_path and rework GotoEvent constructor mat 2025-06-11 16:02:08 -09:00
  • 1b348ceeff implement reverting block state predictions on ack mat 2025-06-11 22:22:26 +00:00
  • 067ec06f26 add BlockPos::distance_to and length mat 2025-06-12 05:13:58 +11:00
  • ab05e7bdae add Client::attack_cooldown_remaining_ticks mat 2025-06-11 02:55:30 -05:30
  • 9b0bd29db4 take BlockPos instead of &BlockPos in all function arguments mat 2025-06-11 16:55:33 +11:00
  • 2a6ac0764f add mine_with_auto_tool mat 2025-06-10 19:47:42 -01:00
  • e4ead93f19 jump if in water while executing pathfinder path mat 2025-06-09 21:33:21 -03:30
  • 086f979a28 replace Client::get_open_container and view_container_or_inventory with get_inventory mat 2025-06-09 13:14:20 -11:00
  • 30cc0ed8bf Add resource pack example Kumpelinus 2025-06-09 19:21:13 +02:00
  • 40bcb62a77 update config_fast_builds mat 2025-06-09 14:29:44 +06:00
  • 4a4de81961 handle relative teleports correctly and fix entity chunk indexing warnings mat 2025-06-09 17:15:07 +09:00
  • 45d7371274 insert ClientInformation earlier mat 2025-06-08 13:37:23 -13:00
  • 3087b0c996 add support for panicking on warn/error in simulation tests mat 2025-06-08 22:46:26 -03:30
  • 338f931c51 wait for block to exist when calling open_container_at mat 2025-06-05 00:59:14 -04:00
  • 874f051810 remove comment about a part of a test that i decided not to implement mat 2025-06-04 20:55:57 -07:00
  • be81877137 fix panic when receiving add_entity and start_configuration in the same update mat 2025-06-04 21:53:06 -06:00
  • 93a96786a8 handle set_held_slot packet and add more Into BlockStates impls mat 2025-06-04 10:26:32 +03:30
  • 123c15a293 fix hashset of blockstate into blockstates impl mat 2025-06-04 12:16:12 +06:00
  • bbfca34133 copy player part of container_menu to inventory_menu on close mat 2025-06-03 17:10:34 -13:00
  • f5f50b85e5 re-enable click prediction and fix related issues mat 2025-06-04 01:53:24 -03:30
  • f311ac27d4 send ServerboundPlayerLoaded on join and respawn mat 2025-06-03 22:01:50 +03:30
  • 415c0d873e fix CubeVoxelShape::find_index mat 2025-06-02 23:44:49 -09:00
  • cc3e64a315 fix collisions bugs mat 2025-06-02 19:24:39 -13:00
  • 61443fa481 fix wrong sequence number being sent mat 2025-06-02 21:51:08 -09:30
  • 1edb9d3448 add BlockPos::center_bottom mat 2025-06-02 17:56:16 -08:00
  • f3a5e91a8c fix issues when pathfinding to non-full blocks and add Client::view_inventory mat 2025-06-03 09:52:30 +09:30
  • 7517a207db rename the Block trait to BlockTrait to disambiguate with azalea_registry::Block mat 2025-06-02 19:23:59 -03:30
  • abf995a702 replace wait_one_tick with wait_ticks and some other api improvements mat 2025-06-03 03:48:36 +05:00
  • 04dd6dd0a4 fix login_to_dimension_with_same_name test logging error mat 2025-06-02 13:18:42 -06:30
  • 5c0e5b1eb3 sort entities_by by distance and improve some docs mat 2025-06-03 07:40:53 +12:00
  • cee64cece3 actually send Event::ReceiveChunk mat 2025-06-02 15:55:39 -03:00
  • c5ddae58a1 improve docs for biome code mat 2025-06-02 11:51:03 -06:00
  • 2c5f293210 add Event::ReceiveChunk and find_blocks_in_chunk function mat 2025-06-02 06:55:38 -10:30
  • 538bd78476 merge main mat 2025-06-02 06:36:47 -10:00
  • 9446f79c69 1.21.6-pre2 mat 2025-06-02 17:31:38 +01:00
  • 5adf67fe04 fix grammar issues in readme mat 2025-06-01 19:52:51 -12:00
  • 0569862a1b fix issues related to pathfinder mining mat 2025-06-02 03:14:08 -04:30
  • d7cd305059 fix VibrationParticle mat 2025-06-02 10:30:28 +05:00
  • 8da179b221 simplify some join logic so the Entity is returned even on connection error mat 2025-06-02 04:12:07 -01:00
  • 3d121722d7 several pathfinder fixes mat 2025-06-02 03:44:24 -01:00
  • 99659bd9a3 add CustomPathfinderState mat 2025-06-01 21:01:31 -05:45
  • 1d3a7c969f add Client::entities_by and improve some docs mat 2025-06-01 09:57:54 -12:45
  • d028d7c3e9 add basic support for getting biome ids in chunks mat 2025-06-02 07:45:26 +11:00
  • b103e6fdc0 doc updates mat 2025-05-31 23:14:59 -06:00
  • 0a7648ce48 add '@generated' to generated code mat 2025-05-31 08:56:17 +05:00
  • f27c87b291 more formatting fixes mat 2025-05-31 08:56:17 +05:00
  • e37524899e formatting: merge imports mat 2025-05-30 14:44:48 -13:00