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í]


DFHack 50.13-r3rc2

This beta release is available on the beta channel (for DF 50.13) and the adventure-beta channel (for DF 51.01-beta). This beta release is compatible with all distributions of Dwarf Fortress: Steam, Itch, and Classic.

Please report any issues (or feature requests) on the DFHack GitHub issue tracker. When reporting issues, please upload a zip file of your savegame and a zip file of your mods directory to the cloud and add links to the GitHub issue. Make sure your files are downloadable by "everyone with the link". We need your savegame to reproduce the problem and test the fix, and we need your active mods so we can load your savegame. Issues with savegames and mods attached get fixed first!

Highlights


In addition to the features introduced in DFHack 50.13-r3rc1, there are some new highlights for this beta release:

Fix FPS death with timestream



timestream has a simple premise: when the FPS drops, speed up the world to compensate. It dynamically adjusts the calendar so that time flows at a rate that makes you feel like you're playing at a much higher FPS. It makes the game much more responsive and snappy, even when you have hundreds of units on the map. With timestream active, you can keep the game running at full speed as long as the vanilla FPS counter stays above 15 FPS. At that point, you'll hit other limitations and you'll start noticing the slowdown.

Trade depot pathability visualization for wagons



Veteran players may remember a feature from Dwarf Fortress in its pre-Steam times: the ability to show where caravan wagons can path on their way to your trade depot. This feature was not brought forward to DF v50, so DFHack offers a replacement. If you are concerned about whether wagons can get to your depot, or if you'd like to identify the choke points, start up gui/pathable and select the "Depot" tab. That will highlight the tiles that wagons can traverse on their way to your trade depot (or any of your trade depots, if you have more than one).

Announcements


PSAs


As always, remember that, just like the vanilla DF game, DFHack tools can also have bugs. It is a good idea to save often and keep backups of the forts that you care about. Many DFHack tools that worked in previous (pre-Steam) versions of DF have not been updated yet and are marked with the "unavailable" tag in their docs. If you try to run them, they will show a warning and exit immediately. You can run the command again to override the warning (though of course the tools may not work). We make no guarantees of reliability for the tools that are marked as "unavailable". The in-game interface for running DFHack commands (gui/launcher) will not show "unavailable" tools by default. You can still run them if you know their names, or you can turn on dev mode by hitting Ctrl-D while in gui/launcher and they will be added to the autocomplete list. Some tools do not compile yet and are not available at all, even when in dev mode. If you see a tool complaining about the lack of a cursor, know that it's referring to the keyboard cursor (which used to be the only real option in Dwarf Fortress). You can enable the keyboard cursor by entering mining mode or selecting the dump/forbid tool and hitting Alt-K (the DFHack keybinding for toggle-kbd-cursor). We're working on making DFHack tools more mouse-aware and accessible so this step isn't necessary in the future.

Changelog


This changelog has been trimmed to only show the difference from the previous beta.

New Tools


  • devel/luacov: (reinstated) add Lua script coverage reporting for use in testing and performance analysis
  • fix/sleepers: (reinstated) fixes sleeping units belonging to a camp that never wake up.
  • timestream: (reinstated) keep the game running quickly even when there are large numbers of units on the map

New Features


  • Locale-senstive number formatting: select your preferred format in gui/control-panel. prices and other large numbers in DFHack UIs can be displayed with commas (English formatting), the number formatting used by your system locale, in SI units (e.g. 12.3k), or even in scientific notation
  • gui/pathable: new "Depot" mode that shows whether wagons can path to your trade depot

Fixes


  • clear-smoke: properly tag smoke flows for garbage collection to avoid memory leak
  • overlay: overlay positions are now adjusted according to the configured max interface width percentage in the DF settings
  • zone: animal assignment overlay button moved to not conflict with vanilla aquarium/terrarium button on glass cages

Misc Improvements


  • empty-bin: select a stockpile, tile, or building to empty all containers in the stockpile, tile, or building
  • exterminate:
    • add --limit option to limit number of exterminated creatures
    • add knockout and traumatize method for non-lethal incapacitation
  • gui/unit-syndromes: make werecreature syndromes easier to search for
  • orders: you can now delete your exported orders from the import dialog

Removed


  • adv-fix-sleepers: renamed to fix/sleepers

Lua


  • gui.get_interface_rect, gui.get_interface_frame: convenience functions for working with scaled interfaces
  • overlay: new attributes: fullscreen and full_interface for overlays that need access to the entire screen or the scaled interface area, respectively
  • string : wrap: now preserves inter-word spacing and can return the wrapped lines as a table of strings instead of a single multi-line string


[ 2024-06-28 21:50:34 CET ] [ Original post ]



DFHack - Dwarf Fortress Modding Engine
The DFHack Team
  • Developer

  • The DFHack Team
  • Publisher

  • 2023-04-13
  • Release

  • Action Indie Strategy Casual RPG Adventure Simulation F2P Sports MMO Racing Singleplayer Multiplayer Coop EA
  • Tags

  • Game News Posts 43  
    🎹🖱️Keyboard + Mouse
    🕹️ Partial Controller Support
    🎮 Full Controller Support
  • Controls

  • Overwhelmingly Positive

    (522 reviews)


  • Review Score

  • https://github.com/DFHack/dfhack/releases
  • Website

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

  • DFHack is an add-on for Dwarf Fortress that enables mods and tools to significantly extend the game. The default DFHack distribution contains a wide variety of these tools, including bugfixes, interface improvements, automation agents, design blueprints, modding building blocks, and more. Third-party tools (e.g. mods downloaded from Steam Workshop or the forums) can also seamlessly integrate with the DFHack framework and extend the game far beyond what can be done by just modding the raws.

    DFHack’s mission is to provide tools and interfaces for players and modders to:

    • expand the bounds of what is possible in Dwarf Fortress
    • reduce the impact of game bugs
    • give the player more agency and control over the game
    • provide alternatives to toilsome or frustrating aspects of gameplay
    • make the game more fun

    Our online Quickstart Guide will help you get up to speed with how to use DFHack. It's also available in-game via the quickstart-guide command.

    The best way to make feature requests or report problems is to open an Issue at our GitHub page.

    When reporting problems, links to your zipped, uploaded savegame and mods are immensely helpful, and issues with attached savegames and mods get fixed faster. We need a zip of your mods because we can't load your savegame without them.

    DFHack installs directly into your Dwarf Fortress directory, so be sure to install it to the same Steam library and drive as Dwarf Fortress.

    It is not a problem if you already have DFHack manually installed. You can subscribe to the Steam version and it will absorb the installed files. Your data in dfhack-config/ is safe. No additional steps are necessary.
    MINIMAL SETUP
    • Processor: Dual Core CPU - 2.4GHz+Memory: 4 GB RAM
    • Memory: 4 GB RAM
    • Graphics: 1GB of VRAM: Intel HD 3000 GPU / AMD HD 5450 / Nvidia 9400 GT
    • Storage: 50 MB available spaceAdditional Notes: Must be installed to the same Steam library and drive as Dwarf Fortress
    RECOMMENDED SETUP
    • Processor: Dual Core CPU - 4GHz+Memory: 16 GB RAM
    • Memory: 16 GB RAM
    GAMEBILLET

    [ 5951 ]

    8.49$ (-21%)
    4.59$ (8%)
    1.75$ (71%)
    2.22$ (78%)
    14.75$ (2%)
    4.44$ (56%)
    9.89$ (34%)
    37.79$ (16%)
    6.60$ (78%)
    16.57$ (17%)
    33.97$ (15%)
    5.00$ (75%)
    26.09$ (13%)
    10.31$ (31%)
    2.85$ (81%)
    1.06$ (65%)
    4.00$ (80%)
    27.59$ (8%)
    2.50$ (90%)
    1.15$ (93%)
    6.49$ (57%)
    8.99$ (40%)
    18.47$ (69%)
    8.23$ (59%)
    3.24$ (78%)
    12.48$ (72%)
    12.44$ (17%)
    29.72$ (15%)
    8.27$ (17%)
    7.37$ (63%)
    GAMERSGATE

    [ 3198 ]

    4.95$ (67%)
    3.0$ (85%)
    1.84$ (74%)
    31.49$ (48%)
    0.94$ (81%)
    0.75$ (92%)
    3.67$ (47%)
    0.75$ (92%)
    3.67$ (47%)
    3.75$ (62%)
    4.69$ (81%)
    0.53$ (92%)
    7.5$ (75%)
    1.88$ (62%)
    1.31$ (81%)
    0.75$ (85%)
    2.63$ (62%)
    9.0$ (77%)
    8.24$ (59%)
    0.75$ (92%)
    4.79$ (40%)
    1.91$ (87%)
    7.79$ (40%)
    2.81$ (89%)
    8.0$ (60%)
    2.0$ (90%)
    1.05$ (85%)
    0.53$ (92%)
    3.38$ (92%)
    0.3$ (92%)

    FANATICAL BUNDLES

    Time left:

    0 days, 8 hours, 23 minutes


    Time left:

    23 days, 8 hours, 23 minutes


    Time left:

    5 days, 8 hours, 23 minutes


    Time left:

    36 days, 8 hours, 23 minutes


    Time left:

    42 days, 8 hours, 23 minutes


    HUMBLE BUNDLES

    Time left:

    3 days, 2 hours, 23 minutes


    Time left:

    3 days, 2 hours, 23 minutes


    Time left:

    12 days, 2 hours, 23 minutes


    Time left:

    19 days, 2 hours, 23 minutes

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