TUXDB - LINUX GAMING AGGREGATE
by NuSuey
NEWSFEED
▪️ GAMES
▪️ STEAM DECK ▪️ DEALS ▪️ CROWDFUNDING ▪️ COMMUNITY
tuxdb.com logo
Support tuxDB on Patreon
Currently supported by 8 awesome people!

🌟 Special thanks to our amazing supporters:


✨ $10 Tier: [Geeks Love Detail]
🌈 $5 Tier: [Arch Toasty][Benedikt][David Martínez Martí]


3.20.5.0 Update Notes

Overview:


This update brings improvements to all aspects of the game from fixes to features. Highlights include:
  • Post-processing effects have been upgraded for performance, quality, and fixes. In particular the first-person viewmodel skins now benefit from ambient occlusion and bloom.
  • Valid underground spaces have been manually designated, so players out-of-bounds are automatically teleported back into the map. Along with fixes to miscellaneous physics exploits this ought to put a stop to underground glitch bases.
  • Many new toys for creators from the basis of custom weather events (e.g. sandstorms) to replacing the vanilla crafting recipes in total conversions.

Update Notes:


Gameplay Changes:
  • Added Non-Headshot Armor Multiplier to zombie config for difficulty or headshot-only modes.
  • Added Bypass_Buildable_Mobility to gameplay config which allows sentry guns and beds on vehicles.
  • Allow_Instakill_Headshots player config applies to zombies when Weapons_Use_Player_Damage is enabled.
  • Passengers cannot repair their vehicle unless per-vehicle Can_Repair_While_Seated is enabled.
  • Oil pumpjacks and fuel tanks can hold more gasoline.
  • Cannot build on vehicles with occupied seats.
Miscellaneous Changes:
  • Accepted several new skin submissions from the curated workshop. View
  • Added confirmation button to menu notifications replacing the dismissal timer.
  • Added underground whitelist volumes that teleport out-of-bounds players back above the terrain.
  • Added timeout when loading map is finished and waiting for server to accept connection.
  • Replaced client-side Steam inventory quantity consolidation with automatic server-side stacking.
  • Anonymous name is shown rather than groupmate nickname while in streamer mode.
  • Upgraded from Unity's post process stack v1 to v2.
  • Zombies stuck during horde beacon are teleported to a valid spawn point.
  • Reworked third-person camera to use sphere sweeps (rather than raycasts) when testing for obstructions.
  • Master bundle hashes are included in game asset hashes to prevent overriding with modified versions. Edit: temporarily disabled.
  • Structures disable LOD group culling to prevent entities from being seen inside bases.
  • Moved asset bundles into per-platform depots to reduce download sizes.
Server Hosting:
  • Added support for Steam game server login tokens. Docs
  • Warn about old versions of RocketMod during server startup. Newer versions have important fixes. Docs
  • Linux ServerHelper.sh script defaults to steamcmd's steamclient.so if available.
  • "+connect" command-line argument properly works with non-standard ports. (Only used 27015-27030 range before.)
  • Added -OfflineOnly command-line flag for dedicated servers that disables requests to internet. In LAN mode it skips the Steam backend connection and uses locally cached workshop items. There will need to be some netcode reworking before purely offline multiplayer is fully supported.
Custom Modding:
  • Added ability for song assets to use master bundle references and legacy localization. Docs
  • Added Valid_Speed_Up and Valid_Speed_Down for vehicles to override sanity checks. (meters per second)
  • Added Relevant_Distance setting to effect assets. Players within this radius will be sent the effect in multiplayer.
  • Added support for multiple blade IDs per weapon.
  • Added Allow_Horde_Beacon setting to zombie difficulty assets.
  • Added Can_Player_Equip setting to items useful for sentry-only weapons.
  • Added Gunshot_Rolloff_Distance setting to guns and Gunshot_Rolloff_Distance_Multiplier to silencers.
  • Added Attack_Anim_Variants, Eat_Anim_Variants, Glance_Anim_Variants and Startle_Anim_Variants settings for animals.
  • Added ClientTextChatMessenger and ServerTextChatMessenger components for mods. Docs
  • Vehicles missing seat transforms spawn defaults and log a warning.
  • Tidied up Dying Light content for mods and added Volatiles to zombie difficulty asset.
  • Added Rarity_Type_Label to inventory localization for switching type-rarity order.
  • Added default localization for kill quest conditions.
Level Editing:
  • Added basic support for custom weather events. Each map can have an unlimited number of custom weather types that trigger events and effects. Docs
  • Added Override_Atmospheric_Fog setting to ambiance volume.
  • Added CraftingBlacklistAsset which can be used per-level to restrict available crafting recipes. Docs
  • Made Ground Upgrade Wizard easier by timeslicing the upgrade and defaulting to grass.
Plugin Development:
  • Added -ConstNetEvents command-line flag to debug whether plugins are writing to the network buffers.
  • Added Provider.onCommenceShutdown, Provider.onBattlEyeKick, Provider.onRejectingPlayer, PlayerLife.onPlayerDied, PlayerQuests.onGroupChanged and UseableGun.onProjectileSpawned events for plugins.
  • All RPCs have individually tuned rate limits to reduce abuse of macro spam. Previously most RPCs shared a common limit.
  • Tidied up effect spawning user code with EffectManager.spawnEffect method that wraps sendEffect.
  • Images used by plugin UIs are cached, and plugins can force a refresh.
Miscellaneous Fixes:
  • Fixed destroying the rock wall on Hawaii. The collider bounds are considered for explosion obstruction tests now.
  • Fixed gap in floor collision of drivable golf cart.
  • Fixed missing barricade subclasses (e.g. traps, storage, generators) in the level editor.
  • Fixed login stance test to use newer hasHeightClearance code path.
  • Fixed delayed attack inputs on server being handled as different types (e.g. shoot as punch) by tagging client expected usage.
  • Potential fix for vehicle death issue by kicking player out before plugin callbacks.
  • Fixed null reference exception if plugin UI asset was missing.
  • Fixed some potential null reference exceptions when exiting vehicle or swapping seats.
  • Fixed older gun damage multiplier not applying to barrel attachments.
  • Fixed damaging trees or resources with nested colliders.
  • Prevent baking foliage while not in editor.
  • Fixed checked move to only ignore initially overlapping colliders.
  • Fixed accidentally shooting when dropping an item into the equipped slot with the mouse.
  • Fixed equipping item when dragging into equipment slot with mouse in multiplayer.
  • Fixed accidentally turning on headlights to drain battery of vehicles without headlights.
  • Fixed makeshift vehicles missing placement bounds and throwing an exception.
  • Fixed clamping turret yaw for driver.
  • Fixed sending inventory RPCs twice in some cases. In particular this was causing issues with multiplayer loadouts.
  • Fixed returning to main menu wasting time during shutdown.
  • Fixed vehicles burning fuel after removing the battery.
  • Fixed plugins setting stance directly rather than testing stance is allowed.
  • Fixed locally predicting removal of Steam tool target item.
Exploit Fixes:
  • Fixed infinitely removing tires using a socketwrench in the safezone.
  • Fixed checking for object obstructions when loading into singleplayer.
  • Fixed zombies losing track of players when leaving bounds vertically. Helicopters were being used to lift zombies out of range of horde beacons.
  • Fixed an undiscovered potential RPC exploit with trees.
  • Fixed glitching through ground underneath Germany ADC hangar.
  • Defer enabling character rigidbody forces until the frame after respawn to maybe fix some vehicle issues.
  • Converted industrial Dock #2 from mesh collider to box colliders to fix overlap exploits.
  • Fixed fishing rod bobber not using continuous collision detection. With the right angle it could be launched through the ground to fish anywhere on the map.
  • Fixed stance transition and obstruction tests to include player clipping. This was abuseable in some places to escape the map border.
  • Fixed foraging resources missing a distance check.
Visual Fixes:
  • Fixed Devil's Bane LOD1 to use the correct material.
  • Fixed nickname showing in spectator overlay for players in other groups.
  • Fixed paintball gun ammo model becoming visible early when reloading from empty.
  • Fixed updating viewmodel offset when sight attachment changes while aiming in multiplayer.
  • Fixed scope, character and item render texture color banding in low light.
  • Fixed transparency fov locking when changing anti-aliasing setting.
  • Fixed Lucky Coins mythical effect in first-person view.
  • Fixed bonesport compound bow inverted spikes.


[ 2020-05-15 16:03:38 CET ] [ Original post ]



Unturned
Smartly Dressed Games
  • Developer

  • Smartly Dressed Games
  • Publisher

  • 2017-07-07
  • Release

  • Action Indie Casual Adventure F2P Singleplayer Multiplayer Coop
  • Tags

  • Game News Posts 245  
    🎹🖱️Keyboard + Mouse
  • Controls

  • Very Positive

    (546725 reviews)


  • Review Score

  • http://smartlydressedgames.com/
  • Website

  • https://store.steampowered.com/app/304930 
  • Steam Store

  • The Game includes VR Support



    Unturned Linux 64 [633.48 M]

  • Public Linux depots

  • Unturned - Permanent Gold Upgrade
  • Available DLCs

  • Unturned is a sandbox game in the emerging multiplayer apocalypse survival genre. Rather than focusing on being an MMO it provides players with easy systems to sit down and survive the zombie infestation with their friends. Over the course of a typical adventure, groups will have a blast fortifying locations, scavenging for supplies, trying to live off the land and negotiating with other people. The game is being developed entirely with the community in focus, and tons of features are based entirely on feedback:

    Fortification:
    Players can build massive forts out of structural building blocks, or build onto smaller buildings in the world with barricades. It is also possible to create traps and intricate electronic systems. More options for building are constantly being added based on what the community requests.

    Survival:
    It is entirely possible to live off the wilderness by harvesting resources, fishing, growing crops and hunting animals down. What sort of survival stuff is added is entirely decided by the community.

    Explore:
    The game goes where the community wants it to. The initial release map is set on the lovely Prince Edward Island, but over the next few months many more locations will arrive for players to explore depending on what the community wants to see. Currently the island has plenty of interesting locations to discover and loot.

    Bandits:
    Players can choose to enter player versus player servers and battle other players to steal their gear. Banditry is highly supported with plenty of weapons and sneaky devices.

    Heroes:
    Players can join player versus environment servers to team up with other people, and easily create clans to play with their pals.

    Roomscale VR Support:


    Unturned's level editor now supports the Vive! You can build the visuals of your maps using motion controllers with modes that provide the same functionality as the desktop editor, along with some special abilities like throwing objects. For non-visuals elements of the level such as data entry, spawn management or navigation baking the desktop editor is still required.
    MINIMAL SETUP
    • OS: Ubuntu 16.04+
    • Processor: 3 GHzMemory: 8 GB RAMStorage: 4 GB available space
    • Memory: 8 GB RAMStorage: 4 GB available space
    • Storage: 4 GB available space
    RECOMMENDED SETUP
    • OS: Ubuntu 20.04+
    • Processor: 4 GHzMemory: 16 GB RAMNetwork: Broadband Internet connectionStorage: 6 GB available space
    • Memory: 16 GB RAMNetwork: Broadband Internet connectionStorage: 6 GB available space
    • Storage: 6 GB available space
    GAMEBILLET

    [ 5951 ]

    31.03$ (31%)
    18.39$ (8%)
    12.29$ (18%)
    2.50$ (75%)
    3.56$ (82%)
    8.91$ (55%)
    16.97$ (15%)
    16.59$ (17%)
    3.00$ (70%)
    2.19$ (78%)
    10.00$ (50%)
    38.98$ (22%)
    25.47$ (15%)
    2.54$ (15%)
    4.19$ (16%)
    3.90$ (80%)
    33.97$ (15%)
    16.57$ (17%)
    20.97$ (16%)
    3.93$ (21%)
    16.39$ (18%)
    33.59$ (16%)
    20.72$ (17%)
    1.15$ (81%)
    4.51$ (73%)
    12.27$ (18%)
    16.57$ (17%)
    9.95$ (17%)
    25.39$ (49%)
    4.00$ (80%)
    GAMERSGATE

    [ 3198 ]

    5.63$ (81%)
    2.85$ (90%)
    6.74$ (55%)
    10.0$ (75%)
    0.68$ (92%)
    0.56$ (81%)
    5.5$ (75%)
    1.2$ (85%)
    0.85$ (83%)
    6.0$ (85%)
    4.0$ (60%)
    3.0$ (85%)
    12.15$ (73%)
    0.98$ (92%)
    12.59$ (37%)
    5.0$ (50%)
    6.25$ (75%)
    0.94$ (81%)
    1.0$ (80%)
    2.5$ (75%)
    8.7$ (78%)
    17.99$ (40%)
    7.49$ (25%)
    1.13$ (89%)
    2.0$ (90%)
    1.5$ (81%)
    3.4$ (83%)
    7.48$ (66%)
    1.84$ (74%)
    0.68$ (83%)

    FANATICAL BUNDLES

    Time left:

    2 days, 0 hours, 19 minutes


    Time left:

    25 days, 0 hours, 19 minutes


    Time left:

    7 days, 0 hours, 19 minutes


    Time left:

    38 days, 0 hours, 19 minutes


    Time left:

    44 days, 0 hours, 19 minutes


    HUMBLE BUNDLES

    Time left:

    4 days, 18 hours, 19 minutes


    Time left:

    4 days, 18 hours, 19 minutes


    Time left:

    13 days, 18 hours, 19 minutes


    Time left:

    20 days, 18 hours, 19 minutes

    by buying games/dlcs from affiliate links you are supporting tuxDB
    🔴 LIVE