10 Commits

Author SHA1 Message Date
nc543
d2c89a9b5e Save file work
- Added vsync to options menu
- Started a save function
- Started a load function
2023-12-01 08:49:50 -05:00
nc543
2ce0501c54 Worked on settings menu and screen scaling
- Screen UI now scales properly
- Designed options menu
- Added functionality to pause menu
2023-11-13 14:51:26 -05:00
Nolan A Casey
a3734bdafd Sounds and pause menu
- Added sounds
- Started adding a pause menu
2023-11-11 23:38:59 -05:00
Nolan A Casey
fb8a202640 Optimizations
- Added occlusion culling
- Tweaked LODs
- Fixed spawning 15 hats per second per chicken so your PC no longer inevitably grinds to a slideshow
2023-11-10 21:58:44 -05:00
nc543
7a7fe04b38 Hats
- Added hat system
- Configured a few hats
2023-11-10 18:19:09 -05:00
nc543
85cb70544f Added hat models 2023-11-10 13:02:04 -05:00
nc543
6b47d35045 Fixes and Usernames
- Added a username entry box
- Fixed raycasts hitting the player spawning the raycast
- Fixed chicken model alignment
- Fixed hitbox size
- Extended raycast length
2023-11-10 09:07:35 -05:00
Nolan A Casey
2a13d3d4fb Improvements
- Improved main menu design
- Made UPNP an optional toggle for those who have it supported
- Added semi-functional controller support
2023-11-09 23:55:30 -05:00
nc543
54af37bbd2 Fixes players seeing their own mesh
- Hide the player mesh from respective clients
- Created new chicken scene for better access to subnodes
2023-11-09 08:34:05 -05:00
Nolan A Casey
ada7ca7508 Finished following tutorial 2023-11-08 22:00:52 -05:00