1,928 Commits over 913 Days - 0.09cph!
Group null/empty subcategory names the same
Scroll back to top when changing categories
Subcategorize tattoos, eyebrows, eyelashes
Move category buttons to sidebar
List item variations separately
Setup beanie variations
Cleanup
Style tweaks
Tie progress to individual maps
Style & layout arrangements
Group items by subcategory
Give glasses and necklace a subcategory
Tweaks
Convert progress bar to razor
Convert stats tab, map info, and achievement list to razor
Don't give held items an owner, allow it to move freely on tick
Repro for sbox/issues/615
Only spawn in basement for now
IUsable, usables glow when looking at them
Sheetrock brush entity
Footstep sounds
Cleaning/setup
Tape measure tool
Paint.DrawRect with individual border radiuses
Add individual radiuses to tab buttons
Cleanup & clamp borders
Make height & max height work if start or end point is below 0
Convert menu navigator to razor
Remove unused
Convert controls to razor
Current height gets offsets from starting height
Add start point entity, define map start & end heights from entities
Net, Predict total jumps and falls
Convert lean hud to razor
Shift things around, make root panel a razor element
Chatbox code improvements
Don't leave pointer events enabled
Css cleanup, use vars for common things
Style tweaks
Fix height & max height, only to be set on server
Fix up scoreboard, convert to razor
Zero out pitch and roll when grounded
Minor cleaning
Face player in the direction they've bounced
Revert "Focus GameFrame when entering full screen"
This reverts commit 8904f4f5b1f11f0a8921373f2a42485a9eaab8ce.
Blur and disable console input's focus when entering fullscreen mode
This takes care of the editor sometimes auto-focusing the console and getting confused about whether it wants to be full screen or not
Focus GameFrame when entering full screen
Fixes sbox-issues/issues/2081
Convert jump indicator to razor
Convert leaderboard post to razor
Minor cleanup
Convert checkpoint hud to razor
Slightly reduce jump hold time
Fix player continuing to jump
Stomp velocity if landing against a slope
Increase player's girth
Let player turn while preparing jump
Jump straight up if holding no input
Release jump automatically when it caps out
Improved bounce
Big cleanup
Get basic hud working
Case rename 1
Case rename 2
Simplest walk controller
Reimplement jumping mechanic
Bounce off walls when jumping
Convert end game screen to razor
Simple repro for a razor hotload error