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

11 Years Ago
Backup
11 Years Ago
net.log works raknet: force split packet construction order
11 Years Ago
Merge from main
11 Years Ago
merge from main
11 Years Ago
Make gamma hack useless
11 Years Ago
Reenabled wall rotation
11 Years Ago
Can rotate hinged door Fixed hinged door strength/cost/properties Added reinforced door
11 Years Ago
Updated error logger id
11 Years Ago
Generated recepies
11 Years Ago
500 cliffs
11 Years Ago
Mushroom files.
11 Years Ago
Missing files.
11 Years Ago
Leaving a few errors for Diogo
11 Years Ago
Fixed a bunch of NREs + Warnings
11 Years Ago
Rebuilding warehouse with collisions
11 Years Ago
Fixed radpills not working
11 Years Ago
Fixed foundation.triangle.toptier being offset
11 Years Ago
Window bar upgrades
11 Years Ago
AI attacks show directional damage Added zoo area to developer playground map
11 Years Ago
Made save/world.checksum a warning, allows save loading
11 Years Ago
Fixed grass spawn filter
11 Years Ago
Fixed campfire slot count
11 Years Ago
Balancing top tier costs
11 Years Ago
Assigned proper physics material to trees
11 Years Ago
Fixed calculated climate temperature being 1/4 of the actual temperature
11 Years Ago
Added in-eye view mode Admin F3 toggles first person, third person, in eye Use in eye mode when sleeping instead of third person
11 Years Ago
wip icons
11 Years Ago
Fixed airdrop gibs causing ridable rocket boxes
11 Years Ago
Changed admin "fast run" to admin "noclip"
11 Years Ago
Changed back to fullscreen window mode - exclusive mode is so 1998
11 Years Ago
invisible player fix
11 Years Ago
Fixed merge issues
11 Years Ago
Fixed NRE
11 Years Ago
Changed all remaining terrain normal splats to normalmap import type; changed all to compressed Added vertex normal toggle to std legacy terrain shader
11 Years Ago
Removed giant collider from warehouse
11 Years Ago
Added fallback icon to terrain paint
11 Years Ago
Added HorizontalAttribute to draw things in the inspector horizontally instead of vertically
11 Years Ago
Merge fixes.
11 Years Ago
Scaled down C4 damage to be in line with the new healths
11 Years Ago
Fix radiation sounds not playing
11 Years Ago
Use the correct sound template for the cargo plane loop
11 Years Ago
Water, river and rock stuff.
11 Years Ago
Tweaked position of lock on top tier door
11 Years Ago
waterfall special fx
11 Years Ago
First pass at C4 sounds
11 Years Ago
Don't update reverb/highpass falloff every frame + additional sound profiling
11 Years Ago
added particle effects for footsteps/bullet impacts in water. fixed a bug with the blood impact not removing itself
11 Years Ago
11 Years Ago
wip
11 Years Ago
Added BlendTexture class that blends two textures together (replaces BlentLUT) Added all functionality of AtmosphericBlend to Climate (blending now uses biomes) Removed AtmosphericBlend and BlendLUT