Jump to content
The Dark Mod Forums

Recommended Posts

Posted
5 hours ago, nbohr1more said:

Are you sure you have v1.3 installed ?

Sadly I updated the FM after I finished my playthrough. I saw the post about it above and it didn't mention that sky brush so I figured I'd post this observation. I may replay the updated version again since I liked this so much: If the different difficulty levels were used I may have played it 3 times, sadly the author went with the "All The Same" approach.

  • 2 weeks later...
Posted

v1.4 is up in the mission database.

A few minor fixes \ improvements:

Missing decorative objects fixed

LOD \ Detail setting changes to improve things for low-end players

New wreath asset

Biker Note:

Changes:

I have been tweaking the LOD levels through-out the map -
- Snow fall has been moved to LOD low/normal.
- world fog moved to LOD better.
- fireplace grills to LOD better.
- world moonlight moved to LOD high.

Other tweaks -
- reduced light counts in all the fireplaces.
- reduced the length of the looping menu video background.
- Some new assets

Gameplay:
- added more ways for the player to get around.
- tweaked existing routes to make some easier or more of a challenge.
- and added an additional option objective.

  • Like 2

Please visit TDM's IndieDB site and help promote the mod:

 

http://www.indiedb.com/mods/the-dark-mod

 

(Yeah, shameless promotion... but traffic is traffic folks...)

  • 2 weeks later...
Posted (edited)
On 12/24/2024 at 12:20 PM, MirceaKitsune said:

Had a little thought in mind I wanted to share, for a little secret objective in case this FM is updated again.

  Hide contents

Even if the player is technically not on good terms with the Builders, what if a small part of the dark lord's chest could be donated to the church? You have this tiny donation box which I almost felt bad robbing till I saw the note inside: On my way back I tried to leave some of the safe's contents inside but there wasn't any way which seemed a little meh. Maybe after you fill up everyone's chests, a few coins can be left over which the player may deposit here to achieve a secret objective for a very kind gesture?

scrooge(2024-12-2405-28-50)(-124.18-826.16-183.75).thumb.jpg.077db6144a12d95e7fc33a6b78d29203.jpg

 

I was wondering if something special was supposed go in there. I thought of stuffing in a dead rat when the cash didn't work. Actually I put one in Curmudgeon's safe as a calling card😉

Edited by grodenglaive

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recent Status Updates

    • Ansome

      While updating my first FM, I noticed a lot of silly things I did because I was still new to DR. For example, there was a model for a wheel that I wanted the player to be able to turn that had its origin off-center. I didn't know I could just re-export the model inside DR to fix its origin, so instead that wheel triggers a func_mover it's bound to. A silly solution in retrospect, has anyone else made somewhat janky or roundabout solutions to technical challenges in their maps? I'd love to hear about 'em!
      · 5 replies
    • datiswous

      If you use DarkRadiant in Linux while using a dark theme, a large amount of the icons are hard to see, because it's dark-color on dark background (wish DR darkmode was a little less dark). A workaround is switching to a light theme when using DR. I'm using XFCE as DE, so I made this script (mostly copied from this code), which works as a toggle. Then I set it to a keyboard shortcut. The switch works even when DR is already opened.
      current_theme=$(xfconf-query -c xfwm4 -p /general/theme) if [[ $current_theme == 'Adwaita-dark' ]]; then xfconf-query -c xsettings -p /Net/ThemeName -s 'Mint-X-Grey' xfconf-query -c xfwm4 -p /general/theme -s 'Mint-X-Grey' else xfconf-query -c xsettings -p /Net/ThemeName -s 'Adwaita-dark' xfconf-query -c xfwm4 -p /general/theme -s 'Adwaita-dark' fi This only works for the XFCE DE though.
      · 0 replies
    • datiswous

      I just bought/build a new pc, so probably less performance related whining from my part from now on..
      Sorry in advance!
      Here are the specs
      · 4 replies
    • jivo

      In case you missed it, I updated the Visible Player Hands mod to version 2.0. It now works while a weapon is selected and has a Linux version too.
      Check it out if you're interested: Visible Player Hands 2.0
      · 0 replies
    • thebigh

      Starting a playthrough of the whole Dark Mod, from oldest mission to newest. I've knocked over the first few already and about to start Living Expenses. Only ~170 missions to go!
      · 12 replies
×
×
  • Create New...