mai
3376c3e333
fix: mobile entry click and add fullscreen button
...
- Delay virtual controls creation until after game starts (ctrl overlay
was intercepting title screen touches)
- Add touchstart handler on game container for mobile entry
- Add fullscreen button overlay in top-right corner
- Hide title text after game starts
2026-07-04 08:36:15 +08:00
mai
dfb738f406
feat: add mobile virtual touch controls
...
- document.js: add is_touch detection and virtual button CSS
- input.js: create virtual D-pad + action buttons + touch drag camera
- main.js: skip Pointer Lock on touch devices
2026-07-04 08:23:39 +08:00
Dominic Szablewski
cfcff07c58
Make sfx_pickup a local var instead of an uncompressible global :/
2021-09-27 17:45:33 +02:00
Dominic Szablewski
3112515834
Remove obsolete nav map array
2021-09-27 17:44:51 +02:00
Dominic Szablewski
4a24fcc2fa
Remove obsolete setTimeout wrapper
2021-09-14 22:21:37 +02:00
Dominic Szablewski
a522cb597d
Implement mouse invert checkbox
2021-09-14 11:43:44 +02:00
Dominic Szablewski
babefbc083
Undo accidental var rename
2021-09-14 11:01:50 +02:00
Dominic Szablewski
873a16cbf1
Typo
2021-09-14 08:48:20 +02:00
Dominic Szablewski
944249b25f
Fix some typos in comments
2021-09-14 08:35:55 +02:00
Dominic Szablewski
a844ba46f8
Initial
2021-09-13 10:09:54 +02:00