Jump to content
The Dark Mod Forums

Search the Community

Showing results for '/tags/forums/reason/'.

  • 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. In the first post of the other topic Geep proposed: Then Stgatilov's answer: But I think applying subtitles in different languages shouldn't be too hard I would think, but I don't know how the current translation system works. The engine should apply the correct subtitles based on the applied language setting, this doesn't need a whole new language system I think. Not sure who's going to write those subtitles though. I can only do Dutch and English and nobody needs Dutch I think. I suggest further discussion of this to take place in topic https://forums.thedarkmod.com/index.php?/topic/21741-subtitles-possibilities-beyond-211/
  2. 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.

  3. I agree, which is the reason why I made mission sorting in my patch like this, which is also how missions are sorted elsewhere in the web.
  4. I've been asked to post about the increased mantle speed in 2.12 as some folks have been curious about the change. After a lengthy internal discussion along with testing and input by several mission authors, it was agreed internally to increase the mantle speed. But during 2.12 beta testing, we would like feedback on any bugs or issues that you find. The reason for the change was to address feedback from players that mantling was "painfully slow", "slow and clunky", "mantling sucks - it's just slow", and so on. Several mission authors supported making mantling faster, and so the dev team decided to tweak the mantle speed. There were multiple implementations with the final implementation being a compromise. Also, the dev team studied some parkour techniques to ensure that the mantle phases and timings were good enough. The changes include: The original mantle phases were kept as that is what longtime TDM players are used to, and only the duration of some phases were reduced. Changed the pull animation so that it has both acceleration and deceleration rather than just deceleration. Tweaked the swaying back and forth a bit to work better with the increased speed. When the player in forced into the crouch position at the end of a mantle, crouch near the end of the mantle rather than the beginning in order to remove the sudden "dip" of the player's view. A majority of dev team members were against adding a menu setting, so being able to toggle between the old and new mantle speeds will not happen. It is recommended that you try out different "Mantle Roll" values as some prefer "0.1" and others prefer "0.5". We hope you all enjoy this adjusted mantle speed, especially the overhead mantle, which is now more consistent with the other mantle types. Bug tracker: https://bugs.thedarkmod.com/view.php?id=6343
  5. Does that work with reloadXData as well? I didn't test with core files. I tested with fm's subtitles. I tested with a subtitle I made (and is now included in fm) for WS5. At the start of the mission you walk for a bit and you get a monologue of some drunk guy containing multiple (sound+)srt files. Later I tested inline on Braeden Church. Btw. do you think these sound files might be used by other missions? Otherwise I would move them to the fm folder including the subtitles. //Note: These sounds are mostly specific to Saint Lucia mission. //But for some reason, they are located in core, so better define their subtitles here. subtitles tdm_stlucia { verbosity story inline "sound/voices/builders/builder1/conversations/builder1_conv_4.ogg" "It is not for me to question Brother Renald, but it does seem that there is naught but rats and beggars to guard against." inline "sound/voices/builders/builder1/conversations/builder1_conv_3.ogg" "As you say. Though the Lord Builder is known to work in ways most mysterious." inline "sound/voices/builders/builder2/conversations/builder2_conv_3.ogg" "Indeed. It is not our place to question. Our obedience doth honor Him." inline "sound/voices/builders/builder1/conversations/builder1_conv_1.ogg" "How much longer must we guard this accursed place?" inline "sound/voices/builders/builder2/conversations/builder2_conv_1.ogg" "The archbishop doth come two days hence." inline "sound/voices/builders/builder1/conversations/builder1_conv_2.ogg" "I should be ashamed to have His Eminence in such a place as this." inline "sound/voices/builders/builder2/conversations/builder2_conv_2.ogg" "It is hard to imagine a true miracle doth take place here." } Edit: I think it's simply possible to do a search in all fm's to see if these files are used outside of Saint Lucia.
  6. I dom't use it, i found it here with the filter set to OpenSource. the TOS and PP isn't excluding for an OpenSource app, if they use ads mean that they also need to pay an server for this online service. OpenSource is not synonymous with free either, perhaps after the beta phase it is no longer free, so perhaps you can take advantage of the fact that it is still free to create a series of textures that can be used or search another one in Futuretools. AI generated textures and assets, by definition, don't have any copyright, so you can use them as you want. https://www.futuretools.io/?pricing-model=free|open-source&tags-n5zn=gaming
  7. There's a bug I've been noticing for a long time, but for some reason it didn't click with me to mention it till someone else just mentioned seeing the same thing and I realized I'm not the only one. The contents of some chests and small containers like drawers will sometimes not become frobable when you open that container: You may need to close the door and open it again, after which you can frob any scrolls / keys / etc inside. Most likely something is happening with target_setfrobable getting triggered at the wrong time. Even when they are frobable, tiny items in small containers will sometimes only highlight from a very specific position and angle: I've had cases where I needed to lean forward and look at a coin just right and it would only highlight when my crosshair was on that one pixel. I'm sorry I didn't think to note down a FM and viewpos where to test it; If you need I'll keep that mind for when I play the next one. This doesn't happen a lot any might be hard to catch, but often enough as to be noticeable... in most recent FM's it seems to occur at least once in some drawer or lockbox.
  8. Creating a new thread for this as it was being discussed in an old beta-testing thread starting here: https://forums.thedarkmod.com/index.php?/topic/21822-beta-testing-high-expectations/&do=findComment&comment=490751 I suppose the main questions are: when should this spawnarg be used, if at all? why was it introduced in the first place? Can we get it documented properly on the Wiki so misuse isn't propagated? @stgatilov @Dragofer
  9. You can walk through every entity and spawnarg in the set up piece by piece and see if there's a logical problem buried in there. I don't recall how the fade-in works for the initial ambient anymore. It's been too long. But you can experiment to see if it's really borked. But what I came to say is that note there's a Sound Override setting where you can just set up an ambient transition yourself by some trigger if the location transitions aren't working properly for some reason. One thing you might try, if the initial ambient always borks the fade in no matter what you do, is to set a dummy initial sound by immediately triggering the Sound Override as soon as the map starts, like just a quarter second of silence, and then turn the Sound Override off a half second later to have the system immediately transition back into the initial location ambient, and then the fade in should work properly. It's a bit of a hack, but it could fix your problem. You might be able to think of other ways to deal with it along those kinds of lines.
  10. DarkRadiant 3.8.0 is ready for download. What's new: Feature: Support new frob-related material keywords Improvement: Mission selection list in Game setup is not alphabetically sorted Improvement: Better distinction between inherited and regular spawnargs Improvement: Silence sound shader button Improvement: Add Reload Definitions button to Model Chooser Fixed: Model Selector widgets are cut off and flicker constantly on Linux Fixed: DarkRadiant will not start without Dark Mod plugins Fixed: GenericEntityNode not calculating the direction correctly with "editor_rotatable" Fixed: RenderableArrow not drawing the tip correctly for arbitrary rotations Fixed: Light Inspector crashes on Linux Fixed: Models glitch out when filtering then showing them Fixed: Skin Editor: models not centered well in preview Fixed: "Copy Resource Path" includes top level folders Fixed: Skin Editor: internal test skins are shown if Material Editor was open previously Fixed: Changing Game/Project doesn't update loaded assets correctly Fixed: Model Chooser: initially hidden materials aren't revealed when enabling them Fixed: Choosing AI entity class 'atdm:townsfolk_commoner_update' causes crash Fixed: Sporadic assertion failure on shutdown due to LocalBitmapArtProvider destruction Fixed: Prefab Selector spams infinite error dialogs on Linux Windows and Mac Downloads are available on Github: https://github.com/codereader/DarkRadiant/releases/tag/3.8.0 and of course linked from the website https://www.darkradiant.net Thanks to all the awesome people who keep using DarkRadiant to create Fan Missions - they are the main reason for me to keep going. Please report any bugs or feature requests here in these forums, following these guidelines: Bugs (including steps for reproduction) can go directly on the tracker. When unsure about a bug/issue, feel free to ask. If you run into a crash, please record a crashdump: Crashdump Instructions Feature requests should be suggested (and possibly discussed) here in these forums before they may be added to the tracker. The list of changes can be found on the our bugtracker changelog. Keep on mapping!
  11. Oh my, I completely forgot about this. @OrbWeaver I actually got DR to work fine with png images and obj models. Seems like it supports them fine, as long as the mtr files are correct. Greebo helped me out on discord. Also got it to be compatible with Godot's importer plugins by exporting as Quake 3 format (as long as there's no complex geometry, like patches, etc, it seems to work). The only reason I didn't keep using DR, is because DR doesn't seem to store the game's path properly. When you switch game setup, the path remains the same, so you have to manually set the path every time you switch project. I tried having separate portable DR installations for each project, but it seems DR isn't properly portable either, as the game setups are also stored globally. So that didn't work either.
  12. The below video illustrates some of the points I tried to make earlier. This new (or returning) player is experiencing TDM for a first time and I would say his mood and style perfectly fit the primary target audience of TDM. The player is unaware that shouldering bodies is a thing. See how it plays out. 1st situation - From 00:00 until 03:30 2nd situation - From 27:30 until whenever you want The player quickly figured out how to drag and manipulate (turn around) bodies and I detect no sign of frustration. The circumstances even lead to a couple of comical moments. Sooner or later this player will get to know about shouldering bodies and he will, as it couldn't be otherwise, prioritize shouldering. It all has been learned organically and the player can now switch tactics if desired. Now consider this same player was playing 2.12. I don't see any reason for this or any other player to ever getting to learn or appreciate body manipulation. 2.12 teaches players to move grain sacks out of the way, devoiding any sign of "humanity" from ragdolls. @stgatilov commented ragdoll manipulation is something like an engine show-off. Considering the amount of work that went into the feature I tend to believe the mechanic was seen as an opportunity and built as such. Let's for a moment travel to a parallel universe and pretend the developers decided shouldering bodies alone was the way to go, just like in Thief. How long would have gone by until someone wondered: wouldn't dragging bodies be cool and more realistic? I agree that shouldering bodies could be done with one (long or short) click. The problem I have with the final implementation is that the case was presented one-sided and there was no retrospective or interest in alternatives. We took a shortcut and as a result we missed half of what the journey offered. We didn't think big. Besides that above, players are now exposed to: Unintentionally shouldering bodies while trying to retrieve items from bodies Unintentionally un-shouldering bodies when trying to operate doors @Daft Mugi & friends set out to do this change and I have no problem with that, but I feel this whole topic is unbalanced. Some points have been hardly considered or discussed so excuse that I insist. If anything, this topic will make it for a good read for those coming next in a few years time
  13. I've only tested F11 and KP_SLASH . A lot of keys are already bound to settings. I have to do further testing. Btw. during the screenshot I see it shortly displaying the viewpos, maybe this happens too fast or too slow for some reason.
  14. There's good news and bad news. The good news is that this zip file does indeed contain the missing dat file. I have checked that it is compatible with the existing dds file across printable chars* of the standard ASCII set. I see no reason not to include it with the 2.12 distribution. *except testing method using "inline" subtitles can't do double-quotes. And I didn't try whole set of Latin-1 chars. The bad news is that in doesn't solve any problems with stray pixels or poorly spaced characters, compared to scaling down from Stone 24pt. Artifacts were seen to the left of % C T W Y During test, characters were separated by two spaces, to isolate which char was causing an artifact. Nor did I see any visually discernible improvement or change in the rendering of characters. I was looking for any thickening of the thin parts of strokes, for instance. BTW, both Stone 24pt and now Stone 12 pt have weird stuff for ASCII "<" and ">". Maybe that's a TDM customization? The > replacement includes an artifact to right.
  15. Mandrasola is a small sized map in which aspiring thief Thomas Porter steals some herbal products from a smuggler. The mission was created by me, Sotha and I wish to thank Bikerdude, BrokenArts and Ocn for playtesting and voice acting. Thanks goes naturally to everyone contributing and making TDM possible. This mission occurs chronologically before the Knighton's Manor, making it the first mission in the Thomas Porter series. Events in chronological order are: Mandrasola, The Knighton's Manor, The Beleaguered Fence, The Glenham Tower and The Transaction. The winter came early and suddenly this year. Weeks of strong blizzards and extremely harsh cold weather hit Bridgeport hard. With the seas completely frozen, a rare occurence indeed, most of the City harbor commerce has stopped completely. Vessels are stuck in the ice and no ship can leave or enter the City, resulting in the availability imported goods declining and their prices skyrocketing. One of these imported items is Mandrasola, a rare herbal product, which is imported overseas from the far southern continents. Mandrasola has its uses in alchemical cures and poisons, but mostly this substance is used for its narcotic qualities by commoners and even the nobility. The problem with Mandrasola is that excessive use is extremely addicting and the withdrawal effects are most grievious. Many are utterly incapable of stopping using Mandrasola and are transformed into quivering human ruins if they do no get their daily dose. And now this expensive and rare substance is running out from the whole City. Me and my fence, Lark Butternose, would love to grab this monopoly to ourselves: selling the last few doses in the City would probably be worth a fortune. According to Lark's sources, there remains only one smuggling lord who still has Mandrasola in stock. The problem is that this individual maintains an exclusive clandestine operation and only supplies a few nobles. Despite our best information gathering efforts we couldn't learn who the smuggler is and where he or she operates. Luckily we have an alternate plan. While searching for Mandrasola related information, we learned that a noblewoman called Lady Ludmilla is addicted to the substance and has paid high prices for small amounts of it. We also know that she has visited frequently someone in the Tanner's Ward waterfront, and since she goes to the area personally we believe she is visiting the smuggler. The plan is simple: I must monitor Ludmilla's most likely entryway to the Waterfront and then follow her to the smugglers hideout. I'd better be very careful around Ludmilla. She must not realise I'm following her or she probably won't lead me to her dealer. Hurting her is also out of the question. After she leads me to the smuggler's hideout, I can take my time to break in carefully and steal all the Mandrasola I can find. While I'm there it wouldn't be a bad idea to grab some loose valuables as well. I've now waited in the blistering cold for a few hours already. Looks like there are a few city watch patrols in the area to complicate matters... I think I heard a womans voice beyond the north gate. That must be lady Ludmilla, I haven't seen many ladies in these parts. I'd better get ready.. Links: Use the ingame downloader to get it. WARNING! Someone always fails to use spoiler tags. I do not recommend reading any further until you've played the mission.
  16. @datiswous I can't think of or find a reason why this would happen. It works when bound to other keys, right? What other keys does it not work with? What if you press KP_SLASH multiple times? Same result? Does "tdm_show_viewpos 2" display ok?
  17. Hello! Tracking down information on software and plug-ins that work with D3 / TDM can be a tough. So I have created a thread here where people can post what software/ plug-ins/ tutorials or other references they've had success or failure with in TDM. 3DS MAX 2013 64bit .ase - Default .ASE model exporter works. However you have to open the .ase file in text edit and manual change the *BITMAP line on each material to read something like: "//base/textures/common/collision" which allows the engine to read the correct material path. md5.mesh / animation - Beserker's md5 exporter/importers for 3dsmax. http://www.katsbits.com/tools, Importing and exporting works. The model must be textured, UV'd, with a skin modifier attached to the bones to export. PM me (Kingsal) for help with this. Imported models using the script will not be weighted appropriately, so this is not recommended if you are simply trying to edit existing tdm content. (Use blender instead) MAYA 2011 32bit md5.mesh - So far I've not had any luck with Maya 2011. I am using Greebo's MayaImportx86 for Maya 2011. I've got the importer working however I get a "Unexpected Internal Failure(kFailure)" and the import fails. This could be due to something finicky in Maya that I am not doing correctly. Will keep trying.. Blender 2.7 about - Blender is commonly used and pretty well supported on the forums/ wiki. Various versions may work as well - https://www.blender.org/download/ md5.mesh / animation Blender MD5 importer/exporter (io_scene_md5.zip): https://sourceforge.net/projects/blenderbitsbobs/files/ Sotha's guide Blender Male/ Female rigs by Arcturus - Here Edit by Dragofer: more links found in this post.
  18. Looking at the material file wiki page: Frob Highlight Stage isn't needed anymore since 2.11 right? I thought I understood that there might still be a reason to use it sometime. If not, I'll update that wiki page. Edit: The info is actually already there, but in a confusing way.
  19. Looking at the code, the originals were "pm_mantle_pull 750" and "pm_mantle_pullFast 450". The new "pm_mantle_pull" value is "400". A "pm_mantle_pullFast" value of "450" would be slower than regular pull, not faster. With both being set to "400", they are at least similar. Other than that, it's subjective and the feedback from playtesters was positive. Also, referenced internally here: https://forums.thedarkmod.com/index.php?/topic/22256-movementcontrols-settings-in-main-menu/&do=findComment&comment=489158
  20. That sort of tone doesn't fly in our forums.
  21. Replaced in svn rev 16896. The 20 pixel padding was introduce conservatively before the font was changed. Merely applying the 16:9 vs 4:3 correction allows to reduce it to 15. But also the font is significantly smaller now. I tried to edit text in order to see maximum overflow. It seems that capital W is the widest letter in this font, and I can't get a significant overflow (see image below). So I have reduced padding from 20 to 10. Also I shifted everything to the right, so that now subtitle ring and text field are centered horizontally (instead of the background box being centered). This looks much better with frobhelper activated, because previously frobhelper and location ring center we not at the same X position. Finally, I have increased step between subtitles from 50 to 55 to avoid next subtitle box overlapping with previous subtitle location ring. These tweaks can still be changed, since they don't change anything regarding the text layout. Here is how it looks now (blue background shows the text box): My stance on this is still the same: if large empty boxes look ugly, then we can make several possible background boxes and make engine select the best one that text fits into. This way the decision of which box is OK can be made with the very same code that actually renders this text, instead of some external independent computation. There is no reason why smaller background box should be applied depending on verbosity, except that "it looks all non-story subtitles are small enough now". One exception is enough to break this idea. Alternatively, it is quite possible that we switch from background boxes to black outline around text. Both approaches works rather well, and without background we can forget about tweaking the background box. tdm_subtitles_message.gui
  22. I would use this massive list for any fan missions, it includes campaigns too: https://www.ttlg.com/forums/showthread.php?t=148090 There are a lot of Fan Missions for the picking, I myself go for the lesser known ones and the short variety, because sometimes they hide a gem or two. Just like jaxa, I'm a bit outdated after the temporal retirement, but I do remember some amazing campaigns like "The Black Frog". If you intend to play The Black Frog, you should play the first two of the L'Arsene series missions, it's how I did it myself. Also, yes, L'Arsene are a fantastic series. The first mission of L'Arsene is a "rough draft", author was a bit new to Thief level making, but still great either way, after the 3rd you will see how his skill increased by a massive amount.
  23. Unfortunately, TDM forum deletes the separator between the numbers. So I have to guess where one number ends and the next starts Also, user can rename screenshot manually, or push it through something that would rename it automatically. Thenwe won't see coordinates on screenshot address on forums.
  24. tdm_show_viewpos cvar and screenshot_viewpos command: https://forums.thedarkmod.com/index.php?/topic/22310-212-viewpos-on-player-hud-and-screenshots/
×
×
  • Create New...