Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Server refactoring (ref GH-26) - Update artpacks, inventory-window, k…
…b-bindings-ui, voxel-chest, voxel-console, voxel-debug, voxel-drop, voxel-engine, voxel-fly, voxel-gamemode, voxel-inventory-dialog, voxel-inventory-hotbar, voxel-mine, voxel-player, voxel-plugins, voxel-plugins-ui, voxel-reach, voxel-start, voxel-texture-shader, voxel-voila, voxel-walk, voxel-workbench deathcap/artpacks@4c3883e Add XHR existence check deathcap/inventory-window@262a0e9 Existence check document for non-browser environments deathcap/kb-bindings-ui@dd19d5b Client-only plugin deathcap/kb-bindings-ui@ddce974 Add browser check, enable strict mode voxel/voxel-chest@20fd3e8 Only create ChestDialog if game.isClient voxel/voxel-chest@438cb7e Existence check document for non-browser voxel/voxel-chest@20131af craftingrecipes is a regular dependency voxel/voxel-console@6464501 voxel-console is client-only deathcap/voxel-debug@bf70d6b Client-only plugin voxel/voxel-drop@8680806 voxel-drop is client-only deathcap/voxel-engine@500427b Revert "Increase atlas size to 2048x2048 from 512x512" deathcap/voxel-fly@739d417 client-only for now voxel/voxel-gamemode@90403ff No server-side support yet voxel/voxel-inventory-dialog@939dc56 Only supported on client for now voxel/voxel-inventory-hotbar@c363f2d Refactor into common/client classes for client/server support voxel/voxel-mine@dff4356 Textures only on client deathcap/voxel-player@c904eb0 client-only voxel/voxel-plugins@eb3a34d Add clientOnly flag to pluginInfo voxel/voxel-plugins@7fdd18d Only call voxel-engine notCapable() in browser environment (requires window to check for canvas) voxel/voxel-plugins@7633174 Split instantiate/scanAndInstantiate voxel/voxel-plugins-ui@c8e789b Client-only plugin voxel/voxel-plugins-ui@1b47560 Add browser check voxel/voxel-reach@6f46c4a Client-only checks for interact/mouse events deathcap/voxel-start@dcd0b13 voxel-start is client-only deathcap/voxel-texture-shader@73806ef Increase default atlas size to 2048x2048 voxel/voxel-voila@caf865c voxel-voila is client-only deathcap/voxel-walk@0676bbc voxel-walk is client-only voxel/voxel-workbench@f40689e Only create WorkbenchDialog if game.isClient Commit message generated by https://github.com/deathcap/lmno-cl
- Loading branch information