Search the Community
Searched results for '/tags/forums/game engines' or tags 'forums/game enginesq=/tags/forums/game engines&'.
-
Can someone remind me which mission didn't start with an in-game map, but rather the player has to pick it up..? I ask because I am looking to place map inside a building, and only want to player to have the map at that point.
-
"When the leaves change and the air is still, there is a quiet." -Lady Blackbriar -=| DISPLACEMENT |=- BY AMADEUS & WELLINGTONCRAB = DOWNLOAD = <( | )> -REQUIRES TDM 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 2.14
- 493 replies
-
- 33
-
-
-
guess you newer played nehahra it sorta delves into the lore off Q1 but with a humerous twist. originally developed by mindcrime lord havoc (or lady havoc as it turned out ) and a few others from the old quake community. theres even a live demo that plays as a video as a prelude to the game (warning it is very long). it is not 100% cannon but close enough . it can be a bit nasty to get the demo based story running on modern ports. the original nehquake.exe used a lot of hacks to allow playing demo captures as videos. the game itself does run ok with darkplaces just dont turn on realtime ligthing as it fucks up the game because of missing support files for it. Q2 lore was... well a bit out there. idtech was most famous for its engines not exactly for game lore.
-
1) Is it possible to remove "game saved" from the HUD when quicksaving? Small nitpick I know but I play all my games HUDless and like to get rid of every HUD element if there's no option to do so. The small pause in gameplay when quicksaving is feedback enough that the game saved. 2) Possible to replace the loot pick up sound with a custom soundfile? 3) Possible to replace the mission complete jingle with a custom soundfile? Any help would be appreciated!
-
Fan Mission: "The Maybury Idol, Part 1: A Trip to the Museum"
waxhead replied to Jnon's topic in Fan Missions
Thanks for this fun little mission. Great atmosphere, but it would have been fun if there was a bit more to do at the end after dealing with the tugs. Also thanks for making a mission that was so varied, which means you don't (easily) loose track of where you have been or where you are supposed to go. By the way: Played on TheDarkMod V2.15 #11349 on Debian Testing. The game unexpectedly exited (no logs found) when coming back and meeting the tugs, but it worked on the second try (reloaded savegame). -
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.
-
For the people eager to play with the latest state of development, two things are provided: regular dev builds source code SVN repository Development builds are created once per a few weeks from the current trunk. They can be obtained via tdm_installer. Just run the installer, check "Get Custom Version" on the first page, then select proper version in "dev" folder on the second page. Name of any dev version looks like devXXXXX-YYYY, where XXXXX and YYYY are SVN revision numbers from which the build was created. The topmost version in the list is usually the most recent one. Note: unless otherwise specified, savegames are incompatible between any two versions of TDM! Programmers can obtain source code from SVN repository. Trunk can be checked out from here: https://svn.thedarkmod.com/publicsvn/darkmod_src/trunk/ SVN root is: https://svn.thedarkmod.com/publicsvn/darkmod_src Build instructions are provided inside repository. Note that while you can build executable from the SVN repository, TDM installation of compatible version is required to run it. Official TDM releases are compatible with source code archives provided on the website, and also with corresponding release tags in SVN. A dev build is compatible with SVN trunk of revision YYYY, where YYYY is the second number in its version (as described above). If you only want to experiment with the latest trunk, using the latest dev build gives you the maximum chance of success. P.S. Needless to say, all of this comes with no support. Although we would be glad if you catch and report bugs before the next beta phase starts
- 16 replies
-
- 15
-
-
-
This is fantastic. Hope some of this will end up in the core game. Huge improvement.
-
Another procedural animation I've been playing with. There is already predefined "look at" event in the game. When I set up NPC to look at the path node it was a little buggy. Anyone tried to set up NPCs looking at player? They do seem to look up when they throw stones. tdm_ai_head_tracking_humanoid.script
- 14 replies
-
- 4
-
-
- procedural
- animation
-
(and 2 more)
Tagged with:
-
I think they're both very good. And, I say that even though I'm not into shooters too much. But, especially Quake 2 is a fantastic game. I know that some people complained about Quake 2 remaster, for whatever reason. There are the occasional post or two on the Steam forums as well, made by single people. Everyone else seems to thoroughly enjoy the game.
-
The only way I know is unzipping /strings/english.lang (or any lang you use) and then change line: "#str_02916" "Game Saved" to: "#str_02916" "" Hopefully there is a better way. Yes, you would never know. One way to check if saving works in general is opening the console. On quicksave it also reports in the console.
-
Any idea why this isnt playing in-game? Its was 29mins ling Ive since cut that down to 3 minutes, but still dosen't play.
-
interesting search engine a bit like in the olden days. btw if you want to add it to firefox search engines you can do it with this url "https://wiby.me?q=%s" normally it is "https://wiby.me/search?q=%s" but the page does not understand this syntax.
-
Hello and thanks for checking out this post. I'm delighted to announce that version 1.1 of my fan mission "Cole Hurst 1: Eaton" is now available to download and play. This post is spoiler free, so please don't avoid digging into the details below if you are interested. I'm just using the spoiler tags to organize this post a bit. Let me start by saying "thank you" to anyone who has either previously played - or is considering playing this mission. It really means a lot to me. I have been away for a while, but following a round of beta testing that took place some time last year, I've only just recently managed to finish this update. I'm slightly embarrassed by how long it has taken me to complete, but I wanted to make sure that the valuable feedback I received was all properly addressed. Mission description "Tonight, Eaton's wealthiest citizens will gather at Lord Mayor Zelmer's estate to celebrate the city's founding. Nobles, dignitaries, a famed musician, and even the Queen will pass through its gates. While the guests celebrate Eaton's future, Cole Hurst is looking for a way out." For those new to and/or curious about this mission: I guess I would describe it as a traditional heist-style mission - although with a couple of major plot twist along the way. It's a very large map and I think it should take most players at least a few hours to complete. Screenshots Changes in version 1.1 Countless additions and a large amount of smaller tweaks and changes have all made it into this release. I may have already forgot a few things, but here are what I consider to be the main highlights: * New secrets & optional side quests * Story tweaks and reworked readables * Subtitles * Difficulty tweaks and related changes * Stability fixes * Various cosmetic changes * Audio tweaks * TDM version 2.13 now required Contributions and acknowledgments A special thanks to all of those listed below. I'm sincerely grateful for all your contributions! Mission testers and technical support @nbohr1more, @stgatilov, @duzenko, @Acolytesix, @Dragofer, @JackFarmer, @Shadow, @Cambridge Spy, @wesp5, @madtaffer, @prjames, @suzy8track, @datiswous, @boissiere and @Bergante Story Kelly Hrupa Voice actors twhalen2600 (AKA @Benny_the_guard) and Kelly Hrupa
- 9 replies
-
- 12
-
-
-
Take a look: You know what drew my attention? Around 1:10 he says something similar to "it's mission based but at the same time it's very sandbox in nature. Every mission you are given a huge map to explore and no particular path is forced". Does that ring any bells? Looks like a nice game
-
Jerkiness in game can be mitigated by smoothing up animation curves in Blender before exporting. There's one potential obstacle if we're to replace current idle animations. All idle animations, and by extension some other too, start and end with the same pose. It's especially important that feet are in the same position. There is quick 3 frame transition (interpolation), but if poses aren't matching it looks bad. The thing is, I don't like current default idle pose. It's supposed to be relaxed, with one leg back, but in my opinion it's imbalanced and unnatural. Left upper leg is twisted too much. I think it should be neutral, symmetrical and short. Then you can easily make longer animations where character shifts weight to one leg or the other, like in the video above. Symmetrical pose makes mirrored animations easier, such as turn left/right could simply be flipped. Other, bigger issue is the fact that first frame of the idle animation is used as a default pose in Dark Radiant. To me t-pose would make more sense. If mapper attached something to an NPC using bindtojoint and the animation changes, that means that such object will be misaligned now. That misalignment wouldn't be game breaking, but may look bad. A compromise would be to leave upper body as is, change only legs and hope that mappers didn't attach anything to leg joints using 'bindtojoint'. Cause as I understand this is not an issue with the Def_Attach method? https://wiki.thedarkmod.com/index.php?title=Attaching_Props_to_AI Edit: feet should be slightly rotated, this is just a quick example, not final.
-
@The Black Arrow Final in-game animations would be more polished.
-
Hello again TDM Forums. I'm close to finishing a new FM, "The Maybury Idol, Part 1: A Trip to the Museum", and I'd like to request help with beta testing. Any assistance is appreciated, thanks.
-
well atttleast the idtech 3 engine was used for many great games but yeah a single player story would have been nice. hmm dunno about the gameplay being better but it was definatly more open world in Q2 where as Q1 mostly ran like a corridor shooter. The nehahra mod sorta put a plug in that by having some huge outdooor maps atleast opposed to what we were used to most of the time. in retrospect Q1 got popular because of its modding community not so much for its campaign. Q2 also had a somewhat large modding community but by no means as large as that of Q1. around Q3 it started going downhill in the modding community, there was still a few around who worked on it but it was mostly on the engine code, and only a few games or mods were made by the community. if i had to guess i would say Q1 got popular by modders because it was easy to work with and did not require a large team to make a game with (you could pretty much do it by yourself). atleast idtech 4 has had a good number of mods but as far as i know the dark mod is the only total conversion project and i guess you guys know better than anyone how much work had to be done before it got to this point
-
Agree, in some old and not so old games, eg. Dark Messiah (very nice game with good graphics), don't work in W7 and up without patches.
-
This is very cool even as a simple test, always loved Motion Capture and I know that good ol' Thief did it as well, it explains why the animations looked great even for a game made in the 1990's These animations are great and rather smooth, but you can tell some of them are a bit "quirky", such as at 1:21, the sneeze looks more like somebody is looking at his hand while he got sudden back pain
-
What if the game DIDN'T save though?
-
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.
-
https://www.gog.com/en/game/silence