250,302 Commits over 3,959 Days - 2.63cph!

10 Years Ago
Window bars collider changes properly (apart from toptier but it's on Vince's list)
10 Years Ago
Fixed building effects not showing
10 Years Ago
Forgot to network++
10 Years Ago
added rocket launcher and rocket icons updated particle effects rocket now has long lasting trail
10 Years Ago
Added blended mesh support to editor height baking
10 Years Ago
Cleaned up sign code Painted textures are stored by CRC Client caches painted textures to disk
10 Years Ago
- More equippables stuff - Weapons fire again
10 Years Ago
- Updated TOD - Merged from CameraTest
10 Years Ago
Shooting optimizations Sign deploy exploit fix Fixed signs being able to support each other floating in the air Profiling
10 Years Ago
Fixed UI anim
10 Years Ago
Added dummy nodes for image panels
10 Years Ago
testing another camera mode
10 Years Ago
updated prefabs, and adding files I forgot to add.
10 Years Ago
Harvesting 'works', and resources regenerate, and stuff that should be called, is generally called
10 Years Ago
Tweak
10 Years Ago
Added altitude / latitude curve based editor biome baking
10 Years Ago
Fixed character prefabs
10 Years Ago
Fixed not failing to connect properly when server full
10 Years Ago
Fixed some blueprints being usable in belt bar
10 Years Ago
merge into main, buckle up
10 Years Ago
lowered rocket aimcone
10 Years Ago
updated phrases & loot tables
10 Years Ago
merge from main
10 Years Ago
finishing touches on rocket launcher fixed bug with eoka dryfire added loading music protocol++
10 Years Ago
part 2
10 Years Ago
wip
bot
10 Years Ago
OSX Build
10 Years Ago
Add player injury sounds and first-person wounded sound effect
10 Years Ago
added dryfire state to the rocketlauncher viewmodel
10 Years Ago
More player stuff
10 Years Ago
merge from main
10 Years Ago
rocket launcher basics
bot
10 Years Ago
Linux Build 535
bot
10 Years Ago
LinuxDS Build 566
bot
10 Years Ago
OSX Build 648
bot
10 Years Ago
Windows Build 497
10 Years Ago
added ironsights variable to the rocket launcher viewmodel
10 Years Ago
rocket launcher 3rd person animations set up in mecanim rocket lanucher world model done.
10 Years Ago
* Fixed Lua errors when printing invalid Panels and Physics objects * Added navmesh.GetAllNavAreas() * Added navmesh.GetNavLadderByID() * Added CNavLadder class ( experimental ) * Added CNavLadder.IsUsableByTeam( int team, int ladderDirection ) * Added CNavLadder.GetPosAtHeight( float height ) * Added CNavLadder.GetNormal() * Added CNavLadder.GetLadderEntity() * Added CNavLadder.IsValid() * Added CNavLadder.GetID() * Added CNavArea.IsValid() * Updated gm_construct nav file to be less shit
10 Years Ago
Player is always a developer in editor
10 Years Ago
Fixed player animation params sometimes being infinity
10 Years Ago
added jumping / running / turn in place animations for rocket launcher setup the meta files for all of the 3rd person rocket launcher anims
10 Years Ago
made new court plane, unwrapped and textured
10 Years Ago
Merge from main
10 Years Ago
Improved horizon cloud lighting
10 Years Ago
Fixed div by zero in screenspace water
10 Years Ago
Player shit.
10 Years Ago
- Gave the test weapons in town different models
10 Years Ago
Added backhands to controller
10 Years Ago
- Updated player ship prefab with new PlayerShipModels script - Items can now specify a model prefab to equip in the correct slot on the player ship - Collecting items with a model specified now equips the model correctly to the player ship