reporust_rebootcancel

111,715 Commits over 3,928 Days - 1.19cph!

5 Months Ago
- ██▉ ▇▊▉▄▋▊ ▆▇ ▅█▅▆▉▅▍▌▌▆ ▇▄▌▄█▌▉▊ ▄▊▆ ▍▆▌▊▆▉ ▇▆ ▄▋▅▋▌▇ ▌▅▉▉ ▅▊▊ ▄▋ ▄█▋▆▅▊ █▅ ▉▉▅ ▆▆▇▊▇ ▊▊▊▋ - █▆▆ ▍▋▊ ▋▄ ▄▍▄▉▌▉▋▆▉ ▇▅▉▉▊▉▆▋▅▉▌ ▌▆█▍ ▍▆▇▌▅ ▋▉█▍█▅ ▊█ ▉▇▋ ▉█▌▇▉▅▅▋ ▋▄▆▊▅ ▍▅▌█▅▊▊▅ - ▍▄▋ ▋▊▉▅▉▌ ▌▅ ▌▌▆▇█▅ █▌▅▉▅▅ ▉▍▇ ▄▇▆▆▇ ▍▊▉▊▇▄▉▌▉ ▄▆▌▅▄▌▆▊
5 Months Ago
Clean: Updating the docs of StringView to compare against Memory Turns out I missed System.memory during my initial research, which serves a very similar purpose. Sadly, it doesn't cover all our use cases, so we still need StringView - I've mentioned these shortcomings in the xml doc. Tests: none, trivial change
5 Months Ago
Viewmodel and world model texture swapping wip Set viewmodel default texture to blue (the default wallpaper skin)
5 Months Ago
Fixed problem with blue viper material
5 Months Ago
Merge from main
5 Months Ago
Update: Finalizing StringView - StringView's constructor now follow's Span form (source, start, len) instead of (source, start, end). Fixed updated unit tests. - Reimplemented CompareIgnoreCase via EqualityComparer<T> instead of IEqualityComparer<T> as per MS recommendation. - Annotated every public method with xml docs Test: ran unit tests - all green. Checked ServerBrowser - still good.
5 Months Ago
test commit
5 Months Ago
Updated industrial.ceiling.lamp.compact textures and material
5 Months Ago
Enable read/write on legacy wood pile importer
5 Months Ago
Update: Expanding HashEquality test for StringView To confirm that the required interface is implemented correctly and gets invoked. Tests: Ran the updated unit test
5 Months Ago
Adding wallpaper skins for retro, royal, polka dots, clouds, geometric
5 Months Ago
Allow loading fsm scriptable objects into the runtime fsm component
5 Months Ago
Merge: from main Tests: built all modes. Server Browser still works
5 Months Ago
Update: Reimplement tag support in server browser Fixes the break I left when running the experiment with StringView Tests: Clicked through server browser's various filter options
5 Months Ago
World Update 2 -> Legacy Woodpile
5 Months Ago
▇▉▊ ▉█▍▍▆▆▆█ ▄▍▅ ▇▋▌▆▅ █▊▋█▇█▅▊▋ ▅▆▋▄▄▉██ ▌▅ ▋▌▇▆▊▋▊▉▊ ▋▌▍▍█▄▉▇▊ ▄▆▅▇ ▇ ▅▄▍▉▇▍▇▊▍▌ ▊▉ ▆▄▇▄▋
5 Months Ago
Improve fsm editor UX, create new states next to currently selected ones, link them, and select the new one
5 Months Ago
Clean up serialized data containing fields that don't exist anymore
5 Months Ago
Generate code and manifest
5 Months Ago
World Update 2 -> Aux2
5 Months Ago
Merge from main
5 Months Ago
Added prevent build volumes to buoys and divesites
5 Months Ago
Divesite underwater check
5 Months Ago
Add fsm UI support for tag transitions, complete transitions, start states and link states
5 Months Ago
divesite fixes
5 Months Ago
Wallpaper viewmodel deploy animation when deploying
5 Months Ago
Reset wallpaperID to 0 after removing wallpaper Removed unused wallpaper code in Spraycan ChangeItemSkin RPC
5 Months Ago
merge from main
5 Months Ago
Buildfix: Reimplement deleted overload call from last CL Also reduced number of hashset allocations when tags are empty. Tests: Went to server browser to check Nexuses
5 Months Ago
Merge: from main Tests: Built all modes
5 Months Ago
Fixed lift entity getting orphaned if elevator block is destroyed
5 Months Ago
fixed triangle left wall uvs being flipped some precision uv fixes
5 Months Ago
Merge from main
5 Months Ago
removed splat set nodes from coastal cliffs
5 Months Ago
merge from smart_alarm_error_message_fix
5 Months Ago
merge from BikeSpeedo
5 Months Ago
merge from item_pooling
5 Months Ago
merge from hitinfo_pooling
5 Months Ago
Merge from world_update_2
5 Months Ago
Compile fixes
5 Months Ago
merge from fix_cached_browser_query_parallel
5 Months Ago
Forgot to commit lake A
5 Months Ago
Merge from world_update_2
5 Months Ago
S2P all lakes and oases
5 Months Ago
Fixed explosives not playing their underwater effect when they detonate under the lake
5 Months Ago
Added a system to block water pump placement in swimming pools but still allow it in natural water sources like lakes
5 Months Ago
Fixed dropped items not sinking properly like they do in the ocean (will need a S2P, I'll just do all of them at the end of the day)
5 Months Ago
Fixed not being able to fill water containers from lakes and oases S2P all new water monuments
5 Months Ago
Fixed being unable to drink from lakes and oases
5 Months Ago
Update manifest, delete some old meta files and fix lake A alpha texture not importing