Commit graph

813 commits

Author SHA1 Message Date
mat
017651358d It compiles 2022-07-06 19:15:33 -05:00
mat
2d7056b3d4 Update mod.rs 2022-07-06 19:08:19 -05:00
mat
cb8005be65 Fix the mod.rs 2022-07-06 19:04:38 -05:00
mat
ae3ad007b6 Update packets 2022-07-06 18:55:18 -05:00
mat
048792f83c Fix bugs with migration 2022-07-06 18:52:24 -05:00
mat
37d854c799 Update check.yml 2022-06-29 22:10:20 -05:00
mat
ff06092f80 Add key to cache workflow 2022-06-29 22:09:07 -05:00
mat
14a5d1460e Merge branch 'main' of https://github.com/mat-1/azalea 2022-06-29 22:06:54 -05:00
mat
6dfd8c01ea Nightly clippy 2022-06-29 22:06:47 -05:00
mat
ed30964b49
cache target 2022-06-29 22:06:44 -05:00
mat
c6b724c817 Create check.yml 2022-06-29 21:59:31 -05:00
mat
e8deda5d2e clippo 2022-06-25 17:37:29 -05:00
mat
978880b756 Fix warnings 2022-06-25 16:40:12 -05:00
mat
460bdfb8bb merge ClientState and Client 2022-06-25 16:23:40 -05:00
mat
f9e42fa3d8 Update craft_dig_straight_down.rs 2022-06-25 15:04:21 -05:00
mat
c46eb556e2 Merge branch 'main' into 1.19.1 2022-06-25 14:25:56 -05:00
mat
77980f0018 rename World to dimension
A world is a collection of dimensions
2022-06-25 14:24:56 -05:00
mat
cd9a05e5a6 read_into -> read_from
yeah
2022-06-25 02:33:28 -05:00
mat
c9faf25fab Fix errors 2022-06-25 00:13:00 -05:00
mat
7d3e57763e
Merge pull request #10 from mat-1/azalea-entity
azalea-entity
2022-06-25 05:09:26 +00:00
mat
ca7067e173
Merge branch 'main' into azalea-entity 2022-06-25 05:08:22 +00:00
mat
a0b3b793f9 ClientboundUpdateMobEffectPacket 2022-06-25 00:01:54 -05:00
mat
41f61bf9c1 i hate mutexes 2022-06-24 23:54:31 -05:00
mat
b030b0ea33 start adding moving 2022-06-24 23:10:59 -05:00
mat
69c47eda4c Upgrade some crates 2022-06-24 04:08:38 -05:00
mat
3fcbfc794e Upgrade crates and remove num_* deps 2022-06-24 03:50:19 -05:00
mat
1bee59651f Optimize flate2 2022-06-24 01:06:29 -05:00
mat
5643cc4a94 Optimize flate2 2022-06-24 01:06:04 -05:00
mat
1640dfe457 fix EntityDataValue 2022-06-24 00:02:03 -05:00
mat
ce834aeca5 Fixes 2022-06-23 23:45:23 -05:00
mat
8755f18c2b Correctly detect updated packets 2022-06-23 21:54:38 -05:00
mat
e44afb76f4 1.19.1-rc1 2022-06-23 21:34:10 -05:00
mat
2cdbdcaa27 move_entity_with_delta 2022-06-23 21:31:19 -05:00
mat
37c6618c16 Fix everything so azalea-buf works 2022-06-23 19:17:04 -05:00
mat
1089aa7961 Update Cargo.toml 2022-06-23 15:28:46 -05:00
mat
ba399c4440 switch things to use azalea-buf 2022-06-23 15:28:33 -05:00
mat
5ca49e680e azalea-buf 2022-06-23 15:12:17 -05:00
mat
c7b0c51274 Add move_to 2022-06-21 23:19:31 -05:00
mat
0280fb58e1 add serverbound move packets 2022-06-21 22:10:33 -05:00
mat
0d1e17197b Merge branch 'main' into azalea-entity 2022-06-21 21:20:09 -05:00
mat
deef5d27c0 Update to 1.19.1-pre1 2022-06-21 19:57:18 -05:00
mat
392c553d56 Force the generator mod to support snapshots 2022-06-21 19:48:01 -05:00
mat
af7a7b428c Merge branch 'main' into 1.19.1 2022-06-21 19:06:18 -05:00
mat
317567b77a Improve clear_version_cache 2022-06-21 19:05:44 -05:00
mat
107f945a23 Add get_generator_mod_data
Uses u9g's mod: https://github.com/u9g/minecraft-data-generator-server
2022-06-21 18:33:54 -05:00
mat
a1484f6629
Merge branch 'main' into 1.19.1 2022-06-20 06:22:16 +00:00
mat
efd8749573 add gametick event and find_one_entity 2022-06-20 01:19:59 -05:00
mat
438d633b83 Bump tokio 2022-06-19 22:12:19 -05:00
mat
c9a070f711 Fix some clippy warnings 2022-06-19 22:01:54 -05:00
mat
d674633e85 Merge branch 'main' into azalea-entity 2022-06-19 14:00:51 -05:00