- 27 Dec, 2021 2 commits
-
-
Anton Weber authored
- 26 Dec, 2021 4 commits
-
-
Anton Weber authored
-
Anton Weber authored
- 23 Dec, 2021 15 commits
-
-
Rahix authored
-
Rahix authored
-
Rahix authored
Actually return to heaven when all mail is delivered.
-
Rahix authored
-
Rahix authored
-
Rahix authored
Add a new component to mark hackers who have new mail. Attach it to a number of hackers on screen. The names of these hackers are returned by `create_hackers()` for the angel shift implementation to display them.
-
Rahix authored
-
Rahix authored
When a panic occurs deep inside a system, the gamestate will stay borrowed (similar to a poisoned mutex). But when a later event from js arrives and call into Rust again, this leads to an attempt at reborrowing the gamestate which panics once more. Avoid this by disarming all event handlers on panic.
-
Rahix authored
-
Rahix authored
Signed-off-by:
Rahix <rahix@rahix.de>
- 17 Nov, 2021 1 commit
-
- 16 Nov, 2021 1 commit
-
-
Sven Assmann authored
- make sure apt-get update runs first - upgrade to node 16 - add libssl-dev dep for wasm-pack - install wasm-pack without default features - upgrade node's package-lock.json to current format version
-
- 15 Nov, 2021 1 commit
-
-
Sven Assmann authored
-
- 14 Nov, 2021 4 commits
-
-
Sven Assmann authored
-
Rahix authored
Panic should always have a formatting string.
-
Rahix authored
Apparently inner attributes are now unstable. Make it work with an outer attribute.
-
- 13 Jul, 2021 2 commits
-
- 02 Apr, 2021 10 commits