reporust_rebootcancel

122,150 Commits over 4,048 Days - 1.26cph!

7 Years Ago
[D11] [UI] Recycler loot panel
7 Years Ago
[D11] More complicated build steps
7 Years Ago
[D11][UI] More UI loot panels. Fix for opening an unchanged panel
7 Years Ago
[D11] [UI] Main Menu overhauled to more closely match design doc. Button behaviour extended to allow locked buttons
7 Years Ago
[D11] Support for building server asset bundle on a Mac for OSX64.
7 Years Ago
[D11] Add share param file path on PS4
7 Years Ago
[D11] Start adding some platform publishing assets
7 Years Ago
Corrected projectile directions for NPCs when on the Cargo Ship.
7 Years Ago
cargo ship loot tests
7 Years Ago
More improvements to AI orientation when on the Cargo Ship.
7 Years Ago
More work on solving orientation for AI on the Cargo Ship.
7 Years Ago
More progress on AI heading/orientation when on the Cargo Ship.
7 Years Ago
PlayerGrid now lives in world space, and other world vs local space things related to AI.
7 Years Ago
ambientLightLOD set to isDynamic
7 Years Ago
Added lifeboat arms to the cargo ship scene
7 Years Ago
Cargo ship lifeboat arms prefabs and meshes
7 Years Ago
Players update their network group even when standing still while parented Players update their server query position even when standing still while parented (for AI queries)
7 Years Ago
Players don't inherit network group when parented
7 Years Ago
[D11] [UI] Fix to vital bars not updating with the correct values. Now correctly updates based on containers and using the conditions the items require for their consumable effects.
7 Years Ago
waterline test
7 Years Ago
Projectiles and thrown weapons inherit velocity from player parent (TODO: server projectiles)
7 Years Ago
[D11] Rebecca - Texture Metadata - 2nd batch resized textures
7 Years Ago
[D11] Throw Error in Jenkins
7 Years Ago
More work on AI side.
7 Years Ago
[D11][Jenkins] Disable Win64 and the unneeded methods to debug the master package builds on PS4/XboxOne
7 Years Ago
[D11] [UI] wrapped some functions in the UIHUD in defines to stop errors when not using the new HUD
7 Years Ago
[D11] Fixing a lost reference - includes new gamertag and version number text fields which aren't used yet
7 Years Ago
[D11] [UI] Added a HUD element to visualise players ping, added a HUD element to show players current Coordinates, added a HUD element to visualise current radiation levels, tweaked the appearance of several UI elements and images, added a drop shadow to text that needs it
7 Years Ago
[D11] Enable package builds on jenkins
7 Years Ago
Cherry picking 28703
7 Years Ago
Removed LOD hacks from cargo ship Removed smooth rotation override from cargo ship (smooth rotation is now default)
7 Years Ago
LOD components support moving objects when isDynamic is true
7 Years Ago
Updated manifest
7 Years Ago
Made AI operate in world space more correctly.
7 Years Ago
[D11] [UI] Left Stick and DPad now work for all transitions and movement on the Main Menu Carousel
7 Years Ago
[D11] Server analytics data expanded to include network statistics.
7 Years Ago
[D11] bit of code to dump full contents of warmup bundle
7 Years Ago
Fixed a couple NREs in AI.
7 Years Ago
[D11][UI][WIP] First pass of new UI Loot panels and prefabs. Removed unneeded log message
7 Years Ago
[D11] Rebecca - Texture metadata - Tex resizing for PS4 build
7 Years Ago
higher res foam texture
7 Years Ago
Simplified collider for the cargo ship
7 Years Ago
Merge from entity_parenting
7 Years Ago
merge from entity_parenting
7 Years Ago
Fixed incorrect entity position relative to parent when entities are received before their parent has been received
7 Years Ago
Fixed network lerp warnings being logged even with lerp.debug disabled
7 Years Ago
Fixed TimedExplosive sticking issues caused by outdated parenting hacks and extrapolation
7 Years Ago
merge from main
7 Years Ago
merge from entity_parenting
7 Years Ago
[D11][Jenkins] Always unmount build drive on failure