193,688 Commits over 4,079 Days - 1.98cph!

9 Years Ago
Fixed collisions Updated ProCore
9 Years Ago
waterbucket disconnect fix
9 Years Ago
Fixed compilation warning
9 Years Ago
Merged-in terrain shader shuffle/cleanup from prerelease More water code cleanups + micro opts Touched a few shaders just to be sure
9 Years Ago
loot tables + manifest + item costs (bucket/barrel)
9 Years Ago
compile fixes
9 Years Ago
oops
9 Years Ago
merge into main protocol++
9 Years Ago
merge into main protocol++
9 Years Ago
merge from main
9 Years Ago
compile fix
9 Years Ago
reduce ambience emitter activation range a bit (better perf in areas with dense foliage)
9 Years Ago
Merged perf shit from main
9 Years Ago
Driftwood no longer spawns on rocks
9 Years Ago
AmbienceManager update tweaks
9 Years Ago
Fixed options opening with wrong tab selected
9 Years Ago
perf 5 displays frame time
9 Years Ago
Merged-in water changes and optimizations from main
9 Years Ago
Updated backend shader code to b14 (tiny changes) Merged-in shader changes from main Removed emission from rust/terrainblend to fit sampler limit Shuffled terrain pvt fetch code to fit within temp register limit
9 Years Ago
Update AmbienceEmitters from AmbienceManager so we can leave emitter scripts enabled and use OnEnable to update emitter positions when pooling
9 Years Ago
merge from main
9 Years Ago
Extreme fog hides clouds
9 Years Ago
Make sure all in world ambience emitters are flagged as static
9 Years Ago
Reapplied sky reflection hack to atmosphere shader
9 Years Ago
Time of Day update (directional scattering occlusion, cloud coloring parameter) Fixed a number of issues with the cloud billboard textures
9 Years Ago
Player View stuff.
9 Years Ago
tech tree: - draw icons - don't drag recursive unless shift etc down
9 Years Ago
Replaced nearly all runtime Camera.main calls with MainCamera.mainCamera
9 Years Ago
added side mirrors, rear view mirror, sun visors, inner shelf, wiper blades
9 Years Ago
merge from main
9 Years Ago
Trying to get rid of phantom overhead; got rid of some Camera.main and Profiler.Begin/End calls
9 Years Ago
wip sounds code cleanup
9 Years Ago
Tweaks, unit prefab audio source setup
9 Years Ago
- Weapon pickup tweaks
9 Years Ago
Entity's can spawn without a View
9 Years Ago
More profiler hook fixes + UnitCollection tweaks
9 Years Ago
Fixed a bad profiler hook in Unit+Morphs causing a bunch of overhead
9 Years Ago
Fixed binds running when typing in search
9 Years Ago
Unit+Movement navmesh issue workaround
9 Years Ago
- Increased maximum zoom height of camera
9 Years Ago
- Fixed level names on level start screen - Mortar spawned spikeys now have a 70% chance to move towards player per chance tick instead of 90%
9 Years Ago
- Fixed level up screen issues with rebuilt player prefab
9 Years Ago
- Increased playership deceleration from 6 to 10 - Revenge now spawns 6 projectiles instead of 10 - Removed the room clear / xp floating text as it was a bit spammy
9 Years Ago
A little UnitView cleanup WorldManager sets TOD cycle length on init Options holds cycle length Lots of effects data balance
bot
9 Years Ago
Automated Linux DS Build #289
9 Years Ago
- Removed ammo type icon from weapon pickup UI and reduced size of panel
bot
9 Years Ago
Automated Windows Build #289
bot
9 Years Ago
Automated OSX Build #289
bot
9 Years Ago
Automated Linux Build #289
9 Years Ago
Added Player:GetHull(), Player:GetHullDuck(), Entity:GetChildren()