Commit Graph

  • a5b3b61989 Refactor chunk section management to support 1.18 Nathan Ruiz 2022-09-16 07:17:09 +0000
  • ac9c23c403
    build(deps): bump wasm-bindgen from 0.2.82 to 0.2.83 dependabot[bot] 2022-09-12 21:33:01 +0000
  • 7085c6931d
    build(deps): bump web-sys from 0.3.59 to 0.3.60 dependabot[bot] 2022-09-12 21:32:49 +0000
  • 33a4c99a6e
    build(deps): bump winit from 0.27.1 to 0.27.3 dependabot[bot] 2022-09-12 21:32:38 +0000
  • fe8d8ece9c
    Fix set_cursor_grab on Linux. Closes #714 (#717) iceiix 2022-08-28 09:30:56 -0700
  • 7f06b9918b cargo fmt ice_iix 2022-08-28 08:39:48 -0700
  • 51b4abe7f3 Merge branch 'master' into confined ice_iix 2022-08-28 08:28:18 -0700
  • bbbe58a112
    Update to Rust 1.59.0 (#718) iceiix 2022-08-28 08:27:39 -0700
  • 4701f639c8 Fix clippy::needless_late_init in load_block_entities ice_iix 2022-08-28 07:25:54 -0700
  • 429e3701c1 Fix clippy::single_char_pattern ice_iix 2022-08-28 07:24:49 -0700
  • 76b285ae61 GitHub Actions: update to Rust 1.59.0 ice_iix 2022-08-28 06:49:00 -0700
  • 2d6bc952d5 Update to Rust 1.59.0 ice_iix 2022-08-28 06:47:11 -0700
  • a197223f1a set_cursor_grab failed with NotSupported(NotSupportedError) on Linux inferno 2022-08-28 06:37:22 -0700
  • 0cac9d1802
    build(deps): bump serde from 1.0.142 to 1.0.144 dependabot[bot] 2022-08-22 21:16:27 +0000
  • 9c59a1280f
    build(deps): bump serde_json from 1.0.83 to 1.0.85 dependabot[bot] 2022-08-22 21:16:14 +0000
  • e1b1b6a67f
    build(deps): bump winit from 0.27.1 to 0.27.2 dependabot[bot] 2022-08-12 21:15:45 +0000
  • ade45b5ce6
    Merge d20f459775 into 303783f4f5 Bart Ribbers 2022-08-11 11:19:57 -0600
  • 9ab6616d12
    build(deps): bump glutin from 0.29.0 to 0.29.1 dependabot[bot] 2022-08-10 21:16:49 +0000
  • 235effe025
    build(deps): bump serde from 1.0.142 to 1.0.143 dependabot[bot] 2022-08-09 21:11:34 +0000
  • 303783f4f5
    Configure Renovate (#668) renovate[bot] 2022-08-07 19:01:10 -0700
  • 9686d4ac50 renovate: schedule monthly updates ice_iix 2022-08-07 19:00:27 -0700
  • 400565f050 Cleanup debugging in loading dimension ice_iix 2022-08-07 18:44:48 -0700
  • ad5beac205 server: fix getting correct dimension types for logged in world ice_iix 2022-08-07 18:37:33 -0700
  • 4eea97520c Add new SystemChatMessage and handle in server ice_iix 2022-08-07 18:19:09 -0700
  • dfa6fa34b5 server: show MOTD from ServerData ice_iix 2022-08-07 18:06:32 -0700
  • a27d40ce3d Add new ServerData packet ice_iix 2022-08-07 18:02:11 -0700
  • e8dd8f0d93 PlayerInfo has signature data in 1.19 ice_iix 2022-08-07 17:54:03 -0700
  • 773e35cac6 CommandNode: add 1.19 parsing where parsers are VarInt IDs instead of strings ice_iix 2022-08-07 17:31:36 -0700
  • bb9cb7a837 1.18.2: add resource/_or_tag CommandNodes, from https://wiki.vg/index.php?title=Command_Data&oldid=17429 ice_iix 2022-08-07 17:03:36 -0700
  • 0c74fb29a7 CommandNode: use debug description in parse error ice_iix 2022-08-07 16:54:48 -0700
  • 915d45bbc3 Add JoinGame variant and handling, dimension type (with min_y) is now nested within registry codecs ice_iix 2022-08-07 16:32:21 -0700
  • c230070bb4 server: handle LoginSuccess_Sig ice_iix 2022-08-07 16:08:09 -0700
  • bd5df45e72 Fix login packet UUID type ice_iix 2022-08-07 16:08:03 -0700
  • e8ae214a2c Update for packet ID shifts ice_iix 2022-08-07 13:21:56 -0700
  • de5503fe53 Add LoginSuccess_Sig, with LoginProperty ice_iix 2022-08-07 13:01:16 -0700
  • 7531ea7b31 Add LoginStart_Sig, EncryptionResponse_Sig ice_iix 2022-08-07 12:42:06 -0700
  • e5547945b1 Copy 1.19 (759) from 1.18.2 (758) ice_iix 2022-08-06 17:39:50 -0700
  • 069a3915bd
    1.18.2 protocol (758) (#706) iceiix 2022-08-06 17:35:55 -0700
  • adb71c7caa
    Update dependencies: image, serde, serde_json (#707) iceiix 2022-08-06 17:33:27 -0700
  • 0ea21559ad Bump serde, serde_json. Closes #704, closes #705 ice_iix 2022-08-06 17:17:19 -0700
  • e6a7e07db6 Bump image to 0.24.3. Closes #702 ice_iix 2022-08-06 17:15:25 -0700
  • e5c0361812 cargo fmt ice_iix 2022-08-06 17:02:46 -0700
  • 993b284a91 protocol: add EntityEffect_VarInt, split i8 variant ice_iix 2022-08-06 17:02:39 -0700
  • 1ae00072ce protocol: add UpdateScore_VarInt variant ice_iix 2022-08-06 16:59:51 -0700
  • f1594c35b6 protocol: split variant UpdateScore_u8 ice_iix 2022-08-06 16:57:46 -0700
  • a2153214bf protocol: add EntityRemoveEffect_VarInt variant ice_iix 2022-08-06 16:53:38 -0700
  • 556d6ebe07 protocol: split variant EntityRemoveEffect_i8 ice_iix 2022-08-06 16:51:44 -0700
  • b6f5223aed Copy 1.18.2 (758) from 1.18.1 (757) ice_iix 2022-08-06 16:41:23 -0700
  • 1f183ed76e
    1.18.1 protocol (757) (#640) iceiix 2022-08-06 16:32:40 -0700
  • aadb3dd2b4 readme: add 1.18.1 (757) ice_iix 2022-08-06 16:20:27 -0700
  • bf278bb30c Cleanup ice_iix 2022-08-06 12:49:37 -0700
  • 0032bf2543 world: only force filling sky on 1.18+ for now, workaround until mask/fill_sky can be calculated correctly - min_y? ice_iix 2022-08-06 12:41:39 -0700
  • 4a8e419d90 world: test forcing fill_sky = true ice_iix 2022-08-06 12:38:38 -0700
  • fdbaf68187 world: lots more logging on chunk lighting ice_iix 2022-08-06 12:30:31 -0700
  • 4a6783da8c Revert "world: test hardcoding max block/sky light in Snapshot" ice_iix 2022-08-06 11:21:16 -0700
  • 6592ebbd11 world: test hardcoding max block/sky light in Snapshot ice_iix 2022-08-06 10:49:46 -0700
  • b890814571 Revert "world: log light updates to debug missing lighting in 1.18" ice_iix 2022-08-06 10:47:40 -0700
  • 0d58156697 world: log light updates to debug missing lighting in 1.18 ice_iix 2022-08-06 10:39:01 -0700
  • 4c783201dd
    build(deps): bump serde from 1.0.140 to 1.0.142 dependabot[bot] 2022-08-03 21:09:42 +0000
  • 325762a6ac
    build(deps): bump serde_json from 1.0.82 to 1.0.83 dependabot[bot] 2022-08-03 21:09:36 +0000
  • 500f0d27b5
    build(deps): bump serde from 1.0.140 to 1.0.141 dependabot[bot] 2022-08-01 21:17:01 +0000
  • 1cf5e7deca
    build(deps): bump image from 0.23.14 to 0.24.3 dependabot[bot] 2022-08-01 21:16:48 +0000
  • f83197ec39 Revert "world: attempt to hardcode maximum light" ice_iix 2022-07-31 18:48:56 -0700
  • bdf580767a world: attempt to hardcode maximum light ice_iix 2022-07-31 18:48:53 -0700
  • 9bb5416b90 world: load all sections, reduce logging ice_iix 2022-07-31 18:47:11 -0700
  • baeeb5a818 cargo fmt ice_iix 2022-07-31 17:06:52 -0700
  • e3e5527d03 world: skip chunk sections underneath y<0 ice_iix 2022-07-31 17:05:16 -0700
  • bfc3f144cf world: load dimension type tags: min_y ice_iix 2022-07-31 11:48:38 -0700
  • 832ff248bc world: parse dimension tags ice_iix 2022-07-31 11:33:40 -0700
  • f945b3b6b6 Fix test to really only laod chunk 0,0 ice_iix 2022-07-31 10:18:04 -0700
  • b824549115 world: log block positions in loaded chunks ice_iix 2022-07-31 09:46:53 -0700
  • c98fb6933c world: add checks for direct palettes; update comments ice_iix 2022-07-31 08:54:48 -0700
  • 0092e3df4b world: more debug logging for chunk data ice_iix 2022-07-31 06:43:26 -0700
  • be7236f93b Merge branch 'master' into 1.18.1 ice_iix 2022-07-30 18:03:49 -0700
  • 2e224a77f9
    clipboard: update to fork updating x11-clipboard for xcb (#701) iceiix 2022-07-30 17:11:36 -0700
  • 340b5052fd clipboard: update to fork with updated x11-clipboard ice_iix 2022-07-30 16:51:21 -0700
  • 7f90ef96dd Revert "Replace clipboard with cli-clipboard" ice_iix 2022-07-30 16:47:58 -0700
  • 93421fd43f Replace clipboard with cli-clipboard ice_iix 2022-07-30 16:02:31 -0700
  • ba3cf43f93
    Update dependencies: glutin 0.29, winit 0.27, and more (#700) iceiix 2022-07-30 15:54:49 -0700
  • 9af89eb218 cargo fmt ice_iix 2022-07-30 15:40:47 -0700
  • 58a2f9c5e1 Update to glutin 0.29.0, winit 0.27.0. Closes #695 ice_iix 2022-07-30 15:10:15 -0700
  • c710dc0837 Update to log 0.4.17. Closes #696 ice_iix 2022-07-30 14:58:10 -0700
  • ee8d52a12b Update zip to 0.6.2. Closes #697 ice_iix 2022-07-30 14:57:32 -0700
  • d41e5a2844 Update flate2 to 1.0.24. Closes #698 ice_iix 2022-07-30 14:56:41 -0700
  • ba3b530275 Update web-sys to 0.3.59. Closes #699 ice_iix 2022-07-30 14:56:11 -0700
  • f2f8e4bd8c
    build(deps): bump web-sys from 0.3.55 to 0.3.59 dependabot[bot] 2022-07-30 21:50:47 +0000
  • dd741f2b24
    build(deps): bump flate2 from 1.0.22 to 1.0.24 dependabot[bot] 2022-07-30 21:50:39 +0000
  • 8448209625
    build(deps): bump zip from 0.5.13 to 0.6.2 dependabot[bot] 2022-07-30 21:50:34 +0000
  • 06f46642c4
    build(deps): bump log from 0.4.14 to 0.4.17 dependabot[bot] 2022-07-30 21:50:30 +0000
  • 330c6bcec4
    build(deps): bump glutin from 0.27.0 to 0.29.0 dependabot[bot] 2022-07-30 21:50:25 +0000
  • e00e249793
    Update dependencies (#694) iceiix 2022-07-30 14:49:30 -0700
  • 4c97351152 Merge branch 'master' into deps13 ice_iix 2022-07-30 14:33:44 -0700
  • 638a49c1fc Update serde to 1.0.140. Closes #693 ice_iix 2022-07-30 14:32:44 -0700
  • aaf108eb1c Update serde_json to 1.0.82. Closes #689 ice_iix 2022-07-30 14:31:10 -0700
  • 064eaab117 Update wams-bindgen to 0.2.81. Closes #687 ice_iix 2022-07-30 14:29:38 -0700
  • 5dc95cfef0 Update getrandom to 0.2.7. Closes #686 ice_iix 2022-07-30 14:28:04 -0700
  • 084c5090dd Update reqwest to 0.11.11. Closes #685 ice_iix 2022-07-30 14:26:43 -0700
  • 05f9138161 protocol: Update tokio to 1.19.2. Closes #683, closes #684 ice_iix 2022-07-30 14:24:10 -0700
  • fd03c2ef27 Updaet tokio to 1.16.1. Closes #682 ice_iix 2022-07-30 14:23:30 -0700
  • da69d4178c Update crossbeam-utils to 0.8.11. Closes #681 ice_iix 2022-07-30 14:21:25 -0700