239,256 Commits over 3,837 Days - 2.60cph!

3 Months Ago
Source location fixes
3 Months Ago
Use first SourceLocationAttribute if multiple found
3 Months Ago
Rigidbody transforms physics body position and rotation independently only if game object position and rotation has changed
3 Months Ago
Added "Mask" blend type to terrain blend layer
3 Months Ago
Removed unused TerrainLayer.cginc
3 Months Ago
Fixed compile error when using terrain parallax variants
3 Months Ago
ammo NRE fix
3 Months Ago
PlayerState cleans up after a certain amount of time after disconnect Add playerstate cleanup time game rule, default to immediate
3 Months Ago
Merge from main
3 Months Ago
Merged Travelling Vendor -> Main
3 Months Ago
Attempt to fix staging
3 Months Ago
Show disconnected players in the scoreboard distinctly
3 Months Ago
Merge Travelling Vendor -> Main
3 Months Ago
Cleanup and missing files
3 Months Ago
Travelling Vendor~ - Swapped steering over to PID controller - Fixed wobbly wheels - Added proper lerping to clientside wheel visuals - Removed steering deadzone logic - Changed wheel grip values so it can climb hills
3 Months Ago
van blockout update interior and door
3 Months Ago
added route to radhouselarge roof
3 Months Ago
Use local space for VR render poses, update Facepunch.XR to c537b77
3 Months Ago
Use local space instead of stage space for view locate & layer composition
3 Months Ago
collision and lods for radhouselarge. added radiator prop. added broken glass decal. added new roof.
3 Months Ago
Can't ready up until you've placed all bugs Added StartingHealth to Bug Resource Segment Healthbars. Fades in after taking damage Added WeaponHud, only displays when your turn in Playing State Created Weapon GameResource and starting Rock weapon Added Icon to Weapon resource Player WeaponInventory, WeaponHud now has WeaponButtons for each weapon in inv
3 Months Ago
Fix hotloading generated components
3 Months Ago
Added various editor events to ActionGraph editor For component editor library to hook into Expose a way to deserialize ActionGraphs with a cache Add ActionGraphTargetAttribute
3 Months Ago
storage_building_large LODs, Colliders pass, prefab setup
3 Months Ago
Adjust bike physics and steering, improve jitter and bounce. Not perfect but better. Fixed eye pos not taking up/down look into account.
3 Months Ago
Don't make joint ExecuteInEditor, I don't know why it was in the first place
3 Months Ago
merge from main
3 Months Ago
merge from frontier_hatchet/furTrim branch
3 Months Ago
Segments share a unique ID when from the same bug. Highlighting occupied cell highlights all of the bug's segments Right Click to pick up bug in placing phase Removing bug marks cell(s) as unoccupied More networking fixes
3 Months Ago
Hinge joint uses physics body transforms to calculate local frames
3 Months Ago
Implement CreatePropertyNodeType, fix property input label
3 Months Ago
Fixed editing ActionGraph-backed methods in realtime
3 Months Ago
Add public helper for caching ActionGraph instances on deserialize
3 Months Ago
Fixed player deployed elevators not draining batteries (had no input set to main power slot)
3 Months Ago
Fixed shadow cascade blending gaps/artifacts when using low FOV camera
3 Months Ago
Update Facepunch.XR to e0d5682, makes it so that we use local space for headset view/projection rather than stage space Might help fix things on SteamVR headsets that use SteamVR for room-scale tracking?
3 Months Ago
Use local space for headset view/projection rather than stage space
3 Months Ago
Create boards in dev_scene
3 Months Ago
Switched Force Mount and Force Swap Seat icons to use the mount icon.
3 Months Ago
Work in progress Pawn refactor Moved PlayerScore to PlayerState, scoreboard uses PlayerStates instead of relying on an active Pawn Voice is on PlayerState, Kill Feed, Voice panel all use PlayerState Chat system also uses player states, for now if we have a pawn, check zone that way. Needs a rethink, because we'll want to grab zones from possessed pawns, like the drone. Can deploy drone by using left mouse button, removed dev menu debug for it When possessing a pawn, set its PlayerState Vitals UI works for any pawn Kill bots playerstates as well as their pawn Support Buy Menu items again Use PlayerPawn in BuyMenu, not PlayerState Cleanup, removed unused stuff Removed a bunch of code we don't need on the Drone anymore Fix NRE when shooting Better logic for player marker vis Another NRE fix Don't destroy playerstate when orphaning. When connecting, look for a candidate playerstate that matches our SteamId and is unowned, so we can re-claim it I don't think we need this stuff Equipment renderer adjustments Just use Property for PlayerBody.Player, instead of fetching OnStart Fix team assignment Use GameUtils.LocalPlayerState where we can Spectating works again Fix player nameplate conditions More sensible accessors for local/viewer PlayerStates Rename CurrentPlayerPawn->PlayerPawn, use rather than casting Pawn in a bunch of places (so we actually get what we're expecting) Network client respawn event properly Use PlayerState.Local.PlayerPawn directly Fix not depossessing current pawn Simplify pawn stuff a bit Can now freely destroy/respawn player pawns Tidy PlayerState a bit, streamline flow for spawning/possession Don't enter spectate when respawning, do immediate spawns for joiners where we can Add PlayerState.IsConnected Fix non-host players sometimes spawning in incorrect locations Fix error when no PlayerState.Viewer Don't send team chat messages to bot connections
3 Months Ago
Add PlayerState.IsConnected Fix non-host players sometimes spawning in incorrect locations Fix error when no PlayerState.Viewer Don't send team chat messages to bot connections
3 Months Ago
Disable self dismounting when handcuffed
3 Months Ago
▄▋█▄▄ ▍▉▌▅ ▍▌▋▍▍_█▆█_▉▅▅▅▄▇█▉
3 Months Ago
▍▅▄▊▅▆▊▌▍ ▅▇▅▉▍▄▄▊ ▆▄▇ ▌▉ ▍▋▇▌▊▍ ▌▉▆▄ ▄▇ ▅▋▆▌█▋█▆▅▌ ▆█▅▌-▇▌-▆▇▌█▍ ▇▅▆▆▆▉ (▋▄█▍▇▄▆ ▌▆▋▋▌ -> ▇▍▊█▅▉▍)
3 Months Ago
Subtract the other two merges from Bikes from today
3 Months Ago
add AFID tag vfx
3 Months Ago
Hinge joint calculates and saves local frames if they haven't been set, fixes snapshot stomping local frames making them go out of sync
3 Months Ago
Callouts are fine to have enabled, but they need to be static colliders
3 Months Ago
Updated Vintage Desk, Bookshelf and Rectangle Table FBX's and Prefabs
3 Months Ago
moved turret bracket to correct position