193,473 Commits over 4,079 Days - 1.98cph!

1 Year Ago
Fixed one of the cake candles getting blown out out when you run far
1 Year Ago
Don't allow missions to end if the player doesn't have enough slots in their inventory for all of the rewards (includes any applicable bonus rewards) Show an error toast in this case Toasts can now appear while the player is in a conversation
1 Year Ago
Shrink vending machine clusters that are too close to mission marker clusters
1 Year Ago
Conversation screen can now be closed with escape
1 Year Ago
Fix nexus map not filling the screen when zoomed out on ultrawide displays
1 Year Ago
Added support for 'AssetModificationProcessor' interface, which now keeps track of added and removed assets, allowing the tracker to process those entries
1 Year Ago
Refresh list of nicknames every 30s for the first 2 minutes of gameplay, then move to refreshing steam nicknames every 5min
1 Year Ago
Fix client crash when loading clan score events
1 Year Ago
Fix minigun deleting ammo when it runs out of durability and deletes itself (by putting ammo into inventory)
1 Year Ago
Add `breakheld_almost` command to put the held item to 1 durability
1 Year Ago
Fix unable to replace foundation under half height floor after the foundation is destroyed - exclude floors from normal deploy volume - add smaller build volume the exact size of the foundation specifically for floors https://files.facepunch.com/jakerich/8JGYPyRbYbgdmtWo/5QcMFMEycMJf4bG7.png
1 Year Ago
Merge from unity_2022.3.24
1 Year Ago
█▊▊▅▉▋▌▆▌ ▇▉▄▉▌▋▅▅▍ ▇▅▊▅▌, ▌▋▋▌▅▊ █▉▊▄▉ ▋▆▅▆
1 Year Ago
Ability to auto join full servers when they get a free slot https://files.facepunch.com/rubat/2024/April17-7-UnwittingManta.png The selected updates every 10 seconds now. Ability to add servers to favorites by IP https://files.facepunch.com/rubat/2024/April17-11-PinkIvorybackedwoodswallow.png
1 Year Ago
▆▇▄█▍▋▆ ▆▌▇▊▌▄▊▅▅▋▄ ▅▄ ▊▅▉▄▍
1 Year Ago
Reorganized electric wire shaders and added optional per-vertex culling based on arbitrary/OBB volume
1 Year Ago
▉▅▇ ▄▍▅▇▋█▇▉▆█▍█-▇▅▆▌ ▋▅█▊ ▆▌█▉▇ ▇▅ ▉▊█▄▅▇▇ ▇▍▉█ ▆▍▅▉▋▊▄▊
1 Year Ago
extra rain gutter sizes, side of rahouse large staircase model/prefab updated buildings, update scene
1 Year Ago
player update. watergun set up
1 Year Ago
player update. smg anim set edits
1 Year Ago
Removing Unity.AI.Navigation package since we're using a customized version of the old one
1 Year Ago
Make all colors in "PickAFriend" menu the bright version Decide if we want to show dark colors for offline players later
1 Year Ago
▅▌▋▆▌ ▇▆▋▆▊ ▇▅▅▊▌▄ ▉▄▇ ▋
1 Year Ago
Kayak fix for "Setting linear velocity of a kinematic body is not supported."
1 Year Ago
Add some comments
1 Year Ago
Fix line deleted in merge
1 Year Ago
Merge from main -> reduce_server_tags/compact
1 Year Ago
Added watch interface to 'WhatUsesThis.cs'
1 Year Ago
█▋▌▋▊▆ ▅▆▇▄▅▋▇▍ ▍▊▊▋▆▄ ▌▇ ████▄▌ █▄▇▄▇
1 Year Ago
rain gutters set greybox
1 Year Ago
radtown gate ladder volume radiation volumes, temporary loot spawns initial cover pass on the outdoor
1 Year Ago
1 Year Ago
SteamNewsSource http -> https
1 Year Ago
Added a map marker for mission providers, displays how many missions are currently available from that provider for the local player
1 Year Ago
Merge from unity_2022.3.24
1 Year Ago
Strip all UnityEngine.AI components from clients (attempt to fix warning spam)
1 Year Ago
Added an automated error checker for conversations, looks for legacy conversation features and can automatically update them to the new system eg. converts a conversation node with a custom action "assignmission lumberjack" to the new AssignMission action with a proper reference to the lumberjack mission Updated all converations
1 Year Ago
Fixed dialogue graph nre when domain reloading Dialogue graph now persists through domain reloads Dialogue graph now zooms to fit all nodes whens opening
1 Year Ago
Mission editor now detects missing accept/failed/victory effects and shows appropriate warnings Also added some buttons to automatically assign the default effects
1 Year Ago
█▄▋▌▇▅▌▊, ▉▊▆▋█ ▄▌▇▍█ ▉▅▋ ▋▉█ ▅▊▆ ▊▄█▌▍▅▌/▇▇▊▉▊ ▇▉▍█▋▆█▆ ▇▍▄▌▉▋█ █▋█▇▊ ▋▌▆ ▉▄▋▆▊▊ ▊▉ ▊▇▋ ▆▉▌▆▌▆ ▊▇'▍▊ ▄▊▆▆▊█▊▌ ▇▍ ▍█▇▇ █▍▍▌▊ ▊▇▇▉▌█ ▌▉▉▊▅▍▇▍▉▉ ██▍▍▆▄ ▋▇█▋▌▅█▋, ▌▆ ▌▊'▆▇ ▋▄█▌ ▌▌▅▅ ▅▍ ▊█▌▌ ▄█▍▌ █▊▊ ▍▄▄▉▊▅ ▋▌▌▄▊▋▆▌ ▇▄▅ ▅▇▍ ▉▅█▅█▆▊▊▇▆▍▆▉▊▋▍▇▆▅
1 Year Ago
server.tutorialEnabled is now replicated The tutorial button in the main menu will no longer appear ift he player isn't conencted to a server with the tutorial enabled Once connected to a valid server the section in the options menu shows a button that will close the menu and prompt the player to start the tutorial, without needing to die Removed the text mentioning that a players sleeping bags will be destroyed when starting teh tutorial, this is no longer true
1 Year Ago
Set alpha cutoff to 0 on the tutorial island material, prevents alpha noise causing holes in the terrain in some map size/position combinations
1 Year Ago
Merge from unity_2022.3.24
1 Year Ago
OnParentChanging velocity adjustment is skipped on kinematic rigidbodies to fix: "Setting linear velocity of a kinematic body is not supported."
1 Year Ago
Replaced RenderSettings.customReflection with ReflectionProbe.defaultTexture
1 Year Ago
Compile fix
1 Year Ago
1 Year Ago
▋▊▋▆▇ ▉▇▍▉▅ ▅▆▅▉▍▉ █▆▆
1 Year Ago
Fix for workshop normal issue
1 Year Ago
▊▉▄█▉ ▄▉▍ ▄▋▅▅██, ▅▄▋, ▋▅▉ ▄▍▅▆ ▌██▇▄▌▉▌▇█ (▆▇▊▉ ▄▉▅▆ ▇▍▊ ▉▆█▌▄▄ ▉▋▌█▋▇▋)