ohsqueezy ohsqueezy
ohsqueezy pushed to main at shampoo/cakefoot 2024-05-14 00:33:28 -04:00
6501bbe2ee - Add Python script for releasing builds as distributables
ee03b40db5 update assets license, bug fix: check the correct level index when checking for a coin in the bank at level load
76695393fe remove rotation projection from coin HUD
678168c2f6 update logo assets
Compare 4 commits »
ohsqueezy pushed to main at shampoo/cakefoot 2024-05-09 03:12:44 -04:00
8e20245733 - add steam badge to title screen
ohsqueezy pushed to main at shampoo/spacebox 2024-05-09 03:05:35 -04:00
bc9cef8674 skip entry if it is an empty array in key input map; add const function for checking if Pad is enabled
ohsqueezy pushed to main at shampoo/cakefoot 2024-05-08 18:00:37 -04:00
f998a2d75e re-added credits to pause menu with new content
ohsqueezy pushed to main at shampoo/cakefoot 2024-05-08 16:54:12 -04:00
bacf711cd7 - added coin bank to HUD
ohsqueezy pushed to main at shampoo/spacebox 2024-05-08 12:59:08 -04:00
0aafdb1ff0 linting docstring line lengths
a9665c7e37 macOS build documentation
Compare 2 commits »
ohsqueezy pushed to main at shampoo/cakefoot 2024-05-03 15:52:00 -04:00
290e23b5da - add options sub-menu to title screen: bgm, sfx, fullscreen, and exit
ohsqueezy pushed to main at shampoo/cakefoot 2024-05-01 23:21:46 -04:00
78fdc4c09e - add options sub-menu to title screen: bgm, sfx, fullscreen, and exit
ohsqueezy pushed tag 1.0.4 to shampoo/cakefoot 2024-05-01 22:05:37 -04:00
ohsqueezy pushed to main at shampoo/cakefoot 2024-05-01 22:03:28 -04:00
2eae10da98 - add options sub-menu to title screen: bgm, sfx, fullscreen, and exit
ohsqueezy pushed to main at shampoo/cakefoot 2024-05-01 20:38:57 -04:00
c5a8b9d885 - add options sub-menu to title screen: bgm, sfx, fullscreen, and exit
ohsqueezy pushed to main at shampoo/spacebox 2024-05-01 20:38:46 -04:00
102d1749a5 added function to disable audio chunks, colors default to fully transparent, add public getters for Pad::box and Pad::visible
ohsqueezy pushed to main at shampoo/cakefoot 2024-04-27 22:35:19 -04:00
ba53c72b01 minor updates to modding and building instructions
ohsqueezy pushed to main at shampoo/cakefoot 2024-04-27 20:27:48 -04:00
d37f04995c add compilation flag that disables GLU in GLEW library
ohsqueezy pushed to main at shampoo/cakefoot 2024-04-24 15:04:22 -04:00
279c7c83b8 separate shaders for GLES and GL, add MacOS build
ohsqueezy pushed to main at shampoo/spacebox 2024-04-24 15:01:47 -04:00
8498dfa004 - consolidate GL includes into one header
ohsqueezy pushed to main at shampoo/cakefoot 2024-04-18 02:04:44 -04:00
8b2125f606 add variable for overriding SDL config binary location
ohsqueezy pushed to main at shampoo/cakefoot 2024-04-18 01:36:12 -04:00
15f730a3d5 add user permissions for ubuntu build
ohsqueezy pushed to main at shampoo/cakefoot 2024-04-18 00:24:21 -04:00
d66e70d6ad use malloc instead of malloc2 for Ubuntu 18 build
ohsqueezy pushed to main at shampoo/spacebox 2024-04-18 00:15:04 -04:00
87a946a61e fix missed reference to std::filesystem