userJake_Richcancel
reporust_rebootcancel

4,224 Commits over 1,188 Days - 0.15cph!

2 Years Ago
merge from main -> sleeping_bag_delete_tooltip
2 Years Ago
Move conversion code from RendererLOD into normal code so we can dynamically convert all building block prefabs at runtime Move refactoring / cleanup
2 Years Ago
Rename teammates -> team
2 Years Ago
Fix bag quota counting too many bags Added toast when you assign a bag to another player
2 Years Ago
Change "bag gifting" option to from "friends" -> "teammates"
2 Years Ago
Apply to twig foundation
2 Years Ago
Added InstancedMeshFilter component (needs better name) & an editor tool to grab all meshes, materials & lods from RendererLOD(s) and store in the new PrefabAttribute
2 Years Ago
Start cleaning up code and move to properly named branch
2 Years Ago
Show tooltip if a player doesn't hold down the button to delete a bag
2 Years Ago
Include biome of building block when color is applied
2 Years Ago
Analytics for color of shipping container when built with last used color or when recolored with spray can
2 Years Ago
Analytics when a player unclaims their bag / bed
2 Years Ago
Block switching hotbar item while context menu is open
2 Years Ago
Fixed setting context menu binds occasionally resetting normal binds
2 Years Ago
Add default binds for +prevskin and +nextskin
2 Years Ago
Fix wiretool showing sleeping bag quota
2 Years Ago
merge from main -> respawn_changes
2 Years Ago
Fix merge
2 Years Ago
merge from main -> skinradius_cmd
2 Years Ago
Don't upload stats in the editor, however keep rest of serialization code
2 Years Ago
Fix pooling in PlayerAggregate
2 Years Ago
Log items in hotbar, worn clothing & active item
2 Years Ago
Fixed sleeping bags not actually being assigned to other players
2 Years Ago
Ensure sleeping bag quota is counted across server restart as well as when placed down
2 Years Ago
Disable DeleteButton in prefab & remove SetActive(false) from OnEnable()
2 Years Ago
Fix NRE when opening map with sleeping bag on it
2 Years Ago
▉▉█▌▌ ▋▇▊▊ ▆▍ ▇▊ ▄▆█▆▅▊▉▅ ▉▄ █ ▄▍▌▋▅▆ ▍▌▊▉ ▊▊ ▅▋'▌ ▄▋▌▆▄ ▉▍▅▋ ▊▊█▄ ▆▄ ▅▄ █▍▋ ▍▍▉█ █ ▇▅▋▅ █▉▇█▆▊ ▌▆ ▇▄▌▄ ▋▅▄▉▋ ▌▉▊ ▇▊▅▅▍▍▄ ▆▇▌▋ █▆▄▇▅▇▍
2 Years Ago
▄▆▋▊█ ▍▌▅▉▌▆▉▍ ▉▉▋▌▉▊ ▆▄▇▍ ▅▍▆ ▍▅▍█▉▉▆█▇▊▆▄▋
2 Years Ago
Split CustomNetworkHandler.cs into two files: one for client & one for server
2 Years Ago
Compile fixes with new network ids and from merge
2 Years Ago
merge from main -> global_networking
2 Years Ago
Cherrypick then fix the key to switch skins being updated in context menu
2 Years Ago
Fix options menu closing when pressing ESC to clear a bind
2 Years Ago
Fix clearing bind with "ESC" clearing default realm (like +use) instead of context menu (+nextskin)
2 Years Ago
Fix cherrypick Add ConButton for nextskin & prevskin Update options menu to new button name
2 Years Ago
Cherrypick 82429 for options menu
2 Years Ago
Simplier attempt to allow binding of skin_next & skin_prev without a whole new system
2 Years Ago
merge from main -> keybind_system
2 Years Ago
Fixed skull trophies showing "unknown" instead of nothing when no skull is present
2 Years Ago
repair_inventory will repair attachments
2 Years Ago
Context menu will reflect bound keys Refactor replacing "Alpha" part of keycodes into one function
2 Years Ago
Minor refactor Option menu support changing keybinds as well as normal binds Add "next skin" & "prev skin" to options menu
2 Years Ago
Add keybind system to handle systems like context menu Command `keybind <key> <action>` to set keybinds Keybinds can define a realm to avoid overwriting keys used in normal gameplay Save the keybinds in `keys.cfg` file Apply keybinds to Q & E in upgrade menu
2 Years Ago
Add debris to shopfront too
2 Years Ago
Add debris when vending machine is destroyed Rotate debris when it is spawned to match vending machine
2 Years Ago
merge from main -> vending_debris_fix
2 Years Ago
Fix bag quota not updating when unclaming camper bed Fix visual bag quota not updating when you unclaim your bed on the map Fix sleeping bag item amount not updating if you are holding bag while unclaiming another bag
2 Years Ago
Fix skull trophy not updating when skull is removed
2 Years Ago
Merge from main -> streamer_mode_skull
2 Years Ago
Fix nametags & teamui names not updating until the player comes in and out of network range after toggling "use steam nicknames" option