198,662 Commits over 4,140 Days - 2.00cph!

6 Years Ago
Cherry picking 31420, 31421 and 31422
6 Years Ago
Fixed "kinematic bodies with CCD enabled are not supported!" physics error when loading the CH47 prefabs
6 Years Ago
Disabled rigidbody interpolation on HAB and CH47 (server performance?)
6 Years Ago
Fixed "kinematic bodies with CCD enabled are not supported!" physics error when loading the rowboat and HAB prefabs
6 Years Ago
These changed for some reason (cc diogo, please double check)
6 Years Ago
ignore.conf
6 Years Ago
Did "Unpack Prefab" on some game objects on Craggy Island to fix editor performance issues
6 Years Ago
6 Years Ago
[D11] revert the change to unload decor prefabs, this is probably a bad idea since some of the decor is spawned dynamically.
6 Years Ago
[D11][UI] Server presets frontend support
6 Years Ago
[D11][Audio] Edited Music Manager prefab to route music to new console mixer.
6 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
6 Years Ago
bunch of texture settings. disabled colliders on crowd members. hacky camera/UI prototyping stuff.
6 Years Ago
ensure bundles are loaded before loading warmup assets.. was getting problems running a server otherwise
6 Years Ago
Moved the prefab unloading because it was causing timeouts
6 Years Ago
Script compile fix
6 Years Ago
Fix for EDITOR_ASSET_BUNDLE
6 Years Ago
[D11] Re-enable controller disconnect/reconnect callbacks
6 Years Ago
[D11] ServerAdmin notification bar now working
6 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
6 Years Ago
[D11] [UI] removed some of the feedback sections on the loading screen as per the revised design
6 Years Ago
[D11] Player server stats made persistent via new player.stats.* SQLite database.
6 Years Ago
Flashlight working for player
6 Years Ago
Tweaks
6 Years Ago
Viewmodel again
6 Years Ago
Viewmodel
6 Years Ago
Fix asset IDs
6 Years Ago
Rename folder
6 Years Ago
Viewmodel
6 Years Ago
Flashlight viewmodel work
6 Years Ago
Working on a torch
6 Years Ago
Merge in updates from Main.
6 Years Ago
cherrypick
6 Years Ago
Attempt at using ecs to render all building objects as instances. Much slower.
6 Years Ago
[D11] [UI] more visual changes to the various create server screens
6 Years Ago
Added ability to take a lod group and desconstruct it into ECS renderered instances.
6 Years Ago
Made sure all materials have instancing checked.
6 Years Ago
More instancing work
6 Years Ago
[D11] [UI] more visual changes to the create server screen, header will now hide properly
6 Years Ago
More instancing tests. Now handling LODs
6 Years Ago
More instancing.
6 Years Ago
ECS Instanced rendering tests
6 Years Ago
Backup
6 Years Ago
Backup
6 Years Ago
updated confirm button
6 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.
6 Years Ago
[D11][UI] Hide top bar while looting
6 Years Ago
[D11][UI] Shelf menu and crafting Navigation bar changes, Craft max added to the crafting screen
6 Years Ago
▊▄▊▆▍▄ ▄▍█▆▉█▇▊▄▋▍█ █▌ ▄▉▄▇'▆ ▄▇▉▌█▊▉ (▅▉▇. █▊▍ ▋▄▋ █▊▌▆)
6 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.