132,428 Commits over 4,232 Days - 1.30cph!

13 Days Ago
Added advanced input option to set mannequin pose using binary inputs, added helper calculator for converting pose to binary
13 Days Ago
Add back parent parameter in InstantiateAsync() since it actually works in Unity 6
13 Days Ago
Entered commands always generate a new timestamp
13 Days Ago
Put console command input box at the very bottom of the window
13 Days Ago
- Fixed dodgy scaling on the displayed entries - More flex fixes throughout - Command box clears after running a command
13 Days Ago
- Clear now works - Save correct date/time format when copying to clipboard - Trim <colour> tags when copying to clipboard
13 Days Ago
Port CS:GO's TexturePacker and FontTextureCache * Fixes a weird font corruption issue Fixed multibone static props flashing across the map randomly Limit physics rescaling to prop_physics and sent_anim Fixed `props_phx\trains\tracks\track_switch2.mdl` (Community Contrib)
13 Days Ago
Fixed multibone static props flashing across the map randomly Limit physics rescaling to prop_physics and sent_anim Fixed `props_phx\trains\tracks\track_switch2.mdl` (Community Contrib)
13 Days Ago
Console null check, removed unused vars
13 Days Ago
Developer tools tab init fix Console UI NRE fix
13 Days Ago
Pressing enter with the item tab open focus on the search bar Updated search bar styling
13 Days Ago
merge from unity_6.0.58 -> hackweek_pool_refill/unity_6
13 Days Ago
Fixed a bunch of console order of execution errors now that we do init in a different place
13 Days Ago
- Applied Flaviens shelf to fix messed up console init - Ensured instance is set - Merge conflicts
13 Days Ago
Pressing tab with F1 menu open cycle through all the tabs
13 Days Ago
Added HasConsoleInput()
13 Days Ago
Deer skull mask repose
13 Days Ago
Ensure developer tools warms up the console so it doesnt miss any startup messages Setup copy, clear, log and log file commands
13 Days Ago
Clean: get rid of debug logs Tests: none, trivial change
13 Days Ago
npc_missiledefense model + code adjustments * works better now Deduplicate "Failed to CreateQueryUserUGCRequest" warnings * So it is known exactly where its coming from Disable vmevent API Fixed Enemy Rebels refusing to use RPG against the player * Also fixed them commenting on players death as if they weren't hating them Bump mp_decals default to 1024, add description Cleanups * Delete r_norefresh, CRender::m_frameStartTime, duplicate definition for mat_depthbias_normal Improve dedicated server workshop error handling Now loads the cache (overwriting) if ANY of the server collections fail to be retrieved. Fixed retry logic for Fixed decals not rendering in Hammer
13 Days Ago
giveequip put the item in the inventory main container before moving it to the wear container, otherwise the swap logic doesnt work
13 Days Ago
Final (WIP) values for shirt/jacket/pants on Attire branch of tech tree
13 Days Ago
Update: remember selecter row index between dissasm states Tests: viewed BasePlayer::BoxTest
13 Days Ago
Update: use consecutive int3s to stop decoding Doesn't always apply, but when it does saves a lot Tests: viewed BasePlayer::BoxTest
13 Days Ago
Ensure input is displayed brighter than logs
13 Days Ago
Can now submit console commands to the new console ui - Split off the display from the processing part of the console UI
13 Days Ago
Update: allow inspecting instructions at address-like values Need to improve stream decoding in those cases, as it can run away to 12k lines of assembly even though the method was over on line 10. Tests: viewed BasePlayer::BoxTest
13 Days Ago
Added "Equip" button for wearable items Added giveequip command Works half of the time, it can't swap existing items currently
13 Days Ago
simple modders red puzzle prefab
13 Days Ago
Final cliff placement.
13 Days Ago
Added prevent movement volumes to the casino above the big wheel room to stop players from getting to inaccessible areas
13 Days Ago
Floating cities scene2prefab
13 Days Ago
merge from vehicle_large
13 Days Ago
merge from boat_building
13 Days Ago
slick ball arcade game updated the game board and tweaked light positions and added sunken submarine backlit lights prefab balls per game increased
13 Days Ago
compile fixes
13 Days Ago
breaking BaseSculpture down into multiple files, getting unmanageable
13 Days Ago
Bump mp_decals default to 1024, add description Cleanups * Delete r_norefresh, CRender::m_frameStartTime, duplicate definition for mat_depthbias_normal Improve dedicated server workshop error handling Now loads the cache (overwriting) if ANY of the server collections fail to be retrieved. Fixed retry logic for Fixed decals not rendering in Hammer
13 Days Ago
merge from pointgrid_to_sdf
13 Days Ago
small cleanup
13 Days Ago
Slightly broken attempt at parallelizing ball collisions
13 Days Ago
Added `applygenes` admin command - applies a given gene sequence to the clone/seed in your hands
13 Days Ago
Add stair specific deploy volume (was using u shaped stairs as a placeholder)
13 Days Ago
13 Days Ago
Item list tab: - Added Recents tab, holds the recently used items - Added a scrollbar - Fixed some bugs
13 Days Ago
Disable per item heights when a grid is used Fixed visibility calculations still expecting fixed height - use accumuative per row Use row math for height and spacing
13 Days Ago
Clean: logic refactor in prep for multiple view support Tests: viewed BasePlayer::BoxTest
13 Days Ago
13 Days Ago
Snow jacket has armor inserts, buffed cold and melee resistances so it's a somewhat meaningful choice
13 Days Ago
merge from boat_building