userConnacancel

4,793 Commits over 1,371 Days - 0.15cph!

1 Year Ago
Fix copy brush color
1 Year Ago
Obsolete fixes Add CloudAssets file to store Cloud.Model calls Fix plant fiber model path Fix mouse delta Fix inventory slot label Fix timed action transition Action cursor mouse delta fix Fix recursive recompile error on undead Copy over emerge stuff (though still missing one material or something) Only remove all ScreenEffects on ClientSpawn this prevents automatic render hooks being removed also (maybe a flag for also destroy auto hooks?) Update map
1 Year Ago
Update project settings
1 Year Ago
Update project settings
1 Year Ago
Update project settings
1 Year Ago
Update keyboard input actions Update to use new inputs Add ability to copy selected pixel color
1 Year Ago
Fix potential NRE when opening Station Screen
1 Year Ago
Fix NRE when trying to mount packages in game menu. Fixes sboxgame/issues#3806 Include token hash in log when unable to find string token
1 Year Ago
Added some extra logging and safety in reading inputs to try investigate sboxgames/issues#3886
1 Year Ago
Old class to old season
1 Year Ago
Season gallery + some refactor
1 Year Ago
1 minute per frame
1 Year Ago
Improved Timelapse generation
1 Year Ago
Update time string
1 Year Ago
New season config stuff
1 Year Ago
Add origin season image + current color from background color
1 Year Ago
Prepare season config support
1 Year Ago
Initial commit
1 Year Ago
Test weapon
1 Year Ago
50hz test, sync entity, fix null entity state
1 Year Ago
Update README.md
1 Year Ago
Accurate ms and frame test
1 Year Ago
Frame
1 Year Ago
New proc
1 Year Ago
Send state updates per ent. Change handshake procedure, manual requesting of full update
1 Year Ago
Fix client ping
1 Year Ago
Latency display
1 Year Ago
Fixed map didn't update properly
1 Year Ago
Added the wdm_sandbox test scenemap
1 Year Ago
Reset instead of dc
1 Year Ago
Add Puppet.Reset
1 Year Ago
Cleanup
1 Year Ago
Cleanup
1 Year Ago
Initial commit
1 Year Ago
Initial commit
1 Year Ago
Remove obsolete bitmap loader
1 Year Ago
Disable nullable reference types (annoying) add default colors to DB if not set in config
1 Year Ago
Add config doc to DB with cooldown for now. Cache DB collections instead of create new every read/write
1 Year Ago
Fix confusing comment
1 Year Ago
Fixed AE_CL_PLAYSOUND anim events not playing for non-networked client-only entities
1 Year Ago
Add comment for easy copy of ffmpeg cmd
1 Year Ago
TimelapseCreator project - generate timelapse from placement entries in DB. Store timestamp in placement entry as well.
1 Year Ago
Cold indication, simplify blur
1 Year Ago
Increase quality a bit
1 Year Ago
Noticeably cooler heatmap
1 Year Ago
Add guassian_blur
1 Year Ago
Add placement log (used later for timelapse generation)
1 Year Ago
Update to new formats, reduce received data size by 70%
1 Year Ago
Update all to use DB
1 Year Ago
Heatmap support, fix potential exception with HTTP timeout.