branchrust_reboot/maincancel

30,395 Commits over 3,806 Days - 0.33cph!

3 Years Ago
▇▄▌▋▇▅ ▆▌▆▍ ▊▋▄▄▍▇▍▅
3 Years Ago
Fix activePlayerIndex subtraction if leaving user is not in the current round
3 Years Ago
NRE fix on effects
3 Years Ago
Experimental fix for possible LeaveTable error
3 Years Ago
Resetting sway if the position delta gets too big. Fixes viewmodel issue floating issues.
3 Years Ago
NRE fix
3 Years Ago
Fix for audio perspectives sometimes getting mixed up
3 Years Ago
Bugfix a specific case where the active poker player could end up with no inputs available after another player left during a round
3 Years Ago
Update the poker test window too
3 Years Ago
Don't count playing the blinds as an action: Even if the other players call, let the big blind still have a chance to raise
3 Years Ago
Fix incorrect selection of the first player to go in a turn if certain players have folded
3 Years Ago
Potential ProcessGestureStart NRE fix
3 Years Ago
Fixed active player bug after another player folds
3 Years Ago
▌▌▇▅▄▌ ▅▆▋█ ▉▉▅▊█
3 Years Ago
Merge from viewmodel_bugs
3 Years Ago
Tell cards chat not to show in the server console log
3 Years Ago
Fixed chat not disabling correctly on Esc key press when in the poker UI, causing interaction to become unresponsive
3 Years Ago
NRE fix. Never try to kick idle players who aren't in the game.
3 Years Ago
Fix players who are idle waiting for a poker game to start being counted as if they were idle IN the poker game for that amount of time
3 Years Ago
L96 Skinnable
3 Years Ago
Fixed SubOnPlayerLeaving warning about "GetTruePlayerIndex while no round was in progress"
3 Years Ago
Fixed blinds counting as player input (it stopped players getting kicked for inactivity)
3 Years Ago
merge from viewmodel_bugs
3 Years Ago
█▊▄▌▄▊ ▇▅▄▉ ▌▅██▄ + █▍▌▄▅▇ ▆▅▆▇ ▍▊█▆▅
3 Years Ago
Applying Matt's small stash fix
3 Years Ago
Test map edit only
3 Years Ago
Merge CardGames->Main
3 Years Ago
phrases & codegen check
3 Years Ago
merge from easter_2021 - fixes
3 Years Ago
Merge CardGames->Main
3 Years Ago
Merge CardGames->Main
3 Years Ago
Add null check
3 Years Ago
Improve the initial blinds setup
3 Years Ago
Hapis: Fixed wrong layer on some cliffs and sloped sewer walls. Removed that one broken road mini-monument that came back from the dead. Fixed wrong offset on gambling wheel chair triggers. Adjusted the NoBuild zone for the eastern lighthouse to encapsulate the parking area as well.
3 Years Ago
Fixed the wrong player going first in two-player games
3 Years Ago
Fully dismount players that get timeout-kicked
3 Years Ago
Add IsServer check to avoid listen server trouble. Removed unused code.
3 Years Ago
Compile fix and idle time increase
3 Years Ago
Fixed idle kick. Players are once again kicked from the poker game if no input is received for a long time. Reduced time from ten to five minutes.
3 Years Ago
missing file
3 Years Ago
removed horsegang heavy armor now prevents mounting of horses due to weight limitations
3 Years Ago
tightened up recoil response on revolver/sap including animations
3 Years Ago
merge from easter_2021
3 Years Ago
Fixed issue with glitch on clapping gesture
3 Years Ago
Bunny hat eye fix
3 Years Ago
merge from easter_2021
3 Years Ago
workcart mount pose - fix for snapping issues on head look
3 Years Ago
Keep vehicle_aim_yaw on zero for Sit_Cardgame
3 Years Ago
Re-enable head look.
3 Years Ago
Disable poker table player head movement, as it was messing with the main body animation. Re-enable this if we come up with a fix.