Jump to content
The Dark Mod Forums

Search the Community

Showing results for '/tags/forums/work thread/'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General Discussion
    • News & Announcements
    • The Dark Mod
    • Fan Missions
    • Off-Topic
  • Feedback and Support
    • TDM Tech Support
    • DarkRadiant Feedback and Development
    • I want to Help
  • Editing and Design
    • TDM Editors Guild
    • Art Assets
    • Music & SFX

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


AIM


MSN


Website URL


ICQ


Yahoo


Jabber


Skype


Location


Interests

  1. The Dark Mod 15th Anniversary Contest! To celebrate our 15th year, we are holding a fan mission contest! The Dark Mod project trundles onward for it’s 15th year in a row. In that time we have improved our game engine in countless ways and have grown to over 170 missions! To celebrate our perseverance and the years of improvements to come, we are hosting a contest to mark 15 years since the 1.0 release! Now is your time to demonstrate the mission design that best exemplifies your personal style and capabilities! Please consider entering this event! Unlike most recent contests, there is no defined theme and we are simply going to score based on our standard metrics of Story, Gameplay, and Visuals with our standard weighted scoring: Max Possible = Total Votes * 5 (Outstanding) TotalMaxPointsPoss (TMP) = AllCategoryVotecount(ACV) * 30 Full Weighted Score (FWS) = (Gameplay score*3 + Visual score*2 + Story score) / TMP Contest Submissions should be provided before October 16th so that players can start playing and celebrating on the 17th! The players have been keen to relay that they would like really creative missions so it may be worthwhile to examine our “Community Unusual Contest” to get an idea about the wild range of possibilities we offer to designers. Also, since the contest submission is in October, there will probably be an increased desire for Horror themes. The Dark Mod 2.12 was just released so including new 2.12 features is strongly encouraged. Finally, it might be nice if authors name their protagonist Corbin to match the included missions. ( None of the above suggestions are requirements for the submissions. ) Please post your intention to enter in this thread. Thank you! The Poll on this is to demonstrate the intended design used in the mission release threads.
  2. Is there something wrong with the forums lately, or is it my browser? I've been having trouble formatting posts, and just now I couldn't format anything at all.

    I'm using Vivaldi.

    Usually I have to: select text, click bold, nothing happens, select again, click bold, then it works. 

    Same for other stuff, like creating spoilers, bullet points, links. Nothing works the first time. 

    1. datiswous

      datiswous

      I have no problem. I use Firefox. @Zerg Rush also uses Vivaldi. Have you tried without extensions, or in another browser?

      (btw. bold, italic and underline have shortcut keys: Ctrl B, Ctrl I and Ctrl U, you could try that)

       

  3. Since upgrading my gpu to an nVidia RTX 3060, I can only set v-sync via driver setting Sync to Vblank. At least I thought that's what that setting does. Enabling V-sync in TDM does nothing. I use Manjaro Linux xfce Both TDM 2.11 and 2.12
  4. The concern that newcomers and players that play the game occasionally don't know or cannot figure out some features looks like a recurring topic. Since we cannot rely on the training mission alone I propose a "global tip system". First, we need a setting: In-game tips: Yes/No This setting must be easily accessible and therefore it should be included in the main menu or stand out in the settings screen. Now, when the setting is enabled players will get tips in ANY and ALL missions when triggering a condition for the first time. Examples: Player frobs a (shoulderable) ragdoll for the first time: To shoulder a body frob it and press "Use". Drop the body by pressing "Use" again. Player frobs a moveable extinguishable light for the first time: You can extinguish a candle by pressing "Use" while holding it. Find fire sources to relight candles. Player frobs a moveable switchable lantern for the first time: Press "Use" while holding moveable lights to switch them on and off. Player unlocks a door (or object) with a key for the first time: You can lock it again by selecting the appropriate key and pressing "Use". Player shoots a water arrow for the first time: Did you know water can clear blood stains and make moss grow stronger? Player shoots a rope arrow for the first time: Press "Attack" while hanging on the rope to swing. ...
  5. this user is impervious to holy water

    open to work, seeking for private supernatural guard job for rich noble house job , supernatural mercenary job, sacred place private security or something along that line

  6. Do we have one of these? I know we kind of have one for upcoming TDM projects, but not a general game thread. I'll start. Elden Ring:
  7. Now that The Dark Mod 2.11 is out, please share any thoughts, issues, or well-wishes here. Thank you!
  8. The Dark Mod is hosting an Ask Me Anything thread on the PC Gaming reddit forum:  https://www.reddit.com/r/pcgaming/comments/10nfcwj/hello_we_are_the_international_development_team/

    Feel free to join the discussion there :)

    1. AluminumHaste

      AluminumHaste

      That was so cool to go through!

    2. Shadow

      Shadow

      Very effective. There's Thief fans there admitting they never heard of TDM, and now they are trying it. So excellent.

  9. I just figured out how to make subtitles work in TDM (srt) for ingame cutscenes and how to automatically generate the srt file in Kdenlive's speech recognition (I just had to edit it a bit).

    Kdenlive is a free and open source multiplatform pretty advanced video editor.

    Test case is the first builder gost scene in Requiem saying:

    1
    00:00:00,180 --> 00:00:02,140
    the builder be with you this night
    
    2
    00:00:02,600 --> 00:00:04,840
    there will be secrets all around you
    
    3
    00:00:05,040 --> 00:00:06,439
    so have a keen eye

    The following page gives you the basic info:

    https://wiki.thedarkmod.com/index.php?title=Subtitles

    These 2 tutorials give you the info for creating the srt files:

    If you run into the problem the Kdenlive cannot find your Python PATH, then here is a solution:

    https://www.mail-archive.com/kde-bugs-dist@kde.org/msg672183.html

    Edit: During the installation of Python, in the installer, if you select more options, you can specify to set the PATH. I tried this on another Windows computer and this fixed the issue. Much easier solution.

     

    This is all the code for the testcase:

    Spoiler

    fm_root.subs file in subtitles folder in fm's root:

    // Requiem subtitles
    
    subtitles fm_root {
        verbosity story
        srt "sound/voices/Hanno1.ogg" "subtitles/hanno1.srt"
    }

    hanno.srt file in same folder:

    1
    00:00:00,180 --> 00:00:02,140
    the builder be with you this night
    
    2
    00:00:02,600 --> 00:00:04,840
    there will be secrets all around you
    
    3
    00:00:05,040 --> 00:00:06,439
    so have a keen eye

     

     

    Maybe I will create a seperate (text,images based) tutorial on the wiki.

    1. Show previous comments  5 more
    2. Geep

      Geep

      I've tried "On" and have seen a guard bark with some subtitling in Away 0. In my newly-added intro to the stgatilov's Subtitles wiki page, I mention that a dozen barks for the Cynic voice are available so far to existing games.

      @nbohr1more, @stgatilov, I've noted the following in the bugtracker but let me call this to your attention here: the standard overlay .gui for subtitles offers 3 non-overlapping fields in the lower screen for subtitles, but my copy of 2.11dev source code (not the latest) seems to provide 4. I think these numbers should agree. In my update to the Subtitle wiki article, I revised the number from 4 to 3.

    3. stgatilov

      stgatilov

      Obviously, you'll see the minimum of these two numbers on screen...

      Otherwise, it's not a problem.

    4. Geep

      Geep

      OK. I was thinking that it's better for the code to correctly know it can't display a subtitle at the moment because of it's out of slots, rather than think the fourth slot is showing when its not. Because in the first case, maybe it can eventually/belatedly show the subtitle if/when a real slot becomes free. Unless the code's not meant to be that sophisticated.

      Is there some special .gui (now or planned) that uses 4 slots?

      @stgatilov, I can tweak the wiki page further based on your responses.

  10. I am curious as to which distributions and tool version are known to work when compiling either the 2.10 source archive or svn trunk. Cmake errors out with both Archlinux and Mint 21 for me. For good measure I will include some information I gathered about these errors, but I just want to be able to successfully build tdm on something. (My end goal is to compile in either pulseaudio or pipewire support for openal if that's possible; even though this thread got my audio working (arch audio subsystem is pipewire{,-alsa,-audio,-pulse} & jack2 ) ) I've also tried compiling against the latest svn trunk, that fails too, although the point in which it fails is slightly different. What do the developers use to build the linux release? System information for the failed builds against the 2.10 archive: System #1: cmake 3.22.1 | gcc 11.3.0 | kernel 5.15.0-56-generic | distro Linux Mint 21 System #2: cmake 3.25.1 | gcc 12.2.0 | kernel 5.15.83-1-lts | distro Arch Linux src archive used: sha256sum thedarkmod.2.10.src.7z 73aa974635293e6ca07396be19901355f8224637bdf3ce73404b8eef74148a1c thedarkmod.2.10.src.7z Build command from root of extracted src: [ -d build ] && rm -rf build mkdir build && cd build && cmake --debug-output --loglevel=DEBUG -DCMAKE_BUILD_TYPE="Release" .. &> cmake.$distro.log && \ make -d --debug=a -j &> make.$distro.log ; cd .. make.mint.log.gz make.arch.log.gz cmake.mint.log.gz cmake.arch.log.gz
  11. Since Aluminum directed me here ( https://forums.thedarkmod.com/index.php?/topic/9082-newbie-darkradiant-questions/page/437/#comment-475263 ) can we have unlimited renderer effects? Well, maybe not unlimited, by maybe 3-5? Thanks.

     

    1. Show previous comments  1 more
    2. Nort

      Nort

      Since I wasn't the one mainly asking, I'll just cite you in the original thread instead.

    3. AluminumHaste

      AluminumHaste

      There already is a kind of sorting, sort nearest, sort decal, sort <n>. For things like windows and such, sort nearest should probably have the desirable affect, though looking through multiple translucent shaders might kill performance.

    4. Nort

      Nort

      Is having multiple render effects really killing performance that badly? I don't understand. You're saying that if I have two transparent objects side-by-side, then they'll just count as two render effects, but when combined, they somehow become something much more difficult to render?

      Never-the-less, unless we're talking some kind of infinite portal problem, why not let the mapper choose how much he wants to kill performance? Just warn him against putting too many effects close together.

  12. After all the research I've done so far and comparisons, including reading the history of the development of TDM. It seems TDM would be the best engine possible for DOOM 3. Any thoughts, or avenues to pursue on this from anyone constructive would be much appreciated.
  13. Woo!! 2.10 Beta "Release Candidate" ( 210-07 ) is out:

    https://forums.thedarkmod.com/index.php?/topic/21198-beta-testing-210/

    It wont be long now :) ...

  14. I don't think there's a link to thedarkmod.com on forums.thedarkmod.com ...

    1. datiswous

      datiswous

      Yeah and the wiki and moddb. It should have those links in the footer I think. Probably easy to add by an admin.

      Edit: And a link to the bugtracker. I'm always searching for a post in the forum that links to that because I can't remember the url.

    2. Petike the Taffer

      Petike the Taffer

      I drew attention to this several times in the last few years. No one payed it any attention, so I just gave up.

    3. duzenko

      duzenko

      Reluctance to improve the forums is matched by reluctance to allow more people to work on it. Talk about trust and power.

  15. Some of you who've been on the TDM discord know I was out of work last Winter, just putting in hrs for the developer portfolio. Currently I've been working a seasonal job to pay the bills and now I'm finally in my last week before I get bumped off. Things will be tight but I'm planning a long off period to make as much content as I can. Big plans in Unreal Engine as well as my most ambitious TDM collab yet! Never been so excited to be a stuck at home to pursue my life's work. With a lotta time and maybe some luck, I'm hoping to get enough art work done that I may start applying around to studios.

    1. Show previous comments  1 more
    2. nbohr1more

      nbohr1more

      Sorry about the job status but I am glad to hear that you will be doing some TDM things to sharpen your prospects :) Good luck!

    3. Epifire

      Epifire

      Thanks fellas!

      @NeonsStyleYeah I see CA's listings pretty frequently on ArtStation. Certainly making some cool stuff, however I just wish they had a branch state-side. 

      @nbohr1moreHonestly the job situation is what makes this possible for me. If I'm living within my means, unemployment benefits will keep me afloat while I make this a full-time endeavor.

    4. NeonsStyle

      NeonsStyle

      Money or the lack thereof sucks balls. Hope you guys find a solution. @Epi, you can work online, that's a

      big thing today, n offers so many opportunities, but the work isolation is tough.

  16. *****UPDATE***** cabinet1 fans! Version 2 of the cabinet1 extension pack is here with a new desk and bench model as well 5 unique hutch and curio cabinet prefabs! Big thanks to cabinet1 expert @Dragofer who generously polished the models and prefabs and fixed up the naming/pathing/definitions to be core mod compliant. God speed! cabinet1_xtended.zip *****Original Post***** Jumping over from the Discord where you should definitely join us if you aren't there already. No modelling skill here what so ever, but I have long found myself hopelessly addicted to cabinet1. Now it has gotten even worse with desk02 and desk03 being such great new assets. I just wanted/needed a little more matching furniture for my map so I put these together in DR. To be clear these are very basic but along the way I thought they might be of utility to anyone else who just needs more of that cabinet1 magic and can't wait for the pros to deliver the next dose. Of course just like cabinet1, desk02 and 03 they all have the "desk_old" skin variant and there is a prefab for the curio cabinet with working doors. God speed.
  17. I wouldn't normally do it, but I put a member on my ignore list because the posts were upsetting. Very upsetting. I enjoy TDM and DR and enjoy the forum, except for the one person. Usually I check the forum out as 'guest' but will auto sign-in so there's no trace of the ignored person's post, mentions, and all of it. But it doesn't work. And I'm outa here if I have to suffer any more of that.
  18. It doesn't work at all, v2.09a and the latest dev build. If I input eg. "r_showShadows 2" nothing happens, then when I input "r_showShadows" it gives the info that the value is currently set at "2", that default is "0", along with info on how it should work.
  19. Hello dear developers! Why do many variables not work in your darkmod.cfg? I changed the following variables and set the value to " 0" seta pm_bobroll "0" seta pm_bobpitch "0" seta pm_bobup "0" seta pm_runroll "0" seta pm_runpitch "0" seta pm_runbob "0" seta pm_walkbob "0" seta pm_crouchbob "0" I launch the mod. . I run training mission. And all settings are reset!! The game also does not read variables from autoexec. cfg.
  20. Hello, as others have done, I'd like to start my own mapping thread to provide content I create in one place. Feel free to use anything from this map in your maps or for TDM integration. There is a book in the map with more description of the contained content. OGDA_Demomap Version v3: https://das-kartell.org/files/thedarkmod/ogda_demomap/ogda_demomap.zip Installation: Extract the content of the zip-file your "TDM install dir/fms" folder, the folder "TDM/fms/ogda_demomap" should be present afterwards. I'll post new versions from time to time when I have new content ready. Current map contents: v1: New Paintings (for details see here: New paintings thread v2: TDM Fountain prefab expanded with base, water, light and particles Drainable/fillable bath with sounds and secret compartment only accessible when drained Moving bookshelf with hidden compartment, very failsafe, the setup ensures no clipping or false states will happen (with one tiny exception, see book) Buildings (TDM defaults) with lights, monster-clip ond some details added New Buildings, mainly created from Springheel's TDM modules v3: Ambient light setup Additional info for the current version: - Foutain still needs monsterclipping - the largest building on the right side has a working window where the candle is, you can fill the room with content or revert the window to a func_static - most of the content that belongs together is grouped for easier copying/moving - most of the content is created for A night of loot 2, but that map is still in extremely early stages, there's no guarantee or release date for that one Credits: Additionally to content created by me, this map contains content provided by: - The Dark Mod - Obsttorte (i.a. fog script, texture blending) - Springheel (modules shipped with TDM) - TDM community github repo (Thread) Please let me know if you find content created by you in this map in case there isn't a mention yet. Screenshots:
  21. It’s my first FM I’ve ever created for any game. I’ve essentially finished the map but I’d like to have some feedback. I’m still open to changing things depending on feedback, so it hasn’t officially hit the beta stage yet. The mission is quite different than the standard thief/dark mod mission (more story driven and atmospheric) so I’ve got no idea how well it will be received. Due to the nature of the mission it will have lower replayability so keep that in mind if you wanted to test it before its official release. When there’s a few people interested I will post it in the beta testing forum. Thanks. Type of mission: Mansion/Estate/Horror Some screenshots attached.
  22. I get the feeling antialiasing does not wish to work for me, even when I use the 4x or 16x option in the main menu. I remember getting the impression that it worked sometimes in the past, but yesterday I looked at the edges of some objects and could clearly see the jagged edges of the geometry. I wonder if this is specific to the Linux version: I have an AMD card and use the free amdgpu driver... there was talk about Mesa having issues handling AA properly depending on how the engine calls it. What do you suggest I check?
  23. It seems like statuses work again? Cool.

×
×
  • Create New...