-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
12 changed files
with
61 additions
and
16 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
<script integrity=sha384-DXfxbHnmRjXl3uhZSP4S1IWEe3DfX/sHDa2A7iHxmUB6Ag+87PaP8wV2AtDOwHfm src=./restart-audio-context-8127143435824044.js type=module></script><link href=assets/favicon.png rel=icon><link href=./index-56627a79e0752a1c.css integrity=sha384-m/ivHNojsD/VAvwMMce+fhrN8VxOZuZt5hms1JExuO36KLCDKKRGDtjLXSlnQq0B rel=stylesheet><script nonce="Me9ZB76oxBjpsiCgyJ6LKQ==" type=module>import init, * as bindings from './magiacircle-b4af609aae1fb5f7.js'; | ||
const wasm = await init('./magiacircle-b4af609aae1fb5f7_bg.wasm'); | ||
<script integrity=sha384-DXfxbHnmRjXl3uhZSP4S1IWEe3DfX/sHDa2A7iHxmUB6Ag+87PaP8wV2AtDOwHfm src=./restart-audio-context-8127143435824044.js type=module></script><link href=assets/favicon.png rel=icon><link href=./index-56627a79e0752a1c.css integrity=sha384-m/ivHNojsD/VAvwMMce+fhrN8VxOZuZt5hms1JExuO36KLCDKKRGDtjLXSlnQq0B rel=stylesheet><script nonce="6CfCBwx09ryd8Lim1T2Vlw==" type=module>import init, * as bindings from './magiacircle-291a6129168c6c1d.js'; | ||
const wasm = await init('./magiacircle-291a6129168c6c1d_bg.wasm'); | ||
|
||
|
||
window.wasmBindings = bindings; | ||
|
||
|
||
dispatchEvent(new CustomEvent("TrunkApplicationStarted", {detail: {wasm}}));</script><title>magiacircle 0.1</title><link crossorigin href=./magiacircle-b4af609aae1fb5f7.js integrity=sha384-lBja7M85zHHJOjc3CJpCwvM3uQLt218xKIfiXVj3mosAJcxZeXUxuWoQyaLi+jvf rel=modulepreload><link as=fetch crossorigin href=./magiacircle-b4af609aae1fb5f7_bg.wasm integrity=sha384-QxYtpwaXdgUIBr26k8RA2fn2WPWYQglOEu3njA7gPmfPSWL+bTsoxAoRiAfAgP+1 rel=preload type=application/wasm></head><body></body></html> | ||
dispatchEvent(new CustomEvent("TrunkApplicationStarted", {detail: {wasm}}));</script><title>magiacircle 0.1</title><link crossorigin href=./magiacircle-291a6129168c6c1d.js integrity=sha384-cw7GXfaOaG9myJmCnQh2oopNwhZWIrodHvIS2qCh6kwLV+q4p1UhqMLvK4ruf1we rel=modulepreload><link as=fetch crossorigin href=./magiacircle-291a6129168c6c1d_bg.wasm integrity=sha384-S0Co4+XLoDd9K86QvNMGMYLc/BNeu9xTrsLMN3qO7b6CUvg1Kh2a2wrlx7G2OMtX rel=preload type=application/wasm></head><body></body></html> |
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file renamed
BIN
+13.5 MB
docs/magiacircle-b4af609aae1fb5f7_bg.wasm → docs/magiacircle-291a6129168c6c1d_bg.wasm
Binary file not shown.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -30,6 +30,7 @@ pub enum GameEntity { | |
Routes, | ||
StoneLantern, | ||
Spell, | ||
Crate, | ||
} | ||
|
||
#[derive(Component)] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters