reporust_rebootcancel

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

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
1 Year Ago
new_menu -> main
1 Year Ago
Merge from trimmed_asset_warmup/scene_warmup
1 Year Ago
NRE fix
1 Year Ago
Destroy generated map textures when disconnecting from a server
1 Year Ago
Hook up server wiped on loading screen
1 Year Ago
Hook up 'respawn' button Change out the cartoony map open animation
1 Year Ago
Null check before setting texture parameters in FoliageGrid
1 Year Ago
updated ejector seat mount position and player sitting anim
1 Year Ago
Prepare some voiceline variations so that they don't repeat the same things too much
1 Year Ago
Ejector seat - added LODs and gibs
1 Year Ago
Added a crude profiler that works in release builds
1 Year Ago
Rifle animation and entity updates