125,327 Commits over 4,171 Days - 1.25cph!

11 Years Ago
Tweaked summit altitude
11 Years Ago
OnEnteredVisibility bug (bill) Network CreateEntity bug
11 Years Ago
Made terrain map bakes store PNGs instead of Unity assets
11 Years Ago
Fixed me calling native simplex noise methods in the managed composite noise methods like an idiot
11 Years Ago
adjusted drop rates of barrels/crates to be less generous radtowns will no longer be chock full of stuff upon server load
11 Years Ago
Bush performance tweaks
11 Years Ago
Prefixed native calls to prevent accidental usage in the future
zon
11 Years Ago
AISense debug gizmos now show overlapshere casts.
11 Years Ago
Stripping out coui Added VariableRefrence
11 Years Ago
Stripping out coui
11 Years Ago
HTML removal fixes
11 Years Ago
test change with tool cupboards, they no longer block building ( but are required for demolish, rotate etc)
11 Years Ago
Missing files for new sound system?
11 Years Ago
Fixed bug in OnEnteredVisibility
zon
11 Years Ago
Waypoint.CreateRandom now tries to pick using TerrainFilter and falls back to an unfiltered point.
11 Years Ago
sadly reverted change to tool cupboards, they now block building again ( until we're ready for this change )
11 Years Ago
fixed bug with tap strafing causing massive amount of footsteps being spawned.
11 Years Ago
Updated Lidgren to latest Tweaked variables
11 Years Ago
Missing deletes
11 Years Ago
Added parallax to atlas terrain shader highest quality mode Added "Apply" button to TerrainSplatMapInspector; will write currently assigned spat/control maps into terrain's alphamaps (meant for import & edit) Got legacy terrain shader (8 splat), and procedural terrain shaders, ready for real-time editing avoiding addpass Switched TestLevel to atlas-based legacy terrain shader (8 splat); added TerrainPaint scripts for real-time editing Swizzled TestLevel splat/control maps to match procedural (aka standard) atlas ordering Replaced the barely noticeable splats thumbs with icons to terrain edit inspector; for quicker splat identification and selection (may be customized by the artists) Pushed my terrain code into andre's closet (just a couple files)
zon
11 Years Ago
NPCSteering no longer ignores obstacles approached from above or below.
11 Years Ago
ban.banid commands now respond with confirmation + information if already banned Added unbanid <steamid> Tweaked network lerp Fixed ForcePositionTo not having the intended effect
zon
11 Years Ago
AIDanger intensity can no longer be higher than AIObstacle intensity.
11 Years Ago
Added removemoderator Added removeowner
zon
11 Years Ago
Increased AIDanger intensity.
11 Years Ago
Server timeout tweaks Fixed compile error
11 Years Ago
Moved editor code to place where editor code should be; ma bad
11 Years Ago
Use unacknowledged message count to work out if we're congested
zon
11 Years Ago
NPCSteering interests < dangers < obstacles.
11 Years Ago
Should fix item warnings on server load
11 Years Ago
Spawner code formatting/cleanup
zon
11 Years Ago
NPCSteering now ignores obstacles that are part of the NPC's target.
11 Years Ago
Fixed terrainLegacy shader base normal orientation to match detail normals; testLevel lighting now decent again Restored petur's last parallax tweak in testLevel's terrain mat
11 Years Ago
Generated a new terrain normal atlas; dirt height was bad
11 Years Ago
Networkin boner
zon
11 Years Ago
Slightly increased animal attack range.
11 Years Ago
Another network boner
11 Years Ago
Fixing errors in TestLevel and likely others as well
11 Years Ago
Added assignable icon for placeholder/unused splat slot
11 Years Ago
More network tweaks
11 Years Ago
maxunack convars
11 Years Ago
Lowered default maxunack, multichannel snapshots
11 Years Ago
Slow connection tweaks
11 Years Ago
merged changes from main
11 Years Ago
Initial version of the dynamic cull grid
11 Years Ago
Updated anim events for vm rock attacks
11 Years Ago
Cull grid tweaks
zon
11 Years Ago
Merged NPC steering improvements.
11 Years Ago
Added priority to decor scripts Added cull grid instance (still unused) Added field rocks to the arctic biome Gave rocks placement priority over bushes and made them block bush placement Tweaked rock terrain modifiers Tweaked bush scales Tweaked test cave Protocol++ (network + save)
zon
11 Years Ago
Merged changes from main.