30,775 Commits over 3,867 Days - 0.33cph!
vagabond jacket is better
AR has a bit more recoil
proper LOD's for bear trap
Item list in the dev console
Added inventory.giveid <itemid> <amount>
Added inventory.givebp <itemid>
Fixed local player model sometimes dying, causing invisible players
Added direct getters to TerrainTopologyMap and TerrainBiomeMap
Added fadeout distance and placement distance parameters to terrain modifier generator
Converted radtown_small3 to use automatic terrain info extraction (WIP, not updating prefabs yet to remain compatible)
Made heightmap postprocessing run before placing monuments to keep it from offsetting adjusted terrain
Adding myself to DeveloperList.cs
Fixed spanish translation in english phrases
Updates scenes2prefab
Store the world checksum in the save too
Protocol++
Merged radtown branch to main
Shielded exception in PlayerPrefs.SetString
speed up the eoka pistol deploy animation.
seperated the torch lit/unlit attacks so they have their own distinc sound.
Tweak salvaged axe sounds
Adjust torch strike sound
Increase volume of bolt rifle deploy slightly
Tweak bolt rifle deploy sound
Bear trap deals multiple damage types
compile error fix for client
less recoil when aiming down the sight
fixed the ak47 deploy animation
merge into main - bear trap and assault rifle changes
Converting Realm.Server() to isServer where possible
Switched to bicubic fetch on new legacy terrain shader; let's start with high quality
Added legacy terrain test code
Added first version of legacy terrain shader (8 splat; atlas based)
Renamed 4-splat legacy terrain shader used in testlevel
Updated the mid-level jacket so it doesn't have the player torso included. Also adjusted to work better with other separate pieces.
Added placeholders to flags starting from << 1 (fixes inspector)
Output chat to RCON properly again
Blindly fixed a NaN error in NPCLocomotion.Move.
Increased sun mesh brightness and decreased moon mesh brightness to work better with bloom / lens dirt
Enabled reflection probes on OS X / Linux if in-editor (no problems there)
Don't throw unpushed realm errors outside of the editor
Updated EAC (no more kicks due to steam timeouts)
protocol++
Added mid-level jacket models, mats, and prefabs.
Updated the basic shirt to use the metalness version of the standard shader. Also added a detail texture.
Disabled glossy env on terrain shaders; unity seems to fail binding the correct custom cube before rendering the terrain
Tweaked testlevel terrain specular params
First pass at bone knife sounds
Reapplied reflection probe disable patch for OS X / Linux
Time of Day update to 3.0.0 prerelease 3
Tweaked SH calculations to be more in line with default lighting
Set ambient color (used in bottom hemisphere) to the same as the one in default lighting
Temporarily reduced reflection cubemap intensity by 75%
Add bone fragments to default inventory in unity editor
Tuned down terrain grass specularity; was more obvious at night with env refl
added boar animations for angry / tired state.
tweaked the bear's angry / tired animations.