Jump to content
The Dark Mod Forums

Search the Community

Searched results for '/tags/forums/new models' or tags 'forums/new modelsq=/tags/forums/new models&'.

  • 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. This mod is actually one that I made, and it calls `saveGame` every five-10 minutes with an auto generated name. https://forums.thedarkmod.com/index.php?/topic/22647-quick-and-dirty-autosave-mod/#comment-499784 The save file I uploaded that we are looking at is not an autosave, and that mod has been compatible and functioning correctly for several versions now. It is, indeed, a tiny script-only mod. The checksum changed because I made the adjustment to the loading screen gui recommended in frost salamander's post earlier in this topic ( https://forums.thedarkmod.com/index.php?/topic/23119-loading-saves-just-hangs-after-closereopen-the-game/#findComment-506750 ). This mission is, flare box warning notwithstanding, bitwise identical to the latest version in the repo available to the mission downloader. Also, this issue was present before I followed that advice from frost salamander. I suppose I can go undo that change/redownload the .pk4 since it didn't fix the issue anyways. I will revert to a clean install of both the latest TDM beta and this particular mission, just to clear some red herrings out of our debugging work. Interesting! I'll go test this.
  2. This thread is intended for discussing and reporting things about the new frob changes during beta. Most of the description below was already given in a previous thread. Bugtracker: #6658, #6668. New Frob Control Styles I have completely refactored the frob-handling code. Now, it is easy to setup different frob control styles. There are currently 3 (and a half), which you can try in 2.14 beta. Under "Settings > Gameplay > General > Hold Frob/Interact" (cvar tdm_frob_control_style), you can change the frob control style. This setting replaced the previous hold frob delay setting (tdm_holdfrob_delay), because I think that nobody would touch that value unless they want to disable the holdfrob mechanic, which can now be achieved by the new setting as well. The currently available control styles are: Disabled: No hold-frob mechanic, i.e., pre v2.12 control style TDM: Short frob is the same as pre v2.12, but long frob is a shortcut for "grab and then use" (use-type interactions) Thief (v2.12): Same as TDM, but behaviour for bodies is swapped. Body limbs are interacted with via "drag and drop". TDM-inverted: Short frob for use-type interactions, hold frob to "drag and drop" objects (when you release the mouse button, you will release the object) I always loved the drag and drop interaction with body limbs created by Daft Mugi and I wanted to see it consistently extended to all objects, which motivated the refactor. I am very happy with the result and I hope you players enjoy it as much as I do. The Thief control style will still remain the default settings, however, as I didn't want to open that can of worms. Hold-Frob Mechanic for Doors There was previously no hold-frob mechanic for doors, except for experimental manual door control feature. I have added two additional new control modes for hold-frob on doors, which you can activate through the cvar tdm_door_control. The modes are: 0: Disabled 1: Manual door fine control (experimental, existing feature) 2: Hold frob to slowly move doors. They are opened and closed alternatingly, just like regular frobbing a door, but interrupting a moving door is skipped. 3: Hold frob to slowly open doors. Additionally, I added in the ability to quickly force close a door by holding frob and pressing attack. It felt like mode 3 ("Slow Open") gave the most benefits and most direct controls to the player and pairs well with the force-close mechanic. So, I just set "Slow Open" as the default and I did not add it to the settings menu, but you are of course encouraged to try the other modes as well. The idea behind this addition is that the player can now slowly sneak and peak through a door, but then can also quickly shut the door again if the player deems the situation unsafe. This adds more skill expression and creates further immersion. 2.14 Beta Please use this thread to report any issues with frobbing (always state tdm_frob_control_style and tdm_door_control configuration), the new door control modes (please test them rigorously) and to give feedback on any of the above changes. Pinging players that previously showed interest in this: @wesp5, @snatcher, @Baal, @Skaruts, @Wellingtoncrab, @Amadeus
  3. This has been a recurring issue for me over the past year or so and I'm finally fed up enough with it to make a forum post about it. I've not been able to find anything else with either a forum or discord search, so I'm hoping I can get some troubleshooting assistance here. Sometimes, on larger maps with lots of custom assets and/or scripting, when I'm attempting to load a save file the game just... hangs. At like 1% loaded, in the loading screen. This happens to me a lot with Seeking Lady Leicester, but also has started happening to my most recent playthrough of The Lieutenant 2. Some relevant notes: - I am on the latest beta branch, but this has been happening to me since at least 2.13, so I don't think its a beta-specific bug. - I'm on Windows 10. - Starting a fresh run of the map does not ever reproduce this problem (I can reliably fresh-load a map even when I can't save-load it), and it doesn't happen until I close the game and reopen it (so, if I start a new mission and play a bit, I can reliably load save files if I get caught or whatever. Its not until I save after a long gaming session and try to pick up where I left off later that I occasionally hit this bug). - Usually I get around this issue with a complete reinstall of TDM? But my most recent reinstall didn't do it for my playthrough of Lieutenant 2. - Once this happens to me, there's no way for me to close the game or go back to the main menu. I have to alt+F4 or Task Manager kill TDM. - When I'm loading a save or a new map and things are working correctly, I am unable to open the dev console during the load. However, when I get stuck in this bad state, the dev console is openable. I've attached a screenshot of the contents of the dev console just in case its illuminating, although there are no scary looking errors or warning text that I can see. If we want me to try any commands when I get into this state I'd be happy to poke around. Let me know if this explanation makes sense, or if there's anything I should try or any debug info I should poke around the game's folder for.
  4. Three stop motion animations that came out in recent months. New music video for George Harrison’s song “Give Me Love (Give Me Peace On Earth)”, directed by Finn Wolfhard. Short film from a former Disney animator: New animated short film by Gorillaz.
  5. @func_klaus So apparently your the man to speak to atm, regarding outstanding bugs in DR so if you have time could you have a look at some of the following..? Major issues impacting workflow: Texture rotation and fit on patches broken on 2.14- https://bugs.thedarkmod.com/view.php?id=5798 Model exporter breaking UV map on existing stock models - https://bugs.thedarkmod.com/view.php?id=6564 Pick Shader via MMB randomly not working - https://bugs.thedarkmod.com/view.php?id=6127 Pressing shift-LMB select, is selecting multiple back ground items - https://bugs.thedarkmod.com/view.php?id=5006 Unhandled exception when dragging orthoview during 3-way merge preview - https://bugs.thedarkmod.com/view.php?id=6192 Other issues that would be nice to fix: Darkmod skin for DR (Windows) - https://bugs.thedarkmod.com/view.php?id=5812 Clipping in Camerview/Orthoview when grid is set to less than 0.125 - https://bugs.thedarkmod.com/view.php?id=6347 Objectives editor lagginess when editing components in maps with many entities - https://bugs.thedarkmod.com/view.php?id=6200 DR windows refusing to restore (Windows10) - https://bugs.thedarkmod.com/view.php?id=6155 Crashing on pressing ctrl-z to undo - https://bugs.thedarkmod.com/view.php?id=652 Normalised UV islands shouldn't overlap - https://bugs.thedarkmod.com/view.php?id=5806 Feature Requests: Show number of shadowcasting polys in Model Chooser - https://bugs.thedarkmod.com/view.php?id=6193 Create decal patches for non-rectangular surfaces - https://bugs.thedarkmod.com/view.php?id=602 So is "func_klaus" going to become a new entity type in TDM/DR..?
  6. The Imperial Sword By: Bikerdude "When passing through the small town of Brouften, the locals mentioned that the Town Council have been having issues with one of the local nobels. One Lord Drafferi, who has been interrupting Town Council meetings and claiming that nobody on the council has any authority on town matters..." Notes: - TDM 2.12 or later is REQUIRED to play this mission. - This FM is based on an abandoned old version of The Elixir that doesn't resemble the current mission at all as a base for town of Brouften. - This FM should play on the vast majority of systems. I have perf tweaked this thing to within an inch of its life. And have moved almost all of the VL ligh effects to the ‘ better’ LOD level. - min recommended spec (as per beta testing) Intel Core i7(3rd gen), nvidia 1030 4gb (GDDR5), will get you 60fps inside and 45fps outside. - Various areas will look better with shadow maps enabled (SoftShadows set to high and Shadows Softness set to zero) at the possible expense of performance. - When you play there are 2 LOD settings of note, normal and better. On better all of the VL lights and alpha shadows are turned on. - I also suggest using MAPS shadows with softness set to low and quality so to medium or high. - And lastly this mission has subtitles for all the custom audio and briefing. Tip: - When searching for needed items, use the "F" \ "Lean Forward" Key Brunting Steel: The sword in this mission is made of Brunting Steel which is a semi-mythical metal in the TDM universe. It is similar to Damascus Steel which was famed for it's strength in comparison to other steel swords. In TDM mythology, it was originally forged on an island utopia, similar to the fabled metal "Orichalcum" crafted in Atlantis. The first mission to mention Brunting Steel is "Crucible of Omens: Behind Closed Doors" Download Link: - (v1.3.6) - https://drive.google.com/file/d/1mu-FdGH1FivMgt4Fy1OgwiDjvIpA1Uck/view Changes: The briefing has been tweaked to remove some of the confusing aspects, aswell as the audio, so the narration is easier to understand. There is now more than one exit point to complete then mission. A number of annoyances that some players reported have been tweaked or outright changed. In game map ( The mission is also available in the Mission Database ) https://www.thedarkmod.com/missiondetails/?internalName=imperial_sword Credits: A big thanks goes to - - nbhor1more for his fantastic story and readables. - WellingtonCrab for the fantastic signs, plaques, decals & other textures. - Mortem desino, Narrator for their awesome and subtle custom dialog. - Goldwell for the "Grumpy old man voice" - Datiswous for the subtitles - Kingsal for the awesome new grass and flowers. - Flanders and Melan for their excellent models and textures. - Nobiax for his excellent small plants - nobiax.deviantart.com. - kyyrma and GigaGooga for thier ever-handy sounds packs. - Obstortte for the custom frob script. - Jackfarmer for the brilliant custom briefing. - freesound.org for ambient tracks, further details in sndshd file. - Beta testers: Mat99 (star tester), Nbhor1more, Amadeus, Xak, Jackfarmer, MikeA1 and S1lverwolf. Teaser: Before and After screens: 15yr Anniversary Contest Thread:
  7. "When the leaves change and the air is still, there is a quiet." -Lady Blackbriar -=| DISPLACEMENT |=- BY AMADEUS & WELLINGTONCRAB = DOWNLOAD = <( | )> -PLAYS BEST ON 2.14- -JOIN THE BETA NOW- "Seek not the prideful sin that is perfection The Builder's light shines through all flaws. It is His wisdom to recognize a thing is done Before it is ever truly finished." -St. Edgar's Sermon of Rust LAMPFIRE HILLS... They say the woods around here give the tourists bad dreams, but I don't mind. I like it here. I feel like a piece of me belongs here. ... That it fits. DISPLACEMENT is a medium-sized traditional manor mission with a highly variable playtime. *2.14 provides a number of improvements to gameplay, performance, and stability. It is strongly encouraged to play on the latest 2.14 beta release. Join in testing now!* *Mods such as the “Unofficial Patch” and “TDM Modpack” are not supported by this mission and should be used at your own risk* https://www.thiefguild.com/fanmissions/97429/displacement CREDITS: ADDITIONAL MUSIC: -AIRSHIP BALLET -GIGAGOOGA ADDITIONAL SCRIPTING: -DRAGOFER -OBSTORTTE -FROST SALAMANDER -KINGSAL ADDITIONAL ASSETS: -KINGSAL -TDASH -SKACKY -BIKERDUDE -GOLDWELL -EPIFIRE -STRUNK -SHANNEN ART -POLYHAVEN -TEXTURES.COM -SKETCHFAB CULTURAL HERITAGE CC0 COMMUNITY -LOISTE INTERACTIVE -COLINFIZGIG -CDMIR BETA TESTERS: -KINGSAL -GOLDWELL -MAT99 -FROST SALAMANDER -MIKE A -STGATILOV -STIFU -MARBLEMAN -DETEEFF -THEBIGH FURTHER ACKNOWLEDGMENTS: -STIFU FOR HIS EFFORT IN FIXING THE NOTORIOUS STUCK AI AND ARROW CRASH BUGS. -STGATILOV WHO MADE A NUMBER OF 2.14 OPTIMIZATIONS AND BUG FIXES. -KINGSAL FOR PROVIDING SOME OF THE MAIN MENU GUI ASSETS -PURAH FOR ORIGINATING THE SETTING OF LAMPFIRE HILLS, REIMAGINED HERE, IN HIS THIEF FMS. -GUY-ON THE COUCH AND JAM61 FOR THEIR SILENT HILL COMMUNITY MAPS WHICH HEAVILY INSPIRED THE LAMPFIRE HILLS REGION MAP. -SPECIAL THANKS TO LOISTE INTERACTIVE FOR ALLOWING US TO USE ASSETS FROM THEIR GAME "INFRA." SOME ADDIITONAL DETAILED LICENSING INFORMATION: SOME NOTES ON PERFORMANCE: NOTE TO MAPPERS: MOST OF THE NEW ASSETS IN THE MISSION ARE INCLUDED IN THE 2.14 BETA RELEASE.
  8. Yuletide Boon The idea behind this mission was to again show, what can be built in a small amount of time and with help from other community members. It also showcases the new church modules that I don't think have been used all that much in previous FMs. Enjoy Notes: - TDM 2.13 or later is REQUIRED to play this mission. - Build time roughly 50hrs. - I have created serveral new custom models and prefabs for mappers to use, based off the church models. Download Link: - (v1.2) - https://mega.nz/file/qV1UQKqK#B9cdy3iB_Z7q8j2nQOEc9KISw8cPSYLIowP-1yokRbI Credits: Special thanks: - Springheel for creating the church modules. - Jack 'mozart' farmer for the briefing video and menu music. - datiswous - subtitles. - Goldwell - voice acting and briefing additions. - Dragofer - pagan statue from http://www.cadnav.com/3d-models/model-40413.html - Misc - Melted candlewax texture from - www.pexels.com/photo/close-up-of-wax-of-a-melted-candle-17959695 - Amadeus - scripting beta testers: -Jackfarmer, datiswous, CambridgeSpy, DavyJones, Mat99, Amadeus.
  9. TDM 2.14 is ready for beta test This is how to get beta versions: Upgrade from any version (fast): 1 - Start tdm_installer in darkmod folder. 2 - On the first screen, check "Get custom version" and click "Next". Choose the first name in beta/2.14 list, should look like "beta214-NN". 3 - Click on "Refresh" button to ensure that it is not going to download too much stuff. 4 - Continue installing with "Next". Fresh install (slow): 1 - Create darkmod folder anywhere you like. 2 - Download the TDM Installer from downloads section of the website. Extract tdm_installer executable from the downloaded ZIP and place it into your darkmod folder. 3 - Start tdm_installer (in case of Linux, first edit file permissions to allow executing it). 4 - On the first screen, check "Get custom version" and click "Next". Choose the first name in beta/2.14 list, should look like "beta214-NN". 5 - Continue installing with "Next". In general, upgrade is recommended over fresh install. If you don't want to lose your current TDM installation, then you can copy the whole TDM directory and upgrade the copy. This way you can have both 2.14 beta and 2.13 at the same time. At the end of installation, tdm_installer resets your config by renaming darkmod.cfg to darkmod_{datatime}.cfg. This is a recommended procedure on upgrade, otherwise you are likely to have issues due to old config. If you need your old config for some reason, you can always find it in darkmod folder. Notes 1 - Please try to be specific when reporting a problem. What you were doing, where you were when the problem occurred, can you reproduce it, etc. This wiki article provides many suggestions for good bug reports. 2 - This effort is to find out if we broke anything in TDM with our 2.14 changes, if a new 2.14 feature isn't working correctly. We won't be trying to fix bugs that have been around for a long time. Instead, we will create an issue in bugtracker (if not yet present), to fix it after beta. 3 - If you find something wrong, it would be helpful if you report whether the issue happens in 2.13 too. By the way, you can easily get 2.13 version: just copy your darkmod folder and run tdm_installer on the copy, selecting "release213" on the custom version screen. Thank you for testing !
  10. Welcome to the Snatcher's Workshop. Come on in, we may have something for you today. Feel free to look around. We trade everything here. --------------------------------------------------------------------------- We realize new ideas and take existing ideas for a spin. For fun. Somewhere in this post you will find a download with mods. Good care was put to make all mods as little intrusive as possible to make them compatible with as many missions as possible. This set of mods will never break your game but some features won't be available in a handful of missions (the reasons are known). Feel free to report here what works and what doesn't. TDM Modpack vs. Unofficial Patch With the release of recent versions of the TDM Modpack I consider the most relevant features of the Unofficial Patch have been matched, superseded, improved, or simply implemented in different ways. More importantly, the TDM Modpack is not only tightly packed and it has a minimal impact in your install but it achieves more by altering less core files, meaning more compatibility and less maintenance. One can, of course, argue. TDM Modpack 5.0 Compatible with The Dark Mod 2.13 (only) A lightweight, stable, non-intrusive, mission-friendly Modpack for The Dark Mod that includes many enhancements and a new set of tools and abilities for our protagonist: peek through doors, blow and ignite candles, whistle to distract enemies, mark your location, an invisibility-speed combo and more. Mods included in the pack do not alter your game or any of the missions in any relevant way. The pack includes enhancements to the core game and additions that can be used in missions but at the same time respects the vision of the mission creators. It is up to you to make use of any of the new tools and abilities or not. Please note that sometimes authors include in their missions their own versions of core files and as a result, some mods are not available in some missions. All missions will play fine regardless. Release posts: v5 series: v5.0 v4 series: v4.0 | v4.2 | v4.5 | v4.6 v3 series: v3.0 | v3.2 | v3.3 | v3.4 | v3.5 | v3.6 | v3.8 v2 series: v2.0 | v2.2 | v2.4 | v2.5 | v2.6 | v2.7 | v2.8 v1 series: v1.0 | v1.2 | v1.4 | v1.6 | v1.8 What's included in the pack? -:- APP: GENERIC MOD ENABLER -:- Credits: JoneSoft License: Free for unlimited time for Home users and non-profit organizations. Description: A portable, freely distributable Mod enabler/disabler. This application is required to run mods safely and it is included in the pack. At the heart of the Modpack resides JSGME (JoneSoft Generic Mod Enabler), an application that allows players to enable and disable mods with one click. JSGME has been around for more than a decade and it is to be fully trusted. Refer to the install instructions section at the bottom for full details. -:- MOD: CORE ESSENTIALS -:- A pack that includes a variety of mods from the best modders of TDM: ~ FAST DOORS Credits: Idea and programming by Obsttorte. Treatment by snatcher. Availability: All missions except Noble Affairs, Seeking Lady Leicester, Shadows of Northdale ACT II, Snowed Inn, The Imperial Sword, Volta 3: Gemcutter and a handful of lesser missions. Description: Being chased? In a rush? No problem: doors open and close faster when running. Topic: Slam doors open while running ~ QUIET DOORS Credits: An idea by SeriousToni (Sneak & Destroy mission). Mod by snatcher. Availability: All missions except Noble Affairs, Seeking Lady Leicester, Shadows of Northdale ACT II, Snowed Inn, The Imperial Sword, Volta 3: Gemcutter and a handful of lesser missions. Description: A vast number of doors play more subtle, sneaky sounds for a quieter, stealthier experience. This applies to doors that come with default sounds but only when manipulated by the player. Topic: Decrease volume of open/close door sounds triggered by player ~ LOOT ANIMATIONS Credits: Original idea by Goldwell (Noble Affairs mission). Programming by Obsttorte. Treatment by snatcher and wesp5. Availability: All missions except You Only Fly Thrice and a bunch of missions that come with their own implementation (tdm_frobactions.script). Description: Moves the loot towards the player before putting it in the inventory, underlining the impression of actually taking it. This mod comes with a subtle new loot sound that goes along nicely with the animation. ~ DYNAMIC INVENTORY Credits: snatcher. Availability: All missions. Description: When picking up loot this mod displays the loot info in the inventory and shortly after reverts back to the last non-loot item selected. The mod in addition, remembers the last item selected when shouldering and unshouldering a body. ~ SMART CONTAINERS Credits: Obsttorte (source code updates), Dragofer (similar attempts), snatcher. Availability: All missions. Description: To facilitate looting, the bottom of many containers (chests, jewellery boxes, etc...) gets automatically disabled at the beginning of the mission and only the lid remains frobable. ~ STEALTH MONITOR Credits: kcghost, Dragofer, snatcher. Availability: All missions. Description: Display some stats (Suspicions / Searches / Sightings) and the Stealth Score during a mission. Just bring up the "Loot" inventory icon and press "Use" (or setup a dedicated key). ~ STEALTH ALERT Credits: snatcher. Availability: All missions. Description: Completing a mission without being seen is something that can be done with some practice and patience. This mod will play an alerting chime whenever you are seen so that you don't have to monitor the Stealth stats all the time. ~ BLINKING ITEMS Credits: snatcher. Availability: All missions. Requisites: Console command r_newFrob must be 0, which is the game default. Description: Items within frob distance that go into the inventory (plus static readables) emit a subtle blink. This pulse can help you identify some valuable items that otherwise are difficult to detect. Topic: New Frob Shader ~ SMART OBJECTS Credits: snatcher, Dragofer. Availability: All missions. Description: Display actor and object names whenever you grab an entity with a name. In addition, objects (except AI entities) do not make or propagate sounds on impact while being manipulated. Topics: No impact sounds while holding an object / Nameless objects... a missed opportunity ~ FRAGILE BOTTLES Credits: snatcher. Availability: All mission except for few items in A Reputation to Uphold and Shadows of Northdale ACT I & ACT II. Description: No stealth game is complete without some good bottle smashing! There are hundreds and hundreds of bottles in our mission catalogue: go to your nearest kitchen, take a bottle and throw it to distract AI, extinguish fires... Topic: Breakable throwables ~ ALT FOOTSTEPS ON WATER Credits: SeriousToni. Availability: All missions except Hazard Pay, Noble Affairs, Shadows of Northdale ACT I and ACT II, Snowed Inn, Volta 2: Cauldron and a handful of lesser missions. Description: Alternative sounds of footsteps on water for our protagonist (walk / run / land). Topic: New Footstep sounds ~ MISCELLANEOUS Re-worked Inventory menu (more compact). Items can be sorted. Inventory count removed for non-stackable items. Alternative high mantle sound for our protagonist. Removed two anticlimactic player dying sounds Revamped and extended "Mission Complete" audio theme. Standardization of frob distances for some doors. Decreased brightness of the Objectives and the Inventory. Decreased brightness of stock newspapers. Player weapons are visually visible in the dark. -:- MOD: PLAYER SKILLS -:- A new "Skills" category is added to the inventory on mission load and the category includes the below abilities: ~ SKILL: PEEK Credits: Dragofer, snatcher, wesp5 Availability: All missions. Description: When the item is selected the player can peek through any regular door. Select the item in the inventory and "Use" it on a door. Topic: Peek through (almost) every door ~ SKILL: BLOW / IGNITE Credits: Dragofer, wesp5, Obsttorte, snatcher. Availability: All missions. Description: When the item is selected the player can blow out and light up candles and oil lamps. Select the item in the inventory and "Use" it on small flame sources. Topic: Extinguish small lights with a blow ~ SKILL: WHISTLE Credits: snatcher. Availability: All missions. Description: When the item is selected the player can whistle and draw the attention of nearby AI. The more you whistle, the more attention it draws. Select the item in the inventory and just "Use" it. Keep a safe distance. ~ SKILL: ALCHEMY Credits: OrbWeaver, MirceaKitsune, datiswous, wesp5, snatcher. Availability: All missions. Description: When the item is selected the player can alter the properties of broadhead arrows by applying different reagents. Select the item in the inventory and "Use" it repeatedly to cycle through the different arrow types. Topic: Alchemy to alter arrow properties? Arrow types: Shadow arrow compound or "Darkdust": Widely believed to be a myth, little to nothing is known about anti-light matter. Where did our protagonist get his formula from? When this substance is subject to strain the particles implode and the residual component absorbs light until it dissipates completely. Flare arrow compound or "Starlight": A recipe based on luminescent mushrooms and other exotic herbs. The resulting powder produces, for limited time, a dim but steady blue-ish glow when mixed with the right reactive. A high concentration of the active mixture can cause a burning sensation to the eyes. ~ SKILL: LOOP Credits: snatcher. Availability: All missions. Description: When the item is selected the player can teleport between two points. You can activate the loop any time and use it to quickly travel back to a safe location, to explore two different areas in parallel or to ambush AI. If the loop fails keep trying, you should be able to get to your destination eventually. If your path forward is blocked you can break the loop by pressing the "use" key for 10 seconds, just make sure you are on the correct side of the loop... ~ SKILL: PENUMBRA Credits: VanishedOne (speed potion), kingsal (invisibility potion), snatcher (alchemy). Availability: All missions. Description: When the item is selected the player can avoid light sources and run faster than usual for limited time. Health consumed will gradually be restored. Penumbra doesn't muffle the noise you make and it doesn't work when in contact with water. THE PATH TO UMBRA: How to become one with the shadows Did you know? You can set key bindings for the skills by clicking on the Modpack banner in the Main screen: -:- MOD: CLASSIC BLACKJACK -:- Credits: Obsttorte, snatcher. Availability: All missions except A House of Locked Secrets. Description: A straightforward approach to blackjacking with new rules and mechanics inspired by the original Thief games. Never miss a KO again! - No indicator required. "Classic Blackjack" rules: Some AI are KO-immune and cannot be KOed: * Undead, creatures... * Guards wearing heavy helmets (to respect TDM vision) * Other: set by mission authors for the plot, in example The rest of AI can be KOed, just aim for the head: * Civilians: Can always be knocked out from any direction * Combatants: Can always be knocked out (including when fleeing) from any direction except when in high alert state (normally in combat mode) As reference, you can find in the Wiki the set of rules of the non-modded TDM: https://wiki.thedarkmod.com/index.php?title=The_Dark_Mod_Gameplay#Blackjacking -:- MOD: FLASH GRENADE -:- Credits: snatcher, kingsal. Availability: All missions except Hazard Pay and Moongate Ruckus. Description: Flashbombs are clumsy and loud but as effective as ever. Instead of throwing Flashbombs like a cannonball we now toss them. Instead of exploding on impact Flashbombs now have a fuse. The chances of blinding have been greatly increased. -:- MOD: FORWARD LANTERN -:- Credits: snatcher. Availability: All missions except Flakebridge Monastery, Hazard pay, Moongate Ruckus, Snowed Inn, Vota 1, 2 & 3. Description: The mod replaces the light of the player lantern with a subtle forward facing version. -:- MOD: HUNTER BOW -:- Credits: snatcher. Availability: Most missions (a few missions do things differently but you should never notice). Description: Nock and draw arrows at a faster rate. Extended radius of gas arrow effect. Chance to retrieve rope arrows when missing a shot. -:- MOD: LIGHT STONES -:- Credits: Idea by Zerg Rush, snatcher. Availability: All missions. Requisites: Lightgem enabled in Gameplay > General settings. Description: Splits the Light Gem into smaller stones with unique light detection levels. -:- MOD: RING HELPER -:- Credits: snatcher. Availability: All missions but the ring is dimmer when using the x-ray glasses or other overlays. Requisites: Frob Helper enabled in Gameplay > General settings. Description: The mod replaces the white dot pointer (Frob Helper) with an advanced ring-shaped aimer. The main difference is that the helper is now available for all objects you can interact with, large or small. Topic: Frob Helper discussion Options in Gameplay > General > Show Frob Helper: Always: Pointer and Ring Hover: Instant Ring Fade In: Ring delayed by one second Fade In Fast: Ring delayed by half second No: Off -:- MOD: SHADOW MARK -:- Credits: snatcher, Obsttorte. Availability: All missions. Description: Our protagonist's lucky deck! When the item is selected the player can drop and throw playing cards to mark a location. Cards can be retrieved. AI will not normally mind a single card lying around but cards can sometimes be noticed. Topic: Find more details in this post -:- MOD: SHOCK MINE -:- Credits: wesp5, snatcher. Availability: All missions. Description: This mod replaces the Flashmines with portable contraptions originally intended to store energy that have been altered to deliver a non-lethal electric shock to those who step on them. Remember: mines can be disarmed with the lockpicks! -:- MOD: SIMPLE SUBTITLES -:- Credits: Geep, stgatilov, snatcher. Availability: All missions. Description: A minimalist, imperfect approach to subtitles (you can set the scope of the subs in the audio settings). Topics: Subtitles - Possibilities Beyond 2.11 / English Subtitles for AI Barks Go to the audio settings and set the scope you prefer: Story: Story only On: Story and general speech (Give it a try!) Off: Disable subtitles Features of the mod: Background replaced with a font outline. Audio source widget replaced with a text transparency based on distance (volume) to the source. Yellow font color for story subs for best contrast, light grey font color for anything else. Non-story subs limited to a single instance, so that players aren't bothered too much with non-relevant subs (barks). --------------------------------------------------------------------------- DOWNLOADS / INSTALL / UNINSTALL So, how do I install and play with all this? Quite easy, but pay attention. I don't want you to break your game so we will be using a "Mod Enabler". A Mod Enabler allows you to enable and disable mods at will, with a few clicks. Before moving forward you must know a couple of things: The moment you enable a mod, previous saves will not work. If you want to load previous saves then you will have to disable the mod. If you play a mission with mods, the saves will only work when that exact set of mods are enabled. This above is important in case you deem your current saves precious. Consider yourself informed. DOWNLOADS You can download the TDM Modpack from Mod DB: INSTALL INSTRUCTIONS Download the zip, unzip it, and move contents to your TDM root folder: Folder "MODS" File "JSGME.exe" Go to your TDM root folder and double click on JSGME.exe (yellow icon). The first time you launch JSGME, it will ask for the "Mods Folder Name". Leave "MODS" and click OK. Now to your left you will find a list of mods available. To your right you will find a list of mods currently enabled. To enable a mod, select a mod on the left, and click on the arrow pointing to the right. To disable a mod, select a mod on the right, and click on the arrow pointing to the left. Go and enable the mods you want: UNINSTALL INSTRUCTIONS Quit the game (to unblock files) Go to your TDM root folder and double click on JSGME.ese (yellow icon) Disable all mods found on the right Close JSGME Delete the following: Folder "MODS" File "JSGME.exe" File "JSGME.ini" --------------------------------------------------------------------------- I hope you enjoy the mods. No coin? then leave a like for pirate's sake!
  11. NOT SO FAST MR CHUMBUCKET how dare you think your own code is fool proof! Ok, so slight story time: I wiped my install of TDM and then reinstalled the latest beta and a fresh copy of High Expectations. Then, I redownloaded my save file from google drive and put it in the FM's save folder - and was able to load the save file! After that, I redownloaded all of the other FMs I had and re-installed my WIP FM into my folder, and I could still load my save. Then I changed all of my config settings back to the way I had them before, and could still load my save. Then I redownloaded my autosave.pk4 mod - and my save loading freezing problem returned as described in my OP. We have a culprit! I have a new question for this thread, then, because I would very much like my autosave mod to function and not cause save-loading to hang for no discernable reason. This "mod" is a single .script file located in the \script\ folder. Its entire content is the following: #ifndef __TDM_AUTOSAVE__ #define __TDM_AUTOSAVE__ /* --------------------------------------------------------------------------------------------- * * This file is added to The Dark Mod's Script Inclusion chain in tdm_main.script * * This is intended for players who wish to install addons with custom scripts that should be available * in all missions. Mission authors must use tdm_custom_scripts instead. * * --------------------------------------------------------------------------------------------- */ #define MAX_AUTOSAVES 5 #define AUTOSAVE_INTERVAL_SECONDS 300 void autosave() { float save_count = 1; do { sys.wait(AUTOSAVE_INTERVAL_SECONDS); string fname = "__autosave_" + save_count; $player1.saveGame(fname); sys.println("Autosaving '" + fname + "'"); save_count += 1; if (save_count > MAX_AUTOSAVES) { save_count = 1; } } while (1); } void user_addon_init_autosave() //If any of your addon scripts need to be initialised at map start, add their init function here. See the line that has been commented out with // for an example. { thread autosave(); sys.waitFrame(); // contingency in case no addons are specified } #endif what have I done wrong with this script?
  12. From personal experience (and I have a lot of experience on that topic), casting calls on the TDM forums do not have much effect. You could try VAC (if you are on Discord). I could also provide you the contact details of a very reliable guy who has been doing tons of voice work for TDM/Thief missions, if you want to.
  13. Reliably --- no, it cannot. There is no proper way in OpenGL to see how much VRAM is occupied. Are you sure your problem is VRAM? Usually when VRAM ends, OpenGL driver puts the new resources into CPU memory. Everything continues working correctly, but rendering from this CPU-side is many times slower. But I don't think the computer becomes unresponsive in this case... Even if you crash the driver (which is very normal with Vulkan), Windows just restarts it quickly. Don't know how old Windows is there, by the way. Complete freezing sounds more like ordinary RAM running out. When you don't have enough RAM, all the extra memory is put into swap file. Even SSD is many times slower than RAM, and your old PC most likely has HDD. Technically it should still work properly, but I have seen cases where it effectively freezes, and waiting hours does not help.
  14. Copying over from the Imperial Sword thread: playing that mission in 2.14b6 revealed some suboptimal interactions with the new frob behaviour. With frob/interact set to Thief: 1. There were instances when doors/cases would not open and switches would not activate with something that "intuitively" felt like a short frob. This could just mean that the long-frob activation interval is far too short for me, and I would expect for others too. However, the behaviour seems to be more generally inconsistent, e.g. long-frob doesn't seem to do anything on switches *and* fully open doors. Having long-frob activate so easily and then lead to a non-operation seems troublesome for me. 2. I can confirm that in two instances (a loot item and a key) I needed to frob twice with the corresponding sound playing also twice, before getting the thing. In once instance I *think* the animation/"visual zoom" effect also played twice, but since it is difficult to replicate, I am not able to confirm it.
  15. Miscellaneous asset fixes done: * More fixes in fonts and better support for Cyrillic and Romanian (post, 6642, 6661). * Added all missing mipmaps in DDS textures (post). * Fixed shop description of slow match (6629). * wood/panels/trim_wood_grunge_moulding_desat: fixed parallax confusion. * models/md5/chars/builders/guard/builder_armor material: brought back specularmap. * textures/darkmod/stone/brick/blocks_light_stained_trimmed material: fixed specularmap. * prefabs/doors/trapdoor_w-padlock prefab: fixed wrong particle (6662). * prefabs/mechanical/switches/wall_lever01 prefab: fixed frobbox of the lever (6060). * models/darkmod/architecture/doors/door*hinge models: fixed gaps in almost all versions (6671) [02]. * models/darkmod/furniture/wardrobe_open model and prefab: fixed clipping through frame (6272) [02]. * models/md5/chars/heads/female03_head_local and dds/models/md5/chars/heads/face_freckle textures: replaced (5545) [03]. * models/darkmod/readables/book_* model: fixed UV maps in sp1 and red1 versions, texture fix (6672) [03]. * prefabs/doors/curvedtop_door_96x48_3hinge_w-frame prefab: fixed hinge material (3212) [03]. * models/darkmod/readables/book_tome model: minor fixes [03]. * models/darkmod/containers/bucket model: gap fixes (6675) [04]. * models/darkmod/containers/barrel_wine model: fixed shadowmesh (6685) [04]. * New assets added: * atdm:ai_undressed_old_man_01: added new character model, including LODs, ragdoll, swappable head. * textures/darkmod/wood/panels/trim_wood_* material: added red variants. * textures/darkmod/wood/panels/panel_decorative_redder_grated material. * textures/darkmod/paint_paper/gold_pedals_* material: added RGB versions. * textures/darkmod/paint_paper/fleur_* material: added RGB versions. * textures/darkmod/stone/brick/red_worn_dirty_trim_wet material. * textures/darkmod/stone/brick/old_bricks_darkgrey_wet material. * models/darkmod/lights/non-extinguishable/painting_downlight model. * models/darkmod/containers/openable/safe_door_003_* and safe_wheel_003: added wall-in-safe door model and prefabs (6590). And there is a big set of assets added by @Wellingtoncrab and @Amadeus from the upcoming mission "Displacement". New models by TDash: * models/darkmod/furniture/beds/rustickingbed with skins DRustBed* * models/darkmod/furniture/seating/darmch1 with skins ArmCh* * models/darkmod/furniture/desk_pagan with skin JPagDesk2 * models/darkmod/furniture/steps_library with skin LibStepup1 * models/darkmod/mechanical/typewriter * models/darkmod/kitchen/wine_bottles_shelved*: versions A, B, C, D * models/darkmod/kitchen/whiskeyglass_silver * models/darkmod/kitchen/bottle_simple_* * models/darkmod/containers/crate_long_* * models/darkmod/containers/crate_simple* * trunk/models/darkmod/containers/wine_crate_03 * models/darkmod/furniture/cabinets/cupboard_* More models: * prefabs/mechanical/switches/red_button prefab along with models/darkmod/mechanical/switches/switch_redbutton* and switch_toggle* models and redbutton_glow* skins * models/darkmod/decorative/statues/bust_emperor_* model (and bust_emperess) * models/darkmod/kitchen/food/bread_loaf*: new versions 02, 03, 04, 05, 06 * models/darkmod/kitchen/food/croissant * models/darkmod/lights/non-extinguishable/streetlamps/streetlamp_iron_01 with skins streetlamp_iron_01_lit, streetlamp_iron_01_unlit * models/darkmod/decorative/trophy_plaque_* * models/darkmod/decorative/stuffed_hart* * models/darkmod/decorative/statues/statue_face_cover* * models/darkmod/loot/loot_golden_goblet* * models/darkmod/loot/loot_golden_vase_* * models/darkmod/decorative/ashtray * models/darkmod/decorative/cigar* with skins cigar and cigar_unlit * models/darkmod/loot/loot_crystalore* (and loot_rareore) New skins: * cabinet1_* for furniture: versions A, B, C * book_sp1_gold_crest for various books Stone, cobblestone, brick materials: * textures/darkmod/stone/brick/bricks_old_light* * textures/darkmod/stone/brick/blocks_sandstone_grime_trimmed * textures/darkmod/stone/brick/blocks_concrete_small_trimmed2 * textures/darkmod/stone/cobblestones/flagstones_bricks_multicolored* * textures/darkmod/stone/flat/tile_dirty_terracotta * textures/darkmod/stone/flat/tile_herringbone_grime* * textures/darkmod/stone/flat/tile_checkered_grime_tricolor* * textures/darkmod/stone/flat/tile_checkered_grime_small* * textures/darkmod/stone/natural/gravel_multi_color Other materials materials: * textures/darkmod/paint_paper/wallpaper_grunge_* * textures/darkmod/plaster/plaster_worn_painted_peeling_autumnal* * textures/darkmod/roof/rooftiles_clay_red_decorative* * textures/darkmod/wood/boards/planks_floor_* * textures/darkmod/glass/glass_brick_clear [03] * lights/watercaustics01 Note: [03] at the end of line means that this change appeared only in beta214-03.
  16. This particular mission was to show off the modular church models, and I even created some new ones from them thats @AmadeusI need to create a tracker to get added to the mod. But as has always been the case, everything I create is covered by CC0, but its nice to get a nod when something I created is used.
  17. Arriving today at all libraries across the Empire, you'll now get to enjoy over 20 new book covers sourced from the Public Domain. Ranging from spellbooks to shiny ornate tomes and outright strange volumes, this pack has everything you need to add that extra bit of spice to your bookshelves. Brought to you by @Bikerdude and myself, we would like to remind you that: Yes, you can judge a book by its cover! You can download the pack here: https://drive.google.com/file/d/1pT31cbmk1n7GQ94LUvfk3GwHnmaXGNDK/view?usp=sharing Happy reading, Taffers!
  18. This pinned thread's purpose is to collect links to all the discussion threads for new features to be added in 2.14: https://forums.thedarkmod.com/index.php?/topic/23080-214-new-and-updated-assets/ https://forums.thedarkmod.com/index.php?/topic/23072-214-mirrors-and-remotes-resolution-and-optimizations/ https://forums.thedarkmod.com/index.php?/topic/23070-214-tdm-version-macros-and-x-ray-breaking-change/ https://forums.thedarkmod.com/index.php?/topic/23071-214-in-game-screenshot-as-menu-background/ https://forums.thedarkmod.com/index.php?/topic/23073-214-interactible-projected-decals/ https://forums.thedarkmod.com/index.php?/topic/23074-214-new-smoke-generation-system/ https://forums.thedarkmod.com/index.php?/topic/23088-214-beta-ko-non-elite-ai-after-flash/ https://forums.thedarkmod.com/index.php?/topic/23087-214-beta-frob-changes-additions/ https://forums.thedarkmod.com/index.php?/topic/22736-font-localization/page/2/#findComment-503417 Maybe: https://forums.thedarkmod.com/index.php?/topic/23104-script-debugger/ As well as older Feature Collection Threads: [2.13] Feature Discussion Threads [2.12] Feature discussion threads [2.11] Feature discussion threads [2.10] Feature discussion threads
      • 5
      • Like
      • Thanks
  19. I think it's time to replace the frob material stages with a shader (probably add a param to the existing ambient shader) There is more than one angle to this issue but I am mainly concerned about too many stages in materials that are somewhat taxing in terms of performance. Imagine rendering of 3K surfaces interacting with 3 lights in average and using materials with 7 stages in average. The renderer loops through every stage for every surface making it ~ 20K checks per loop. It has to happen during the depth stage, then each light and then the ambient pass resulting in 100K checks. It makes sense to try to reduce this load, especially considering that the frob stage is relatively rarely invoked and the checks happen on the backend making it hard to parallelize the computation. I am thinking adding a top-level material keyword that would apply as frob color and get passed to the ambient shader when the surface is a part of a frobable entity. I would like to hear your thoughts from the mapper/designer POV.
  20. Besides the usual (legitimate) excuses about this being an open source project run by volunteers who have other commitments, etc., I think one of the main things missing is a proper triage process and prioritized backlog for bug reports and feature requests. At least that's how a 'real' software project would work. But someone trusted by the dev team would need to volunteer for that role (if it's even agreed it's needed). Loads of issues get reported, but in different places (the bug tracker, or various forum posts, Discord, etc.). The forum is a nightmare to search, so things get lost as soon as they are posted. Some devs don't really read all of the forums unless they are tagged (again, I don't blame them not everyone has time to read every single post or hang around Discord 24/7). I make sure to log bug reports and feature requests in the bug tracker, so at least I can easily find them later. I think there is a better chance of someone seeing it there as well. Then you could maybe raise awareness of it by posting in the forums with a link to it. Unfortunately with respect to features and suggestions, nobody is really in a position to make any promises at any given time whether something can or will be implemented. It seems to need to reach some critical mass of internal discussion first, which sometimes only happens after some pestering occurs. If you look at the stuff that @Daft Mugi and @STiFU have implemented recently, they do a great job of making a case for their feature requests, complete with screen shots, videos, evidence from users from discord and forums, rationale with pros and cons. This helps a lot when trying to convince a group of people that your idea is worth considering. EDIT: I meant to say the non-responses can definitely give the impression of apathy and that's frustrating, but I think that would be a harsh assumption. IMO this forum or Discord are not suited to feature discussion. The rest of the world has moved onto things like Github issues which are way easier to have targeted, scoped discussions about particular bugs or features. And also to find them later.
  21. A Collector's Errand So thebigh and I, have created a little tribute map in honour of Mircea Kitsune. The FM is set in the TDM universe with nod's to some of the gameplay elements in MK's own mission's. And the map itself was loosely based of one of thebigh's abandoned maps, which has then been heavily customised and had multiple detail passes into what you now see. The mission is small and and relatively simple, so shouldn't be too hard for most players. Enjoy and have fun Notes: - TDM 2.14 or later is REQUIRED to play this mission. - Build time roughly 65hrs. Download Link: - (v0.31) - https://mega.nz/file/2AskyBJD#K_sSxWKKt5x-UTOUd4GlKWobfFHVUdkDDgTn82r-t-k Credits: - MirceaKitsune - anthro characters - thebigh - custom textures - wellingtoncrab - new textures in tdm 2.14 - Jackfarmer - briefing video - datiswous - subtitles Voice acting: Bikerdude - Prankster thief, Grumbling watchman Gunmetal - Annoyed thief thebigh - Slacker watchman Ed the Djinn - Briefing voiceover Beta Testers: - datiswous - wesp5 - joebarnin
  22. I would like to know if the new door controls had any influence on the new frob styles. I would like to have a beta where the new door controls can be completely disabled (as if the feature never existed). I do not understand why in 2.13 switches and levers get triggered "on key press" whereas in the 2.14 betas they get triggered "on key release", regardless of the frob control style. I just noticed the script event frob() no longer works on doors, switches and levers. Going for both new frob styles and new door controls in the same round was probably too much. I want to help but I no longer can guess why some things are happening.
  23. Same for me log: signal caught: Segmentation fault si_code 1 Trying to exit gracefully.. ----- idRenderModelManagerLocal::EndLevelLoad ----- 0 models purged from previous level, 694 models kept. --------------------------------------------------- Regenerated world, staticAllocCount = 0. Getting threadname failed, reason: No such file or directory (2) --------- Game Map Shutdown ---------- ModelGenerator memory: 10 LOD entries with 0 users using 160 bytes. WARNING:idClipModel::FreeTraceModel: tried to free uncached trace model (index=0) --------- Game Map Shutdown done ----- Shutting down sound hardware idRenderSystem::Shutdown() ...shutting down QGL I18NLocal: Shutdown. ------------ Game Shutdown ----------- ModelGenerator memory: No LOD entries. Shutdown event system -------------------------------------- Sys_Error: ERROR: pthread_join Frontend failed shutdown terminal support About to exit with code 1
  24. The TDM Unofficial Patch is a personal project of mine to modify some small details that annoyed me in the core game. It wouldn't be possible without many others, so thanks to the whole TDM community for discussions and help, but especially to friendly modders who directly contributed code for it, like Obsttorte, Dragofer, Kingsal, Goldwell, Destined, and snatcher! You can find it under the link below and while over the years there was little progress, in recent times many things have been improved that I never even thought of when I started and some might be worth to be included in the core game. https://www.moddb.com/mods/the-dark-mod/addons/the-dark-mod-unofficial-patch Version Changelog: ------------------ v1.7 20.08.2022 ---- Made loot icon change right back to last tool icon, thanks snatcher. Added new whistle player skill to distract NPCs, thanks to snatcher. Made more lights extinguishable and added info for 4 beta missions. Corrected container bottom fix messing up drawers, thanks Dragofer. Improved unlit behaviour of moveable light sources, thanks snatcher. Corrected lit lamps set to extinguished in maps, thanks to Dragofer. Changed western empire maps so the location of Bridgeport is vague. Added several major city names to the small map, thanks to Kukutoo. Fixed frobing animation not working with bound and carried entities. v1.6 23.07.2022 ---- Improved extinguishing oil lamps, thanks to Dragofer and Obsttorte. Added frobing animation, thanks to Obsttorte, Goldwell and snatcher. Fixed container bottoms and training mission chest, thanks Dragofer. Made doors open faster when running, thanks Obsttorte and snatcher. Added more player tools to training mission and improved text there. Fixed Holy Water doing no damage and Hazard Pay not starting at all. Made all five oil lamps in Sotha's "The Bakery Job" extinguishable. Added blow player skill to snuff out small flames, thanks snatcher. Changed Unarmed icon to make clear that the player always has a bow. v1.5 02.07.2022 ---- Created Invisibility Potion out of cut Speed Potion, thanks Kingsal. Increased arrow head shot damage to both living and undead enemies. Replaced slow matches with easier to handle flints, thanks Kingsal. v1.4 10.03.2022 ---- Replaced Frob Helper with dark Frob Outline and updated to TDM 2.10. Made electric mine stun elite guards too and improved mission names. Renamed mission installation/selection UI mishmash to "activation". v1.3 21.02.2021 ---- Changed flashmine to stunning electric mine and updated to TDM 2.09. Edited more mission names and made threefold candles extinguishable. v1.2 26.08.2020 ---- Updated to TDM 2.08 and fixed custom holywater script compatibility. Added Numbers Scroll showing stealth and loot info, thanks Dragofer. Edited more mission names to avoid truncated descriptions in menus. Added default keys info to training mission and repaired cut lines. v1.1 03.02.2019 ---- Moveable candles can be extinguished directly by frobing the candle. More blackjack immune enemies and inextinguishable candles modified. The key frob distance has been decreased to be that of lockpicking. Holy Water bottles must be thrown directly, but they do more damage. The controls settings menu additions have been updated for TDM 2.07. New mission names have been fixed to fix format and spacing issues. Added looking up and looking down controls for people without mouse. Pointed bad prefabs container open/close sounds to existing effects. Added version info to starting screen and edited some new missions. v1.0 06.05.2018 ---- Many enemies will not become immune to blackjacking when alerted. Oil lamps can be snuffed by frobing, thanks Destined and Obsttorte. The controls settings menu lists that "use" can work on held items. Mission names were syncronized between download and online lists. The controls settings menu lists that "frob" can get or drop items. Astericks were added to official missions to move them to list top. Minor text and format bugs have been fixed in some mission infos.
  25. Hidden Hands: Vitalic Fever Filename : hhvf.pk4 Date of release: 20/07/2019 Latest Version: 5 (21/04/2025) Version 5 - changes: - fixed defective ambient light - added subtitles (thanks to @datiswous) - added compressed briefing video (thanks to @datiswous - fixed/replace (defective) textures - added a few new models and items - added new title & loading screen - ...made a few tasks a little easier - dmap with 2.13 Hidden Hands Series: I. Initation - II. Vitalic Fever Jack Farmer: mapping & drafts Amadeus: alpha testing, geometry fixes, performance checks, drafts for gameplay and objectives, revision of all readables, dialogues & narrator texts Grayman: AI fixes, gameplay fixes, trap fixes Duzenko: alpha testing, performance checks and improvement tips Beta Testers: - Joebarnin - Cambridge Spy - Boiler's Hiss (aka "The architect's darling") - Jedi_Wannabe (aka "The man of many voices") - Amadeus (aka "The Writer") Voice actors: Malasdair Narrator Jedi_Wannabe All four guards chatting about the guests, chickens, inventions and unusual job interviews New Horizon The educated Builder Goldchocobo The naive Builder Special thanks to: - Springheel, Sotha, and Fidcal for the tutorials. - VanishedOne, Stumpy, Destined, Grayman, Joebarnin and ERH+ for patiently answering my questions solving all the in-game problems. - PsymH (aka "Stringer Bell") for connecting me with the right guys on TTLG for additional voice acting. - Goldwell for teaching me how to integrate a custom video in a fms and helping me with troubleshooting during the integration of one of the Builder's voices. - all voice actors & beta testers for their great support. - all others not mentioned here who answered my questions in the Newbie thread or via PM. Contributors from the Inventor's Guild: - Destined wrote a new definition for the "spidsey-babsies", enabling those beasts to move through tunnels. - Grayman wrote a script enabling Halfrid to hold the quill only when it is needed. He also fixed several other AI problems with respect to path finding, damages and interaction with light switches. Pilfered items: - Portal sky with hills and trees originally developed and arranged by Sotha for "Thomas Porter: The Transaction". - Frobbox booster re-created from a map originally developed by Grayman All new ambient music and sound effects written, performed and mixed by Jack Farmer. Briefing video by SirSmokeAlot Pictures Version 5 - changes: - fixed defective ambient light - added subtitles (thanks to @datiswous) - added compressed briefing video (thanks to @datiswous - fixed/replace (defective) textures - added a few new models and items - added new title & loading screen - ...made a few tasks a little easier - dmap with 2.13
×
×
  • Create New...