Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pick all new changes #353

Closed
wants to merge 334 commits into from
Closed

Pick all new changes #353

wants to merge 334 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Sep 19, 2023

  1. Configuration menu
    Copy the full SHA
    8d3d5ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a0533c View commit details
    Browse the repository at this point in the history
  3. refactor modal stacks so they are:

    1. watchable for changes
    2. can be used along with react
    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    aeeb012 View commit details
    Browse the repository at this point in the history
  4. feat: display leave confirmation when playing (prevent accidental ctr…

    …l+w), but not when paused so can easily close if desired
    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    edf1def View commit details
    Browse the repository at this point in the history
  5. inventories are almost here wip:

    add mobile button
    review upstream
    wip react refresh (thats why migrating to react)
    to migrate to tsx
    to impl advanced settings
    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    bb26208 View commit details
    Browse the repository at this point in the history
  6. rm log

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    7b08d17 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc474cc View commit details
    Browse the repository at this point in the history
  8. add ci.yml

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    42a11dd View commit details
    Browse the repository at this point in the history
  9. make render distance updatable, refactor controls spend some time on …

    …adding flying
    
    add settings like the one to disable in-game auto-update
    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    714bf3d View commit details
    Browse the repository at this point in the history
  10. make new ci.yml run on pulls

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    e519e69 View commit details
    Browse the repository at this point in the history
  11. replace legacy lib, comment

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    2e3f30a View commit details
    Browse the repository at this point in the history
  12. flying check for spectator

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    50b5c76 View commit details
    Browse the repository at this point in the history
  13. play -> connect to server

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    37a3a7b View commit details
    Browse the repository at this point in the history
  14. fix opening chat

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    860ed43 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8a563ae View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0285401 View commit details
    Browse the repository at this point in the history
  17. support player saving data 🚀

    inspect dragndroped nbt data!
    improve disconnect action (disconnect immediately)
    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    8e385c6 View commit details
    Browse the repository at this point in the history
  18. support world saving 🚀

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    3c8200a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d58867b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b405289 View commit details
    Browse the repository at this point in the history
  21. add support for icons in button

    TODO not pixel-perfect
    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    b1b03f0 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7eb2d54 View commit details
    Browse the repository at this point in the history
  23. add ci.yml

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    2ea2f53 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6deb405 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    359930d View commit details
    Browse the repository at this point in the history
  26. Remove linked dep

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    6f6f089 View commit details
    Browse the repository at this point in the history
  27. wip testing cypress

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    1d895a3 View commit details
    Browse the repository at this point in the history
  28. install false

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    e5f1810 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    ff52875 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    947f76a View commit details
    Browse the repository at this point in the history
  31. update ci for cypress

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    c36f52c View commit details
    Browse the repository at this point in the history
  32. try fo fix page actually

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    dcb6011 View commit details
    Browse the repository at this point in the history
  33. [skip ci] up ci.yml

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    8363c12 View commit details
    Browse the repository at this point in the history
  34. move building to esbuild

    change public to dist
    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    cce07c9 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    cc8675f View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    96d42d6 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    9f00b52 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    ba04bc8 View commit details
    Browse the repository at this point in the history
  39. Green cypress (fix build) (#9)

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    49ff10a View commit details
    Browse the repository at this point in the history
  40. ci: publish correct folder

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    0c1b404 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    3bce2bc View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    02f9eaa View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    ccc729b View commit details
    Browse the repository at this point in the history
  44. fix dev esbuild config

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    7f4f69c View commit details
    Browse the repository at this point in the history
  45. test error fix

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    a8c2af0 View commit details
    Browse the repository at this point in the history
  46. feat: first class camera touch support! tested on ios, currently no k…

    …nown issues anymore!
    
    moved fps counter to right for space for debug info on left
    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    b12783f View commit details
    Browse the repository at this point in the history
  47. variable renames

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    82f611f View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    6bdecc0 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    699688d View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    fd5462f View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    f4ccf5b View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    ed3dadd View commit details
    Browse the repository at this point in the history
  53. fix reload text

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    ab2d721 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    3797122 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    8504fa5 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    8fcfcf1 View commit details
    Browse the repository at this point in the history
  57. fix chat on mobile

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    2a9ae33 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    ae8a2af View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    c7a38a7 View commit details
    Browse the repository at this point in the history
  60. first inventory work on servers (left click support for now)

    allow to override local username
    next: support level.dat player data
    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    3551bed View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    3c6af46 View commit details
    Browse the repository at this point in the history
  62. use custom mc loader to drop a few mb of bundle & allow to specify al…

    …lowlist for faster dev builds (will be cached in future)
    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    b9c7f1f View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    6fcdaed View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    a4a6de6 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    039295b View commit details
    Browse the repository at this point in the history
  66. singleplayer saves: fix loading player data from level.dat (todo: not…

    … saving for now)
    
    respect superflat world generation
    1.8 superflat saves tested: seems stable!
    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    6adf25e View commit details
    Browse the repository at this point in the history
  67. make process of world loading less annoying, more configurable

    FIX server version select!
    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    1f8c593 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    6aefd64 View commit details
    Browse the repository at this point in the history
  69. change back for some settings

    dont wait for fullscreen to not delay request pointerlock timings (bug that led to securityError)
    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    ae45bc5 View commit details
    Browse the repository at this point in the history
  70. inventory support with sprites (only multiplayer fully supported for …

    …now)! true block rendering!
    
    add iphone x notch workarounds
    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    31ca9db View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    5f8d8b6 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    077c20a View commit details
    Browse the repository at this point in the history
  73. fix critical gameLoaded bug

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    be01da9 View commit details
    Browse the repository at this point in the history
  74. fix all known annoying mis-keyboard reaction! fix annoying slow creat…

    …ive flying speed (also can be controlled via window for now)
    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    6d1a891 View commit details
    Browse the repository at this point in the history
  75. oops fix prevuilt target

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    8a948d1 View commit details
    Browse the repository at this point in the history
  76. vercel: get correct env

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    9b71088 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    670c560 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    9976b9a View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    190c511 View commit details
    Browse the repository at this point in the history
  80. refactor to utils for fixes

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    9787f79 View commit details
    Browse the repository at this point in the history
  81. add eruda

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    f92c1f7 View commit details
    Browse the repository at this point in the history
  82. cleanup preparedata

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    b9f621d View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    fc9fc8b View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    47f86ca View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    f897a6e View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    0c1607b View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    e51e7c2 View commit details
    Browse the repository at this point in the history
  88. speed preparedata

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    6faa3c6 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    734ecdf View commit details
    Browse the repository at this point in the history
  90. refactor controls to use contro-max!

    it allows to use between mobile keyboard & gamepad consistently!
    fixed double jump!
    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    54d6598 View commit details
    Browse the repository at this point in the history
  91. fix sw error, cache mc-data

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    7005634 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    7622a15 View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    e66862d View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    342a2f0 View commit details
    Browse the repository at this point in the history
  95. upstream fork changes

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    ce566b0 View commit details
    Browse the repository at this point in the history
  96. display sync error as well!

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    bebd65e View commit details
    Browse the repository at this point in the history
  97. change default singleplayer version to 1.8.8 as it supports more feat…

    …ures, preserve for old saves
    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    70681fa View commit details
    Browse the repository at this point in the history
  98. Configuration menu
    Copy the full SHA
    c4ae650 View commit details
    Browse the repository at this point in the history
  99. add force reload chunks (F3+A)

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    4cf323c View commit details
    Browse the repository at this point in the history
  100. enable eruda only on mobile

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    e04fef0 View commit details
    Browse the repository at this point in the history
  101. loadFolder -> loadSave

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    c9b2b1c View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    aeca97d View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    2d8d522 View commit details
    Browse the repository at this point in the history
  104. add a way to always init eruda

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    f856bc5 View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    0dca522 View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    bfd8279 View commit details
    Browse the repository at this point in the history
  107. Configuration menu
    Copy the full SHA
    dfa45a5 View commit details
    Browse the repository at this point in the history
  108. rn workflow, fixes

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    78d4b62 View commit details
    Browse the repository at this point in the history
  109. disable silent

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    bc51c9f View commit details
    Browse the repository at this point in the history
  110. Configuration menu
    Copy the full SHA
    29b47fb View commit details
    Browse the repository at this point in the history
  111. Configuration menu
    Copy the full SHA
    6f2c030 View commit details
    Browse the repository at this point in the history
  112. dont test before publish

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    5044e4e View commit details
    Browse the repository at this point in the history
  113. next release preparing (#10)

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    033eeef View commit details
    Browse the repository at this point in the history
  114. Configuration menu
    Copy the full SHA
    767ca3f View commit details
    Browse the repository at this point in the history
  115. fix: excellent in-game gamepad support

    speed packages install
    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    f589032 View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    c41c010 View commit details
    Browse the repository at this point in the history
  117. Configuration menu
    Copy the full SHA
    83627a5 View commit details
    Browse the repository at this point in the history
  118. Configuration menu
    Copy the full SHA
    ffaa523 View commit details
    Browse the repository at this point in the history
  119. Configuration menu
    Copy the full SHA
    33ddfa1 View commit details
    Browse the repository at this point in the history
  120. Configuration menu
    Copy the full SHA
    e2670a5 View commit details
    Browse the repository at this point in the history
  121. Configuration menu
    Copy the full SHA
    6e8e3ca View commit details
    Browse the repository at this point in the history
  122. upstream server changes

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    b8b8f7b View commit details
    Browse the repository at this point in the history
  123. Configuration menu
    Copy the full SHA
    3decbe3 View commit details
    Browse the repository at this point in the history
  124. fix too fast block placing

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    2895a1f View commit details
    Browse the repository at this point in the history
  125. fix: display non-breakable blocks

    allow to break anything in creative
    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    898648d View commit details
    Browse the repository at this point in the history
  126. select hotbar on touch

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    3008be0 View commit details
    Browse the repository at this point in the history
  127. Configuration menu
    Copy the full SHA
    bd98795 View commit details
    Browse the repository at this point in the history
  128. select block on middle mouse

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    0929e60 View commit details
    Browse the repository at this point in the history
  129. grass issues in inventory

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    16c42de View commit details
    Browse the repository at this point in the history
  130. fix build

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    c3a189d View commit details
    Browse the repository at this point in the history
  131. more require to import

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    659b089 View commit details
    Browse the repository at this point in the history
  132. download map improvements

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    7bd9a5c View commit details
    Browse the repository at this point in the history
  133. Configuration menu
    Copy the full SHA
    f2677ee View commit details
    Browse the repository at this point in the history
  134. Configuration menu
    Copy the full SHA
    e99faef View commit details
    Browse the repository at this point in the history
  135. Configuration menu
    Copy the full SHA
    d414996 View commit details
    Browse the repository at this point in the history
  136. Configuration menu
    Copy the full SHA
    ddd763c View commit details
    Browse the repository at this point in the history
  137. adjust seo a bit

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    2bceab9 View commit details
    Browse the repository at this point in the history
  138. Configuration menu
    Copy the full SHA
    af288d3 View commit details
    Browse the repository at this point in the history
  139. A lot of cool features! (#14)

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    e18722c View commit details
    Browse the repository at this point in the history
  140. restore filesize

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    5e6cd63 View commit details
    Browse the repository at this point in the history
  141. Configuration menu
    Copy the full SHA
    8adee6a View commit details
    Browse the repository at this point in the history
  142. [skip ci] upstream changes

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    e6354f6 View commit details
    Browse the repository at this point in the history
  143. Configuration menu
    Copy the full SHA
    8a093b2 View commit details
    Browse the repository at this point in the history
  144. Configuration menu
    Copy the full SHA
    9947c13 View commit details
    Browse the repository at this point in the history
  145. Configuration menu
    Copy the full SHA
    1f14154 View commit details
    Browse the repository at this point in the history
  146. Configuration menu
    Copy the full SHA
    6074e18 View commit details
    Browse the repository at this point in the history
  147. should fix build

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    f475364 View commit details
    Browse the repository at this point in the history
  148. Configuration menu
    Copy the full SHA
    7edddf8 View commit details
    Browse the repository at this point in the history
  149. Configuration menu
    Copy the full SHA
    38e0c08 View commit details
    Browse the repository at this point in the history
  150. Configuration menu
    Copy the full SHA
    4b01819 View commit details
    Browse the repository at this point in the history
  151. Hot features & fixes (#17)

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    348aa26 View commit details
    Browse the repository at this point in the history
  152. ci: pass GITHUB_TOKEN

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    111c97c View commit details
    Browse the repository at this point in the history
  153. ci: pass default GITHUB_TOKEN

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    06ea7dd View commit details
    Browse the repository at this point in the history
  154. add contributing, speed start, cleanup esbuild

    and don't use minify in dev as it breaks breakpoints since minify inlines code
    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    c6b78c3 View commit details
    Browse the repository at this point in the history
  155. fix cypress schema

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    214ec56 View commit details
    Browse the repository at this point in the history
  156. Configuration menu
    Copy the full SHA
    b7c6a8f View commit details
    Browse the repository at this point in the history
  157. Configuration menu
    Copy the full SHA
    f33db2c View commit details
    Browse the repository at this point in the history
  158. initial p2p multiplayer support powered by peerJS

    spend many hours fixing weird bugs... still have to few some
    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    3a71f43 View commit details
    Browse the repository at this point in the history
  159. improve new tests

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    e95b776 View commit details
    Browse the repository at this point in the history
  160. Configuration menu
    Copy the full SHA
    2c64bca View commit details
    Browse the repository at this point in the history
  161. ci: remove prepublish scripts

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    9b0828b View commit details
    Browse the repository at this point in the history
  162. temp fix for connect

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    4f33758 View commit details
    Browse the repository at this point in the history
  163. Configuration menu
    Copy the full SHA
    155d994 View commit details
    Browse the repository at this point in the history
  164. ci: draft a release

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    2a85497 View commit details
    Browse the repository at this point in the history
  165. Configuration menu
    Copy the full SHA
    d8feab7 View commit details
    Browse the repository at this point in the history
  166. allow to specify guest name

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    d5f4853 View commit details
    Browse the repository at this point in the history
  167. Configuration menu
    Copy the full SHA
    a6da82e View commit details
    Browse the repository at this point in the history
  168. Configuration menu
    Copy the full SHA
    9cd3b95 View commit details
    Browse the repository at this point in the history
  169. implement qr display

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    3b97408 View commit details
    Browse the repository at this point in the history
  170. deploy also to vercel prod

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    e1020d5 View commit details
    Browse the repository at this point in the history
  171. should fix ci

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    df41129 View commit details
    Browse the repository at this point in the history
  172. fix bot version select

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    95a5598 View commit details
    Browse the repository at this point in the history
  173. Configuration menu
    Copy the full SHA
    f2fff9f View commit details
    Browse the repository at this point in the history
  174. fix silly parens mistake

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    60ea5b9 View commit details
    Browse the repository at this point in the history
  175. ci: specify build commands?

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    ecab69f View commit details
    Browse the repository at this point in the history
  176. ci: update vercel pipelines

    preview: comment
    prod: should be fixed
    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    b720d45 View commit details
    Browse the repository at this point in the history
  177. dont create world folder

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    d9988c3 View commit details
    Browse the repository at this point in the history
  178. Configuration menu
    Copy the full SHA
    badf004 View commit details
    Browse the repository at this point in the history
  179. Configuration menu
    Copy the full SHA
    3176893 View commit details
    Browse the repository at this point in the history
  180. fix: ask for guest username

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    962b689 View commit details
    Browse the repository at this point in the history
  181. Configuration menu
    Copy the full SHA
    57cb655 View commit details
    Browse the repository at this point in the history
  182. feat: texturepack install via qs

    fix: fix slow texturepack install
    fix: fix compatibility with most texturepack block format
    todo: plan to do support for huge textures soon (i hope)
    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    44515c9 View commit details
    Browse the repository at this point in the history
  183. a few fixes (#20)

    fix: ios improvements: always display full ui & no magnifier on double tap anymore
    fix: regression: connect to p2p peers
    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    1afdf5b View commit details
    Browse the repository at this point in the history
  184. Configuration menu
    Copy the full SHA
    47ccc70 View commit details
    Browse the repository at this point in the history
  185. manual build fixes

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    1d94117 View commit details
    Browse the repository at this point in the history
  186. add assets dep

    zardoy committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    17a6048 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. Configuration menu
    Copy the full SHA
    202bd02 View commit details
    Browse the repository at this point in the history
  2. ci should be fixed now

    zardoy committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    81e6e56 View commit details
    Browse the repository at this point in the history
  3. refactor last status display

    zardoy committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    af6d749 View commit details
    Browse the repository at this point in the history
  4. refactor resourcepack state

    zardoy committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    a7fb8c6 View commit details
    Browse the repository at this point in the history
  5. always define viewer

    zardoy committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    9a83884 View commit details
    Browse the repository at this point in the history
  6. move resourcepack to state

    zardoy committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    65840cf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ec2e917 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f1917a5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6dd9a95 View commit details
    Browse the repository at this point in the history
  10. refactor: migrate to new options backend

    this cleanups code alot
    zardoy committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    4cff9f5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    52d2ea7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d210aca View commit details
    Browse the repository at this point in the history
  13. fix chat translate

    zardoy committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    2905567 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    43342a7 View commit details
    Browse the repository at this point in the history
  15. [doubt] use macrotasks for processing local server data

    this allow to better simulate env flying squid running in, but ideally shouldn't be used imo
    the main intention here is too wether it can improve fps stability. I don't really think moving flying squid to web worker would significantly improve performance as I see still most of the time is lost in three.js stuff
    zardoy committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    fb27c56 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    369a4ae View commit details
    Browse the repository at this point in the history
  17. feat: Chat commands completions! tab complete + auto complete for sin…

    …gleplayer & servers < 1.13
    
    feat: Add chat history for mobile! (e.g. arrows on IOS)
    fix: remove annoying popup on slash in Edge
    fix: text cursor positioning after text update in Safari
    fix: preserve currently typed text in navigation history (like in most REPLs)!
    zardoy committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    145ae51 View commit details
    Browse the repository at this point in the history
  18. simplify height set

    zardoy committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    39c7fb3 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f8ed865 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    eed9736 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    cc48883 View commit details
    Browse the repository at this point in the history
  22. add lodash dep

    zardoy committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    38d1a58 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    09a9550 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. rm unused mobile controls

    zardoy committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    62f3f72 View commit details
    Browse the repository at this point in the history
  2. up esbuild

    zardoy committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    dad3b6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2896971 View commit details
    Browse the repository at this point in the history
  4. sync build.js from main-ligth

    zardoy committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    611f07b View commit details
    Browse the repository at this point in the history
  5. prerender -> generateTextures

    zardoy committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    37d1ca0 View commit details
    Browse the repository at this point in the history
  6. drop dist/textures folder 76mb -> 3mb

    rm unused textures, affects only deploy speed
    zardoy committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    c5cffc1 View commit details
    Browse the repository at this point in the history
  7. feat: correctly show all interaction & break shapes on some blocks li…

    …ke anvil & beds. Ignore water.
    
    todo: to test: break texture
    zardoy committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    0f11227 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    47b895d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e4265e2 View commit details
    Browse the repository at this point in the history
  10. up prototol

    zardoy committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    34dcd5c View commit details
    Browse the repository at this point in the history
  11. button click: restore using web audio to ensure it doesn't affect mus…

    …ic playback, but do not create audiocontext without gesture
    zardoy committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    ae18411 View commit details
    Browse the repository at this point in the history
  12. fix server default port

    zardoy committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    e7c2b98 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fd8445d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c728d79 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2f35f00 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    25d858e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9dc6a43 View commit details
    Browse the repository at this point in the history
  18. fix eruda clicks

    zardoy committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    ffa2c08 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b360187 View commit details
    Browse the repository at this point in the history
  20. remove webpack & unused deps

    zardoy committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    f5c07e0 View commit details
    Browse the repository at this point in the history
  21. cleanup unused code

    zardoy committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    b38ec08 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    38e2621 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    f8ae3e1 View commit details
    Browse the repository at this point in the history
  24. resolve pr todo comments

    zardoy committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    a99a8ff View commit details
    Browse the repository at this point in the history
  25. fix(important): fix connect to servers by domain

    fix: finally display readable errors on proxy connect errors
    zardoy committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    18e5022 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    fa564bf View commit details
    Browse the repository at this point in the history
  27. dont crash on mousedown

    zardoy committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    7a77b2d View commit details
    Browse the repository at this point in the history
  28. small comments cleanup

    zardoy committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    9dde8f0 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    9d9e774 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    7f67f8b View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    3be311d View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    4910354 View commit details
    Browse the repository at this point in the history
  33. refactor stats to display gpu / cpu stats

    feat: add an option to use dedicated gpu for render on laptop (high-perf)
    zardoy committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    6f56bab View commit details
    Browse the repository at this point in the history
  34. fix eslint in more js files

    zardoy committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    f081d16 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    bcb10e3 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    443d89b View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    5bdf626 View commit details
    Browse the repository at this point in the history
  38. manual build fixes

    zardoy committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    f60e363 View commit details
    Browse the repository at this point in the history
  39. remove my links

    zardoy committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    295253c View commit details
    Browse the repository at this point in the history
  40. run preview on every pr commit

    zardoy committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    0633d8d View commit details
    Browse the repository at this point in the history
  41. preview: simplify checkout

    zardoy committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    9bb29a3 View commit details
    Browse the repository at this point in the history