userFlaviencancel

5,106 Commits over 670 Days - 0.32cph!

4 Days Ago
From the main island, blacklisted vehicles are now stopped right before the portal back wall, instead of right before entering the portal
4 Days Ago
merge from naval_update
4 Days Ago
merge from naval_update/deep_sea
4 Days Ago
Fixed debug portal renderer being visible with the convar off
4 Days Ago
Updated deep sea map marker tooltip wording
4 Days Ago
Added deepsea.setTimeToNextOpening Lets you set the time before the next deep sea opening
4 Days Ago
▍▅▇▋ █▋█▅▄▍ █▋▉▉▉ ▌▆▅ ▌▊ ▅▉'▊
4 Days Ago
merge from naval_update
5 Days Ago
merge from naval_update/deep_sea
5 Days Ago
Cleanup spawning code, we don't need the global broadcast parameter anymore - its set in the prefabs
5 Days Ago
Restored BoatBuildingBlock retarget when entering portals Fixed error when adding the same ent multiple times to crossing entities list
5 Days Ago
merge from naval_update/deep_sea
5 Days Ago
Set ghost ship prefabs as globally networked in deep sea realm by default
5 Days Ago
Moved deep sea portal OnTriggerStay to invokes Added deepsea.printTriggerState command to debug the state of deep sea triggers
5 Days Ago
merge from naval_update/deep_sea
5 Days Ago
Kayak and DPV can be deployed in deep sea
5 Days Ago
Allow tugboat in deep sea
5 Days Ago
merge from naval_update
5 Days Ago
Make sure to clear the deep sea billboard list after killing them
5 Days Ago
Fixed typo on boat building privilege
5 Days Ago
Fixed players not being able to build on their boats in the deep sea (player boats and tugboats) Had to refactor a bunch of vehicle privilege methods
9 Days Ago
▇▅▆▅▊ ▄▇▇ ▍▍▌▇█▄▍, ▇█▄▋▅▇ █▄▉▊
9 Days Ago
▊▅▇ ▊█▍▅▋▄ ▇▊▌▊▇ ▄▍▉▊▊█▇▋ ▌▅ ▍▍█▌▊▆▍▅ ▇▋▊█▊ ▉▍▉▋▌▋██▅▊▄ ▍▄▇ ▇▋█▇ ▍▆▆▋▉█▇▅▌█▉▉
9 Days Ago
▅▄▉▉▊▍█ ▋▅▉ ▄▅▅▍ ▆▍█▋▍▅▅▌▌▋ ▉█▌▍▄ ▍▄▌ ▊ ▅▆█▋▅▌ ▍▇▅▄▋▌, ▄█▊▉▌ ▉▉▆ ▉▉▆▆▌▍ ▅▅█ ▋▅█ ▅█▍▊▌▆ ▆▍▄ ▋▄▌ ▄▌▉▄ ▅▇▅██▉, ▅▉▍▅▌▆▋▌ ▌█▌ ▆▊▉ █▄▋▊▆▊▆ ▌▉█▅▍▇▅▍ ▅▉▋▄▊▇█ ▋▊▇▄ ▆▆▌▉ ▍▌▅▄▉ ▅▉█▅ ▌.▆▇$
9 Days Ago
▍▉▇▇▉ ▉█▆▉ ▌▊ ▉▅▌▍▌▆▌▅▌▇ ▋▍▉ ▋▌▌▍▄▉▇▆▄ ▇▄▅▋█▌█▄▅██▉ █▉▆▋▄ ▅▉▆▊▋▆ ▊▋▊▊▋█▅▍██ ▉▋▋▋▅ (▌▍▋▋-▆▆█▄▆▆▊▆▍█-▌▍▇▊▌▉) ▍▌ ▅▋▊▍▉ ▍▅▍▌, ▉▍'▍ ▇▉▉▌▉▍▅▊ ▇█▄▆▆█▊█▅ ▅▌▆▅▍ ▋▍▅ ▆▋▉▍▆█▅ ▆ ▄▄▆ ██ ▄▍▇▆█ ▋▋▇▋▄▇▊▌▊, ▊▋▋▇▌▉ ▋▇▅▊▋▄▄ ▍▄'▅█ ▇▍ ▊ ▅▍▌▌▉▍▆ ▋▉▋▆▆█▋█ █▆▋▇ ▌▋▋▋ ▋▉▇ ▊▋▇▉ ▊ ▍▋▅█▋▌ ▍▌▌▇▍ ▋██▉
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
Server admin tab layout changes to match the design
10 Days Ago
Compile fixes
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
merge from store_fixes
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
merge from main
10 Days Ago
Wip server admin tab
10 Days Ago
Added server tab
10 Days Ago
Removed the escape capture from the item list search bar, its cancelling the escape to close and its annoying
10 Days Ago
Restore consoletoggle arg to open a specific tab
10 Days Ago
Info tab tweaks
10 Days Ago
merge from main
10 Days Ago
Fixed menu tooltip icon not being marked as non static
10 Days Ago
Added a button to toggle hidden items
10 Days Ago
Use flex columns for the itemlist, instead of a grid
11 Days Ago
Console null check, removed unused vars
11 Days Ago
Pressing enter with the item tab open focus on the search bar Updated search bar styling
11 Days Ago
Pressing tab with F1 menu open cycle through all the tabs
11 Days Ago
giveequip put the item in the inventory main container before moving it to the wear container, otherwise the swap logic doesnt work