userSol Williamscancel

496 Commits over 334 Days - 0.06cph!

9 Months Ago
Clear player velocity on teleport (can no longer jump thru respawns)
9 Months Ago
SceneStats: include DynamicSceneObject render stats, lights/shadow stats
9 Months Ago
Don't save spawned objects Tweak scenes
9 Months Ago
Write specs to seperate file, print paths to console
9 Months Ago
Populate GridScene on OnLoad Add GpuFrametime, Warmup time
9 Months Ago
Report GpuFrametime in PerformanceStats
9 Months Ago
Misc fixes Move EnablePostProcessing from GizmoSettings to ViewportState Default each viewport to a unique perspective
9 Months Ago
add support for multiple scene views, orthographic scene views, and configurable grid axis add keybind to cycle camera plane around selection refactor bits into SceneEditorViewport, re/store gizmo settings alongside viewport cookie rework to single layout and splitter, disable new tab creation for now add support for per-widget toolbar actions save/restore sceneview layout move viewport/instance gizmo settings to EditorCookie from ProjectCookie move save/restore viewport cookies to addon space no reason to copy+set camera transform anymore use active SceneOverlayWidget directly use a single toolmanager instance fix nudging remove some global gizmoinstance refs tuck camera alignment shortcuts away in camera menu maintain layout config when toggling viewport fullscreen remove log temp disable copying from scene camera camera fixes: make orthographic clipping more predictable, add smooth(er) perspective/ortho transitions, fix gizmotest widget, reenable scene camera copy add setting to lock scene camera rotation fix incorrectly sized gizmo hitboxes in ortho view replace remaining direct scene camera transform accessors tweak sprite gizmo hitbox scale in ortho views cleanup scene tick/draw flow with multiple viewports replace legacy global GizmoInstance snip unneeded multi-tab leftovers use state/gizmo settings for scene view control replace remaining ray length with Gizmo.RayDepth don't try to save scene-specific viewport config for untitled scenes use alternate check for IsUnderMouse move viewport settings to ViewportState from GizmoSettings, use shared gizmo settings for all viewports shift camera settings to EditorPreferences, simplify viewport options restore single EditorScene gizmo settings revert camera extension changes, fix pan and orbit zoom, tidy use hammer's linked splitters for uniform viewport resizing
9 Months Ago
Fix autoplant obscuring other use key interactions
9 Months Ago
Basic defuse wire visuals, sync defuse progress bars properly
9 Months Ago
Make players crouch while planting
9 Months Ago
Make equipment overlay show again
9 Months Ago
Autoswitch to bomb when pressing use inside a bombsite
9 Months Ago
Show deaths from bomb on killfeed
9 Months Ago
Freeze players during match starting countdown
9 Months Ago
Round status tweaks
9 Months Ago
Fix hidden round timer showing, styling tweaks
9 Months Ago
Add progress bars to plant/defuse ui
9 Months Ago
Disable PreGame buy anywhere now teams/spawns are fixed
9 Months Ago
Fix SpectateSystem NRE
10 Months Ago
Reapply body visibility to clothes when changing outfits
10 Months Ago
Skip WeaponSlot.Undefined inventory bind
10 Months Ago
Fix GetPlayerName exception
10 Months Ago
Hide invis players on minimap
10 Months Ago
Slim down system chat messages
10 Months Ago
Use IPawn.IsPossessed for player marker display check instead
10 Months Ago
Don't spectate our own invisible pawn when joining mid game
10 Months Ago
We need to ragdoll on all clients actually
10 Months Ago
Add team join chat messages
10 Months Ago
Assign teams on join, fix players not facing spawnpoint rotation
10 Months Ago
Don't allow shooting corpses
10 Months Ago
Give bots fun names so I can tell them apart
10 Months Ago
Forgot keybind
10 Months Ago
Add third person camera mode (spectate only atm), cut to on death
10 Months Ago
Can't use IsSpectating inside Respawn because LifeState might not've synced yet
10 Months Ago
Disable spectate freecam by default (duh)
10 Months Ago
Fix invis missing from RenderExcludeTags
10 Months Ago
Show all player nameplates when spectating
10 Months Ago
Snip leftovers
10 Months Ago
Use Invis tag for teamless/spectate body hiding
10 Months Ago
Fix UI NRE
10 Months Ago
Refactor spectate system
10 Months Ago
Snip unneeded body hide
10 Months Ago
Fix spectate binds
10 Months Ago
Prevent ragdoll on spectate join
10 Months Ago
Remove double door broadcast, prefabify doors
10 Months Ago
Network sync doors
10 Months Ago
Name bots bots (not the host's name)
10 Months Ago
Sync ammo, first person reload
10 Months Ago
Lerp remote Player EyeAngles