userFlaviencancel
reporust_rebootcancel

7,055 Commits over 912 Days - 0.32cph!

13 Days Ago
merge from defaultbinds_fix
13 Days Ago
Fixed bind_default not being bind realms aware (fixes +prevskin and +nextskin not bound by default)
13 Days Ago
Fixed loadout not refreshing correctly when deleted/created by another admin when the f1 menu is closed
13 Days Ago
Phrases
13 Days Ago
merge from steaminventory_nre_fix
14 Days Ago
Fixed Steamworks.SteamInventory.GetAllItems NRE Steam inventory screen fails gracefully when Steam is not reachable
14 Days Ago
merge from demofolder_macos_fix
14 Days Ago
merge from main
14 Days Ago
merge from automated_testing
14 Days Ago
Better log for the test list step when building the bundles
14 Days Ago
Building the server bundles now exports the test list
14 Days Ago
Fixed prefabs with cursed YAML, failing some tests
14 Days Ago
Added a safeguard for TestScenario out of range errors
14 Days Ago
Premium FAQ modal, some fixes
14 Days Ago
merge from skinviewer_charityplushies
14 Days Ago
Added charity plushies to the skin viewer Fixed plushie 04 wrong shortname in the sitem
14 Days Ago
merge from canvasrenderer_warning_fix
14 Days Ago
Removed all the unnecessary canvas renderer components from prefabs using 3D tmp texts S2P apartment complex
14 Days Ago
Removed CanvasRenderer RequireComponent from Graphic, was done by Unity in the latest GUI package update, was reverted when merging with our custom version Updated all Graphic custom child classes to have their own RequireComponent
14 Days Ago
merge from main
14 Days Ago
merge from skinviewer_rotation
14 Days Ago
Reset skin target local rotation on disable
14 Days Ago
merge from main
14 Days Ago
Fixed skin viewer not resetting models rotation on init
14 Days Ago
merge from skinviewer_rotation_fix
14 Days Ago
Added skin viewer to premium tab
15 Days Ago
Premium screen progress
15 Days Ago
Fixed bootstrap Translate server NRE
15 Days Ago
Premium tab wip
15 Days Ago
merge from main
18 Days Ago
merge from healthbars_fill
18 Days Ago
Changed health bars to use filled image instead of scaled rects Fixes bluriness and artifact at low ui scale
18 Days Ago
merge from ores_block_safezones
18 Days Ago
Added spawn.ore_map Renders a PNG of every spawned ore nodes location
18 Days Ago
Block ore nodes and woodpiles from spawning in safe zones
18 Days Ago
merge from main
18 Days Ago
merge from skinviewer_smallbackpack
18 Days Ago
Added small backpack to the skin viewer
18 Days Ago
merge from gameui_navigation_fixes
18 Days Ago
Reordered the gameui navigation to fix muscle memory, crafting button is back on the right Inventory button moves around to replace the opened menu button
19 Days Ago
Added missing UnityEvent attributes in SkinViewerEvents
19 Days Ago
Baseline, added premium manifest and new SteamInventoryBundle item type
19 Days Ago
Removed console input field character limit
19 Days Ago
merge from console_inputlimit_fix
20 Days Ago
merge from ui_disconnect_cleanup
20 Days Ago
Fixed nameplates and pie menu not being cleared on disconnect
20 Days Ago
merge from charm_craft_fix
20 Days Ago
When crafting an item, if the prefered charm id isnt a charm, set and save it to 0 (no charm) Fixes not being able to craft items sometimes
20 Days Ago
Added missing UnityEvent attribute on RidableHorseAduio::PlaySound
20 Days Ago
Compile fix 2