reporust_rebootcancel

107,047 Commits over 3,836 Days - 1.16cph!

6 Years Ago
[D11] [UI] Server define fix in UILeaderboards.cs.
6 Years Ago
FluorescentLight from branch.
6 Years Ago
Cleanup. Proplight prefabs.
6 Years Ago
6 Years Ago
Fixed NRE in rowboat wake effect
6 Years Ago
Finished most of interaction code Toggled gerstner back on; integrated w/ interaction Changed rowboat prefab to use interaction-based wake Added native path entry points
6 Years Ago
M39 sounds
6 Years Ago
copter work
6 Years Ago
[D11] [UI] Cleaned up data set functionality, and enabled basic scrolling functionality for leaderboards that extend beyond the max visible limit.
6 Years Ago
merge from main
6 Years Ago
updates to minicopter animator and control poses
6 Years Ago
updated sitting pose, updated animator
6 Years Ago
[D11][UI] missing file from previous commit
6 Years Ago
[D11][UI] Preset server settings implemented. Additional art and current server definitions
6 Years Ago
[D11][TUTORIAL] Changed camp_fire object to a new tutorial camp fire prefab
6 Years Ago
[D11][TUTORIAL] Fix for issue #405, hud was not enabled after respawning
6 Years Ago
[D11] [UI] Fixed error when interrupting leaderboard loading which led to attempted access of null data. Fixed incorrect calculation for Kill/Death Ratio.
6 Years Ago
player animator blendtree setup, poses
6 Years Ago
Minicopter pose and animator updates, layer and mask added
6 Years Ago
[D11] [UI] Added index tracking to leaderboard navigation. Adjusted transitions for leaderboard content states.
6 Years Ago
[D11] Define Fix
6 Years Ago
Merge from main
6 Years Ago
[D11][UI] Added temporary playfab id and currency displays to the creatserverpage. Altered rent server json
6 Years Ago
[D11] [UI] Leaderboard names now use actual usernames rather than ID's. Fixed navigation on leaderboards screen.
6 Years Ago
[D11] Fix for LoadingScreen incorrectly setting the InputModule parent to null on close, and for the TitleScreen not being active after reloading the Frontend
6 Years Ago
[D11] Fix for PagedUI ChangePage sometimes causing the PageQueue to fall out of sync
6 Years Ago
[D11] [UI] Added leaderboard container states to display when initial loading is occurring and when leaderboards might not be accessible.
6 Years Ago
No longer force full snapshots when spawning / respawning (this will probably break everything)
6 Years Ago
[D11] UDP encryption plugin for Linux.
6 Years Ago
[D11] Make sure linked accounts are added to player entries for leaderboards so the platform username can be displayed
6 Years Ago
Finished interaction system w/ fading disturbance Added sample brushes Refactor + cleanup Server compile fixes
6 Years Ago
[D11][TUTORIAL] Fixed objectives not reappearing after equipping building plan, reordered sleeping bag unlock
6 Years Ago
[D11][TUTORIAL] Can no longer speed run Light Fire to miss the final trigger
6 Years Ago
[D11][UI] Create server menu server name and messages hooked up
6 Years Ago
[D11] [UI] Fixed leaderboards selectable button colour tints being incorrect. Added correct stat tracking for kill/death ratio and player kills.
6 Years Ago
[D11] WIP initial support for controller vibration (ps4 only atm)
6 Years Ago
[D11] [Tutorial] Update to Tutorial map plus Update to Abandoned Shelter
6 Years Ago
[D11] [UI] Added Leaderboard text translation keys to d11.json. Linked leaderboards to playfab request functions. Updated leaderboards layout.
6 Years Ago
#74 - draw decals using a material property block, to avoid fighting between SH shader constants in multithreaded renderer
6 Years Ago
updated Minicopter poses for yaw,roll,pitch
6 Years Ago
[D11][TUTORIAL] Temp hack to prevent crash on load + extra localisation
6 Years Ago
[D11][TUTORIAL] Changed message prompts during find food objective to be passive, unlocked sleeping bag for objective 6
6 Years Ago
[D11] Fix for settings options
6 Years Ago
[D11][TUTORIAL] Added message prompt for crafting fire at night
6 Years Ago
[D11] Create server popup navigation and translation definitions
6 Years Ago
updated uvs on Minicopter planes for blur texture
6 Years Ago
[D11] Removed a few duplicate assets (they were already in other sprite sheets)
6 Years Ago
[D11] New art assets for server time display
6 Years Ago
[D11] [UI] adjusted the controller images slightly, and fixed a problem where the header wouldn't highlight properly the first time you entered the menu
6 Years Ago
[D11][UI] First pass of rent server page and assets. GameOptionButton button onvaluechanged events changed to send current value rather just been events Method added to canvasgroupex to allow tweens to automatically deactivate game objects when fished and reactivate them on completion