136,729 Commits over 4,444 Days - 1.28cph!

2 Months Ago
- Smoothed the zooming in and out in third person camera view - Fixed third person camera zoom being inverted. Added client.'invertthirdpersoncamzoom' convar for the sickos that prefer it the old way
2 Months Ago
client.prefab holds the canon EventSystem Removed the dupe from EngineUI2
2 Months Ago
Fixing female torso skinning and skinning fix/ burst cloth setup for bunny suit
2 Months Ago
Fix m_flNextSoundTime FIELD_ type
2 Months Ago
Industrial Torch - Updated model with reduced dimentions and thinner grip area
2 Months Ago
exported edited 3p crouch movement anims
2 Months Ago
Removed RedirectSkin_BlueprintIsNotGivenForFree test, its a dupe of an existing item test Test list
2 Months Ago
wb3 setup
2 Months Ago
restore wb2 placement mesh ref
2 Months Ago
Updated bootstrap legacy input module to FpStandaloneInputModule
2 Months Ago
Potential fix for "can't call stop on disabled agent" log spam
2 Months Ago
BDU texture updates
2 Months Ago
Hook up t2 filler/upgrade item links
2 Months Ago
Patched TMP shaders to work with soft mask
2 Months Ago
forgot to commit empty filler prefabs
2 Months Ago
Removed event system from client.prefab, we only need one and its in EngineUI2
2 Months Ago
Restored scroll speeds
2 Months Ago
Use absolute path when downloading world
2 Months Ago
added empty states for tier 3 like tier 1 & 2
2 Months Ago
Apartment penthouse brick walls - WIP and material exploration
2 Months Ago
apartment lights collision added
2 Months Ago
apartment lights lods update
2 Months Ago
Replace tabs in spawn.report output (they confuse the new console)
2 Months Ago
merge from unity_6.3.11/new_inputsystem/tmp_update
2 Months Ago
added prefabs for empty states for tier 2 updated tier3 fbx matertial settings
2 Months Ago
fixed missing mesh in prefab
2 Months Ago
tier 2 workbench empty states for upgrade parts + empty state for when theres no upgrades + updated tier 2 fbx
2 Months Ago
- Fix connections potentially being added more than once in RpcTarget.FromFlags - Fix spectated player name and health text being invisible when spectating in third person - Add LocalPlayer.GetLocalOrDemoPlayer() to cleanup some usages for retrieving the local player. Consequently fixed a few incorrect usages of GetLocalOrSpectatePlayer()
2 Months Ago
mannifest and skins
2 Months Ago
updated tier2 workbench fbx import settings fixed defence upgrade position
2 Months Ago
apartment complex scene update, more refinement around playground area playground sandboxes and border meshes + prefabs
2 Months Ago
merge from main
2 Months Ago
3p jump north anim edit
2 Months Ago
Initial filler visuals implementation
2 Months Ago
matched holster positions to main for fishing rod,pickaxe ,diver hatchet/pickaxe, hml, salvaged hammer/icepick
2 Months Ago
fixed positions for visuals
2 Months Ago
Restored base option slider prefab content type All the slider using decimal in MenuUI2_Settings need to be changed, but im not gonna do this here because of the merge hell
2 Months Ago
Fixed TmProEmojiRedirector following new TMP_InputField optims
2 Months Ago
reorganised tier 1 so fbx's live in models folder added empty states for each workbench upgrade for progressive upgrades this preserves original visuals whilst allowing for upgrade placements. updated stripped back tier 1 workbench
2 Months Ago
Apply similar rounding to recycle bin effect as the recycler, to calculate nice chance of refund
2 Months Ago
Merge: from objectworkqueue_valuetype_allocs - Optim: eliminate allocs from value types used in ObjectWorkQueue. Needs manual changes to be eneabled Tests: none, trivial change. Checked IL
2 Months Ago
missed couple of texture files
2 Months Ago
WIP on penthouse apartment carpets, walls to test layer blends, textures, decals, etc
2 Months Ago
Hooked kiosk poster sign textures back up
2 Months Ago
update manifest
2 Months Ago
updated protorype icon and .item prefab to link to proper icon now
2 Months Ago
Removed obsolete kiosk blockouts
2 Months Ago
Compile fixes
2 Months Ago
Restored blockRectTransformChange in TextMeshProUGUI, used by ItemPickupNotice
2 Months Ago
Restored FixCaret because looks like its still needed