summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add zoopingJan Tuomi2025-12-0513-26/+186
|
* Improve dialogueJan Tuomi2025-12-047-25/+79
|
* Add initial dialogue systemJan Tuomi2025-12-0411-45/+84
|
* Add test NPCJan Tuomi2025-12-045-2/+89
|
* Add some platforming to test2Jan Tuomi2025-12-037-29/+46
|
* Open door with a cinematicJan Tuomi2025-12-037-8/+89
|
* Add TriggerButtonJan Tuomi2025-12-029-4/+126
|
* Add terrainJan Tuomi2025-12-0212-26/+69
|
* Add multiple camera focus targetsJan Tuomi2025-11-309-30/+57
|
* Clean up assertsJan Tuomi2025-11-303-14/+6
|
* Rework debug_infoJan Tuomi2025-11-2911-24/+31
|
* Fix bugsJan Tuomi2025-11-293-15/+10
|
* Rename funcJan Tuomi2025-11-292-3/+3
|
* Rework pause menuJan Tuomi2025-11-2915-58/+102
|
* 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
|