reporust_rebootcancel

115,378 Commits over 3,959 Days - 1.21cph!

11 Years Ago
Made beartrap, furnace, sleepingbag craftable Added railing component (low wall)
11 Years Ago
Minor tweaks to the terrain generator configuration
11 Years Ago
▆▅▊█▅▄ ▍▊▉▄ ▇▊█▆▉▍█
11 Years Ago
Enabled procedural virtual texturing in TestLevel_PVT (fully enabled) and Procedural Map (toggle in terraingen) scenes
11 Years Ago
Added end caps to wall, window, door components
11 Years Ago
Merged procedural virtual texturing
11 Years Ago
Preparing test level materials for merge into main
11 Years Ago
Merged with base
11 Years Ago
Voice recording HUD notification Fixed voice playback not always working
11 Years Ago
Wolf corpse now gives animal fat
11 Years Ago
Simplified conditional models system Added conditional edges for window, door
11 Years Ago
Moved water fog volume to the water layer
11 Years Ago
Moved clouds and auroras to the sky layer
11 Years Ago
Ensured that all decor objects are on the world layer
11 Years Ago
Added a dev layer toggle console commands
11 Years Ago
Procedural map fully supported and running procedural virtual texturing
11 Years Ago
Window piece was mistakenly overwritten, commited new prefab
11 Years Ago
changed the player animation state machine so each of the weapons have their own overlay sub state.
11 Years Ago
player animations for attack / deploy / reload while holding a rifle.
11 Years Ago
More light tree and shrub files
11 Years Ago
made some changes to the player animation state machine; added prone/crawling animations.
11 Years Ago
Added first draft floor, window and stairs for the log building set.
11 Years Ago
Building part skin sets now work
11 Years Ago
More shrub stuff.
11 Years Ago
Fixed bad translucency on forest 4's.
11 Years Ago
Missing branch file.
11 Years Ago
Shrub textures and a little cleanup.
11 Years Ago
Added 3x3 shack and front corridor walls
11 Years Ago
Killed a couple of ugly ferns, and committed some shrub wips so I don't lose them again!
11 Years Ago
re-export torch world model & edited bow prefab
11 Years Ago
Nuekd some random FBX and building materials. Updated new log building pieces.
11 Years Ago
Changed terrain minimum pixel error to 5
11 Years Ago
Client error fixes
11 Years Ago
reset positions of all world model weapon prefabs
11 Years Ago
World model attachment bone now defined by the weapon itself
11 Years Ago
changes to hold type anims & world meshes for correct weapon placement
11 Years Ago
and again
11 Years Ago
More organisation
11 Years Ago
Re-organising builing assets.
11 Years Ago
.
11 Years Ago
Reduced rock count slightly Protocol++
11 Years Ago
Color matched all rock materials (some got screwed up again by the most recent shader fixes)
11 Years Ago
Added server.ip variable (to bind server to specific ip)
11 Years Ago
Set shininess on all rock materials
11 Years Ago
Color matched (ish) sand rocks
11 Years Ago
Fixed rock shader being too dark
11 Years Ago
Updating building test save
11 Years Ago
Use InvokeAtomic to refresh conditional skins, so it only gets called once instead of once per surrounding skin
11 Years Ago
Oopsy, the save wasn't loading
11 Years Ago
Added BuildingTest scene - loads a saved building to test building component changes