Commit Graph

  • 0e997adb06 Fix name ice_iix 2021-01-18 14:24:26 -0800
  • 9e7deba6e6 Remove use of matrix.os ice_iix 2021-01-18 14:23:52 -0800
  • 8364a6abcf Revert "Factor out Rust version" ice_iix 2021-01-18 14:22:34 -0800
  • 9117eb0e8b Revert "Is this the right syntax?" ice_iix 2021-01-18 14:22:26 -0800
  • a88e356c11 Is this the right syntax? ice_iix 2021-01-18 14:21:33 -0800
  • 7f1edc3891 Factor out Rust version ice_iix 2021-01-18 14:20:26 -0800
  • 3503376695 Add missing runs-on ice_iix 2021-01-18 14:06:51 -0800
  • b781b1e591 GitHub Actions: refactor OS targets, split out instead of using matrix ice_iix 2021-01-18 14:04:38 -0800
  • 0b4c56b803
    1.7.10: populate player info on spawn, fixes #141 (#485) iceiix 2021-01-18 13:53:09 -0800
  • 96bcbfb49b Fix clippy redundant clone ice_iix 2021-01-18 13:37:42 -0800
  • a329db7df4 cleanup ice_iix 2021-01-18 13:32:59 -0800
  • 81d2f5a9f7 Leave PlayerInfo_String / <tab> list handling as a todo for now ice_iix 2021-01-18 13:31:50 -0800
  • 994afec211 Revert "Start converting server players to a Vec" ice_iix 2021-01-18 13:26:24 -0800
  • 7c8f7f1f95 Start converting server players to a Vec ice_iix 2021-01-18 13:26:21 -0800
  • ef3503b6c5 cargo fmt ice_iix 2021-01-18 13:21:37 -0800
  • c646d88434 1.7.10: populate player info on spawn, fixes #141 ice_iix 2021-01-18 13:20:50 -0800
  • de496ad3b2 Revert UUID v3 generation ice_iix 2021-01-18 12:31:06 -0800
  • 9dfdea6ae3 protocol: UUID from_player_name; server: handle on_player_info_string ice_iix 2021-01-18 12:22:53 -0800
  • 2b6103e6d9
    gl: fix disembodied player model found in #141 (#484) iceiix 2021-01-18 11:50:00 -0800
  • 2b90340324 Fix clippy::ptr_arg ice_iix 2021-01-18 11:47:53 -0800
  • 68fcc2c98e Update to pass a reference - Merge branch 'master' into glow_multi ice_iix 2021-01-18 11:43:10 -0800
  • 89dcb96de9 gl: fix disembodied player model found in #141 ice_iix 2021-01-18 11:16:04 -0800
  • 56f9c0e908
    www: bundle resources statically (#483) iceiix 2021-01-18 09:48:38 -0800
  • 8e671d1514 www: bundle resources statically ice_iix 2021-01-18 09:23:53 -0800
  • c505903aed
    ui: fix backspace on Windows, closes #481 (#482) iceiix 2021-01-17 18:32:13 -0800
  • 46733acd65 Try to fix handling backspace for #481 ice_iix 2021-01-17 17:18:40 -0800
  • e8ad6bf783 Merge branch 'master' into chat ice_iix 2021-01-17 17:14:03 -0800
  • 980d4ffcf9 protocol: cargo fmt ice_iix 2021-01-17 17:14:00 -0800
  • c78068e6f9
    1.16.5 protocol is the same as 1.16.4 (#480) iceiix 2021-01-17 17:13:23 -0800
  • 22356e9b06 1.16.5 protocol is the same as 1.16.4 ice_iix 2021-01-17 09:53:35 -0800
  • e73c157c3f format: support bare strings, used in chat.type.text ice_iix 2021-01-17 09:47:56 -0800
  • d26dbada5e format: hardcode chat types ice_iix 2021-01-17 09:43:26 -0800
  • 26653f6537 format: get the with arguments of translations ice_iix 2021-01-17 09:20:51 -0800
  • a9904c22e4 cargo fmt ice_iix 2021-01-17 09:06:30 -0800
  • 4069593ff9 protocol/format: log Component construction ice_iix 2021-01-17 08:42:47 -0800
  • 287b20abde server: handle ServerMessage_* packets ice_iix 2021-01-17 08:42:31 -0800
  • d14573c3cf protocol: glowstone compatibility: warn not panic on unrecognized modinfo, fixes #478 ice_iix 2021-01-16 19:48:20 -0800
  • 0c65cc1e0d
    ui: keyboard input fixes (#432, #476) (#477) iceiix 2021-01-16 14:11:17 -0800
  • 6ac7ab0fa0 ui: fix backspace repeat and inserting ⌂, closes #476 ice_iix 2021-01-16 13:44:57 -0800
  • 0983edc6c8 Suppress key_type on ctrl/logo, fixes #432 ice_iix 2021-01-16 13:32:04 -0800
  • 4dd25de709
    ui: click TextBox to focus, fixes #415 (#475) iceiix 2021-01-15 16:42:20 -0800
  • 2f08e14b1c
    build(deps): bump rand from 0.8.1 to 0.8.2 (#473) dependabot-preview[bot] 2021-01-15 16:41:07 -0800
  • 07eeb547b4 Fix clippy warning, match->if let ice_iix 2021-01-15 16:22:37 -0800
  • e930d3d158 ui: click TextBox to focus, fixes #415 ice_iix 2021-01-15 16:20:30 -0800
  • 49274e7e52 blocks: add 1.16.1/2+ new blocks/states (#474) iceiix 2021-01-14 16:46:41 -0800
  • d6fc388022 1.16.2+: add Chain axis states ice_iix 2021-01-14 16:29:40 -0800
  • 66b1f77fa0 Add Chain ice_iix 2021-01-14 12:07:16 -0800
  • bf09b54e16 Add PolishedBasalt, SoulTorch, SoulWallTorch ice_iix 2021-01-14 11:55:50 -0800
  • f3028d2bc3 Add SoulSoil, Basalt ice_iix 2021-01-14 11:46:59 -0800
  • 913e32d897 Add SoulFire ice_iix 2021-01-14 11:39:27 -0800
  • 87cffbd588 1.16.1+: add NetherGoldOre ice_iix 2021-01-14 06:31:25 -0800
  • ac18d5b093
    build(deps): bump rand from 0.8.1 to 0.8.2 dependabot-preview[bot] 2021-01-14 05:20:50 +0000
  • 8ca12a69ce
    blocks: versioned block states, fixes world on fire #467 (#469) iceiix 2021-01-13 19:50:05 -0800
  • a780e185f3 cargo fmt ice_iix 2021-01-13 19:07:20 -0800
  • 9376794827 1.14+: blocks: add stone slab smooth/cut variants ice_iix 2021-01-13 18:46:27 -0800
  • 6dcf7c9e29 Rename methods to 'offsets' which accept protocol_version ice_iix 2021-01-13 18:06:13 -0800
  • f956337e79 1.14+: blocks: add potted flower pot variants ice_iix 2021-01-13 18:00:33 -0800
  • 40c060e6b2 1.14+: blocks: add WallSign tree variants ice_iix 2021-01-13 17:46:04 -0800
  • 724115f1ab 1.14+: blocks: StandingSign: add wood variants ice_iix 2021-01-13 17:37:51 -0800
  • ae693a20a8 1.14+: add flowers: cornflower, wither rose, lily of the valley ice_iix 2021-01-13 17:18:07 -0800
  • f737803b09 Suppress clippy::redundant_closure_call ice_iix 2021-01-13 17:05:45 -0800
  • 3ab2239c16 blocks: add dump_block command-line tool ice_iix 2021-01-13 16:49:17 -0800
  • 33be131a6d Fix xylophone definition ice_iix 2021-01-13 16:22:17 -0800
  • 1a208c678a blocks: add 'offsets' for protocol_version-specific blockstates ice_iix 2021-01-13 15:17:00 -0800
  • 505a4ef092 Merge branch 'master' into blockstate ice_iix 2021-01-12 19:16:23 -0800
  • bb4fb9eb8b Update byteorder, log, serde dependencies ice_iix 2021-01-12 19:13:21 -0800
  • fd36fa59eb
    build(deps): bump serde from 1.0.118 to 1.0.119 dependabot-preview[bot] 2021-01-12 05:21:53 +0000
  • 7f42b0f074
    build(deps): bump log from 0.4.11 to 0.4.13 dependabot-preview[bot] 2021-01-12 05:21:10 +0000
  • 95c56c314e Try to pass protocol_version, but it isn't in scope in ice_iix 2021-01-11 18:31:33 -0800
  • c752937161 blocks: remove protocol_version from by_vanilla_id, since it is set in the constructor ice_iix 2021-01-11 17:57:24 -0800
  • 8ef8a1b575 blocks: move by_vanilla_id to VanillaIDMap instance ice_iix 2021-01-11 17:46:42 -0800
  • 51e2eef657 blocks: 1.14+ note block instruments ice_iix 2021-01-11 17:17:43 -0800
  • ff0de8bf00
    build(deps): bump byteorder from 1.3.4 to 1.4.2 dependabot-preview[bot] 2021-01-11 05:29:37 +0000
  • 2b509cfab8 blocks: add DEBUG_BLOCKS environment variable to dump block states ice_iix 2021-01-10 19:01:20 -0800
  • 63716499f2
    1.13.2+: fix TallGrassVariant block state offsets (#468) iceiix 2021-01-10 16:12:43 -0800
  • 7012585fb2 Comment-out block state debugging ice_iix 2021-01-10 16:09:10 -0800
  • 9adb844748 blocks: fix TallGrass variant offsets (grass/fern/deadbush block states) ice_iix 2021-01-10 15:37:44 -0800
  • 3c88c8cbbe blocks: add offset for TallGrass ice_iix 2021-01-10 15:16:47 -0800
  • 5584b4d143 blocks: enable logging block states ice_iix 2021-01-10 15:16:38 -0800
  • ac63ee5ece protocol: add angle command node (fixes #466) ice_iix 2021-01-10 15:00:34 -0800
  • 622cf164f9 protocol: update Cargo.lock ice_iix 2021-01-10 15:00:09 -0800
  • 8bd233c3db
    Update reqwest, getrandom, rand (#464) iceiix 2021-01-07 17:29:09 -0800
  • fa2e5e8bdb chunk_builder: single-threaded on wasm (#458) ice_iix 2021-01-07 17:26:58 -0800
  • 971493a531 Restore chunk builder threading on native ice_iix 2021-01-07 17:04:19 -0800
  • e7d9214fcb shaders: chunk_frag: consistently enable outputs, fixes GL_INVALID_OPERATION on WebGL ice_iix 2021-01-07 15:55:17 -0800
  • 95f9a715a8 Update reqwest, getrandom, rand ice_iix 2021-01-07 15:30:53 -0800
  • 8e940b7b0c cargo fmt 1.13_assets ice_iix 2021-01-06 19:04:39 -0800
  • 8f614e2f28 Merge branch 'master' into 1.13_assets ice_iix 2021-01-06 18:12:19 -0800
  • ab470f7767
    build(deps): bump reqwest from 0.10.10 to 0.11.0 dependabot-preview[bot] 2021-01-06 05:32:43 +0000
  • ae03087b03
    build(deps): bump rand from 0.8.0 to 0.8.1 dependabot-preview[bot] 2021-01-05 05:20:21 +0000
  • ad8bc4345d Single-threaded chunk builder ice_iix 2021-01-01 07:52:35 -0800
  • 8208e3b595
    wasm: enable events loop (#459) iceiix 2021-01-04 10:14:55 -0800
  • 5e7b2b6892
    build(deps): bump getrandom from 0.2.0 to 0.2.1 dependabot-preview[bot] 2021-01-04 05:24:38 +0000
  • 8e57ccad43 Remove unnecessary Box leak ice_iix 2021-01-03 16:45:33 -0800
  • 4350a012ca Fix borrowing winit_window with native ice_iix 2021-01-03 16:41:35 -0800
  • 3e672ad795 Revert "Failed attempt at fixing use of moved value" ice_iix 2021-01-02 20:05:01 -0800
  • 8f78ec46a9 Failed attempt at fixing use of moved value ice_iix 2021-01-02 20:04:51 -0800
  • 991b5f1109 Leak the glutin_window, fixes E0597 glutin_window does not live long enough ice_iix 2021-01-02 16:27:01 -0800
  • 1dca9fd84f Revert "Log when entering/exiting render/events loops" ice_iix 2021-01-02 10:35:13 -0800
  • f1189536f3 main: disable set_cursor_grab() call on wasm to get further until Pointer Lock is available ice_iix 2021-01-02 10:35:09 -0800