reporust_rebootcancel

105,883 Commits over 3,806 Days - 1.16cph!

10 Years Ago
Removed terrainPaint from testlevel terrain; added temporary script to bind necessary shader properties instead (both edit & runtime) Cleaned up legacy terrain shader from terrainPaint specific stuff; keeping important changes on the legacy-terrain branch for now Minor patch to TerrainSplatMap so it doesn't blow up with zero splats
10 Years Ago
Tweaked how rich text is sanitised from chat Decoupled camera angles from viewmodel angles
10 Years Ago
Fixed chat not hiding when switched off in F2 menu
10 Years Ago
Fixed server compile error
10 Years Ago
Fixed icons staying on screen if starting to drag while already dragging (using alt mouse buttons)
10 Years Ago
missing meta
10 Years Ago
Disabled chat debug spammer :0
10 Years Ago
Removed shadow/outline from chat to fix perf issues
10 Years Ago
ore armor shotgun pellet drag
10 Years Ago
Fixed inventory perf issue (especially apparent when firing a weapon)
10 Years Ago
Pressed a bunch of buttons on TestLevel until it stopped making Terrain errors
10 Years Ago
Made spanning tree handle multiple passes in a nice way Added DecorUtil class (methods for easy spawning of decor) Added powerline placeholders to roadside Made roads generate cliff topology if required when modifying the terrain around them Improved edge fadeout of terrain map area modifiers
10 Years Ago
Merge from main
10 Years Ago
Backup.
10 Years Ago
Replace.
10 Years Ago
Delete.
10 Years Ago
Backup before I break shit.
10 Years Ago
fixed bug with shotgun holster animation playing by default.
10 Years Ago
Fixed scrollwheel stopping at broken items or non holdable items (food) pump shotgun fire delay matches pump speed
10 Years Ago
made sure all of the weapons had the "dryfire" state
10 Years Ago
shotgun controller tweaks
10 Years Ago
stacking fix
10 Years Ago
only send condition when full integer changes
10 Years Ago
saveprotocol++ (sorry!)
10 Years Ago
added projectile thickness for arrows & pellets unrepairable items that break are now destroyed fixed a few crashes added pump shotgun
10 Years Ago
save protocol++ (condition system)
10 Years Ago
Fixed bug in normal atlas gen
10 Years Ago
Checking in missed textures for the longsleeve tshirt
10 Years Ago
Renamed some functions, guns now lose condition when fired
10 Years Ago
protocol++
10 Years Ago
merge into main
10 Years Ago
added condition vars to a bunch of items
10 Years Ago
minor refactor
10 Years Ago
Fixed blend masking shader limits
10 Years Ago
merge from main
10 Years Ago
changes for server to know when broken
10 Years Ago
Holding Alt looks behind you
10 Years Ago
Changed _placeholder normal import settings Added support for that 9th splat; blend mask is currently disabled due to shader limitations
10 Years Ago
Fixed spawn filter of clutter flowers
10 Years Ago
Dying/bleeding overlay
10 Years Ago
Fixed lighthouses spawning underwater
10 Years Ago
Minor code cleanup
10 Years Ago
Added speaker settings to F2 (but Unity doesn't let you switch speaker modes at runtime yet, so they're hidden)
10 Years Ago
Merged modular procedural generation from main/roads Protocol++ (network + save)
10 Years Ago
Merge from main
10 Years Ago
Decor folder cleanup
10 Years Ago
Made procedural generation fully modular (for exact control over the step order) Made static decor and monument placement part of the modular procedural generation Simplified decor system (now only used for dynamic clientside clutter, as it should be)
10 Years Ago
Added building privilege notices
10 Years Ago
Changed holdtypes to better match salvaged axe / icepick weapons
10 Years Ago
Fixed jackets having empty skinned mesh renderers