branchrust_reboot/maincancel

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

10 Years Ago
Added assignable icon for placeholder/unused splat slot
10 Years Ago
Fixing errors in TestLevel and likely others as well
10 Years Ago
Another network boner
10 Years Ago
Networkin boner
10 Years Ago
Generated a new terrain normal atlas; dirt height was bad
10 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
10 Years Ago
Spawner code formatting/cleanup
10 Years Ago
Should fix item warnings on server load
10 Years Ago
Use unacknowledged message count to work out if we're congested
10 Years Ago
Moved editor code to place where editor code should be; ma bad
10 Years Ago
Server timeout tweaks Fixed compile error
10 Years Ago
Added removemoderator Added removeowner
10 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
10 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)
10 Years Ago
Missing deletes
10 Years Ago
Updated Lidgren to latest Tweaked variables
10 Years Ago
fixed bug with tap strafing causing massive amount of footsteps being spawned.
10 Years Ago
sadly reverted change to tool cupboards, they now block building again ( until we're ready for this change )
10 Years Ago
Fixed bug in OnEnteredVisibility
10 Years Ago
Missing files for new sound system?
10 Years Ago
test change with tool cupboards, they no longer block building ( but are required for demolish, rotate etc)
10 Years Ago
Prefixed native calls to prevent accidental usage in the future
10 Years Ago
Bush performance tweaks
10 Years Ago
adjusted drop rates of barrels/crates to be less generous radtowns will no longer be chock full of stuff upon server load
10 Years Ago
Fixed me calling native simplex noise methods in the managed composite noise methods like an idiot
10 Years Ago
Made terrain map bakes store PNGs instead of Unity assets
10 Years Ago
Tweaked summit altitude
10 Years Ago
Protocol++ (network + save)
10 Years Ago
Merge from bushes-everywhere
10 Years Ago
Fixed cave exploit that would allow to get inside a mountain
10 Years Ago
Various files & backup.
10 Years Ago
Improved tundra normal and heightmap.
10 Years Ago
Quickfixed forest normal and heightmap.
10 Years Ago
test
10 Years Ago
Much better normal and heightmap for terrain_dirt. Aka stones.
10 Years Ago
protocol++
10 Years Ago
Merge into Main! Completely new lootspawn system that spawns barrels and stuff and rebalanced lootspawn entirely
10 Years Ago
Cherry picked commit #5023 to main
10 Years Ago
Testlevel.
10 Years Ago
Fixed server compilation (EffectRecycle)
10 Years Ago
Missing files.
10 Years Ago
Finalized 3 new ground textures.
10 Years Ago
Added more native noise backend logging
10 Years Ago
New normal map for the new terrain dirt.
zon
10 Years Ago
Fixed AI danger steering.
10 Years Ago
First pass at a more centralized sound system Move rock sounds to new system
zon
10 Years Ago
ContextMap no longer produces NaN when given a vertical Vector.
10 Years Ago
fixed bug with the footsteps not playing when moving diagonally.
10 Years Ago
Spawn bright clutter rocks around bright decor rocks
10 Years Ago
Removed unsafe keyword from noise fallback