-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: zardoy/space-squid
base: v0.0.12
head repository: zardoy/space-squid
compare: everything
Commits on Mar 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ce9dd8d - Browse repository at this point
Copy the full SHA ce9dd8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5edc27b - Browse repository at this point
Copy the full SHA 5edc27bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43f9944 - Browse repository at this point
Copy the full SHA 43f9944View commit details
Commits on Apr 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f3ad970 - Browse repository at this point
Copy the full SHA f3ad970View commit details
Commits on Apr 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 211721e - Browse repository at this point
Copy the full SHA 211721eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7002769 - Browse repository at this point
Copy the full SHA 7002769View commit details
Commits on Apr 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d518be2 - Browse repository at this point
Copy the full SHA d518be2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3580d3f - Browse repository at this point
Copy the full SHA 3580d3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ba5220 - Browse repository at this point
Copy the full SHA 9ba5220View commit details
Commits on May 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3cc8744 - Browse repository at this point
Copy the full SHA 3cc8744View commit details
Commits on May 12, 2024
-
fix: A lot of regression fixes, starting from basic cli usage ending …
…with compatibility with > 1.13 worlds and tsx watch compatibility docs: add instructions for best dx
Configuration menu - View commit details
-
Copy full SHA for bbf4597 - Browse repository at this point
Copy the full SHA bbf4597View commit details -
fix: fix esm module crash, don't create false directory when no world…
… folder is selected, improve some types
Configuration menu - View commit details
-
Copy full SHA for 391a546 - Browse repository at this point
Copy the full SHA 391a546View commit details
Commits on May 16, 2024
-
feat: basic support for bun hot reload in dev! (bun --hot src/app.js)
fix: improve server cleanup on quit
Configuration menu - View commit details
-
Copy full SHA for 7997d80 - Browse repository at this point
Copy the full SHA 7997d80View commit details
Commits on May 20, 2024
-
feat: parse, write day time from level.dat
fix: cancel generating chunks on server stop
Configuration menu - View commit details
-
Copy full SHA for 168fe27 - Browse repository at this point
Copy the full SHA 168fe27View commit details
Commits on May 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fa61c13 - Browse repository at this point
Copy the full SHA fa61c13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81abb9d - Browse repository at this point
Copy the full SHA 81abb9dView commit details
Commits on Jun 12, 2024
-
fix: fix block renames for some versions
fix bitmap in the client locally
Configuration menu - View commit details
-
Copy full SHA for 84071ac - Browse repository at this point
Copy the full SHA 84071acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36ccbfa - Browse repository at this point
Copy the full SHA 36ccbfaView commit details
Commits on Jun 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0048c12 - Browse repository at this point
Copy the full SHA 0048c12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 348cd00 - Browse repository at this point
Copy the full SHA 348cd00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8220f71 - Browse repository at this point
Copy the full SHA 8220f71View commit details
Commits on Jun 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6bf948b - Browse repository at this point
Copy the full SHA 6bf948bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c61e32f - Browse repository at this point
Copy the full SHA c61e32fView commit details
Commits on Jun 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fc57287 - Browse repository at this point
Copy the full SHA fc57287View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6df78cb - Browse repository at this point
Copy the full SHA 6df78cbView commit details
Commits on Jun 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d1bf244 - Browse repository at this point
Copy the full SHA d1bf244View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4b89bc - Browse repository at this point
Copy the full SHA b4b89bcView commit details
Commits on Jul 24, 2024
-
feat: improve compatibility with any bundler by not using esbuild spe…
…cific plugin, gen list of plugins at bulid-time, not runtime
Configuration menu - View commit details
-
Copy full SHA for 5284c45 - Browse repository at this point
Copy the full SHA 5284c45View commit details
Commits on Aug 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 83d9be3 - Browse repository at this point
Copy the full SHA 83d9be3View commit details -
feat: save full info about warp like color (#9)
Co-authored-by: gguio <nikvish150@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e9956e5 - Browse repository at this point
Copy the full SHA e9956e5View commit details
Commits on Aug 31, 2024
-
fix: login player only after configuration is complete which should f…
…ix it for new vanilla clients & pweb client safari
Configuration menu - View commit details
-
Copy full SHA for c16b25c - Browse repository at this point
Copy the full SHA c16b25cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1731532 - Browse repository at this point
Copy the full SHA 1731532View commit details
Commits on Sep 3, 2024
-
fix: stop loading chunks in previous position when teleported to a ne…
…w pos and always start loading chunks in new pos
Configuration menu - View commit details
-
Copy full SHA for 5786dff - Browse repository at this point
Copy the full SHA 5786dffView commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3cf3c7b - Browse repository at this point
Copy the full SHA 3cf3c7bView commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9dccf8f - Browse repository at this point
Copy the full SHA 9dccf8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f827a1 - Browse repository at this point
Copy the full SHA 8f827a1View commit details -
fix(regression,critical): chunks were stopped loading after moving to…
… another chunk fix: fix command blocks parsing for most versions fix: chat was not working for 1.19+ fix: better range adjustment for plate command block activation fix: was not possible to change the warp
Configuration menu - View commit details
-
Copy full SHA for 8fe38b9 - Browse repository at this point
Copy the full SHA 8fe38b9View commit details
Commits on Oct 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e87ddf4 - Browse repository at this point
Copy the full SHA e87ddf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fcb23e0 - Browse repository at this point
Copy the full SHA fcb23e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a7aa38 - Browse repository at this point
Copy the full SHA 9a7aa38View commit details
Commits on Oct 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a6c934f - Browse repository at this point
Copy the full SHA a6c934fView commit details
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a932afb - Browse repository at this point
Copy the full SHA a932afbView commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1f02a6d - Browse repository at this point
Copy the full SHA 1f02a6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d160d5 - Browse repository at this point
Copy the full SHA 1d160d5View commit details
Commits on Nov 20, 2024
-
feat: add gamerules support: basic data parsing, now possible to cont…
…rol/change them via /gamerule only these gamerules effect implemented: doDaylightCycle fix: better messaging from output commands (now green)
Configuration menu - View commit details
-
Copy full SHA for b9ffbd8 - Browse repository at this point
Copy the full SHA b9ffbd8View commit details
Commits on Nov 21, 2024
-
fix: improve output commands formatting, especially errored ones
Configuration menu - View commit details
-
Copy full SHA for 69e2a72 - Browse repository at this point
Copy the full SHA 69e2a72View commit details
Commits on Dec 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 75dc7d1 - Browse repository at this point
Copy the full SHA 75dc7d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4b6bd1 - Browse repository at this point
Copy the full SHA d4b6bd1View commit details
Commits on Dec 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 83da96b - Browse repository at this point
Copy the full SHA 83da96bView commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.