Jump to content
The Dark Mod Forums

Search the Community

Searched results for '/tags/forums/open spaces/' or tags 'forums/open spaces/q=/tags/forums/open spaces/&'.

  • 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. I have not read your wiki about the gui scripting, so sorry if this was already known by you and talked about, but if not, imo is always good to know that gui scripting language, can do a little more than what idSoftware used and talked about. Unless i failed to see where idSoftware talked about this stuff. I discovered this by accident, when I tried a few stuff that Doom Script supports, to see if they worked with gui scripting and they did. For example the gui language, other than #include also supports #define, just like Doom Script, thou in a more limited way, so you can do basic text substitution using #define like: #define COLOR_WHITE 1,1,1,1 #define WIND_HEIGHT 480 #define WIND_WIDTH 640 or more complex #define RECT_SIZE ((WIND_HEIGHT/2)-(320/2)),((WIND_WIDTH/2)-(240/2)),320,240 then used as: rect RECT_SIZE ----------- It also has basic support for pointers! using $ sign, example: transition "start_white::matcolor" "$Desktop::COLOR_WHITE" "$Desktop::COLOR_BLUE_07" "1000"; and other capabilities that I may be forgetting, have not messed with gui scripting for ages now. Thou i remember macro and pointers support was not free of problems, there's some idiocentricities with this stuff, for example macros using #define and defined in the global space, meaning outside the main desktop windowdef or any other windowdef, work globally and are accessible directly by name (just like in Doom script), but seem to work, only in some things, like "rect", "backcolor" and others but not in transitions, I remember having trouble with those, the only thing that worked well for this ones, was defining the "macro" in another way, like this and inside the main desktop windowdef: definevec4 "COLOR_WHITE" 1,1,1,1 Despite #define COLOR_WHITE 1,1,1,1 and definevec4 "COLOR_WHITE" 1,1,1,1 looking similar and apparently do the same thing, behind the scenes they seem to be handled totally differently. I don't claim to have tested this macro stuff very deeply but imo has potencial to make gui scripting life easier, but caution in the few tests I made, transitions using macros, were the most unstable GUI feature, they work the best inputting values directly, specially because those are separated by spaces not commas. Thou using pointers like I show above, even using colors defined using commas worked, sometimes... I think this, spaces versus commas, most be why macros and pointers were mostly ignored by idSoftware, most of their GUI's only use a "safe" subset of the GUI script language and I unless I missed it, I never saw #define being used in any of their gui's. But they do work in the basic tests I made, Gui scripters just need to be aware of the limitations.
  2. Is that Thief Gold or Thief 2? Make sure you do the following: Install Thief Gold. Start Thief Gold one time, if you have it on Steam, so that it creates/updates the install.cfg. Install TFix (preferrably the Lite version, as, obviously, some mods don't play well with the full TFix with mods). Set up Thief after that, resolution, control scheme etc. Then open the cam_mod.ini in the Thief Gold root directory, and remove the ";" before "fm" in the "always start the FM Selector (if one is present)" section. Next time you start Thief Gold, it should show you the FMsel loader (and, hopefully that error message is gone), which lets you load the FM.
  3. Plot: Act 1: Player is a sneaky ratman or ratwomen breaking free from pagan slavers, finding all members of their enslaved family, freeing them one by one and bringing em home. Act 2: Builders raid the rat village kill some ratpeople and steal an artifact of immense religious importance. Player gets tasked to recover the artifact and follows the builders to their outpost. Player somehow gets hold of the artifact and brings it back to the ratpeople village. It is decided that the infinite growth of the human settlements endangers the rat people as a whole and that something has to be done against that. But knowledge about the enemy is scarce and player is one of the very few, who can speak "human" (actually pagan, but close enough). So player gets send to infiltrate the next city with a tinkerer (maintains the player's gear) and a granny which happens to be the only one available who can read and write human (she is supposed to teach player that skill). Player makes camp somewhere reasonably safe outside next non-pagan human settlement and does some reconnaissance and resource gathering missions. As new villagers seem to mainly come from an actual city, that city becomes the new exploration target. The three ratpeople travel to the city, make camp somewhere safe outside, find a way in, find a safe place in the sewers and make camp there. More reconnaissance and resource gathering missions happen. It becomes more and more obvious, that resistance would be futile. The humans are just too many. The three ratpeople travel back to their village and report to the council of the united ratpeople tribes. The decision is to mount a covert resistance with the intent to delay the human expansions until some more sustainable solution is found. Act 3: Player has most experience in human-controlled area, so it is them who gets to do business in the big port city where all the support from the human's mainland arrives. From the sewer base, reconnaissance, sabotage and support missions to strengthen the local gangs (which are hostile to each other) are done. This is the longest act. Shittons of different missions are done by the player. The city becomes more and more chaotic. Sometimes the player sets stuff on fire. Sometimes they steal extremely valuable items, sometiems they frame officials - or assassinate them... Places get heavier guarded and look more and more desolate. Gang contacts yield opportunities for missions too. Message arrives from home that a solution might have been found. Player is to find out of the whereabouts of an ancient artifact and recover it. Player discovers in missions that the artifact has been brought to a keep in the human's homeland. So player needs to somehow travel to the human homeland with one of humans' big ships. Player is in a huge port city in humans' homeland. Finds a new hideout in the sewers (seriously the only place humans don't like to lurk around) and does reconnaissance missions to find out where the keep is. At that occasion, some opportunity sabotage and assassinations can be executed too. Player finds out where teh keep is and travels there. Player finds a way into the keep, finds out where the artifact is, finds out how to get through the mundane and magical safety and security measures and steals the artifact. The artifact immediately takes ownership of the player and commands them to collect the other artifacts of its set. Player travels to other places and does missions to retrieve the artifacts. Player immediately knows where the artifacts are which aren't protected but also has to do missions to find out where the protected ones are kept. The artifacts are reunited, player does the ritual to combine them and the entity within them demands a new worthy body and a kingdom to rule over. Player finds out where the humans' king is and gets closer and closer, finally touching the king with the artifact. The artifact disintegrates, its former tenant moves inside the king, the possession of player ends and player immediately kills the king (there is a reason why that entity could have been captured in the first place) and the entity is gone (probably just died like a normal person) - but so are the artifacts. Player travels back to port city, finds a ship headed towards home, sets sail - and arrives at port city it rat peoples' homeland. the city is more or less like it was when player left - just a bit more run down. Player travels back to their rat people village and reports. Act 4: Missing other options, the rat council decides to continue the covert resistance against the city dwelling humans. The pagans have "joined" the resistance mainly by raiding weaker frontier villages. But they also raid more in general now. So the player is sent to investigate, why... But that is content for the first DLC. Gameplay: Semi-open maps (maybe even a whole village as "open world" but no actual open-world-sized open world). Mechanics that interact with eachother waiting to be exploited by players in (un)anticipated ways. Real shadows, real sounds, some parcour (plus sliding down ladders/pipes/ropes, hanging down ledges and procedural free climbing). The blackjack, the rat's claws, the rat's teeth, the broadhead (but none of the other arrow types). No mines or grenades in most missions (just an unlimited supply of stones for distraction). No potions (maybe holy water to throw on the ground or directly at undead), healing by eating (very slow regeneration). Lockpicks with various designs (the minigame is the same but you don't have to choose the pick or change it in the middle and for some locks a purely cosmetic tension wrench is used for immersion's sake too). Missions are selected from the main menu, from a menu when using an exfiltration point, from a menu that pops up when frobbing a map in one of the hideouts or camps - or by talking with other people. Where game world consistency allows for it, missions are playable in any order. Once-completed missions can be replayed at any time. You can save whenever you want like in TDM and there are autosaves triggered on mission start/completion, map change and at mission-specified events. Tech & development: Unreal Engine 5, SpeedTree, prerendered AI-generated voices (they are good enough now), game mechanics from TDM plus a bit more procedural parcour, better physics and a dialog system. The stim system is rad and has to be in there too. Missions are mostly like small-to-medium-sized TDM maps. Assets are made in Blender, maps are made in Unreal. If something is needed that is missing in unreal or Blender, a plugin for Unreal or Blender is created... As it is impossible to fund such a niche game completely in advance, the game is developed as early access with modding as first-class citizen from the start and all plugins are released as FOSS as they are made (hoping to establish a Bethesda-style long-tail business due to people still buying the game ten years after creation because they want to play the mods).
  4. Sometimes when I try to post comment in bugtracker page that I opened days ago, bugtracker says my session is expired and my comment is lost.

    I have discovered plausible workaround. When I see expiration message, I open browser's dev tools, go to network tab and refresh page. Then I select POST request and copy my text from its content.

  5. Thanks for the replies, gonna try those spoiler Tags again now for my short review (oh well it inserted one above my text now and I can't seem to delete it on mobile - this text editor is strange)
  6. Just finished this mission and wow I gotta say in great honor to Grayman and of course the rest of the team picking it up, this was something I've never seen before in any other TDM mission, especially visually wise. I am so happy that grayson gave green light for other experienced mappers to finish his last mission. And what came out of this is really something special. I'll put my review in spoiler tags since I'm now referring to critical mission details. Edit - How do I put spoiler text here on mobile?? [spoiler] test [/spoiler][SPOILER] test [/SPOILER] [spoiler[spoiler [sfah
  7. Public release v1.7.6 (with Dark Mod support) is out. Improvements since the final beta 14 are: Fixed a few remaining bugs with zip/pk4 support. Game Versions window now properly displays TDM version. Import window no longer has a vestigial off-screen TDM field (because TDM doesn't need or support importing). Web search option is now disabled if an unknown/unsupported FM is selected. If an FM with an unknown or unsupported game type is selected, the messages in the tab area now no longer refer to Thief 3 ("Mod management is not supported for Thief: Deadly Shadows"). The full changelog can be viewed at the release link. The de facto official AngelLoader thread is here: https://www.ttlg.com/forums/showthread.php?t=149706 Bug reports, feature requests etc. are usually posted there. I'll continue following this thread though. Thanks everyone and enjoy!
  8. 1. Instead of Hide Lightgem I would say Show Lightgem and default it to yes. 2. Currently the last changed setting stays highlighted. I would set it to only highlight when hovered. 3. Instead of having both Enabled/Disabled and Yes/No, maybe choose one and stick to that in the whole settings section? Hold-Frob Interact Short delay Open doors on unlock Disabled Auto-search bodies Enabled Pickup messages Enabled Higlight held objects Enabled Lightgem Enabled Bow: Attached aimer Disabled Blacjack helper Enabled Frob helper Fade in Head Bob 1 Mantle roll 1.0 Possibly make the setting text color red Disabled / green Enabled ? I think the term Mantle roll makes no sense. It's not like you're rolling while mantling.
  9. Aw... I had hoped to get to beta test this! Had the thread open but took too long in the end, sorry about that. Congrats on the release, will likely be the next FM I play, can't wait to give it a go!
  10. Okay, I had no idea, I have googled it up now and you are right, to my own surprise. Done, I´ve put some paragraphs which were previously not in spoiler tags into spoilers.
  11. Thebigh is right. The pronunciation tripped me up too, but that is apparently how Leicester is pronounced. Also @TarhielI'm glad you are loving the FM but do you mind putting spoiler tags on your post please
  12. To replicate: Save before opening the diary, because succeeding will soft-lock you. When diary is open, you have to input this sequence in an extremely short period of time (almost at the same time): First "Next Inv. Item", and then "Use Inv. Item" In my case: Mouse scroll down, and then F. --- This might take a while. Probably easier when not both keys are mapped on mouse, but one separately on keyboard? Maybe this happens for people who have set "Use Inv. Item" to right mouse. I'm pretty sure that was the case for me when the bug triggered by accident. And my finger is often found twitching on RMB. --- Alternate outcome that sometimes happened: Diary became unwilling to open at all even though the green item backlight triggered. It is possible that this happened because I cycled items instead of turning pages, because I timed the inputs wrong. Hope it helps.
  13. Good work! I enjoy short missions because things are nice and focused - you get in, you get out. Also I tend to do better with the loot amounts and I was able to get all the loot without too much trouble, which is rare for me. If I were to make a suggestion though - I found the intro briefing sequence a bit distracting because it was so obvious the narration was pitch-shifted to make a deeper voice. If you felt the original voice wasn't deep enough for your needs, I would either get someone on the forums to record it for you or just leave as is. That's my only real complaint and it's not even about the mission itself, so pretty good first start!
  14. We will look at some of this stuff, but SPOILER tags, please!!!
  15. I actually don't like the mission much. I had a hard time finding certain spaces and the map didn't help, so it took me a long time searching through the same spaces, because the mission is a bit maze like.
  16. This may make sense in that the performance impact of the volumetric effect can scale with how much of the effect is filling the screen. We shipped with a “performance mode” but had to setup the entities by hand to do it (so it’s not perfect). If you change the LOD detail settings to “Low” or “Lowest” this will disable certain lights, particles and such that can be very heavy to render. You can try these settings and see if you notice an improvement. If not sending us some pictures of heavy areas (with spoiler tags please) will be helpful with tuning these “performance modes” in subsequent patches. Thanks for playing!
  17. Played Grounded difficulty a couple of times and could not get past the school in Bill's town. My first attempt I got stuck on first entry into the school. I couldn't sight the bow properly and I now think that was a glitch or a setting I couldn't figure out because this second attempt it worked normally. Oddly, whereas in easier levels I seem to get two uses out of each arrow, in Grounded it seems randomised and a new arrow might get 1 to 3 (more?) uses. I definitely got three uses. Anyway, this first area in the school took a lot of stealth takedowns every one of which needed a lot of trial and error because of the need to preserve ammo etc for the Bloater in the next area - and that's where I'm stuck. In lower levels, I always enter the gym with 3 nail bombs, 3 molotovs, and plenty of shotgun shells. I'd typically lob all or most of the bombs and molotovs at the Bloater right at the start and then run round like hell waiting an opportunity to blast it with the shotgun. In Grounded, despite HUGE effort to preserve resources, all I have left is 1 nail bomb, 1 molotov, and 6 shotgun shells. I also have just enough resources to make EITHER a health pack OR another molotov. That's when I discovered my health was near-zero! I gave it a lot of thought and decided I'd have to restore my health. So 1 bomb and 1 molotov. I knew this wouldn't work. Sure enough, I ran out of ammo pretty quick and died from a single hit. Has anyone ever got past this scene with 1 bomb and 1 molotov (on ANY level?) Presumably it must be possible because it seems impossible on Grounded to ever get enough resources to have more than 1 bomb (the one Bill gave me) and maybe 2 molotovs (the first one found on a corpse.) Believe me, I scrape the barrel for resources in EVERY scene and there is almost NOTHING anywhere! Every single bullet is precious. And almost no shivs so none ever to spare to open doors so how much resources did I miss that way? All I can think of is a crazy race run perfectly and never taking a hit and hoping to pick up dozens of shotgun shells from bare-fist punching of runners. This sounds near-impossible. (Although Bill did finally get off his fat arse and kill 4 infected in the final surge outside just before climbing that bus to get in the school. (I did that by racing around madly for a long time then suddenly forced to bare-fist a runner I was astonished to find it was the last one!) Maybe if I could survive by running round the gym he'd take down the Bloater? There are far more difficult battles beyond this so I doubt I'll bother.
  18. Hi, I need to know what the code is to use Spoiler Tags. I am using my tablet and I don't have the options to use anything, like spoiler tags, quote tags, text changes etc. Thanks
  19. I am pleased to announce the release of our new fan mission, The Hare in the Snare: Part 1 Mission type: City Missions + Inn/Tavern Description: People are being abducted off the streets and a Watch Captain requires the services of a thief to help him find out why. Download link (v1.0.2-release): https://drive.google.com/file/d/1HYvM_u56wDB16uIlb7qgS_q3P24V69MO/view?usp=sharing Credits: Mapping and original characters: @Frost_Salamander Story, readables, custom models, voices and cinematics: @Kerry000 Menu title track produced and mixed by @JackFarmer with selected gigagooga sound samples Beta testers: @Cambridge Spy @Zerg Rush @Amadeus @Acolytesix @Lzocast @wesp5 @nbohr1more @Kerry000 @ate0ate @Wellingtoncrab @prjames Additional thanks: @Dragofer, @nbohr1moreand @peter_spyfor technical help @Springheel for the modules and tutorials @kingsalfor allowing @Kerry000to abuse his manbeast everyone else on Discord and the TDM forums who offered assistance Requirements and notes: This mission requires TDM 2.09. Earlier versions will probably work but you might see one or two missing models. You may experience some FPS drops in some areas with lower-end hardware. Mid-range and above should be fine. If you have issues, I highly recommend you use shadow maps instead of stencil (settings -> advanced -> shadows implementation). It makes a big difference. For 'Hard' and 'Expert' the light gem sensitivity has been increased by '1' (meaning easier for AI to detect you). Screenshots:
  20. I'd like to better understand what you want. The design of dragging bodies is to hold frob (key down) to drag and release frob (key up) to let go. That way it's impossible to walk away while unintentionally dragging a body. Plus, it's quick to grab and move several body limbs in rapid succession. This is thought to provide a better experience, especially for new players. Towards the beginning of this thread, I created a "tdm_frobhold_drag_body_behavior" cvar. https://forums.thedarkmod.com/index.php?/topic/22198-feature-proposal-frob-to-use-world-item/&do=findComment&comment=487580 "tdm_frobhold_drag_body_behavior", default:"1" Which drag body behavior? 1 --- on frob key up, drop body (limb). 0 --- on second frob, drop body (limb), TDM v2.11 (and prior) behavior. That cvar was removed shortly afterwards, because it was said that it wasn't needed. With that cvar set to 0, a second frob would be required to let go of the body. Is that the behavior that you want? If so, I can add that cvar back. Also, I saw elsewhere that you want the ability to revert back to the old way. If you mean that all of the controls match TDM 2.11, that can be done with "tdm_frobhold_delay 0" and there will be a menu setting to disable it as well.
  21. Sorry, but that is mechanically impossible. ^^ I am going to assume that you didn't mean the Hold-Grabber, but the Toggle-Grabber on Short Press. To that, I would like to raise two comments: There has already been a huge discussion about this topic that I didn't partake in. I only see the result of this discussion, which is the current implementation, and I wouldn't feel comfortable to just ignore this and do something else. What you are asking for is not a simple extension, but a different code-path, which makes things messy, and the frob-code is already quite messy as it is. I understand where you are coming from, but please understand that I don't feel comfortable to go through with it. Also, our lead dev also has a say in this and I doubt he will be happy to open up more code-paths. You still have the original control scheme to fall back on, if it is so important to you to have the Toggle-Grabber on short press.
  22. Was playing the first FM that makes use of X-ray glasses... seeing them in action inspired me to write about an addition to their idea. This is likely a feature suggestion, I've played most FM's and never saw it done nor found any script / material features that would allow this result, but presume it's possible with a tweak in materials or the renderer. I'm thinking of ultraviolet lamps that can uncover hidden decals or items: The object is invisible if not lit by a specific lamp, only when the light of an UV source touches them they start to show up. A blue-light can be offered to the player as an inventory item or replacement to the standard lantern, a lantern you can pick up and move only in the world, even come in the form of a candle since why not? The player or the environment must move specific objects and / or light sources to the correct positions to uncover secrets such as codes. Some examples: Next to an UV lantern you find a note hinting there's a secret code in a particular room... you must pick up the lantern carry it to that room then place it on a support, illuminating the number-wheel combination or hint on the secret entrance you must go to. We can even reverse the process and have a static UV lamp on a wall, the player picks up an inventory item and must drop it under the lamp to see what's written on it... we can even have a hidden symbol on an AI which will shine when they walk under that one streetlight. They could also reveal frobable objects which can't be touched unless illuminated... maybe a hidden lock to open a door which becomes available when lit, or a readable note which normally appears blank but can be read or contains additional text if there's an UV lantern next to it. So many fun ideas we could do with this given our usual theme and ideas for secrets! At a technical level, the logical way seems like separating the lightmap of light sources marked with the UV spawnarg, then multiplying with its intensity the alpha channels of all material components marked with the UV material flag. This might mean UV lights have to be rendered to a separate pass which could break some performance optimizations? Would be great if an index was possible instead of one flag, that way different secrets can be revealed by different lamps... even an universal UV lamp / material set would do though.
  23. Not to be a nag, but I was thinking about the columns problem. If you go to the view source tab in the wiki article: https://wiki.thedarkmod.com/index.php?title=Fan_Missions_for_The_Dark_Mod&action=edit The raw table data is accessible directly: |- !align=left|{{TDM-FM|written|Written in Stone}} |Bikerdude, Amadeus, Dragofer |{{Forumlink|https://forums.thedarkmod.com/index.php?/topic/21265-written-in-stone-beta-210-only-20220128/}} |2022-01-28 |338 |Yes |Yes |CCC 22, Elixir |City Missions |Undead, Horror Themes |- Each pipe character represents one of the columns.
  24. Whenever I try to open The Dark Mod, it shows a grayish-white Screen when opened, then when I click on it it lags and shows me the not responding popup, so I try to close it. I have reinstalled it 3 times. When I first installed it, It worked properly for the first week or so, but has been reoccurring since then. I don’t know what’s wrong with it, I install it the right version (I have a Windows 10 64-bit desktop), I try to do everything correct, and it still won’t work properly. I have a video, link related: https://youtube.com/shorts/csugorI4jkU?si=TuxhoWOU2XkHFhPm
  25. Terrific! The beta test thread is up: https://forums.thedarkmod.com/index.php?/topic/22238-beta-testing-the-spider-and-the-finch/
×
×
  • Create New...