userJarryd Campicancel
reporust_rebootcancel

12,474 Commits over 2,131 Days - 0.24cph!

4 Years Ago
Code review changes: Cleanup PlayerModel invokes and layer weights in OnDIsable Fix list not getting pooled in context menu Use Rust.Editor.GetObjectId to get gesture ID's, reserialized all of the gesture configs
4 Years Ago
Merge from main
4 Years Ago
Merge from hideblood
4 Years Ago
Fix server compile
4 Years Ago
Merge from main
4 Years Ago
Fix setter
4 Years Ago
Comment
4 Years Ago
Standardise region check
4 Years Ago
Merge from cardgames (show hand result at end of game + bug fixes)
4 Years Ago
Merge from main
4 Years Ago
Client compile fix
4 Years Ago
Fixed voice chat icon not appearing after joining a card game
4 Years Ago
Fixed some keybinds being allowed when text input fields have focus
4 Years Ago
Show translated hand results on player UI widgets at end of game
4 Years Ago
Merge from CardGames (ui fix)
4 Years Ago
Fixed extra player widgets appearing on tables with less than 6 seats
4 Years Ago
Add a loading screen tip for the gesture menu
4 Years Ago
Merge from slots
4 Years Ago
Merge from main
4 Years Ago
Merge from main
4 Years Ago
Use water damage hit impact underlay if ShowBlood is false, ensures players will still know what direction they are being attacked from
4 Years Ago
Disable blood screen overlays when hurt if blood is disabled
4 Years Ago
Language settings
4 Years Ago
Added global.showblood saved convar Added new BloodEffect that has a replacement effect slot that will spawn in place of the blood effect Added BloodEffect component to all blood effects, no replacements are setup so they just don't appear for now
4 Years Ago
Merge from main
4 Years Ago
Placeholder for wave functionality
4 Years Ago
Properly assign playing cards on vm Disable UI cards
4 Years Ago
Restrict junkpile updates even further using HasCloseConnections
4 Years Ago
Merge from main
4 Years Ago
Move flame turret and auto turret budgeted update into the sync transform window
4 Years Ago
Budget Auto Turret target scan (0.5s)
4 Years Ago
Cancel TimeoutTurn invoke if game ends
4 Years Ago
Disable server side gameobject enabling/disabling every frame on hot air balloons Floating junkpiles no longer run buoyancy if no players are nearby
4 Years Ago
Less arm twisting on IK position
4 Years Ago
Remove any lingering scrap in the pot when loading a save
4 Years Ago
You now need to hold space down for a second to dismount the card table while in game
4 Years Ago
Added a notification when a player leaves the game
4 Years Ago
Fixed another leaving game edge case
4 Years Ago
Fixed some more edge cases where players leaving mid-game weren't being handled
4 Years Ago
Removed CurrentBet from card game saved data (we get that from player data now)
4 Years Ago
Fix NRE when player leaves game when only 2 players are left and it's the leaving players turn
4 Years Ago
Add hand IK when using slot machine
4 Years Ago
More changes
4 Years Ago
Payout tweaks
4 Years Ago
Merge from main
4 Years Ago
Use an RPC instead of a signal call to cancel a gesture
4 Years Ago
Various cleanup Removed input swallowing when exiting gestures, no longer needed
4 Years Ago
Merge from gib_cache (gibbing performance improvements)
4 Years Ago
Add missing ViewmodelRenderer component to cards VM
4 Years Ago
Use gib local scale as the base for scale value instead of assuming it's scale is 1 (fixes some gibs with incorrectly scaled pieces)