branchrust_reboot/main/d11_console_versioncancel

4,583 Commits over 731 Days - 0.26cph!

6 Years Ago
[D11][UI] Fixed issue related to metalshopfront lootpanel
6 Years Ago
[D11] UI Repair panel Changes
6 Years Ago
[D11] More tweaks to the aiming/camera movement, and max camera sensitivity has been increased
6 Years Ago
[D11] [UI] small art pass on the pause menu and making the button sizes and text/icon positions consistent across screens, removed more gradients
6 Years Ago
[D11] [UI] Adjusted pop animation curves.
6 Years Ago
[D11] [UI] Changed menu animation system and handler to use lean tweens rather than the Unity Animator/State Machine system. Added some basic animation objects to project for reuse across any future menus. Preparing to replace radial menu animations with tweens rather than the current animator.
6 Years Ago
Don't bail out of a build if bundle copy failed (cloned repos already have the symlink)
6 Years Ago
[D11] Manifest download stubbed-out for the console servers.
6 Years Ago
[D11] Auto-reload
6 Years Ago
[D11][UI] Removed unneeded calls to base class
6 Years Ago
[D11][UI] Compile Fix
6 Years Ago
[D11][UI] Compile Fix
6 Years Ago
[D11] [UI] visually altered a few of the UI elements in the in game pause menu to remove the gradient
6 Years Ago
[D11] Grenade throwing tweaks
6 Years Ago
[D11][UI] Disabled unnecessary layout groups in UICrafting scene and lootpanels. Changed how the inventory UI is opened to avoid having to rebuild the inventory UI time it is loaded. Altered how the oven and recycler panels work to remove a number of unneeded objects
6 Years Ago
[D11] Aiming Sensitivity added when looking down sights
6 Years Ago
[D11] UTC display added to the branding text alongside the build version.
6 Years Ago
[D11] More text strings added/fixed. Removed the ghostly images of non-existent server buttons on the Find/Join Games page. Prevent the Title Screen from showing Brightness/Contrast after joining then leaving a server.
6 Years Ago
[D11] Design request for grenade throw
6 Years Ago
[D11] Removed deprecated UDP encryption native plugin.
6 Years Ago
[D11] DTLS plugin no longer exports unneeded logging function. Added shutdown flag for when the application is terminated so running threads can be aware.
6 Years Ago
Compile fix
6 Years Ago
[D11] Display cause of damage when killed by environment and show suicide when killing self instead of showing our own name. Popups now have a slight delay on the opening animation to allow the content size to initialise first
6 Years Ago
[D11] Rollback for now until gregs looked
6 Years Ago
Use Unity LOD system for RenderLOD components
6 Years Ago
[D11] Update Xbox Live Unity Plugins to 5.11.00_July18QFE3
6 Years Ago
[D11] Vehicles controlled via thumbstick (left or right depending on switch sticks option) - prevent weapon fire when mounted as driver - allow lights to be turned on/off
6 Years Ago
[D11] Missed these
6 Years Ago
[D11] Add some platform friends stuff
6 Years Ago
[D11] DTLS plugin source and windows console testbed updated with new implementation.
6 Years Ago
[d11][Audio] Optimised mine tunnel reverbs
6 Years Ago
[d11][Audio] Added reverb to supermarket, storm drain, sphere tank. Reworked Tunnel reverbs with new system.
6 Years Ago
[D11] D11_Frontend shouldn't reference company logos at all. Not sure if I forgot to remove this before or it got merged back in.
6 Years Ago
[D11] [UI] updated the my games screen to the non gradient style, and updated the header and nav bar images to look better across a variety of backgrounds
6 Years Ago
[D11] [UI] Changed Leaderboard "Firearm Kills" text to say "Ranged Kills" as requested by Design.
6 Years Ago
[d11][Audio] removed old method timing/capsule based reverbs and added detailed reverb.
6 Years Ago
[D11] [UI] Uncommented the things because its screaming at me for more local variables
6 Years Ago
[d11][Audio] Reverb added to rocket factory interior
6 Years Ago
[D11] [UI] Commented out local variables associated with the debug log I commented out earlier.
6 Years Ago
[D11] Design request - increase lookatradius to 0.4
6 Years Ago
[D11] [UI] Fixed death screen staying open in certain cases where player would respawn too quickly. Commented out log that was causing errors when connecting to server.
6 Years Ago
[d11][Audio] Fixed missing reverb volume and trigger assignments.
6 Years Ago
[d11][Audio] fixed missing reverb volume and reverb trigger assignments.
6 Years Ago
[d11][Audio] Added reverb to Portacabins
6 Years Ago
[d11][Audio] Office Interior detailed reverbs added
6 Years Ago
[D11] missed this prefab change from 31600
6 Years Ago
[D11] [UI] updated the find join servers to the non gradient style, and made some other elements consistent across screens
6 Years Ago
[D11][UI] Disabled unnecessary layout groups in UIinventory scene. Removed unneeded item icon alpha tween
6 Years Ago
[D11] [UI] Removed unused local variable.
6 Years Ago
[D11] [UI] Removed animators from UI components in favor of tweening system. Menu animation handler now uses tweening system for consistent menu animation styles.