View all by Tinfoil_Luna
Tinfoil_Luna
Follow Tinfoil_Luna
Follow
Following Tinfoil_Luna
Following
Add To Collection
Collection
Comments
Devlog
Submission to Improve My Game Jam 35
Saurian Lodge v2
←
Return to Saurian Lodge v2
Devlog
Rescale, RNG
September 18, 2024
by
Tinfoil_Luna
Added the scale slider to rescale the screen. (Unfortunately, the viewport dimensions here are fixed, and I'm not sure if it's ok to specify a large viewport and to allow rescaling to more than x3.) A...
Continue reading
Hints
September 18, 2024
by
Tinfoil_Luna
Added a hint button and a hint message for all the scenes where the player has to figure out and enter a code...
Continue reading
Pathfinder
September 16, 2024
by
Tinfoil_Luna
Changed the avatar movement controls to point&click by connecting the pathfinder engine and creating node graphs for every scene. Also updated all the objects to react to point&click...
Continue reading
Buttons
September 12, 2024
by
Tinfoil_Luna
Updated all the screens with the panels to enter code, so the buttons now work with point&click. Updated the implementation of hotspots to process point&click events...
Continue reading
Save/Restore
September 11, 2024
by
Tinfoil_Luna
Implemented the save/restore menu (also restart and autosave), using the browser's local storage. Updated the Balcony scene to work with point&click. Fixed the bug where the sound got stuck after the...
Continue reading
Point&click
September 10, 2024
by
Tinfoil_Luna
Added mouse callbacks to the UI icons, inventory items and (partially) scene objects. This allowed to simplify the inventory, eliminating the need for a "none" object, as now it's possible to deselect...
Continue reading
Starting v2
September 08, 2024
by
Tinfoil_Luna
I signed up for Improve My Game Jam 35, and I'll be working on my game Saurian Lodge, created for the Lospec Jam. This jam did not allow to use the mouse, so the user interface turned out quite awkwar...
Continue reading