138,972 Commits over 4,352 Days - 1.33cph!

33 Minutes Ago
Can paste and delete files from the copy paste tab Added search bar and refresh button Added copypaste.setscreenshot to set the thumbnail of an old copypaste file
52 Minutes Ago
added missing metas for camping cooker normals and kitchen furniture, removed obsolete files
53 Minutes Ago
first pass mat application shop A
1 Hour Ago
▍▄▌▊▋▌ ▄▄▊▅ ▌▉▊▉
1 Hour Ago
Adding skinning items subbed to wrong branch
1 Hour Ago
merge from main -> deep_sea_sleeping_bag
1 Hour Ago
▌ ▌▄▋ ▍▇▆▄▅▋▌█▍ ▉▊▍▇▊▋▋ ▆▍▇ ▄▋▇▊██▌▅ ▅▊▊▌▇█▋▊▉▄ ▋▍▄▇█ ▅▄▊▉▊▆▌▊▅ ▍▉▍▄▊▊▌▉▆ ▉▊▌▇▊▆█▉▍ ▆▊▉▍▆▊▆▅ ▉▋▍▆ ▍▇▍▉ ▍▌ █▋▄▌▆▆▊
1 Hour Ago
2 Hours Ago
▆ ▍▍▅▉▋▍█▋▊ ▊▄▌▍▉ ▄▄ ▌▋▊▌▆▌▍█▇▄▊▊█▄ ▇█▉▋▆▍ ▋▅▌ ▋▌▆ ▋▋▌▅▄█▅ ▆▌▊ ▄▉▄▅▍▊▅▊▇▌ ▇▉▆▊▇▅▆▅▇▊ ▌▌▍▍▄▆▉▆▄▆█ ▅▅▋▇▄ ▋▅▄▄
3 Hours Ago
Add 'copy' button to the corner of each UI entry, allowing you to copy a block by pressing a button rather than getting the whole log and manually sending that
3 Hours Ago
Missed files
3 Hours Ago
kiosk b update. new doors added.
3 Hours Ago
Cherry pick to compensate scientist dmg lowered by armor buff, should now be on par previous patch (fullmetal is same ttk, hazmat will take less dmg, naked will take more dmg)
3 Hours Ago
Rustige Egg H (Amethyst) - Initial folder structure, prefab setup, item, anim controller, worldmodel, model, textures, materials, basic animations, translucency support, localization, manifest and placeholder icon
3 Hours Ago
Rebalance scientist damage to compensate armor buff, should kill fullmetal when landing every shot in one full mp5 mag
3 Hours Ago
front 50cal animation updates
4 Hours Ago
Potential fix for red card room scientist turning invisible
4 Hours Ago
exported latest salvaged axe refresh anims
4 Hours Ago
cannon fuse anim update
4 Hours Ago
Copy paste tab baseline
4 Hours Ago
Added the motion vector mode of renderers to the render params for indirect instancing
4 Hours Ago
Adding burst cloth for frontier hazmat and updating skinning
5 Hours Ago
Camping Cooker Update
5 Hours Ago
close more edge cases: - placing a lock on a box would show contents to everyone before master code was input - placing a lock on a box and then locking it wasnt hiding contents until next network update
5 Hours Ago
wip floorpaper texture updates
6 Hours Ago
Now sending packets over websocket, sending map via StreamContent, removed reliance on Time.frameCount (potential threading errors)
6 Hours Ago
First pass trims/mat applications on kiosk A
6 Hours Ago
█▌▇▄█▉▍ █▄▉ ▊█ ▋▅▍▇▄▆ ▊▌▋▌▇ ▋▊▍█ ▄▅▌▍ ▇▅▉
Today
Client now takes a screenshot when running the copy commands and saves it into the copypaste files Set to 256x144 for now
Today
Update: rewrite BasePlayer.UpdateSubscriptions into batch form Doesn't actually do anything different, just prep for adding managed tasks to it. Need to add unit tests and perf tests first Tests: booted into Craggy with jobs 3 - was able to see entities in the world
Up/Down arrows now move the autocomplete up and down Tab/enter/return puts the selected autocomplete entry in the input box as you'd expect
Today
merge from indirect_instancing
Today
rebase on main
Today
* Turn `_PARTICLELAYER_ON` back to a multi_compile keyword to fix snow coverings. * Reject renderers with property blocks that set `_ParticleLayer` from instancing. * Keep renderers non-instanced when `indirect_instancing.fallback` is disabled. * Store reasons for reject/fallback and display it in the debug overlay. * Do not spam the console about fallback instances. * Rename ConVars monsters/non_monsters to multi_draw/single_draw for consistency. * Guard dangerous Indirect Instancing ConVars behind ClientAdmin. * Display the current biome when running `terrain.debug`.
Today
single 50cal animation updates
Fix failed line of sight checks preventing vending machine purchases from floating city boat shopkeeper This was due to the invisible vending machine being under the sea 🐟 underneath the shopkeeper Updated flags for these vending machines so they are only accessible via talking to the shopkeeper, to prevent menu prompt conflicts for talking vs buying S2P all floating cities
Minor log changes
Today
█ ▄▆▄▄█ ▊▌▅▅▋█▍▆▌▍ █▍▄▍ ▋▆▉▊ █▅▊▌▌▆▉▇▌▄ █▊█▅▋▆ ▍▍▇▌▊ ▅█▄█▅▅▇ ▇▉▆ ▅▉▊▊ ▌▋▋▄▌▊█▉▍▋ ▆▉ ▆▆▌▄▌▍▊▄▇ ▋▉▇▊ ▅▅▍▆▋ ▇▄▌█▌█▅
Today
Bugfix: PartialCompare - don't miss last object in b listhashset Could lead to a duplicate pushed to removed list Tests: ran unit tests
Add extra logs when coping/clearing
Today
wip easter floorpaper textures, setup
Today
New: ListHashSet.PartialCompare - early outs upon reaching addedLimit and removedLimit - added unit and perf test It still has linear complexity, but does seem to scale better Tests: unit tests
Today
Potential fix for scientists weapon leak
Today
re-exported viewmodel LR300 space rig minus arms mesh
main -> new_console-ui
Today
▄ ▋▋▆▍▊ ▉▌▍█ ██▉▌▆▋▌▌▉▄▇▌█▇▊▉▅▊▌▋
Today
Clean: refactored NoClip perf tests to use Utils.MeasureAndPrint Tests: ran noclip perf tests
Fix tutorial missions still being active after respawning at mainland if player died and disconnected whilst in the tutorial
Today
Clean: fix stream of warnings from running AntiHackTests Tests: ran noclip tests
Today
Updated light textures