reporust_rebootcancel

98,299 Commits over 3,683 Days - 1.11cph!

5 Years Ago
[D11] CLIENT define fix
5 Years Ago
[D11] [UI] art pass on the corpse inspection screen
5 Years Ago
[D11][TUTORIAL] Added server shutdown on disconnect. Added stub for finding food tutorial. Added Is Play Holding Item tutorial action
5 Years Ago
[D11] Reporting Flow will now send the 'Reason' as a normal text string rather than a translation key & fixed a number of cases of popups losing focus due to other in-game events (such as dying)
5 Years Ago
[D11] [UI] changed text in disclaimer screen
5 Years Ago
[D11] [UI] Temporarily disabled Animators used by Menu Animation Handler for testing purposes, changed screens that used it to simply pop on for now. Singleton blur class now keeps track of its requests, and only disables itself once the counter reaches 0. Removed duplicate blurs from project and hooked up singleton blur to screens that needed it.
5 Years Ago
Update eolconversion.conf
5 Years Ago
[D11] DTLS socket now overrides the LiteNetLib socket when enabled, to encrypt all network traffic. Still WIP and disabled by default.
5 Years Ago
[D11-Tutorial] Tutorial cave collision fix
5 Years Ago
[D11] First pass vertical sensitivity
5 Years Ago
[D11] NoClip debug option now shows a confirmation or error popup after clicking the button
5 Years Ago
[D11] Disabling Quick Craft button - and giving the Language button a default value
5 Years Ago
Error fix.
5 Years Ago
Merged from AI branch.
5 Years Ago
Merged from main
5 Years Ago
More tweaks to AI at Military Tunnels. Tweaks to AI at Junkpiles.
5 Years Ago
[D11] [UI] Removed loading screen 1 from list temporarily while new art is being generated. Adjusted blur values in background blur material. PieMenus now hide belt bar graphics on HUD. HUD now has a function that will tween out the alpha values of the belt bar components. Moved unnecessary camera from Frontend to Blur Singleton prefab.
5 Years Ago
[D11] Replaced background effect behind buttons on Main Menu pages
5 Years Ago
[D11] Pass Abusive report details to a custom PlayFab event, including Id of Player, Subject, Reason, Comment and Server ID Event ID -s - abuse_report_details
5 Years Ago
[D11] [UI] resized the server info popup slightly and increased some text sizes, reverted a change to controller button offsets, removed a couple print strings i forgot about and left in
5 Years Ago
[D11] [UI] Updated title logo graphic
5 Years Ago
dunno wtf
5 Years Ago
compile fix protocol++
5 Years Ago
max wire length increased
5 Years Ago
▄▇▌▇▍ ▍▄▆▌ ▆▇▍█
5 Years Ago
wire tool usability
5 Years Ago
wiretool cleanup can place wires through walls wiretool error notification (too far etc)
5 Years Ago
█▅▆▇▇██▆ █▍▊▅▅▋ ▊▄▄▍▆▉▆▅ ▆▊▉ ▅▉▄▅▋▍▍
5 Years Ago
[D11] Quick fix to add default value to Recent Players button
5 Years Ago
[D11] Fixes to reporting flow & some report options removed after feedback from Design
5 Years Ago
[D11] [UI] Fixed animation timings on Credits screen. Fixed texture sizes on various frontend screens that were using textures not a power of 4 and therefore unable to be crunch compressed. Updated loading screen crunch compression quality settings.
5 Years Ago
[D11] [UI] Fixed accidental overwrite of loading screen 1.
5 Years Ago
[D11] [UI] slightly increased logo size in trademark screen, adjusted hint text in join game screen
5 Years Ago
[D11] [UI] fixed a problem in the stats screen where it would scroll to the bottom while populating
5 Years Ago
[D11] [UI] Map tooltips now scale relative to how zoomed in the user is.
5 Years Ago
oilrig progress backup
5 Years Ago
[D11] Implemented left and right thumbstick dead zones Fixed issue with top display bar appearing on main menu
5 Years Ago
[D11] Fixes for missing CLIENT defines
5 Years Ago
[D11] Reporting Flow - Display a list of connected players, and reports can now be sent
5 Years Ago
[D11] [UI] Added loading indicator for playfab request active check on Title Screen.
5 Years Ago
Work in progress on improvements for AI at Military Tunnel.
5 Years Ago
[D11][TUTORIAL] Few server settings for the tutorial
5 Years Ago
[D11] Add D11_ANIM_FIXES
5 Years Ago
[D11] [UI] art pass on the options screen in the frontend
5 Years Ago
[D11] Back to 2.3f1 unity
5 Years Ago
[D11] [UI] Huge bugfixes and adjustments to the map interface to fix hover tooltip icons and slight optimisations to where code is located for easier code maintenance.
5 Years Ago
[D11][TUTORIAL] Added Todo List tutorial items to the language file
5 Years Ago
[D11] Enable console OSK on debug page - enter console command
5 Years Ago
[D11] Implemented and enabled camera.sensitivity option
5 Years Ago
[D11] Method to convert a string from API calls to PlayFabId