reporust_rebootcancel

105,999 Commits over 3,806 Days - 1.16cph!

10 Years Ago
merge from main
10 Years Ago
changes for server to know when broken
10 Years Ago
Holding Alt looks behind you
10 Years Ago
Changed _placeholder normal import settings Added support for that 9th splat; blend mask is currently disabled due to shader limitations
10 Years Ago
Fixed spawn filter of clutter flowers
10 Years Ago
Dying/bleeding overlay
10 Years Ago
Fixed lighthouses spawning underwater
10 Years Ago
Minor code cleanup
10 Years Ago
Added speaker settings to F2 (but Unity doesn't let you switch speaker modes at runtime yet, so they're hidden)
10 Years Ago
Merged modular procedural generation from main/roads Protocol++ (network + save)
10 Years Ago
Merge from main
10 Years Ago
Decor folder cleanup
10 Years Ago
Made procedural generation fully modular (for exact control over the step order) Made static decor and monument placement part of the modular procedural generation Simplified decor system (now only used for dynamic clientside clutter, as it should be)
10 Years Ago
Added building privilege notices
10 Years Ago
Changed holdtypes to better match salvaged axe / icepick weapons
10 Years Ago
Fixed jackets having empty skinned mesh renderers
10 Years Ago
Updated PlayerModel scene's Terrain game object
10 Years Ago
Adding eac hashtool
10 Years Ago
Added max depth to PathFinder Added road and roadside topology
10 Years Ago
Added loot panels Fixed not being able to loot player's clothes Network protocol++
10 Years Ago
Revised to previous Salvaged axe vm Idle as it has been overwritten
10 Years Ago
Effects can be broadcasted to everyone on the server (for things like loud explosions)
10 Years Ago
Fixed infinite loop crash
10 Years Ago
Can only sprint forwards Can't melee attack when sprinting
10 Years Ago
Progress
10 Years Ago
Progress
10 Years Ago
Missing start position randomization
10 Years Ago
First pass at ambience
10 Years Ago
merge from main
10 Years Ago
Ambient stings & ambience volume tweaks
10 Years Ago
Backup
10 Years Ago
improved the blood particle effects fixed a bunch of wm_ weapons not using the proper 3rd person hold type
10 Years Ago
merged changes from main
10 Years Ago
Added conditionRepairable to item defs
10 Years Ago
Added ResourceRef - to reference GameObjects in Resources but translate the reference to a name at runtime. Unity sux. Placeholder explosion effect for goosey and alex to play with
10 Years Ago
Merge from main
10 Years Ago
Ambience WIP
10 Years Ago
merge from main
10 Years Ago
Small terrain shader property changes; gui changes to match u5a22 Terrain mesh blend shader (wip)
10 Years Ago
missing stuff
10 Years Ago
condition2
10 Years Ago
Fixing occasional "samed field name is serialized multiple times" error related to TerrainSplatMap
10 Years Ago
Add condition info on item icons Add 'on fire' icon to item icon (when on fire in a furnace or campfire)
10 Years Ago
adjusted a bunch of view model's idle animations
10 Years Ago
Updated player wounded anim & .meta
10 Years Ago
Added FindClosestWalkable to PathFinder (used to find good approximation if start or end point are not walkable)
10 Years Ago
Unified splat and overlay terrain modifiers Made paths avoid obstacles like rocks, monuments and rad towns Kept dynamic resource spawns from dithering out of their spawn areas
10 Years Ago
Generated loot recepies with new items
10 Years Ago
Server compile fix
10 Years Ago
Added Voice chat UI