201,898 Commits over 4,171 Days - 2.02cph!
Added map to build settings :x
Implemented Tom's 3 new head meshes
First pass at wolf sounds
fixed the missing normal map on the viewmodel arms.
Fixed out of order errors
Handle missing map properly on client
Handle maps without terrain properly
Speedtree buildserver crashes (!)
Added water level awareness to screen-space water; fix issue #123
Possible fix NRE in DoClientConnected
- Area 1-2 changes and replaced camera with the new common camera prefab
Updated metas, mavis and racket controllers
Can remove sleeping bags from death screen
Moved MixerSnapshotManager to client instead of Camera (so it works when not in game)
Fixed player.IsDucked not working for other players/server
Added cigar functionality to Mavis rig
Updated Mavis fbx with cigar
Fixed player.IsSprinting not working for other players/server
Fixed grade materials not being always being applied properly
Fixed compile error
tweaked lighting in swamp court scene, added new temp texture and temp water, texturing raft
Fixed BuildingTest save not loading
Greatly sped up Mavis racket anims, updated clips
- Expanded GameOptions to work as a Manager, currently holding game speed options used in PlayerTimeControls.
- Cleaned up the Globals heirarchy a bit, fixing some UI issues and making padding values for screens and modals more consistent
- Fixed the Quit modal not working
- Made sure we are using the correct "black" color value on transitions and overlays
- GameManager now skips Startup UI screen properly when playing in editor
- Added a DebugCamera prefab to startup scene (not functional yet)
- Overriding UIScreen.IsActive in MenuUI to ensure that the LoadGame button is updated correctly in accordance PersistanceManager.has_savegame_to_load;
- Updated GameSaveData for new types (GameOptions)
- Fixed potential issue with destroying WeatherVolume objects in WorldWeather
Moved gameapi stuff to new backend
another attempt, this time with twice as many hacks! (2)
Enabled screen-space water in builds; pushed back eye clipping
continuing to texture raft and raft rope, tweaked lighting
rpg fbx + textures + material + lods + prefab (lod needs improvement)
Added Mavis forehand stand anim
Completely removed clouds from the raid biome
Fixed server autoupdating on startup