198,627 Commits over 4,140 Days - 2.00cph!

1 Year Ago
merge from optimize_sqlite_fastmode
1 Year Ago
merge from optimize_sam_site_air_vehicles
1 Year Ago
merge from horse_ragdoll_material_fix
1 Year Ago
merge from mediumbattery_size
1 Year Ago
Allow horses to be able to walk backwards at half the speed of normal walking
1 Year Ago
Display an error in console when addon file list has failed to be read completely Removing dead/redundant code from SENTs
1 Year Ago
player update. Exported 3p military flame thrower anim set and set up in unity
1 Year Ago
Allow barricades to be placed anywhere in monuments - melee damaged increase against barricades: same damage as normal deployables - bullet & explosive damage against barricades stays the same as before - split building volumes of barricades and bypass "prevent_building" tagged with monument
1 Year Ago
Use string builder instead Publish attachments list to tooltip https://files.facepunch.com/ianhenderson/1b2411b1/Unity_91TpvFeD1c.mp4
1 Year Ago
Removed manual controls
1 Year Ago
sound.Generate now accepts table of samples, or direct binary data as a string The table input should have float values from -1 to 1 (index starting with 1), and is about 4 times faster than using a function string input must be raw 16bit sound data (each sample is a signed short), and is much faster than the 2 other methods. EmitSound handles registered sounds a bit better clientside You could, and still can add `.wav` to the end of the registered sounds to make them work with EmitSound, which is still useful for serverside, but clientside this is no longer necessary. Added optional argument to sound.Generate - loopStart (sample ID)
1 Year Ago
Fixed bug causing attachments to not be registered
1 Year Ago
Added profiling
1 Year Ago
Refresh sell order stock no longer frees attachment list
1 Year Ago
Fixed ground watch and colliders
1 Year Ago
Fixed gibs scale
1 Year Ago
Deploy sound, placement tweaks and guide mesh scale
1 Year Ago
lod and prefab setup for corrugated sheets and radtown shed.
1 Year Ago
Item icon
1 Year Ago
Quick cleanup
1 Year Ago
Now forward attachments on shop listings over the network Added slots to map vendor
1 Year Ago
Art implementation, blinking light behaviour
1 Year Ago
More wip anim/wm/vm code
1 Year Ago
Rustoria door skin update
1 Year Ago
radtown S2P
1 Year Ago
master house LODs, Collider pass, Prefab setup and baked LOD
1 Year Ago
Assign all breed materials to the body renderer so the tail is correctly retextured
1 Year Ago
Sell manifest update
1 Year Ago
merge from main
1 Year Ago
seismic detector model, materials and lods with basic prefab setup
1 Year Ago
Merge from main
1 Year Ago
WM flag
1 Year Ago
Set world model anim params to reflect state
1 Year Ago
Assign world model animator
1 Year Ago
merge from main
1 Year Ago
Disabling loading from save by default on CraggyIsland
1 Year Ago
Add anim override for captive state
1 Year Ago
Set entity animation override default to kidnapper
1 Year Ago
Merge from main
1 Year Ago
Add weekly skin models
1 Year Ago
merge from qol_salvaged_hammer_buff
1 Year Ago
merge from laserdetector_range_fix
1 Year Ago
█▇▅▆▊ ▍▄▅▌ ▋▆▆▆▄▆█▍▍_▆▇▌▋▊▉█▋▋▉█
1 Year Ago
merge from crossbow_flame_scope_fix
1 Year Ago
merge from qol_mixing_table_hv_ammo
1 Year Ago
merge from KeyCodeTime
1 Year Ago
merge from mediumbattery_size
1 Year Ago
▆▄▉▉▄▍█▅ + ▌▋▇▍▋▌▊█▉▍ ▄▆▌▋▇▋▊
1 Year Ago
Adjust speed down slightly from 5x to approximately 2.5x faster than before
1 Year Ago
If a codelock is locked, entering the "last used" code is now 5x faster than before