reporust_rebootcancel

137,601 Commits over 4,474 Days - 1.28cph!

1 Year Ago
merge from basesculpture_rpccleanup
1 Year Ago
fixed checks on sculpture access permissions on BaseSculpture server RPCs
1 Year Ago
ghost ship C and D variants set dressing progress
1 Year Ago
Reparent colliders in edit mode
1 Year Ago
Manifest
1 Year Ago
bake revert
1 Year Ago
Merge from main
1 Year Ago
Merge from parent
1 Year Ago
Merge from parent
1 Year Ago
1 Year Ago
Merge from main
1 Year Ago
Merge from hardcore_refresh
1 Year Ago
Fixed another case of fog of war being deleted when a player is deleted (ReassignEntityId on FileStorage with the players new network id) This will wipe all existing fog of war
1 Year Ago
Merge from main
1 Year Ago
Use SetTextureEx, handle camera struct better
1 Year Ago
merge from main
1 Year Ago
Merge from main
1 Year Ago
Fix map not rendering properly after leaving a hardcore server and joining a non hardcore server
1 Year Ago
Merge from hardcore_refresh
1 Year Ago
Merge from main
1 Year Ago
Codegen
1 Year Ago
Merge from main
1 Year Ago
Fix build issues with the new config, add all projects to it but skip Build.0 entries -- if a single project isn't referenced the solution will not build at all.
1 Year Ago
Add a solution config that only builds the new Client/Server projects, rebuilding the whole solution takes too long.
1 Year Ago
new_menu -> main
1 Year Ago
Fix 'invite' button
1 Year Ago
Various fixed with the social system in the new menu: Fixed 'enter message' text being empty Fixed 'DM' text sticking around Chat text popping up is decoupled from the friends menu Added a transition animation when chat comes up/goes away
1 Year Ago
Use selectable texcoords to fix vertex stream issues in build
1 Year Ago
Merge from main
1 Year Ago
merge from main
1 Year Ago
█▅▄▌▅▅ ▍▍▍▇▄██▄
1 Year Ago
Fixed offline store message not showing up when your net is offline
1 Year Ago
Add health threshold based speed reduction. Start reducing max thrust below this threshold, down to a minimum of 10% thrust.
1 Year Ago
Fixed limited tab scrollbar not working Tweaked weekly skin color generation
1 Year Ago
Fixed non scrappable items not showing their market price Fixed Wall Divider Pack loc conflict
1 Year Ago
Rebalance health contribution for boat pieces. Add some damage debug.
1 Year Ago
merge from new_menu
1 Year Ago
Tweak slider NRE fix
1 Year Ago
Restored F1 items menu, prefabed the item button that keeps ending up with nan values
1 Year Ago
Admin convar `global.god` (godmode) now displays GameUI when godmode is active https://files.facepunch.com/jacob/1b2411b1/Unity_l3B1S3MDpp.mp4 Includes new `global.godforceoffoverlay` convar to force disable the UI overlay when enabled to help when recording media
1 Year Ago
Refactor voiceline system to use audioclips instead of procedurally generating audio at runtime, todo now make cooldowns use voiceline type not exact text as id
1 Year Ago
merge from main
1 Year Ago
Restored header text for featured items Removed old item store code
1 Year Ago
Abyss loc fix
1 Year Ago
Bake windows placeholder robot voices into audioClips, as people get different voices depending on their machine, sometimes even female. It'll also be easier to replace with proper voice recordings before release.
1 Year Ago
merge from fogmethod1 (sky branch)
1 Year Ago
Mild color adjustments in post to compensate for the arctic overexposure tonemap adjustment fix. Another night sky brightness pass between different weathers, to make them more consistent at night.
1 Year Ago
Add reset static field attribute to base mono behaviour and handle all of the inherited types with static fields. This will ensure we also catch new static fields in the future without manually adding attributes
1 Year Ago
Handle dictionary/list/native collections/abstract classes.
1 Year Ago
Fix twitch drops text not working