reporust_rebootcancel

121,703 Commits over 4,048 Days - 1.25cph!

2 Years Ago
Fixed override for MotorRowboat MountMenuVisible
2 Years Ago
Oops, another fix to the mount check
2 Years Ago
Fixed virtual -> override
2 Years Ago
Don't allow initially mounting a boat if it's flipped
2 Years Ago
Snow machine static fixes. Scene.
2 Years Ago
Rowboat now dismounts the player if it's inverted, even if not clipping into anything.
2 Years Ago
Merge from parent
2 Years Ago
Also fixed betting wheels being able to get the same terminal twice
2 Years Ago
Scene backup. Related prefab tweaks & some new xmas dressing ones.
2 Years Ago
Betting wheel terminals now make sure they're only assigned to a maximum of one wheel - whichever wheel is closest to them
2 Years Ago
Merge from main
2 Years Ago
Fixed player name label not showing when obscured by snowman headwear, pumpkin headwear, nomad suit backpack, arctic suit backpack etc
2 Years Ago
Fix doorways, door frames & windows snapping to the floor rather than the top of walls when building jump ups. Also allows floors to connect to the middle of the above blocks (but provide no stability)
2 Years Ago
Merge fix
2 Years Ago
Merge MoreCabooseFixes -> Main
2 Years Ago
Client compile fix
2 Years Ago
Slightly simplified code
2 Years Ago
Fixed server compile
2 Years Ago
Move light icon behind item sprite on item icon
2 Years Ago
Failure to input a move before turn timeout in Blackjack no longer boots the player from the game by default. Instead, it tries to input a SubmitBet or Stand if possible, letting them still complete the round. If the player continues to give no inputs for four minutes, they'll then still be booted from the game. Four minutes is now the no-inputs timeout in poker as well.
2 Years Ago
Added "Take All" radial menu option
2 Years Ago
Merge from main
2 Years Ago
Add the 10 closest players within 25m to the feedback report when reporting offensive content
2 Years Ago
Root merge
2 Years Ago
Root merge
2 Years Ago
Added "Swap Weapon" radial menu option when targetting a rack mount weapon, with a weapon held. Swaps the weapons and auto holds the one from the rack.
2 Years Ago
toggle sounds for flashlight and laser attachments
2 Years Ago
MulliganRenamer (editor tool)
2 Years Ago
Minor ignore config update
2 Years Ago
Codegen
2 Years Ago
Merge from main
2 Years Ago
Backups: materials, prefabs, skeletons, scenes
2 Years Ago
Fix light icons appearing on items that don't have lights
2 Years Ago
Added Adapter Mesh - override old mesh - moved mesh to 'Models' folder - Added LODs Added materials and textures Updated deploy prefab
2 Years Ago
Print connection protocol in console instead of integer value
2 Years Ago
Fixed progress bar being stuck on output items when switching between large and small furnace
2 Years Ago
Added xmas tunnel entrance greybox Moved xmas tunnel prefabs and models to their own folder for clarity
2 Years Ago
Prevent hitting weakspot of the exposed side of a wall when a roof is attached to it (regressed when fixing wall weakspot being blocked by floors)
2 Years Ago
Fix crude oil having cooking icon stuck on when removed from refinery
2 Years Ago
When throw mounting a weapon, mount to the slot we hit.
2 Years Ago
Scene backup & xmas prefab tweaks
2 Years Ago
Auto hold a weapon when taking it from a rack if it goes to the belt (and the player is not currently holding an active item) PlayerBelt can now be set to auto hold an item.
2 Years Ago
Nuclear silo bathroom progress
2 Years Ago
Use a Weakpoint PrefabAttribute rather than gameobjects
2 Years Ago
network++
2 Years Ago
merge from qol_nov_22
2 Years Ago
File/folder restructure
2 Years Ago
updated test save
2 Years Ago
Cherry pick 76792 (re-enabling sky intensity/ao as client only)
2 Years Ago
merge from main