userCrayzcancel

1,928 Commits over 913 Days - 0.09cph!

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