branchrust_reboot/maincancel

31,151 Commits over 3,928 Days - 0.33cph!

11 Years Ago
improved the barking / howling animation.. added a death animation for the wolf.
11 Years Ago
Fixed test level having two sky domes (wut)
11 Years Ago
Remove corpses after 6 hours
11 Years Ago
Fixed missing alphas on ground textures.
11 Years Ago
Can now die from starving Can now die from drowning Can now die from thirst Can now die from freezing Can now die from bleeding
11 Years Ago
Post-merge fixes
11 Years Ago
Time of Day update to 2.1.0 prerelease 4 Moved custom space texture out of the third party folder Added true HDR tonemapping (this needs tweaking, but let's give it a try)
11 Years Ago
Can harvest human meat + bones Can harvest wolf meat + bones Added ResourceDispenser class Added custom editor property draw for item id's
11 Years Ago
Fixed server assert
11 Years Ago
Wood burns at a decent rate, updates loot UI appropriately
11 Years Ago
Added cave carving support to terrain
11 Years Ago
Fixed broken shader on Damage Indicator
11 Years Ago
Fixed fuckup in TransformMonitor which caused the server to stop running Fixed infinite loop when dragging items into themselves
11 Years Ago
New starfield
11 Years Ago
wolf bark and flinching animations; tweaked the howl / idle animations
11 Years Ago
commiting batch 3 of re-exported anims on new rig
11 Years Ago
Fixed campfire import scale Changed how item models are loaded (this will temp break a lot of stuff) Implemented Bill's campfire effects Added LightEx - for animating lights
11 Years Ago
Fixed players growling
11 Years Ago
Added RCon
11 Years Ago
Fixed tabs vs. spaces
11 Years Ago
Added lerp visualization Tweaked lerp, update rates
11 Years Ago
Added missing meta files
11 Years Ago
Added toggle for soft particles to custom particle shader
11 Years Ago
protocol++
11 Years Ago
Removed debug output
11 Years Ago
Can switch between players in spectate mode (jump and duck) Fixed server error when players die
11 Years Ago
Steam Client -> clientside only
11 Years Ago
Getting the build number from Steam doesn't actually work. Hopefully @steam_games will fix it some day and this'll work.
11 Years Ago
added some new wolf animations; tweaked the walk animations.
11 Years Ago
Fade out water fog volume if far away from water
11 Years Ago
Fixed item inv not stacking different items properly
11 Years Ago
updated anim controller with anim for sleeping as well as a couple of missing jump anims. Jump anims will need some love once everythings in.
11 Years Ago
Commiting batch 2 of re-exported anims on new rig.
11 Years Ago
ContextMenuUI fix
11 Years Ago
Wolf now dies Wolf drops corpse (it's just a cube atm) Player drops a corpse (a naked ragdoll that is stick to the floor) Player corpse can be looted
11 Years Ago
Renamed ContextMenu to ContextMenuUI (name conflict)
11 Years Ago
Add inventory notifications to the previous update Show active crafts in blueprint list
11 Years Ago
Renamed Version to BuildVersion due to System.Version name conflict
11 Years Ago
Added min and max cluster size to spawn handler
11 Years Ago
Craft notifications Craft cancelling Craft progress
11 Years Ago
Time of Day update to 2.1.0 prerelease 3
11 Years Ago
Phrase updates
11 Years Ago
Sort by craftablility Craft on click
11 Years Ago
Menu shows blueprints Menu indicates whether you can craft blueprint
11 Years Ago
Added triangle-shaped grass meshes to sparse-coverage areas
11 Years Ago
Added PlayerBlueprints component Now sending list of craftable blueprints to HTML (wip)
11 Years Ago
More water fuckery
11 Years Ago
Tweaked terrain material UV mixing parameters
11 Years Ago
Fixed terrain generator test scene not loading (whoops)
11 Years Ago
Re-added terrain generator test scene