branchrust_reboot/maincancel

31,189 Commits over 3,928 Days - 0.33cph!

4 Years Ago
skin approval
4 Years Ago
Merge from hitch_improvements
4 Years Ago
Merge from alt_look_model (third person model updates when alt looking)
4 Years Ago
Disable raycasting on market terminal UI elements
4 Years Ago
Electrical counter fixes: - Visual: Font size now scales smaller when the number doesn't fit - Visual: Better centered the numbers - Performance: Set the camera on the UI canvas on init, so Unity doesn't call FindObjectWithTag on it constantly. Disabled Raycast Target on a couple of UI elements.
4 Years Ago
Fix for l96 worldmodel issues. -improved uvs on LOD0 which was causing issues.
4 Years Ago
[Editor only] Allow overriding the F9 screenshot resolution with any specified resolution
4 Years Ago
Compile fix, don't need IComparable anymore
4 Years Ago
Rewrote the whole results calculator (side pots, draws, abandoned scrap) to fix any payout bugs once and for all.
4 Years Ago
fix for l96 visibility
4 Years Ago
Merge from reflex_fix
4 Years Ago
Make sure we always clear previous bet data correctly after end-of-round
4 Years Ago
Better fix for abandoned scrap calculation
4 Years Ago
Subtract fix from 60523, pending an improved fix
4 Years Ago
merge from minor_fixes
4 Years Ago
Clear BetThisRound and BetThisTurn immediately when a player leaves the game
4 Years Ago
Fixed incorrect payouts when both side pots (different all-in amounts) and folded players are involved
4 Years Ago
[Editor only] Fixed poker test window array error
4 Years Ago
[Editor only] Poker test window remembers different scrap values per player
4 Years Ago
[Editor only] Poker Tester window can now set a specified amount of scrap in storage for any player at the table
4 Years Ago
missing changed steam categories
4 Years Ago
Poker game inputs now reset the player idle timer on the server. Don't kick players just because they sat playing poker for thirty minutes!
4 Years Ago
Potential incorrect material gib fix
4 Years Ago
Enabled read/write on the gambling lamp since the LOD3 is used as a mesh collider. Fixes the "RuntimeNavMeshBuilder: Source mesh gambling_lamp_LOD3 is skipped..." errors on every server start.
4 Years Ago
Merge PlayerSeed fix to Main. Fixes PlayerSeed console command not handling Steam IDs correctly. Also now supports using a name instead of a seed.
4 Years Ago
Skin approval
4 Years Ago
Include type field in smart alarm notification data Add targetId and targetName fields to team login and death notifications
4 Years Ago
Fixed beancan effect floating, fixes for deploy sounds.
4 Years Ago
cloud billboard alternate triangulation
4 Years Ago
adding subsivision to cloud billboard
4 Years Ago
SkyTest scene for Thai
4 Years Ago
Fixed build exception when ItemDefinition.shortname is null in ItemManager.Initialize (this exception appears to cause a full editor crash on 2019.4.23?)
4 Years Ago
merge from disable_easter_2021
4 Years Ago
▌██▄▌ ▋▇▄█▄▊ ▋█▇▋▉▌▌ ▄▋▋█▉█
4 Years Ago
Disabled incremental garbage collector on macOS again
4 Years Ago
Increase poker pot warning to error status
4 Years Ago
L96 Specular setup no longer uses metallic setup now good for skin creators
4 Years Ago
Player now needs to hold escape to exit the poker UI (same as Space)
4 Years Ago
Fixed easter basket vm not showing eggs in right hand when collecting
4 Years Ago
Fixed poker turn not ending when it should if the last player's action was to fold
4 Years Ago
Fix gibbables that copy materials but don't use property blocks not getting materials assigned to individual gibs (fixes campfire and small wooden box gibs)
4 Years Ago
▌▆▆▇▊██ █▌▉▌▌▍ ███▌▄▅
4 Years Ago
Be more strict about setting and sending activePlayerIndex. Add error detection. Attempted fix for the "No absolute index found for relative index -1" error.
4 Years Ago
Check for long form flag when toggling ExceptionReporter
4 Years Ago
▇▄▌▋▇▅ ▆▌▆▍ ▊▋▄▄▍▇▍▅
4 Years Ago
Fix activePlayerIndex subtraction if leaving user is not in the current round
4 Years Ago
NRE fix on effects
4 Years Ago
Experimental fix for possible LeaveTable error
4 Years Ago
Resetting sway if the position delta gets too big. Fixes viewmodel issue floating issues.
4 Years Ago
NRE fix