reporust_rebootcancel

130,555 Commits over 4,140 Days - 1.31cph!

11 Days Ago
Added storage adaptor socket to wall cabinet
11 Days Ago
Fixed spotlight rotation when placed on ceiling and floors Updated icon
12 Days Ago
Tweaked spotlight colliders and volumes following the art update
12 Days Ago
Update TC tool storage tooltip phrase
12 Days Ago
Beanbag phrase
12 Days Ago
Restored decor lighting dlc phrases
12 Days Ago
merge from main
12 Days Ago
Fixed player model skin overrides for clothing hiding mannequin parts
12 Days Ago
Return spans for sleeping bags.
12 Days Ago
Cherry pick sleeping bag optimization to its own branch and update from main
12 Days Ago
WIP changes to mission editor. Changes summary: - Created new TutorialMission type, removed some fields that were no longer needed and moved some things pertaining only to tutorial missions to these. Updated tutorial mission assets to be of this type. - Renamed some fields on BaseMission and added tooltip descriptions. - Removed simple mission provider field from missions. Missions which belong to a simple mission provider are now defined on the provider. - Added FilteredEnum attribute which allows for the inspector to omit drawing one enum value and for defining a new default value for the field on int-backed enums.
12 Days Ago
Unsubtract nametag/terrain hole fixes. Only invalidate terrain hole raycasts if a raycast hits terrain.
12 Days Ago
team_bag_labels -> main
12 Days Ago
Compile fix
12 Days Ago
team_bag_labels -> main
12 Days Ago
We dont need to use id's scrap them and just forward the display name. Dont work if we are using streamermode
12 Days Ago
Fix bug preventing sleeping bag from receiving the RPC call Use get for encrypted value Layout changes Add a popup animation
12 Days Ago
Include lastPlayerID in command block save / load
12 Days Ago
Allow nexus.redirect with port <= 0 to infer the port from an SRV record (or default port)
12 Days Ago
When looking at a bag: display the owners name above the tooltip provided its a teammate
12 Days Ago
Uncommited stuff
12 Days Ago
▋█▉▌▇ ▌▄▍▇ ▌▌█▇█▋▌▆_▅▅▅▆▍▋▅_▋▍█▄▍_█▍▆█▌▍_▊▆▆▆█▇▆▉▌▆▉
12 Days Ago
replaced deck crane fbx with the correct version
12 Days Ago
merge from localization_improvements/fixes
12 Days Ago
Compile fix
12 Days Ago
cherrypicking 128724 friendsmenu_fix, 128620 store_newitems_fix
12 Days Ago
merge from localization_improvements/fixes
12 Days Ago
Cleanup, comments
12 Days Ago
merge from fix_facepunchsteamworks_build
12 Days Ago
Update Facepunch.Steamworks to GitHub actions release build (was debug)
12 Days Ago
merge from naval_update
12 Days Ago
Restored naval phrases
12 Days Ago
merge from naval_update
12 Days Ago
Codegen
12 Days Ago
Update pooled list renting to new API
12 Days Ago
merge from main
12 Days Ago
Don't apply item ownership when opening loot containers in invis
12 Days Ago
Added a button in the phrase property drawer to migrate any old data, just in case it wasn't added to the engine.json before the loc changes
12 Days Ago
New naval phrases (so they arent lost after merging main)
12 Days Ago
- Add support for material property blocks in the fallback renderer - Fix retro tool cupboard transparency-related rendering issues
12 Days Ago
Leftover demo UI changes from hackweek
12 Days Ago
merge from naval_update
12 Days Ago
merge from localization_improvements/fixes
12 Days Ago
Servers now load and cache the english strings, so the phrase english fields can return something
12 Days Ago
▇▄▆▉▋ ▋▉▇▉ █▅▄▉▆█_█▌▍▄▄▄_▇▅█_▍▌▍▌▅▄▉▍▋▍
12 Days Ago
merge from main
12 Days Ago
▇█▌ ▅▌▄▊▇▇▋_▊█▆▅▄▆_▄▋▄▆▌▌▋▋▋▉ ▆▊▊█▋█▍▌ ▊▌ ▆▇▆ ▅▌▌▄▆▊▇▉ - ▍▍█▆▇▋▌ ▆█ ▊▄ ▇▆▋▄▋▌ ▍▆▉▇▉▅ ▍▊ █▍█▄▋▉▅▇▄ ▆▊▅▆▇▊▅▊▅▆ ▅ ▍▍ ▇▌▄ ▆▇▇▌▅ █▋ █▉▍▌█▆▋▄▍ ▄▅▉ ▇▉▊▉▊█
12 Days Ago
merge from storepreload_nre_fix
12 Days Ago
Store preload NRE fix attempt