|
34f53baf85
|
update to rust edition 2024
|
2025-02-22 23:01:54 +00:00 |
|
|
bdd2fc91e1
|
update deps
|
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
closes #206
|
2025-02-22 22:34:06 +00:00 |
|
|
444993b609
|
debug log CARGO_PKG_VERSION on swarm start
|
2025-02-22 21:52:23 +00:00 |
|
|
74b52a1fc1
|
fix is_trapdoor_useable_as_ladder and add test
|
2025-02-22 21:09:35 +00:00 |
|
|
27945c8870
|
despawn entities when switching worlds and some testbot fixes
|
2025-02-21 22:50:39 +00:00 |
|
|
f5f15362f2
|
fix some components not being removed from clients and add debugecsleak testbot command
|
2025-02-21 21:51:26 +00:00 |
|
|
5fdea4c0b7
|
fix wrong docs for testbot
|
2025-02-21 20:20:17 +00:00 |
|
|
24babbdbe5
|
GameTick should only happen after Update
|
2025-02-21 20:17:47 +00:00 |
|
mat
|
833f306e8b
|
Fix errors on switching dimensions (#204)
* Fix errors on switching dimensions
* fix other tests
* clippy
* fix log feature in test_simulation
* fix chunks oops
|
2025-02-21 13:43:56 -06:00 |
|
|
63b1036a96
|
fix CustomModelData and WrittenBookContent datacomponents
|
2025-02-21 17:22:00 +00:00 |
|
Shayne Hartford
|
c285fadd34
|
Enable serde feature in sub-crates (#202)
Add serde derive to MinecraftEntityId
|
2025-02-17 17:28:37 -06:00 |
|
|
022771b71b
|
update docs for TabList to mention how it works as a resource
|
2025-02-17 23:09:24 +00:00 |
|
|
228489dded
|
use MinecraftEntityId type instead of u32 in az-protocol
|
2025-02-16 17:10:04 +00:00 |
|
|
4fb6b07746
|
upgrade deps
|
2025-02-14 03:56:36 +00:00 |
|
|
02f50c2dc5
|
remove stabilized trait_upcasting feature gates
|
2025-02-14 03:40:51 +00:00 |
|
|
6020a2297f
|
add todo about wrong calculated_bits_per_entry code
|
2025-02-04 05:29:18 +00:00 |
|
Kumpelinus
|
858bec2081
|
Fix deadlock when changing server (#200)
* Fix deadlock when changing server
* remove unnecessary clones
---------
Co-authored-by: mat <git@matdoes.dev>
|
2025-02-03 13:31:32 -06:00 |
|
|
8d110a9f7c
|
cleanup, fix warnings
|
2025-02-02 21:17:28 +00:00 |
|
|
b08d3d55d7
|
start implementing data driven registries
|
2025-02-02 21:15:45 +00:00 |
|
|
cdb68dfb70
|
update deps
|
2025-02-02 17:53:04 +00:00 |
|
|
479a7b8927
|
update actions/upload-pages-artifact and deploy-pages
|
2025-02-01 21:37:07 +00:00 |
|
|
8d71577da8
|
fix doc errors
|
2025-02-01 21:35:11 +00:00 |
|
|
4562967b61
|
set player metadata on init instead of login
|
2025-02-01 21:26:37 +00:00 |
|
|
87c34e1c33
|
add failing test_set_health_before_login test
|
2025-02-01 20:35:57 +00:00 |
|
|
4aa5010ea2
|
remove debug log
|
2025-01-29 06:07:16 +00:00 |
|
|
5bdb07b314
|
fix PlayerInput to handle diagonal inputs
|
2025-01-29 06:04:38 +00:00 |
|
|
6c681adc4d
|
change some warns to debugs
|
2025-01-29 05:45:17 +00:00 |
|
|
6d8d937d47
|
add support for tickend and playerinput
|
2025-01-29 05:29:20 +00:00 |
|
|
befcec9b3a
|
fix wrong Profile data component impl
|
2025-01-29 02:09:54 +00:00 |
|
|
ef25e77e52
|
add data for EntityEffect particle to fix set_entity_data errors on hypixel
|
2025-01-29 02:02:39 +00:00 |
|
|
67c053638c
|
fix chunk parsing on hypixel
|
2025-01-27 19:24:12 +00:00 |
|
|
ed00a5b8f1
|
don't warn on release mode for unknown PlayerInfoUpdate
|
2025-01-27 18:14:53 +00:00 |
|
|
fe423416b4
|
Rename Connection::configuration to config and add some clientbound functions that already existed serverbound
taken from Shay's fork: b0ca6076ed
|
2025-01-25 22:34:00 +00:00 |
|
|
b6ddde99ea
|
add ProtocolPacket::name function
|
2025-01-25 22:20:35 +00:00 |
|
|
f2d8d4211b
|
fix name of field in CommonPlayerSpawnInfo
|
2025-01-21 23:55:44 +00:00 |
|
|
b0b57aa7d4
|
delete accidentally created debug file
|
2025-01-21 23:54:11 +00:00 |
|
|
53fca5faf4
|
fix errors when switching worlds
|
2025-01-21 23:53:11 +00:00 |
|
|
900a4234e5
|
fix wrong ClientboundSoundEntity
|
2025-01-21 23:21:08 +00:00 |
|
|
aef29daad9
|
remove negative checks for box_shape
|
2025-01-20 05:49:13 +00:00 |
|
|
2dcfbe96c3
|
fix wrong ServerLinkKind and serialize hex colors correctly in nbt
|
2025-01-14 03:18:38 +00:00 |
|
|
a86d011d4a
|
change some warnings to debug logs and improve some entity id index code
|
2025-01-13 06:11:14 +00:00 |
|
|
5721eaf193
|
fix ClientboundSound and implement az_registry::Holder
|
2025-01-13 04:52:40 +00:00 |
|
|
862dec529b
|
update warning in readme to say azalea is 'useable' instead of 'somewhat useable'
|
2025-01-12 23:01:55 +00:00 |
|
|
a1435b3b95
|
fix bugs with decoding/encoding DataComponentPatch
|
2025-01-12 22:43:37 +00:00 |
|
|
093c99a071
|
add AZALEA_DO_NOT_CUT_OFF_PACKET_LOGS env variable
|
2025-01-12 21:51:37 +00:00 |
|
|
608ccb8e54
|
fix panic on bot disconnect
|
2025-01-12 05:07:53 +00:00 |
|
|
a5cb21f039
|
codegen entity dimensions
|
2025-01-11 08:14:19 +00:00 |
|
|
e03101a7b7
|
dead entities cannot be revived
|
2025-01-11 04:35:10 +00:00 |
|
|
31d0ac7568
|
update wrong entity metadata
|
2025-01-11 04:09:39 +00:00 |
|