- hide UI when gamepad is in use, enable when mouse is in use - indicate selected UI button using hue rotation animation - support for gamepad hat - support for disconnecting and reconnecting gamepads - sanitize collected data in WASM build and write files per session - add function for finding the closest UI button in a given direction - bug fix: prevent character from moving when level loads or play is resumed from the pause menu - bug fix: cancel character walking sfx when paused
22 lines
203 B
Plaintext
22 lines
203 B
Plaintext
# Builds
|
|
build/
|
|
dist/
|
|
|
|
# Auto complete
|
|
compile_commands.json
|
|
|
|
# SPACEBOX
|
|
sdl2-config
|
|
|
|
# External symlinks
|
|
ext/
|
|
|
|
# Repository
|
|
local/
|
|
src/__pycache__/
|
|
storage/
|
|
*Play_History.json
|
|
press.html
|
|
feed
|
|
test.html
|