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


Game Updated to v1.3_20240602

v1.3 (2024-06-02)

  • fixed: bug when side quest recruitable NPCs (i.e. not hired NPCs, like Lisandro's quest) were replaced in their initial map position, after completing their quest, allowing the side quest to be replayed. Only hired NPCs should do that, when they're dismissed from the party.
  • fixed: bug in sound system where sound volume wasn't getting respected some times. The sound volume code was decoupled in more appropriate places to fix that.
  • fixed: bug where an elemental symbol was shown from non-elemental damages taken (a case being equipping the 'souldrain' ring that monastery devil is leaving behind). In addition, no elemental symbol was shown on damages caused by a condition (flamed, poisoned).
  • fixed: bug with randomisation, shown on previous version (2024-03-20) which caused the creation of the same items and gold pieces in chests and probably in other areas as well. Fixed once and for all.
  • fixed: bug in monster system where some non-legit monster entries could be created, potentially causing a number of issues while the game was on. This may also have fixed the known "invinsible monsters" issue and being stuck on 0,0 position (north-west) on open maps i.e. dry plains.
  • fixed: bug where the 'Explore' skill was kept increasing on already explored squares. Now, its only increasing on non-explored squares. In addition, the skill is increased only 50% of the time, keeping it in control as its a passive skill.
  • fixed: bug where armors using a dynamic ability score to compute i.e. Leather armor (4 + TechniqueMod) or Mage hat (0 + IntelligenceMod) were converted to a protection of < 0, undermining the total protection (by all items) because an ability score was too low. Now, the total protection of the item simply converts to 0 instead of getting negative, simply not providing a protection.
  • fixed: bug where characters having the poisoned / flamed conditions would cause an issue on 'full rest', as the game could hang trying to cause both damage (by condition) and also increase their HP (by resting). Now both conditions are considered 'restless' i.e. no hp/sp are gained while having these conditions, so no race condition will ever encountered. In addition, a character with a cursed item that negates hitpoints, won't be able to rest as well.
  • fixed: bug where shield/armor skills were trained if the character had a condition that caused an elemental damage (i.e. poisoned/flamed). Now, the type of damage is considered. In addition, no skill training for shield/armor is done if the damage comes from other sources such as cursed items.
  • fixed: bug where making the party 'wait here' (through 'Rest' options) would update the last date rested, effectively never triggering 'Exhaustion' condition by excessively passing the time through 'wait here'.
  • fixed: bug where party couldn't rest / wait in an area, warning about nearby monsters, although none were showing.
  • fixed: bug where the 'necromancer' on dry plains wont show up after midnight. The bug only shows up after you save/load the game, because monster visibility-by-time isn't saved properly and thus, not passed properly also on loading the game. In addition, since saving format was updated slightly, you need to restart with fresh saves since these details are associated with level initialisation (once).
  • fixed: bug where the party would be stuck on upper-left square of an open man (i.e. dry plains). This is/was a symptom of another bug, causing sometimes the creation of non-legit monsters at upper-left square of such maps, yet invincible and unmovable, however causing trouble to a party reaching that square.
  • fixed: bug where the voice set of new created characters (not prebuilt ones) was not generated correctly, which became apparent when the character died in combat and no sound was heard, in addition of producing some errors in log file. However, to properly fix that, new characters need to be created so voicer set will be computed normally and pass to save.dat file.
  • fixed: bug where sometimes an empty hand (non equipped with some item) would show number of charges i.e. like a wand or features like being cursed.
  • fixed: bug where the dungeon features (barrels, vazes, banners etc.) weren't shown at all when some criteria were met.
  • fixed: bug where walls with updated statuses (shown/hidden) weren't shown correctly after save/load (texcode was not correctly saved), although the walls kept their status mechanically (they were acting as obstacles/not).
  • fixed: bug where the exhausted condition was applied way earlier to party's characters, after excessive time without resting (this time is set to 24 hours, see 2.5 Traveling on rulebook) and under certain situations. Bug was found to be in time functionality so the main logic of it was rewritten, fixing a couple of bugs more.
  • fixed: bug where some monsters, mostly bosses (ones that have their hp / damage output modified, like the devil in monastery) had their hp / damage amped way more than predefined, under certain situations. In that case, multipliers were working on current values, not the base ones (the correct ones to start with).
  • fixed: bug where the hitpoints restored per turn on resting were sometimes zero (0), making resting a way slower process than usual. Restoring computations were fixed for both hp / sp and also balanced against maximum ability levels (see 2.7 Resting on rulebook)
  • fixed: bug where a triggered event would still move the monsters in obstacle / minimap level (incorrectly) but would not in rendering / game window level (correctly). This led to all kinds of symptoms i.e. invinsible monsters being obstacles and sometimes attacking the party. Now, triggered events correctly reset / disable monster movement (monsters are not moving when a party lands on a triggered event)
  • fixed: bug where the casting of spells that require a target (i.e. Cure) through chargable items (i.e. Wand) were consuming a use / charge before the actual cast (i.e. selecting a target); furthermore, the player could just cancel the spell but with the charge still used. Now, the item is charged a use after the actual spell cast.
  • fixed: bug where would be possible for a character to train in more than 8 skills per skill group (i.e. Misc), which would result on overflowing the character's skill window. In fact, there's a hard-limit of 8 skills per group per character (see 7.7 Capped number of skills). In addition, skill trainers wont train you a specific skill of a group where you have already this many of skills.
  • fixed: bug where the game was crashing, infrequently, and for apparently no reason. A well hidden bug that couldn't be replicated easily, related to internal XML engine used by game's engine (pugixml), which tried to use objects that were alive no more.
  • added: minor fixes to hard mud -> grass transitions which shown some glitches / non-constistent transition previously.
  • added: now logo/intro sequence flags are updated into save.dat, after they've been watched and not when the player saves his game. However, the player will get a 'skip this..' opportunity from the first time these sequences are been watched, so they can be skipped.
  • added: based on above sound volume issues fix, some misc sounds/music are now respecting the sound volume settings (save.dat), for example logo, title, intro sounds etc.
  • added: fixed a minor, hard to see graphical glitch on character block.
  • added: additional 64 characters in prebuilt mode in characters creation, reaching 128 total.
  • added: characters with a stat/condition affection i.e. "Flamed" condition, wont get damaged all at the same turn. Randomiser is run again for every affected character and 50% of the time will damage him/her. More in rulebook, chapter 10. Conditions.
  • added: alt+tab support for Windows, for fullscreen, windowed and letterbox modes. Alt+tab support will be followed on Linux sometime later.
  • added: a skill trainer teaching the 'Awareness' skill, on 'Initiate' expertise, in the south-east area of Amphill. Added as an additional opportunity to get a skill that is able to reveal hidden content early on.
  • added: spell casting training is now more balanced vs melee training, providing +2 XP skill training on spell casting (instead of +1 XP), due to finite nature of spells. This will help training magic skills more efficiently.
  • added: spell slot allocation was improved to allow more spells in early intelligence levels, while getting more balanced in the later intelligence levels. In short, a starting party will be able to cast more spells with the same intelligence points, further fixing some magic skill imbalance issues.
  • added: show item details, on character screens and game window, when an item is hold on mouse. In addition, item details are shown on shops as well, when an item is highlighted (selected). Finally, each spell details can be shown when the 'view' icon (an eye), on an opened 'spell window', is clicked.
  • added: the ability modifiers are now shown on character 'Stats' page, next to each ability's name, which will help finding out how high/low the particular ability scores are, especially with the addition of item description blocks.
  • added: some items such as Leather armor provide a protection based on character's ability score i.e. 4 + TechMod. However, this will quickly cause an imbalance as the character keeps adding more Technique, for example at Technique 100 (+40), this will provide a 4 + 40 = 44 (!) protection for such a simple item. To balance things out on such items, a maximum capped bonus of +15 added (see 13.6 Capped effect by ability bonus).
  • added: now spells that use the magic skill expertise for magic output (i.e. Firebolt), will be slighly 'capped' so as to not rival the strongest spells on highest expertise, while being lower expertise spells and having a lot more spell slots this way. Check the new magic outputs per spell on spell list and also read '14.4 Capped effect by expertise' on rulebook.
  • added: stone floor tiles, along with the already hard mud and snow mud floor tiles. These tiles will be used on now large / multifloor cities to increase the immersion on such cities.
  • added: hourglass info on UI now shows the current time, in hh:mm format, rather the current year, which should be found through 'Rest' anyway. Useful on harsh environments where the time runs way faster.
  • added: fixed some graphical glitches on intro sequence and improved it overall.
  • added: graphical improvement on the character's inventory page.
  • added: graphical improvement on the map, both full and minimap.
  • added: graphical improvement on the 'skull & bones' dungeon item.
  • added: various graphical improvements and additions on features: shackles, barrels, potions, vases
  • added: balancing on shop items and their frequency. Specifcally, added 2 additional pages on 'weapon shops', balancing on their larger number of item types. In addition, dropped a page on most item types such as shields, boots, helmets, rings etc. due to their small number of different types. That led to creation of a lot more magical items, defeating the rarity concept, or a lot of duplicated base items.
  • added: slighly increased color contrast on character pages (darkening the character's marbled texture a bit).
  • added: a graphical hint / clue (a painting) on a puzzle found on 'Cult of Wizards, Hideout', that some players missed even reaching (moving to a particular square was needed to trigger the event). Missing this event leads to a non-completed map (i.e. not 100%), given the puzzle reveals a small area. This caused some confusion, since players were wondering what they've missed.
  • added: extra dialogue and an opportunity for skill learning on 'Retrieve the Bow' quest (thanks @strangecat0)
  • added: extra quest on 'cult of wizards, hideout', to return the bones to monastery for proper burial (thanks @strangecat0)


[ 2024-06-02 09:21:01 CET ] [ Original post ]



The Darkness Below
ELEFTHERIADIS SAVVAS
  • Developer

  • ELEFTHERIADIS SAVVAS
  • Publisher

  • Q3 2024
  • Release

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

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

  • Positive

    (17 reviews)


  • Review Score

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

  • Overview

    Embark on an epic journey into The Darkness Below, a cRPG that pays homage to the golden era of 90's cRPGs. With grid-based movement, turn-based combat, and 2.5D perspective, the game transports you to a vast and colorful fantasy world filled with puzzles, exotic creatures, forgotten dungeons and ancient guardians.

    Drawing inspiration from Dungeon Master, Eye of the Beholder, Lands of Lore, and Might and Magic 3-5, this retro adventure seamlessly blends classic cRPG elements with D&D mechanics, where your choices truly shape your destiny. Dive into a rich and immersive world filled with monsters, npcs, skill trainers, intricate dialogues and meaningful interactions.

    Uncover forgotten lore and solve challenging puzzles as you navigate through abandoned places and bustling towns. Engage in endless side quests, forging your path towards character advancement. With full character generation and quick party options, your adventure is as unique as the hero you become. Are you ready to explore a realm where every decision matters?

    Set to be the largest single-player first person grid-based cRPG of all time, "The Darkness Below" promises a rich tapestry of lore, skill challenges, and grinding gameplay that will captivate fans of the genre. Are you ready to uncover all of its secrets?

    Features

    • Windows / Linux
    • First person grid-based dungeon crawling experience, as traditional as it gets
    • Pixelart aesthetic, event cutscenes and a colorfully vibrant world, straight from the 90' golden era
    • Grid-based animated movement, through mouse and keyboard (with custom key bindings)
    • Blazingly fast turn-based combat, much like M&M 3-5
    • Interactable items & objects (ground items, levers, doors, keylocks, text banners, traps etc.)
    • Various NPCs and voice-overs (greetings, death, refusals etc.)
    • Recruitable NPC companions (CPU based), each one with specific talents in combat (skill, weapons, spells, quest NPCs etc.)
    • Skills learning based on usage (skill XP increases by using), expertise level (initiate, adept, master etc.) and requirements (profession, ability scores etc.)
    • Skill advancing through multiple skill trainers on villages and towns, each one advancing characters to specific expertise (initiate, adept, master etc.)
    • Spell system based on slot allocation, very similar to D&D mechanics
    • Spells sorted into specific magic schools / elements ("Fire magic" etc.), sorted by expertise (initiate, adept, master etc.) and cast through staffs, holysymbols, scrolls and wands
    • Passive / active skill checks, similar to D&D challenge checks
    • Dynamic itemization, with about ~300 base items and on-demand creation of random items with various enchantments ("of Fire damage" etc.) or uniquely named ("Pyroblade" etc.)
    • Enchantments to further improve items like "of Fire damage" and "of Titan", allowing more strategic decisions on party equipment and leading to tens of thousand items
    • Shops dealing with various trades (weapons, magic, books, general store, stable etc.)
    • Create new characters or choose prebuilt ones, through a very fast and intuitive character generation system
    • Local / world / mini map, with local and world completion %
    • Unlimited saves with screenshot thumbnail, world completion % etc.

    Early access content (the "Prelude")

    • Game's rulebook contains most of the following details
    • 7 maps (about ~3 hours gameplay, straight from full release content)
    • 6 quests (major and side quests)
    • 30 skills (from "Long blade" and "Fire magic" practitioners to D&D environmental like skills like "Fitness" and "Survival")
    • 20 spells (sorted into 5 levels of expertises like initiate, adept, master etc. and 7 elements like Fire, Air etc.)
    • 300 base items (from "Short sword" and "Long sword +1" to "Lightning Bow +2" and "Master Scroll of Firebolt")
    • 50 item enchantments (from "of Fire damage" and "of Cavalier" to uniquely named ones like "Pyroblade")
    • 15 monsters (from "Skeleton" and "Goblin" to menacing "Devil", each one with custom actions similar to D&D)
    • 8 conditions (from "Poisoned" to "Cursed" and "Maddened")

    World

    The following might give an idea about the scope and length of the game
    MINIMAL SETUP
    • OS: Ubuntu 16.04
    • Processor: Intel CeleronMemory: 1 GB RAM
    • Memory: 1 GB RAM
    • Graphics: Desktop resolution 800x600 or higher. Graphic cards with OpenGL v2.0 (2004) or higher
    • Storage: 30 MB available space
    RECOMMENDED SETUP
    • OS: Ubuntu 20.04
    • Processor: Intel Core i3Memory: 2 GB RAM
    • Memory: 2 GB RAM
    GAMEBILLET

    [ 5951 ]

    8.29$ (17%)
    16.79$ (16%)
    33.97$ (15%)
    25.46$ (15%)
    24.49$ (51%)
    22.89$ (62%)
    3.16$ (84%)
    5.21$ (13%)
    13.33$ (78%)
    7.12$ (11%)
    5.03$ (16%)
    7.50$ (50%)
    4.59$ (8%)
    17.19$ (14%)
    4.24$ (15%)
    16.89$ (16%)
    25.99$ (35%)
    26.29$ (12%)
    31.89$ (20%)
    12.74$ (15%)
    2.97$ (80%)
    0.87$ (91%)
    8.89$ (78%)
    26.09$ (13%)
    33.99$ (15%)
    13.34$ (56%)
    4.50$ (90%)
    10.06$ (50%)
    10.59$ (65%)
    4.24$ (39%)
    GAMERSGATE

    [ 3154 ]

    2.55$ (74%)
    12.59$ (37%)
    4.5$ (70%)
    5.78$ (66%)
    5.0$ (50%)
    2.7$ (86%)
    1.31$ (81%)
    1.13$ (89%)
    5.63$ (62%)
    0.88$ (91%)
    5.0$ (50%)
    13.99$ (30%)
    1.46$ (89%)
    4.25$ (79%)
    5.0$ (80%)
    4.95$ (67%)
    3.19$ (79%)
    21.24$ (15%)
    18.74$ (25%)
    4.0$ (80%)
    2.5$ (50%)
    2.25$ (85%)
    0.53$ (92%)
    2.55$ (87%)
    2.25$ (91%)
    0.64$ (87%)
    3.75$ (85%)
    1.0$ (90%)
    0.45$ (92%)
    2.1$ (70%)

    FANATICAL BUNDLES

    Time left:

    3 days, 4 hours, 38 minutes


    Time left:

    26 days, 4 hours, 38 minutes


    Time left:

    8 days, 4 hours, 38 minutes


    Time left:

    39 days, 4 hours, 38 minutes


    Time left:

    45 days, 4 hours, 38 minutes


    HUMBLE BUNDLES

    Time left:

    5 days, 22 hours, 38 minutes


    Time left:

    5 days, 22 hours, 38 minutes


    Time left:

    14 days, 22 hours, 38 minutes

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