reporust_rebootcancel

96,865 Commits over 3,653 Days - 1.10cph!

5 Years Ago
[D11] Define fix
5 Years Ago
[D11] [UI] added support for changing control schemes in the control menu made the controls menu accessible from the main menu and in game options
5 Years Ago
[D11][UI] Create Server info panel top bar updating
5 Years Ago
[D11][UI] Locked create server map screen. Removed debug code
5 Years Ago
[D11][UI] Server menu basic text validation flow.
5 Years Ago
[D11] Missing define fix
5 Years Ago
[D11] Update on Restart button, and added a bunch of WIP icons/popups for more clarity
5 Years Ago
Cherry picking 31420, 31421 and 31422
5 Years Ago
Fixed "kinematic bodies with CCD enabled are not supported!" physics error when loading the CH47 prefabs
5 Years Ago
Disabled rigidbody interpolation on HAB and CH47 (server performance?)
5 Years Ago
Fixed "kinematic bodies with CCD enabled are not supported!" physics error when loading the rowboat and HAB prefabs
5 Years Ago
These changed for some reason (cc diogo, please double check)
5 Years Ago
ignore.conf
5 Years Ago
Did "Unpack Prefab" on some game objects on Craggy Island to fix editor performance issues
5 Years Ago
5 Years Ago
[D11] revert the change to unload decor prefabs, this is probably a bad idea since some of the decor is spawned dynamically.
5 Years Ago
[D11][UI] Server presets frontend support
5 Years Ago
[D11][Audio] Edited Music Manager prefab to route music to new console mixer.
5 Years Ago
[D11] [UI] switched the sliders in the create server screens to our style increased the opacity of the health/thirst/hunger icons in the HUD to make them easier to see
5 Years Ago
ensure bundles are loaded before loading warmup assets.. was getting problems running a server otherwise
5 Years Ago
Moved the prefab unloading because it was causing timeouts
5 Years Ago
Script compile fix
5 Years Ago
Fix for EDITOR_ASSET_BUNDLE
5 Years Ago
[D11] Re-enable controller disconnect/reconnect callbacks
5 Years Ago
[D11] ServerAdmin notification bar now working
5 Years Ago
[D11] [UI] darkened the feedback area on the loading screen made one of the textures a less weird resolution so it could be crunched, and removed the duplicate of it
5 Years Ago
[D11] [UI] removed some of the feedback sections on the loading screen as per the revised design
5 Years Ago
[D11] Player server stats made persistent via new player.stats.* SQLite database.
5 Years Ago
[D11] [UI] more visual changes to the various create server screens
5 Years Ago
[D11] [UI] more visual changes to the create server screen, header will now hide properly
5 Years Ago
Backup
5 Years Ago
Backup
5 Years Ago
[D11] [UI] Fixed navigation and parsing on community hub. Should now support left + right navigation and correctly show selected buttons. Added loading indicator on community hub screen to show when content is being fetched.
5 Years Ago
[D11][UI] Hide top bar while looting
5 Years Ago
[D11][UI] Shelf menu and crafting Navigation bar changes, Craft max added to the crafting screen
5 Years Ago
[D11] [UI] Refactored community hub to no longer handle layout through an external request array. Server data now gets parsed directly. Temporarily disabled top news container. Buttons now support navigation on community hub screen. Fixed miscellaneous bugs in compile/parse code.
5 Years Ago
▉█▆▋▄ ▆▅▍▅▉▄▌_▍▊▊▉▄▅▇ ▅▋▅▋▊▄▋▊▆▇▌▍▄▇█▊▇▄ ▉█▍▆▌▉▊▅ ▅▆▌ ▇▄▍▊▆▋▋█, ▋▊▋▇▊ ▌▊▇▊▄█▉_▍▆█▉▋█▌▌▉▄█ ▍▉▋▌▆▌▇▋▊ ▋▆▉█▌▄▆ ▇▅▆ ▄▄▊▊▍▄
5 Years Ago
[D11] Add/Change Password button added & Quick command added to debug menu to set server time back to morning
5 Years Ago
▍▄▋▋▌▍▌ █▉▋▇▍▉▄, ▅▇▍▄ ▆▅▄ ▌▌▌, ▉▉▇▅▍▌▄▊▇ ▇▍▅ ▌▅▉▄██
5 Years Ago
[D11] [Tutorial] Changes to the Cave and Map
5 Years Ago
[D11][UI] Changed playfab call for rent server. Added support for player presets
5 Years Ago
[D11][TUTORIAL] Tutorial Action to kill player entity (used on mountain)
5 Years Ago
Removed rigidbody from clientside NPC CH47
5 Years Ago
[D11] [UI] Fixed textmeshpro component not getting correct rect transform width/height values when parsed. Fixed transitions not parsing on selectables.
5 Years Ago
cannot loot through module window on small oilrig
5 Years Ago
[D11] Added forced back to title screen for when signing out/changing profile in game
5 Years Ago
[D11][UI] Fixed issues with left right controls
5 Years Ago
Removed obsolete lod streaming menu switch
5 Years Ago
[D11] [UI] Added support for base object properties. Adjusted way objects are compiled to support new object properties.
5 Years Ago
[D11] MyServers map data hooked up in Frontend