branchrust_reboot/maincancel

30,704 Commits over 3,836 Days - 0.33cph!

11 Years Ago
Beautified terrain UVMIX shader code Put the common code between the add and blend passes in a cginc file
11 Years Ago
This might fix it
11 Years Ago
Added all trees, bushes and rocks to the procedural test map
11 Years Ago
Scaled the rocks up to use them as big rocks for the time being
11 Years Ago
All rock prefabs with colliders
11 Years Ago
Yo, there's a meta file missing for the hammer materials folder it appears
11 Years Ago
All tree prefabs with colliders
11 Years Ago
net.debug off by default
11 Years Ago
Found out the difference between mesh and sharedMesh
11 Years Ago
Fixed loading a new mesh for every item (added debug output to verify this)
11 Years Ago
Handle broken packets better Handle untimely disconnections better
11 Years Ago
Profiling bullshit
11 Years Ago
Fixed server compile
11 Years Ago
re-uplaoed fbx & .meta file
11 Years Ago
deleted old fbx & .meta because of issues overwritting
11 Years Ago
Made procedural terrain generation somewhat async and moved it into a coroutine Made procedural terrain generation benchmark logs more detailed and moved all log code into the main / management file
11 Years Ago
Fixed trees spawning in lakes Beautified distribution update code
11 Years Ago
Fixed DDraw errors when shutting down
11 Years Ago
Can now pick up world items World item menus show properly World item now run clientside stuff
11 Years Ago
Removed debug
11 Years Ago
hatchet now uses an attack -> HIT -> play anotehr animation model hatchet now `strikes` based on an animation event Added animation events class Added DiDHit to HitInfo
11 Years Ago
Split procedural terrain generation into multiple files Made splatmap generation thread safe and parallelized it Enhanced calculation of the detail object distribution Added possibility to add detail types for any splat value Added forest placement based on perlin noise to spawn handler Made terrain generation seed static Restructured and optimized some code
11 Years Ago
Added stone axe, bolt rifle
11 Years Ago
Left amplify motion in debug mode :S
11 Years Ago
Fixed shadow caster getting amplify motion effect Tweaked amplify motion effect Tweaked fog settings Updated AmplifyMotion to latest
11 Years Ago
Enable amplify on built skinned meshes
11 Years Ago
Console system is networked Refactored some stuff
11 Years Ago
Updated libs for 32bit server prefab file didn't commit
11 Years Ago
Build 32bit server - so we can profile Fixed router swallowing messages DDraw screen text Added tolerance factor to leaving vis groups - to avoid finding switch seams Debug screen text - show received global network messages Tied switching network group with switching player subscription groups Fixed movement lerping from 0,0,0 on spawn Moved testlevel to 5,000 units away to test for precision issues/solutions
11 Years Ago
Added leave server debug print
11 Years Ago
Name skinned mesh parts after their prefab Don't set network position if it didn't change (perf) If network debug - draw incoming network messages Added DDraw.Text
11 Years Ago
Clear the position dirty flag!
11 Years Ago
Added profiler console commands
11 Years Ago
Build the server as a development version
11 Years Ago
World object physics are now networked properly (these will probably have to be turned off though)
11 Years Ago
Fixed shadow caster being visible under certain lighting conditions
11 Years Ago
Cleaning up
11 Years Ago
Fixed shadow caster water conflict, fixed server browser errors
11 Years Ago
Shadow caster shader Made first person players draw only shadows
11 Years Ago
Didn't save until I exited
11 Years Ago
Refined viewmodel class to work better with mechanim Axe viewmodel all working Melee attack working (probably)
11 Years Ago
Fixed some minor but annoying shader warnings
11 Years Ago
We shouldn't use this hacked billboard fix, when we use billboards I'll implement the fix the correct way (which didn't work before due to the asset bundle system)
11 Years Ago
Cleaned up viewmodels, added hammer viewmode, added test map for viewmodels
11 Years Ago
Loading screen fixes, cleanup
11 Years Ago
Changed how player angles are received and used
11 Years Ago
I prefer this naming scheme
11 Years Ago
Sorting out player world model animation
11 Years Ago
HistoricVector, HistoricQuaternion - history lerping storage
11 Years Ago
Added clothing prefabs Added pixelate shader Added player skin textures Added skinned multi mesh Added player animation controller (placeholder) Added player animations