239,286 Commits over 3,837 Days - 2.60cph!

9 Years Ago
Making it pretty
9 Years Ago
rpg fbx + textures + material + lods + prefab (lod needs improvement)
9 Years Ago
continuing to texture raft and raft rope, tweaked lighting
9 Years Ago
Enabled screen-space water in builds; pushed back eye clipping
9 Years Ago
another attempt, this time with twice as many hacks! (2)
9 Years Ago
Moved gameapi stuff to new backend
9 Years Ago
fixed cargo plane scale
9 Years Ago
- 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
9 Years Ago
burlap headwrap icon
9 Years Ago
Server compile fix
9 Years Ago
Campfire gibs.
9 Years Ago
Greatly sped up Mavis racket anims, updated clips
9 Years Ago
Fixed BuildingTest save not loading
9 Years Ago
tweaked lighting in swamp court scene, added new temp texture and temp water, texturing raft
9 Years Ago
Fixed grade materials not being always being applied properly Fixed compile error
9 Years Ago
Rebuilt prefab
9 Years Ago
Updated Mavis ready anim
9 Years Ago
Fixed player.IsSprinting not working for other players/server
9 Years Ago
Updated Mavis fbx with cigar
9 Years Ago
Added cigar functionality to Mavis rig
9 Years Ago
Fixed player.IsDucked not working for other players/server
9 Years Ago
Moved MixerSnapshotManager to client instead of Camera (so it works when not in game)
9 Years Ago
Can remove sleeping bags from death screen
bot
9 Years Ago
Windows Build 492
9 Years Ago
More metas
9 Years Ago
Updated metas, mavis and racket controllers
9 Years Ago
- Area 1-2 changes and replaced camera with the new common camera prefab
9 Years Ago
Possible fix NRE in DoClientConnected
9 Years Ago
Time of Day update
9 Years Ago
Added water level awareness to screen-space water; fix issue #123
9 Years Ago
Speedtree buildserver crashes (!)
9 Years Ago
Handle missing map properly on client Handle maps without terrain properly
9 Years Ago
Fixed out of order errors
9 Years Ago
Unity 5.0.1p1
9 Years Ago
fixed the missing normal map on the viewmodel arms.
9 Years Ago
First pass at wolf sounds
bot
9 Years Ago
OSX Build
9 Years Ago
you can now kill horses
9 Years Ago
Implemented Tom's 3 new head meshes
9 Years Ago
Added map to build settings :x
9 Years Ago
Spawnhandler doesn't require TerrainGenerator (init'd in Bootstrap) Components on TerrainMeta adds more components that are probably required Added non procedural test map (CraggyIsland) (this isn't the one petur is working on, it's a small dev test map)
9 Years Ago
FOR FUCK SAKE camera prefab : fix crazy flickering glow/fog/background clipping
9 Years Ago
Horse ragdoll Stop ragdolls kneeling up on spawn
9 Years Ago
Unresponsive timeout fix
9 Years Ago
9 Years Ago
-Player no longer blocks PlayerComponent exection if GameManager.IsPaused == true (allows for individual components to remain functional while the game is paused, thus you can pause with P but still move the camera)
bot
9 Years Ago
Linux Build 529
9 Years Ago
Loading screen music facility Fixed tree placeholders Changed how snapshots are sent (for more reliable loading order) NetworkProtocol++
9 Years Ago
- Renamed Scenes/Islands to Scenes/Game - Moved startup_scene to Scenes/ root - Baked a new navmesh for island-0001 - Stopped SceneSaveHook adding Scenes/Game/template_scene to the game_scenes.txt list - Updated SceneCreationWizard to match new file structure - Adding some debug for GameManager Pause and Resume methods
bot
9 Years Ago
LinuxDS Build 560