summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add momentum to swingingJan Tuomi2025-11-298-25/+39
* Store player ref in state scriptsJan Tuomi2025-11-297-67/+66
* Add action button to ts uiJan Tuomi2025-11-288-11/+30
* Improve hanging mathJan Tuomi2025-11-283-56/+67
* Use state machine inside PlayerStateHangingJan Tuomi2025-11-282-28/+38
* Improve debug infoJan Tuomi2025-11-282-12/+17
* Add debug info displayJan Tuomi2025-11-2811-3/+57
* Use state machine in PlayerJan Tuomi2025-11-2811-232/+266
* Add tweening to horiz starting pointJan Tuomi2025-11-281-12/+50
* Snap to horiz if above hookJan Tuomi2025-11-282-4/+10
* Add initial hanging hookJan Tuomi2025-11-286-2/+83
* Rework movement handlersJan Tuomi2025-11-283-25/+32
* Use MovementType enumJan Tuomi2025-11-281-19/+25
* Add computer and curve followingJan Tuomi2025-11-279-21/+93
* Make coyote time based on deltaJan Tuomi2025-11-273-11/+13
* Add curve following systemJan Tuomi2025-11-273-27/+81
* Fix paused bugJan Tuomi2025-11-279-16/+68
* Refactor Map to PauseMenuJan Tuomi2025-11-268-61/+59
* ChangesJan Tuomi2025-11-266-19/+32
* Make transitions gameboy likeJan Tuomi2025-11-262-7/+58
* Improve shaderJan Tuomi2025-11-2618-173/+219
* Fix typoJan Tuomi2025-11-261-2/+2
* Add some screen shader stuffJan Tuomi2025-11-269-40/+113
* RefactorJan Tuomi2025-11-255-11/+8
* Rework tilesetJan Tuomi2025-11-2510-2541/+954
* Add paletteJan Tuomi2025-11-2510-46/+1354
* Add parallax backgroundJan Tuomi2025-11-254-12/+49
* Disable touchscreen UI on desktopJan Tuomi2025-11-234-3/+16
* Fix touchscreen button highlight bugJan Tuomi2025-11-226-12/+15
* Add save/load on room transitionJan Tuomi2025-11-217-24/+39
* Improve mapJan Tuomi2025-11-2114-78/+92
* Refactor mapJan Tuomi2025-11-218-18/+32
* Move touchscreen UI out of the room sceneJan Tuomi2025-11-216-25/+19
* Add full screen map and pauseJan Tuomi2025-11-219-42/+76
* Add mapJan Tuomi2025-11-2114-10/+85
* Separate TransitionManager from TopJan Tuomi2025-11-2113-172/+174
* Improve door toolingJan Tuomi2025-11-214-41/+65
* Improve warningsJan Tuomi2025-11-211-4/+17
* BuildJan Tuomi2025-11-214-3/+3
* Refactor transitionsJan Tuomi2025-11-215-17/+19
* Add test room 3Jan Tuomi2025-11-216-6/+492
* Improve transitionsJan Tuomi2025-11-2018-75/+149
* Improve room changeJan Tuomi2025-11-194-32/+76
* Add room transitionsJan Tuomi2025-11-1913-24/+559
* Add fade-to-black room transitionJan Tuomi2025-11-194-5/+80
* Use get_node(name) instead of get_child(n) in TopJan Tuomi2025-11-191-2/+4
* Rename Root -> TopJan Tuomi2025-11-195-10/+10
* Rename level -> roomJan Tuomi2025-11-1910-58/+54
* Improve walk animJan Tuomi2025-11-191-3/+4
* Add MacOS export configJan Tuomi2025-11-173-0/+258