userlamalovecancel

3,485 Commits over 2,466 Days - 0.06cph!

4 Years Ago
Update entity.uploadsign so it works with photo frames too
4 Years Ago
▌▇▉▊▌█▌ ▌▄▉, ▋▆▄▍ ▍▉▊ ▋▅█ ▆▄█ ▉▅█▅▋▅ ██▋▋
4 Years Ago
▇▄▌ ▇▇▊█▇▍▆▄█ ▇█▆▍▆▄ ▅▄▅▌▇ ▆▄ ▌▆▅▌▊▄▉▇▄▋▇▊▉▇.▊▅▋█▅▇_▇▆▉▋▄▌▊▍▌▆█▋▊▇▉▇▇▉
4 Years Ago
Merge random_opt_2 -> experimental
4 Years Ago
Fix bug in NetWrite.EnsureCapacity where it might not expand the buffer enough
4 Years Ago
Merge random_opt_2 -> experimental
4 Years Ago
Facepunch.Steamworks bug fix + Steamworks SDK 1.51 upgrade
4 Years Ago
Update all signs to allow updating textures from slightly further away (3m -> 5m) Add error checking to entity.uploadsign to make sure the player is close enough to the sign to edit it (otherwise it'll look like it worked but the server actually ignored the change)
4 Years Ago
Merge random_opt_2 -> experimental
4 Years Ago
Experimental Facepunch.Steamworks build that uses SendMessages with pooling instead of SendMessageToConnection
4 Years Ago
SQLite 3.34.0 for Mac (thanks lewis)
4 Years Ago
NetWrite rewrite to reduce overhead
4 Years Ago
Use cached node lookups in TechTreeData
4 Years Ago
Upgrade to SQLite 3.34.0 (need someone else to build for macOS though)
4 Years Ago
Facepunch.Sqlite changes to remove most allocations
4 Years Ago
▉▌▊▅▊ ▇█▄▋▄▌▍.▊▅▌▉▅▊█▍▍▌█▅ ▆█▄▋▆▌ (▌▊ ▅▋▊▅) ▍▅▄▆█▌▅ ▅▉▊ ▄▆ ▄▄▆▄▍ ▋▋▋▇▉▌ ▅▇▊▋▌▆ ▅▌ ▌█▋▉▄ ▊▅▉ ▅▊▆▉▉▇▌▊ ▆▊▋▋█▍▍▋
4 Years Ago
Update Facepunch.Steamworks to fix swnet crash from last update
4 Years Ago
Update Facepunch.Steamworks (reduces Steam Networking GC alloc)
4 Years Ago
HarmonyLoader logging improvements
4 Years Ago
Merge from crafting_pebkac
4 Years Ago
Hide the button to break items down if any of the selected items is worth $1 USD or more on the market
4 Years Ago
Don't allow breaking down anything still purchasable in the store
4 Years Ago
Show the 'not scrappable' message if any of the selected items are not scrappable
4 Years Ago
Display total market price of the items selected on the Steam item crafting screen
4 Years Ago
Hide official servers from the community tab in the server list
4 Years Ago
Merge from save_reliability
4 Years Ago
Code review: Add some comments so we don't have a repeat of this bug in the future
4 Years Ago
Merge from centralized_banning
4 Years Ago
Code review changes: set authStatus to ok, add server.bansServerTimeout to control web request timeout (in seconds)
4 Years Ago
Fix workshop not saving dirt parameter values when exporting/publishing Increase texture size limit on hoodie from 1024 to 2048
4 Years Ago
Integration for centralized banning (see https://wiki.facepunch.com/rust/centralized-banning)
4 Years Ago
Exit early from ShiftSaveBackups if the target file doesn't exist (fixes exception when saving on fresh wiped servers)
4 Years Ago
▄▌▆▄ ▇▅▊▋▊▊ ▊▇▊▆ ▊ ▌▋▇▉ ▍▅▆▄ ▄▅▄▆ ▋▍.▅% ▄▌ ▅▆▋ ▆▇▉ ▍▇▇▇▄▍▉ ▉▊▊▅▋▋ ▇▄ ▋█
4 Years Ago
Fix large neon signs not being visible in the painting UI when graphics are turned way down Add LOD scripts back to the small and medium neon signs
4 Years Ago
Fix lower brush alphas acting like an eraser on the regular signs
4 Years Ago
Add support for maintaining the previous N saves as backups, configurable with server.savebackupcount (minimum 2)
4 Years Ago
Stream save data to disk instead of making a copy to avoid a possible OutOfMemoryException
4 Years Ago
Abort the save process when failing to write the new save file (otherwise it will delete the working save too) (RIP EU2)
4 Years Ago
Add connecthidden as an alias of the connect command which does not echo the server's address
4 Years Ago
Add some logic to prevent requesting the same texture more than once from the server
4 Years Ago
Remove some neon sign backwards compatibility code left in to not break paddy's demos
4 Years Ago
Restore the previous brush when the eraser is selected and you click a color
4 Years Ago
Hide "Power Usage: 1" in the item details for wooden signs
4 Years Ago
Don't attach footstep sounds to the player + recycle it when it finishes playing
4 Years Ago
Fix instant camera not capturing photos with depth of field Delete the glass panel on all photo frames so people can actually see your beautiful photos properly
4 Years Ago
Merge from xmas_2020
4 Years Ago
Updated animated neon sign icons + enable mipmaps on all Move neon signs into the electrical category
4 Years Ago
Fix photo frames without a photo showing the photo from the previously opened photo frame with a photo
4 Years Ago
▌▍▇▅▋▍ ▄▇▉ ▌▆▌▍ ▊▉ █▋▆▄▅▉ ▉█▊▄ ▉▍▋▋▌ ▆▅▅▇▇▆▋█, ▋▊▉▊▅▊▄, █▋▇▆▆▊▍█
4 Years Ago
Fix Sled server compile