reporust_rebootcancel

112,970 Commits over 3,928 Days - 1.20cph!

3 Months Ago
merge from main
3 Months Ago
Preset hookup test
3 Months Ago
Merge from main
3 Months Ago
merge from main
3 Months Ago
▋▇▅ ▇▇▆▋▇▅▍▋.▄▊▅_▇█▆▆▇▉_█▄▆▇_▄▌▌▅▄▄_▇██▇█ ▊▅ █▋▆▆ ▍▋ ▇▅▉▄▊▌▊
3 Months Ago
merge from frankenstein_shelterraid_fix
3 Months Ago
merge from gesture_menu_nre_fix
3 Months Ago
merge from rps_disconnect_fix
3 Months Ago
merge from gesturepack
3 Months Ago
merge from ai_wolf_iteration
3 Months Ago
Smoke grenade mat to match the ammo icon.
3 Months Ago
Progress
3 Months Ago
Smoke grenade improvements.
3 Months Ago
Add metallic map to detail layer on standard shaders
3 Months Ago
Merge from dofexposer
3 Months Ago
More prefab backups
3 Months Ago
Fixed DofExposer not finding the post volume when added at run time
3 Months Ago
merge from main
3 Months Ago
More prefab changes
3 Months Ago
Fixed some skin ID issues
3 Months Ago
Merge from main/hazmat plushy
3 Months Ago
Can now test items in the store that haven't been uploaded yet
3 Months Ago
Prop prefab backup
3 Months Ago
Parent merge
3 Months Ago
Fixed bad DofExposer merge
3 Months Ago
Added store.limitedItemTests and store.generalItemTests convars, stores a list of ids that will appear in the limited/general store tab (comma delineated) Added store.refreshStore
3 Months Ago
Parent merge
3 Months Ago
Backup of gesture pack and wolf2 stills
3 Months Ago
Backups
3 Months Ago
Backups/unsaved
3 Months Ago
Merge from main
3 Months Ago
Fix RPS dialog staying on if player is disconnected mid game
3 Months Ago
Fixed NRE when attempting to assign gestures in the options menu while not conneted to a game
3 Months Ago
▇▍▌▄ ▋▅▆▌▇▉▍▉
3 Months Ago
Optim: reduce profiling capacity, instead lazy-grow it - When frame didn't fit the capacity, drop it and rerecord it This should help avoid large stutters in editor (and hopefully on the server as well). Tests: tested craggy in editor - spikes gone. Tested on 6k world in standalone server - spikes still present. Also noticed one export failed, but think it's unrelated to current changes
3 Months Ago
merge from main
3 Months Ago
exported catapult anims, set up clips, renamed rigged file
3 Months Ago
Remove debug logging
3 Months Ago
Fix pasted builds always being snapped to terrain despite the convar being set to false
3 Months Ago
Possible gesture pack fix. Added meta name and rebuilt manifest.
3 Months Ago
merge from main -> copypaste
3 Months Ago
merge from main
3 Months Ago
Fixed ballista rotations nonsense IK tweaks, reduced clipping with player body Tweaked server colliders
3 Months Ago
Stop VehicleChassisVisuals NRE on stop terrain fx
3 Months Ago
Prevent crash with SimpleVehicleVisuals should the visual wheels be missing
3 Months Ago
Have wolves look at the player head instead of the player's crotch
3 Months Ago
sculpture serialization - added FileStorage type for sculpture data (lz4 compressed) - changed sculpting data flow so changes are made on the server and then retrieved by the client
3 Months Ago
Optim: Avoid allocations when generating method names - Also cleaned up a couple TODOs - Added extra logging to track stages of export progress Getting very close to completing all outstanding TODOs Tests: exported craggy and checked scope names in perfetto
3 Months Ago
Minor screenshake tweak.
3 Months Ago
Muzzle fix.