238,936 Commits over 3,837 Days - 2.59cph!

10 Years Ago
Added Gibbing (tier0 wall only right now)
10 Years Ago
Fucked off old player classes ready for new improved versions. Entity shit is getting close to being done. Groups now work propely.
10 Years Ago
Updated player wounded fbx
10 Years Ago
Replaced old placeholder path texture with a color adjusted version of the new dirt texture (for now) Applied updated sand texture smoothness, specularity and height to atlas
10 Years Ago
Updated player wounded anim source
10 Years Ago
Added longsleeve tshirt
10 Years Ago
Merge from main
10 Years Ago
Fixed UI voice icon getting stuck on screen
10 Years Ago
Graphics and Controls refactor done, with just Audio remaining.
10 Years Ago
Can repair building blocks with hammer (costs resources)
10 Years Ago
Merge from main
10 Years Ago
- Forced fullscreen mode to dedicated mode - Graphics options list UI is now built at runtime entirely from the enum - Graphics option settings are loaded from disk - Selected options are now highlighted - Made base option classes bettererer
10 Years Ago
Made the weapon code more linear network protocol++
10 Years Ago
Fixed bug in normal atlas gen
10 Years Ago
Merge from main
10 Years Ago
Improved path cost calculation and path smoothing Added the appropriate topology modifiers to land rock decorfor paths to avoid them
10 Years Ago
Merge branch 'tempZombies'
10 Years Ago
Generated files are now ignored.
10 Years Ago
Removed generated ProtoBuf files.
10 Years Ago
Committing so I can switch branches.
10 Years Ago
Fixed terrain texture flicker/artifacts on legacy terrain shader
10 Years Ago
Fixed array index error in AmbienceManager
10 Years Ago
Merge branch 'master' into sandboxing
10 Years Ago
Removed reference to `CommandLine.dll` in `GamePackager`.
10 Years Ago
Fixed assembly references being incorrectly generated for `GamePackager.exe` when the premake script generates VS project files for games.
10 Years Ago
Fixed some server NREs
10 Years Ago
Fixed TerrainMap.ApplyFilter flooring the upper bound Moved coordinate normalization utility methods to TerrainMeta Exposed bridge height level in TerrainPath
10 Years Ago
Merge from main
10 Years Ago
merge into main : minor rebalance of condition melee tools now get damaged faster when hitting the 'wrong type' of resource i.e. axes will break faster hitting ore melee tools now gather resources faster if it's the 'right type' p.s. may have broken game & suck at plastic
10 Years Ago
removed log, oops
10 Years Ago
merge into main : minor rebalance of condition melee tools now get damaged faster when hitting the 'wrong type' of resource i.e. axes will break faster hitting ore melee tools now gather resources faster if it's the 'right type' p.s. may have broken game
10 Years Ago
missing file
10 Years Ago
minor rebalance of condition melee tools now get damaged faster when hitting the 'wrong type' of resource i.e. axes will break faster hitting ore melee tools now gather resources faster if it's the 'right type' p.s. may have broken game
10 Years Ago
[zombies] some HUD refactoring, etc
10 Years Ago
- Added generic option panel classes for handling booleans and collections - Added graphics options panel - Available resolutions are autofilled into the resolution option panel - Graphics options can be navigated and toggled (but not applied) using keyboard (temporary)
10 Years Ago
Adding animation preprocessor - currently disabled Adding test TENN15 anim
10 Years Ago
Stripped out all the Realm bullshit (and there was a lot of it)
10 Years Ago
Looting a corpse will now show the dead player's name Made EntityRef more Realm friendly
10 Years Ago
Added ability to override single splats for faster splat tweaking iterations
10 Years Ago
WIP char04 ZBrush project.
10 Years Ago
Post-merge fix
10 Years Ago
Merge from main
10 Years Ago
Refactoring and optimization
10 Years Ago
Updates to TENN-15 rig (source)
10 Years Ago
Refactoring
10 Years Ago
fixed some errors on the bandage animations.
10 Years Ago
Even more refactoring.
10 Years Ago
Graphics system refactored, now working on controls.
10 Years Ago
Adding all the textures for the corrugated building skin
10 Years Ago
added wip clouds to scene, need remoddelling and next texture. Need to work out why dx11 tessellation and displacement aren't working too.