121,577 Commits over 4,048 Days - 1.25cph!
CardGamePlayerWidget now has a dynamic layout. Added optional extra area, will be used to show the player's card value in Blackjack
If in editor, auto-give the player some scrap when they play a card game (similar to how vehicles get free fuel).
Allow changing dynamic bet amount with mouse wheel
merge from main -> furnace_ui_rework
Disabled vehicle collision on pumpkins
Change all growable plant checks to use Debris layer, fixes being able to place multiple plants in the same planter slot
Merge from main -> cached_server_browser
Merge from main -> cached_server_browser
Merge from main -> map_encryption
Merge from server_browser_ui
Change rotate behavior for the sign painting UI so it's more intuitive (rotates in the direction you move the mouse)
Increase the sensitivity for panning in the painting UI
Also in case you didn't know like me, you can pan in the painting UI by moving the mouse with shift+RMB held down
Update the painting UI palette to one that has a lot more colors (last changed in 2015!)
Fix extra gap between server tags caused by empty tag groups
Update tag search behavior to find servers with all of the selected tags instead of any of them
Tags are now grouped so selecting monthly+biweekly for example will still match either monthly or biweekly, but other tags will still need to match too
Allow admins to use printpos & such in hardcore
monument navmesh tool won't override any existing navmesh bound overrides
Fix rendermap NRE on client when no gamemode is loaded
monument navmesh tool bounds setting
Disabling "position" vertex compression due to persistent decals flickering across many areas - requires additional performance testing and verification but local testing shows no issues
update to basemesh 95% there
- size more balanced, nicer to stand on
- working out mechanism
▌▄▇▋▅▅▊▌▆ ▅▍▄▇ █▇▊▋▊█ ▇▋▆█▋▋▇ ▉▍▅ ▇█▌▉▉ ▊▊ █▉▇▄▄▅▍▊▅▋
Atlas padding fixes
Scene backup
New atlas renders for generic floating flame particles.
Add slots for adaptors and crafters, industrial crafter now needs to be attached to a workbench
Industrial crafter can only craft items that meet the level of the workbench
WIP industrial crafter, has inventory space for a target blueprint, inputs and results
Automatically crafts the supplied blueprint once it has the required ingredients
Force-quit anyone who didn't place a bet during the initial phase timer
Tech tree more expensive in hardcore
+50% T1
2x T2
4x T3
thumb_up
39
thumb_down
12
Move table-destroy payout code to the base CardGameController
Stopped Rust complaining about not understanding the command line args that Unity is automatically adding ("licensingIpc", "hubSessionId" etc)
Reduced "Rust+ companion server connectivity", "Failed to find DungeonGridRoot", and "Failed to find DungeonBaseRoot" errors to warning level when in editor (prevent spam in game window).
Display bets correctly for Blackjack in the widget.
Lower Blackjack mount eye pos so the player doesn't feel like they're inhabiting a wacky waving inflatable tube man when they look straight down
Directory changes, scene backups
New IO type, Industrial (was using kinetic but that's actually used in a couple of places)
Updated prefabs
Don't show power number on crosshair, presumably it will always be 0
Moved the poker-specific stuff in CardGamePlayerWidget into TexasHoldEmUI
UI action phrases for Blackjack game actions
Center Blackjack cards in the UI
Deal the rest of the initial cards, hide only the second on the dealer's cards