reporust_rebootcancel

130,423 Commits over 4,232 Days - 1.28cph!

10 Days Ago
Final sculpts
10 Days Ago
Fixed a misaligned fog image id preventing deep sea fog from loading when connecting to a server
10 Days Ago
Wrap last MeshCull changes behind useDetailedRendererBatchCullingCheck convar for accurate a/b
10 Days Ago
Update build pipeline Unity version to 6000.0.58f2 to match ProjectVersion.txt
10 Days Ago
Restored drag and dropped items spawning in the overlay canvas
10 Days Ago
Restored blur when F1 menu is open
10 Days Ago
Scene backup
10 Days Ago
Swapped 'view in store' to 'view'
10 Days Ago
better shutters animation
10 Days Ago
Adding jenkins step to rename the pipeline for better visibility.
10 Days Ago
Server admin tab layout changes to match the design
10 Days Ago
Added special spawn point options per skinnable
10 Days Ago
text desc update
10 Days Ago
manifest
10 Days Ago
hackweek curtain files and setup
10 Days Ago
basic shutter anim
10 Days Ago
Compile fixes
10 Days Ago
hackweek workshop scene wip
10 Days Ago
Fixed UI_DeveloperTools tab opening issues
10 Days Ago
merge from tmp_generatecaretnre_fix
10 Days Ago
Fixed TMP GenerateCaret NRE (disabled canvases ending up null...)
10 Days Ago
Update: hook up native symbol resolution - ServerProfiler.Core built from 0b3b7d86 This gets us various mono_... calls, but still missing some function names - guessing those are mono-related but not part of mono dll itself Tests: Viewed BasePlayer::BoxTest and stepped through nested calls
10 Days Ago
merge from store_fixes
10 Days Ago
More sculpts
10 Days Ago
Suggest required data types in auto complete
10 Days Ago
Fixed checkout result page "view in inventory" button scaling issue
10 Days Ago
Fixed canvas ordering issues with store and checkout result pages
10 Days Ago
Update: separate out JITViewer logic from ServerProfiler - ServerProfiler.Core built from 1074407d - also contains native symbol resolving logic, but not plugged in yet JITViewer functionality is now editor only(dll won't ship with builds). Tests: viewed BasePlayerr::BoxTest
10 Days Ago
merge from main
10 Days Ago
Swap over to roboto mono
10 Days Ago
Wip server admin tab
10 Days Ago
arcade placeholder temp texture
10 Days Ago
merge from main
10 Days Ago
merge from hit_guides
10 Days Ago
removed all hitguide stuff from BaseSculpture, it all lives in the GUI now
10 Days Ago
multiple hitguide shapes in sculpting gui with basic tempdev materials (fresnel shader doesn't work well with the cube)
10 Days Ago
Setup for 4 branches on tech tree. V1 of Tier 1 weapon tab. Width adjustment on ui.dialog.techtree so it can support longer words
10 Days Ago
Sculpt backup
10 Days Ago
▌▄▌▌▆▍
10 Days Ago
ripping out on-mesh hit guide MPB stuff
10 Days Ago
Better autocomplete styling
10 Days Ago
New autocomplete system - still needs some work
10 Days Ago
Terrain progress
10 Days Ago
tweaked material of boat building station to use new texture
10 Days Ago
Update: couple improvements to JIT viewer display - relative jumps are shown as "signed hex" offsets, to avoid jnz 0xffffffffffffffe cases - avoid duplication of address when we have a method name for a jitted address Tests: viewed BasePlayer::BoxTest and BasePlayer::ServerUpdateParallel
10 Days Ago
█▆▌▊▅▉▊▍ ▍▉▆▅▉▊▇▅▌ ▌▌▋▇▍▆▇▆▅ ▄▄▇▇ ▄▉█ █▍▇▌▋▌▋▌ ▆▄▉▆
10 Days Ago
server runs marching cubes and generates collider
10 Days Ago
fixed save not working in sculpting
10 Days Ago
▇▄▄▋▇▄ ▌▍█▄ ▆▄▌▉ ▉▊▅ ▇▋▅▌▄▉▍▌ ▊▊▉▆ ▅▉ ▉▌ ▇▉▅▉ ▄▅█▋▅▋ ▅▅ ▌█▋▍▊▇█ █▊▇▇.
10 Days Ago
Fixed some tests, improved some tests, added some more tests 2 of them intentionally failing as they test current bugs