We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d0d1a6 commit 6a137ceCopy full SHA for 6a137ce
TODO.md
@@ -4,11 +4,10 @@
4
5
## Issues
6
7
-- [Event] Fight starts before the player is done moving
8
-- [Camera] buggy when saving close to N/W/S borders, but E is fine somehow.
9
10
## TODO
11
+- [Event] Fight starts before the player is done moving
12
- [Web] Add gamepad controllers (on web ?)
13
- [Code] top bar
14
- [Code] Show logs ?
@@ -24,6 +23,7 @@
24
23
25
## Done
26
+- [Camera] buggy when saving close to N/W/S borders, but E is fine somehow.
27
- [UI] Fix assets in wasm
28
- [Code] First creature moment when starting new save !
29
- [Code] Too Much Logic in UI Widgets
0 commit comments