Commit graph

563 commits

Author SHA1 Message Date
lambertjamesd 7414fad979
Merge pull request #129 from westonCoder/decor-object-audio-stop
Shuts Off Decor Object Sounds When Deleted
2023-04-29 17:04:29 -06:00
Weston Salinas 51cee76822 Shuts Off Decor Object Sounds When Deleted
- stops decor object sounds when fizzled or deleted.

Fixes #116
2023-04-29 11:23:48 -05:00
Weston Salinas 5dece6e607 Require clips.h When Compiling Menus
- was unable to build withoug clips.h being built before test_chamber_00.h
2023-04-29 11:15:26 -05:00
Sam Wray 2e3f391192
Update bug_report.md 2023-04-29 11:13:29 +01:00
Sam Wray 02f781e69e
Create bug_report.md
Add a bug report template based on the information requested in [the beta announcement YouTube video](https://www.youtube.com/watch?v=ctHE2Utcpnk)
2023-04-29 11:09:56 +01:00
James Lambert 3d996bd015 Work on savefile stuff 2023-04-28 22:55:24 -06:00
James Lambert 5b095414bc Start working on savefiles 2023-04-28 20:56:39 -06:00
James Lambert 29919c1fa5 Start work on audio settings 2023-04-27 20:29:56 -06:00
James Lambert 6983afe8e1 Get control settings working 2023-04-27 08:39:14 -06:00
James Lambert 16adc80e11 Implement control icons 2023-04-26 22:03:41 -06:00
James Lambert d1ee0627d3 Work on controls menu 2023-04-26 08:00:17 -06:00
James Lambert bba255a357 Work on controls menu 2023-04-25 21:20:32 -06:00
James Lambert e104577c41 Work on configurable controls 2023-04-25 08:51:55 -06:00
James Lambert b7d1404868 start on options menu 2023-04-22 22:57:50 -06:00
James Lambert e648add422 Breakup menu code into multiple files 2023-04-22 22:33:29 -06:00
James Lambert 2e47a2f541 Link up menus 2023-04-22 20:51:19 -06:00
James Lambert 1fb3234815 Fix chapter image 2023-04-22 17:46:25 -06:00
James Lambert 8621a04d3c Made a lot of progress on new game menu 2023-04-22 17:32:28 -06:00
James Lambert 0c8bc76732 Fix issue with first frame of camera animation 2023-04-22 09:03:33 -06:00
James Lambert ba5f97b346 Work on main menu camera 2023-04-21 23:32:46 -06:00
James Lambert 6b311659d6 Start work on main menu 2023-04-21 21:05:14 -06:00
James Lambert aa3ea24c16 Get font rendering working 2023-04-21 16:46:26 -06:00
James Lambert 33e997309e Start work on font rendering 2023-04-20 08:32:40 -06:00
lambertjamesd e1c6cf6a94
Merge pull request #100 from hackgrid/master
update building instructions in readme
2023-04-20 08:03:38 -06:00
hackgrid d877ed5e84
update building instructions in readme 2023-04-19 23:18:12 +02:00
James Lambert d574d1df95 release 0.8 2023-04-18 21:16:27 -06:00
James Lambert b459f46db8 Fix door animation bug 2023-04-18 20:58:25 -06:00
James Lambert fbcedbec80 Refine portal_pak_dir extraction process 2023-04-15 00:30:21 -06:00
James Lambert 85c46f8f33 Set starting level back to 0 2023-04-13 19:50:22 -06:00
James Lambert 7b8d96c9e1 Add fizzler to test chamber 07 2023-04-13 06:48:01 -06:00
James Lambert 0eb3a399a0 fix door not closing all the way
fix auto uv generator
2023-04-13 06:44:01 -06:00
James Lambert c2bb0772f4 Fixup uv rotations 2023-04-12 20:26:41 -06:00
lambertjamesd 975a5bd827
Merge pull request #95 from westonCoder/switch-sounds
Added All Switch Sounds
2023-04-10 16:38:51 -06:00
lambertjamesd 89a044d93d
Merge pull request #94 from westonCoder/camera-shake
Added Player Shake In Elevator
2023-04-10 16:38:18 -06:00
James Lambert a1964cf75e Finish up test chamber 07 2023-04-10 16:34:55 -06:00
James Lambert a0ee1f87bc Finish up test chamber 07 2023-04-09 14:20:24 -06:00
James Lambert e84e11acfa Finish up test chamber 07 2023-04-09 14:16:54 -06:00
James Lambert d4105b04a7 fix broken test chamber 07 2023-04-09 10:31:37 -06:00
James Lambert 926882261f make much progress on test chamber 07 2023-04-08 18:28:58 -06:00
Weston Salinas 18e0b0068b Added All Switch Sounds
- switch has activate sound
- switch has countdown timer sound
- the player now doesnt make the deniedSelect sound when clicking the switch, and makes the select sound instead
- tested on n64 hardware, no issues
2023-04-08 17:16:58 -05:00
James Lambert 25126503d4 Test chamber 07 progress 2023-04-08 15:40:00 -06:00
Weston Salinas 4681dac410 Added Player Shake In Elevator
- When elevator starts "moving" the player screen now shakes for a bit
- added a shake update function in player
- tested on N64 no problems
- fixed a slight bug from before with checking if the elevator should start moving sound
2023-04-08 15:37:32 -05:00
lambertjamesd b0a92a4276
Merge pull request #88 from westonCoder/portal-visual-fixes
Portal visual fixes
2023-04-07 23:08:35 -06:00
lambertjamesd 92170c59d3
Merge pull request #93 from westonCoder/various-sound-effects
Added 3 New Sound Effects
2023-04-07 23:07:33 -06:00
Weston Salinas f9982e3c25 Added 3 New Sound Effects
- elevator chime arrive sound
- button release "beep" sound
- ball catcher activate sound
- updated TODO in readme
2023-04-07 21:23:58 -05:00
James Lambert 18bd112c40 work on test chamber 07 2023-04-05 20:59:51 -06:00
lambertjamesd c2d6a45c81
Merge pull request #92 from westonCoder/speedy-thing-sound
Speedy Thing Sound
2023-04-05 20:33:56 -06:00
Weston Salinas cea6a82047 requested changes to adjust volume function 2023-04-05 21:11:26 -05:00
Weston Salinas 8fe8ed17eb updated todo in readme 2023-04-05 19:51:17 -05:00
Weston Salinas ff2101642d Adding Sound for Fast Falling
- added a new function in SoundPlayer that allows to adjust a playing activesound
- added new fast falling whoosh sound
- tuned whoosh sound to be right volume
2023-04-05 19:31:57 -05:00