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.14.16.0 Update Notes

Update Notes:


Additions:
  • Added new completely overhauled spawn system! [Important info for modders in full post]
  • Added indictators when dying from food/water/infection/oxygen.
  • Added repair/salvage blueprints to many melee/clothing items.
  • Added option for hold/toggle leaning.
  • Added config option for skills/inventory lost on death.
  • Added objects for crops rather than terrain details.
  • Accepted 13 new Curated Workshop items.
Improvements:
  • Improved claim flag/safezone radiator to show claimed/safe areas.
  • Improved ammo crafting to use emptiest first.
  • Improved crafting menu to sort available blueprints to the top.
  • Improved spawns editor to allow renaming tables/tiers.
  • Improved syncing responsiveness in multiplayer. [Experimental]
Tweaks:
  • Tweaked pumpjacks to be placeable on most ground materials.
  • Tweaked foliage to be turn offable now that crops are separate.
  • Tweaked refill/fuel durability lower and saltwater higher.
  • Tweaked buildable item spawn rate lower.
  • Tweaked small plate/frame/siding health lower.
  • Tweaked rocket projectile despawn time higher.
Fixes:
  • Fixed case where vehicles were invulnerable to explosions.
  • Fixed farm occasionally showing as grown when planted.
  • Fixed some flaws in the network snapshot buffer.
  • Fixed selecting objects through node.
  • Fixed node colors in editor.
  • Fixed potential issue with item heartbeat.
  • Fixed potential issue with voice chat.
  • Fixed log/stick changing color.
  • Fixed missing tree example file.
  • Fixed arena to reject outside spawns.
  • Fixed spam swapping seats in vehicle.
  • Fixed spam toggling cosmetics.
  • Fixed missed shots using empty input.
  • Fixed crouch not reducing footstep volume.
  • Fixed eating cheese sound.
  • Fixed desert falcon damage.
  • Fixed blowing self up with rocket.
  • Fixed missing recent exported item icons.

Spawn Assets:


TL;DR: Workshop mod creators can set up their content to automatically start spawning on official maps. For example a pack that adds some rare guns could start spawning in the spec ops weaponry table. Map creators can also opt into this system which means that when new content is added to the game it will spawn on their maps. I've been very excited about adding these new features for ages now and can't wait to see what you do with them! There are three main parts, so feel free to read them all or whatever is relevant to you. Content: To get your custom content spawning you'll need to set up a spawn table for it. I'd recommend creating one table as a buffer/proxy which generates the root spawner which generates each rarity of item which then actually spawn the items. In order to allow further extension on these spawners the minimum weight should be around 10, and the proxy spawner should be higher maybe around 100. Once your spawner is set up you can find any appropriate map spawners to assign as roots. Spawn Tables: These are a new asset type which represent the chances of getting an item/vehicle/animal. They follow this format when creating the asset: Type Spawn ID # // 1-1000 are reserved Roots # // Parent count Root_#_Spawn_ID // Spawner to set as parent Root_#_Weight // Weight in the parent spawner Tables # // Child count Table_#_Asset_ID // Item/vehicle/animal ID to spawn Table_#_Spawn_ID // If no assetID is set, spawn this spawner Table_#_Weight // Weight of this child Roots are the spawners that your spawner will attach itself to. If this is a spawner for a map you probably won't use this, but for a mod they can be used to extend existing spawn tables. Tables are the things that will get spawned by your spawner. A spawner at the bottom of the chain will be entirely assetIDs, whereas one near the top will likely be entirely spawnIDs. Tip: You can debug any spawner by using the new Spawns tool on the main menu under Workshop which lets you enter a spawnID to view what it generates, what generates it and the chances of each. By clicking on the parent/child spawners you can navigate up and down the tree. For example viewing ID 112 in item mode will show you what the chances of getting flares are. Maps: For the most part just using the legacy spawning system is probably fine for your map. If you would like to get the advantages mentioned above, however, it is fairly straightforward to upgrade your map and I've spent a good amount of time making the tools easy to do most of the work for you. The first important thing is to rename any tables that shouldn't use existing ones. For example if your table is called "Fire" it will find the existing fire fighter spawn table and use it instead. Any tiers that just spawn variants of an item, like flares, will find the spawner generating them and use it. When you're ready you can enter a starting ID above 1000 and export legacy tables. These files will appear in your level folder and will also create an IDs.csv spreadsheet so that you can keep track of what's what. If you are making a new map and want to set up the table names and proxies quickly you can use the export proxy tables button. Tip: You can now include assets for a specific map by putting them in a folder named "Bundles". The primary use for this is including spawn table assets, but can also be used for custom files that won't be part of a separate pack. One of the other neat results is it's starting to open up a path for accepting maps using this system into the official pool which I'm working toward as well. Servers: There are no hash checks on the spawners because they are entirely server side, so you can easily modify them to add/remove/adjust your spawns.


[ 2016-05-06 15:12:04 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 ]

    33.05$ (17%)
    9.90$ (67%)
    5.10$ (83%)
    16.39$ (18%)
    22.99$ (8%)
    24.89$ (17%)
    16.99$ (15%)
    1.34$ (81%)
    8.00$ (60%)
    2.75$ (8%)
    3.56$ (82%)
    1.90$ (87%)
    38.69$ (23%)
    3.90$ (61%)
    8.27$ (17%)
    39.95$ (11%)
    12.74$ (15%)
    6.80$ (66%)
    13.79$ (8%)
    8.88$ (56%)
    3.35$ (16%)
    6.04$ (70%)
    4.12$ (17%)
    16.00$ (60%)
    10.07$ (16%)
    49.79$ (17%)
    14.99$ (25%)
    17.19$ (14%)
    7.64$ (15%)
    19.98$ (20%)
    GAMERSGATE

    [ 3198 ]

    8.79$ (56%)
    1.84$ (74%)
    2.03$ (89%)
    2.25$ (92%)
    9.37$ (63%)
    0.51$ (83%)
    6.5$ (87%)
    6.0$ (70%)
    2.5$ (75%)
    0.53$ (92%)
    15.99$ (20%)
    4.5$ (77%)
    1.13$ (89%)
    0.8$ (90%)
    0.98$ (92%)
    27.99$ (30%)
    5.0$ (75%)
    23.44$ (33%)
    16.24$ (35%)
    6.25$ (75%)
    8.24$ (59%)
    1.34$ (55%)
    1.0$ (90%)
    4.2$ (65%)
    1.05$ (85%)
    13.59$ (32%)
    23.44$ (33%)
    31.99$ (20%)
    2.25$ (89%)
    3.0$ (85%)

    FANATICAL BUNDLES

    Time left:

    2 days, 0 hours, 9 minutes


    Time left:

    25 days, 0 hours, 9 minutes


    Time left:

    7 days, 0 hours, 9 minutes


    Time left:

    38 days, 0 hours, 9 minutes


    Time left:

    44 days, 0 hours, 9 minutes


    HUMBLE BUNDLES

    Time left:

    4 days, 18 hours, 9 minutes


    Time left:

    4 days, 18 hours, 9 minutes


    Time left:

    13 days, 18 hours, 9 minutes


    Time left:

    20 days, 18 hours, 9 minutes

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