reporust_rebootcancel

126,678 Commits over 4,109 Days - 1.28cph!

7 Years Ago
[D11] frontend/bootstrap integration WIP. Support separate per-platform task timings. API for checking whether a specific part of the bootstrap is complete. Currently this is used to make sure the warmup bundle is loaded before connecting to a server, because if forced to wait too long the connection attempt will fail. Probably need to send a keep-alive packet during loading instead, will be more robust and overlap different processes more effectively.
7 Years Ago
[D11] WIP Game Feedback on the pause menu & fixes for context sensitive button presses going through menus
7 Years Ago
[D11][TUTORIAL] Added custom stripped manifest asset file, uses D11_LOCAL_SERVER
7 Years Ago
[D11][UI] Crafting screen expanded queue
7 Years Ago
Trying to fix LOD preprocessing sometimes going wrong by unloading the active scene & any unused assets before doing the build
7 Years Ago
Prevent double-streaming of LODs
7 Years Ago
▅▆▇▄▇█▋ ▅▉▇▆▌ (▌▄▉▍█)
7 Years Ago
▄▋▍▊█▊▌ ▅▆▊: ▋▆█▍ ▅▊▉▆█▌▊▇ █▌▇ ▍▍ ▆█▇▋▊▉ ▆▍ ▄▄▊▇▍▋ ▄▌ ▇▅▄▇▄▉▊
7 Years Ago
Merge from main
7 Years Ago
[D11][TUTORIAL] Added build options for Xbox One
7 Years Ago
rowboat changes (adding storage space to the front and making the rear seat better for skins)
7 Years Ago
always rebuild prefabs when doing it from the context menu
7 Years Ago
Disabled full screen exclusive again due to crashes (Unity downgrade)
7 Years Ago
Removed scriptable build pipeline test stuff (it's rubbish)
7 Years Ago
Make sure all prefabs that have been added for preprocessing are actually preprocessed
7 Years Ago
small tidy up
7 Years Ago
Removed unnecessary check when creating the file system backend.
7 Years Ago
Make the Frame Debugger act a bit more reliably
7 Years Ago
Change FindPrefabNames to use the game manifest when D11_PREPROCESS_PREFABS is being used (because assets may not be in the expected location)
7 Years Ago
convex collider for deflated HAB cloth
7 Years Ago
[D11][TUTORIAL] local server config for tutorial map
7 Years Ago
[D11] merge from main
7 Years Ago
▊▄▌_█▍▅▊▉▍▋▄▋▍: ▊▄▌█▊ ▆▅▌▋▅▋▅ ▇▍▉▉▊▌▆ ▆▅▍▆ █▇▄█▋▅ ▆██ ▆▊▇▇▍▇▆▄▄▉ ▌▍▄▇▊ ▅▄▄▆▍▌ █▋▊▌█▅
7 Years Ago
Updated Savas Koth DM loot tables Added L96 to Savas DM loot tables
7 Years Ago
Merge from main
7 Years Ago
Merged the hull interior into the cargo ship
7 Years Ago
[D11] [UI] Added a few textures needed for the inventory and crafting screen
7 Years Ago
network++
7 Years Ago
WIP
7 Years Ago
skin approval
7 Years Ago
[D11] merge from main
7 Years Ago
Downgrading to Unity 2018.1.4f1
7 Years Ago
[D11] [UI] Added "D11_NEWHUD" define to update call in DeathScreen.
7 Years Ago
[D11] [UI] Misc bug fixes for errors in ConsoleUI, ReflectionProbeEx, and KeyCodeEntry. Added Scroll Bar Materials to repo. Set up test scrollbar graphics. Death/Respawn menu updates scroll target regularly until a way to make it work on first selection is found (currently bugged and returns incorrect value).
7 Years Ago
[D11] frontend/bootstrap integration WIP. Fix some lumpy sections which were not yielding enough time to make the frontend responsive.
7 Years Ago
[D11] yet another defines fix
7 Years Ago
[D11] [UI] Added new Death Screen to build settings scene list.
7 Years Ago
[D11] [UI] visually changed the crafting screen to look like the mockup, more visual tweaks to the inventory screen
7 Years Ago
[D11] [UI] Added D11 variant of death screen to maps bundle.
7 Years Ago
[D11] [UI] Submit for new Death/Respawn Menu for Console when player dies.
7 Years Ago
[D11] Add Some checking for adding/removing peers
7 Years Ago
[D11] only call SetD11 when bulding from Jenkins so that local modifications can be used. I think I had broken the server build yesterday as it didn't actually apply the basic server/client defines in the player build, only the bundle build.
7 Years Ago
[D11] remove old switch "D11_NO_ASSET_PRELOAD"
7 Years Ago
viewmodel arms fbx, layer mask, edited salvaged axe prefab for test
7 Years Ago
[D11] Added some missing metas.
7 Years Ago
[D11] [UI] Hud texture tweaks
7 Years Ago
WIP
7 Years Ago
merge from d11_console_version
7 Years Ago
[D11] Temp fix to prevent selecting the keycode input option from automatically entering a number once the trigger is released
7 Years Ago
[D11] frontend/bootstrap integration WIP. LoadUI is now only for in-game UI, the frontend does not depend on it, achieved by inlining "UITopBarCarousel&Navigation.unity" directly in the scene.