Jump to content
System downtime for updates - Sunday 13 July 2025 ×
The Dark Mod Forums

Search the Community

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

  • 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. Based on this thread: http://forums.thedarkmod.com/index.php?showt...mp;#entry180959 Summary of it: Basically fog shades can be used to fake shadows which increases performance if you choose to use them. Idea: In-Dark-Radiant shader editor for lighting. Would consist of two parts: Draw floor lights button Draw wall lights button First what you'd do is make your objects. Say you have a global light value but you don't want to have shadows behind the blocks from the light which is infront of the player start. Place brushes which you think would be an accurate representation of how the shadows would be: Click the Draw floor lights button and it DR would take your selection and turn it into a light material file with the dimensions of the green box, and also include a slider to adjust the darkness of the shadows your placing. The dimensions would be the x by y divided by some denominator in order to save memory to a maximum size of 512x512 perhaps. You'd enter in a height for the floor lighting and DR would dray up the shader file and place it under darkmod/textures/mapname and place a material file for it under darkmod/materials/mapname. You should also be able to use patches to get the desired effect and even complex models could be faked by using them as references for the shadow generator by rotating them to simulate the shadow. Thus you'd have created shadows in-game and their textures without ever leaving DR. (super efficient) The same process would occur for wall shadows except they'd be placed vertically. Anywho, just an idea, let me know what you guys think
  2. Yep: http://forums.thedarkmod.com/index.php?s=&am...st&p=180065
  3. Ok, I can see the problem now. I'll look into it. As Orbweaver said, all "ordinary" brushes are child of the worldspawn entity, that's why its properties are shown when any brush or patch is selected. Additionally, I use the worldspawn entity to store the custom stim type information, that's why you can see the "editor_dr_stim" stuff. These are just the definitions, "real" stim/response spawnargs look like sr_type_1 sr_class_N, and such.
  4. I don't take it seriously, but if I'm reading the forums at work, I don't want "Rape Fantasy" to ever go thru the Big Brother monitoring filters. It still appears in the root forum view even if I stay away from the Off Topic forum, because people keep posting here and making it the most recent thread in off-topic. EDIT: Unless it is something like a CNN.com article, "Dick Cheney Killed in Bizzare Rape Fantasy Gone Wrong." That would probably be okay.
  5. Ok, ok, I guess you guys have a point. No sense in going it alone. http://forums.thedarkmod.com/index.php?showtopic=9104
  6. I never thought that a simple screenshot could be so confusing What is implemented is support for the vertexColor and inverseVertexColor stage keywords in material definitions. These keywords allow a material stage to be multiplied by the vertex colours which are included in the model file (after being added by a modelling program, there is no vertex painting in DR). These vertex colours have two purposes. Firstly, they can modulate and darken the texture on a model in particular places, such as to give the impression of dirt or rust. This is illustrated on the second model from the left in the skins tutorial: http://forums.thedarkmod.com/index.php?s=&am...ost&p=52511 Secondly, by using two diffuse/bumpmap stages, once of which has vertexColor and the other inverseVertexColor, it is possible to blend between two textures on the same model by using full-black to full-white vertex colours. This latter function is not yet implemented in the DR renderer, since currently only a single diffuse/bump/specular triplet can be rendered on a model.
  7. I have to login once when I get to work, then once when I get home, every day. While I'm still at work (or still at home) I can visit the forums multiple times and still be logged in, even after closing my browser, restarting laptop, etc. It seems to only require a new login from me when the IP changes. Perhaps your ISP at work or wherever you are is somehow alternating IPs?
  8. The quality is not particularly good. If someone is looking to add a bunch of good textures, I still have BlackThief's excellent stone/mansion textures somewhere. They just need material shaders, but I keep forgetting to get around to it. If anyone is up for it just let me know. http://forums.thedarkmod.com/index.php?showt...amp;hl=textures
  9. I get this as well. Rather, I got it for a week or so, a few weeks ago. Now it has started up again, and worse than ever. I'll often be in the middle of looking at new posts, and it'll inform me "This menu has been disabled" and that I must log in to see member forums. These past few days, this will happen perhaps 4 times a day. Very odd. By contrast, I visit first thing in the morning, and all is fine (later today, I'll be forced to login a bunch again though, I am sure). Not sure what the heck is going on. I've force-refreshed the page, and purged the cookies. Rather not wipe my entire browser history for one site which is having an off-and-on prob; rather hoping it's just an invision board bug. The only thing that has changed here recently is that last week I installed flashblocker and adblocker, but they're both disabled.
  10. Great work Orb. Another step for DR toward accurate previews for mappers. We should talk to the guys I mentioned in this thread. http://forums.thedarkmod.com/index.php?showtopic=9041 This was the email I received from the lead coder.
  11. Hi, I'm currently studying for an Msc in computer animation and trying to work out a possible masters thesis. I'm very interested in contributing something to this mod as my project. The thief series has long been an inspiration for me and I've followed along with the development of this mod with great anticipation and awe. Used to post on the old ION storm forums a little following thief 3's development, used dromed back in the day too Just wondering what are the general areas most in need of assistance? Obviously as a masters project it would need to be substantial and based around a proposal and research. I mainly come from a coding background which is what makes up the majority of the course. We've been working with OpenGL, python and renderman mainly, for differing applications. Before that I had a few years with Java amongst others. We've also done intro modules to maya and houdini etc. One small assignment I've been working just recently has been a basic 3d collisions game which I've based around the old arcade classic Breakout. As a group project I also did coding and level design/editing for a hl2 mod. Just to give you an idea of some of the areas we've looked at. Personally I'm very interested in level design and I'd like to incorporate something into a small but solid map using dark radiant too. I'm very interested in AI as well, not sure where you're at currently with this? Anyway, I'm wondering if you guys have any thoughts/suggestions? Below is a link to some of the past projects people have investigated to give you some idea of what I might offer. I don't know if it's a feasible idea really, if not, no worries. It might need to be something that is currently way of your radar in terms of implementation but that is applicable to the game as a future target but workable now. I just thought I'd throw this up here, I'd be really interested to hear from you all regardless. Thanks and keep up the inspiring work! Previous Masters work examples
  12. He's merely pointing the fact that in the *originals* is hard. Playing the demos isn't a prerequisite for suggesting a better system (not to mention there is no rope arrow in the demos) Sometimes fans (like myself) sound like we are demanding things.. but we are only excited Btw - probably not very relevant - but I'm working on a game based on rope dynamics. It's a totally abstract game, but I was inspired by the thief rope. Maybe some feature I implemented, such as the double rope, inspires you guys here's a link to the thread in the 3dgs forums: link
  13. We could use some help in the animation department, as I believe we're only just on track to deliver a basic core set of animations, for various reasons. Springheel (art lead) could tell you more about that. Do you have any examples of completed animation work? The programming department is slightly less in need, I believe. But there is still a bunch of work to be done, and I'm sure greebo wouldn't mind having some work taken off his plate. We do have a bunch of great mappers already, though of course you're very welcome to join in. Beta mapper access is normally granted based on examples of previous/existing work. If you're lacking in relevant portfolio material, you can show off your skills using DarkRadiant and Saint Lucia assets (all publicly available). I don't know how new and exciting a Computer Animation masters project has to be. I'm going to assume that you can't just make a bunch of awesome assets (e.g. animations) - if you could that would be perfect. The Doom 3 SDK is reasonably open, with only a few bits of it being closed-source, so if you're interested in implementing a particular piece of technology all the better. I notice a few of those projects had to do with procedural animation, for example. (Word of warning, though, the guts of D3's animation code are pretty impenetrable and completely uncommented.) Stuff like flocking is less likely to be useful, unless you use it for ambient animals (like birds), since our AI is pretty computationally intensive - you generally can't have massive crowds on-screen at once, without implementing some kind of fancy "group awareness" system. Anyway, welcome to the forums, and I hope we can figure out a mutually-beneficial arrangement.
  14. @Baal : Yes it's just .vfp and material-file modifications. All vfp files get some basic information passed in, like eye-position and vertex-info etc. For example the vertex-program part of this is just copied from bumpyEnvironment.vfp that comes with Doom3, and the fragment-program part is customized. Did you also use a custom .vfp file for the image here ? http://forums.thedarkmod.com/index.php?showt...st&p=175427
  15. I'm just playing around with what Ascottk was talking about here: http://forums.thedarkmod.com/index.php?s=&am...st&p=179298 Basically, if you add the lines: "copy_joint Neck" "Neck" "copy_joint Head" "Head" to both entityDef atdm:ai_noble_man, and entityDef atdm:ai_nobleman, you can compare. The old skeleton (atdm:ai_noble_man) works (although the neck is stretched). The new skeleton (atdm:ai_nobleman) has a rotated head. The heads are the same, so it must have something to do with the neck and head joints. "editor_var copy_joint jointname" "specifies a joint in the head to copy the specified body joint's animation from"
  16. Anything No one's been in charge of sound. I'd say download all the music & sound from SVN to check out what's there, and see what else you can add. Go crazy! Actually we'd like some more aesthetically pleasing lock picking sounds http://forums.thedarkmod.com/index.php?showt...mp;#entry179449
  17. I recently (couple months ago) reinstalled Oblivion. Here is my list of HIGHLY Recommended mods: Almost Everything VWD.7z attack_and_hide_v20_bundle_pack.zip Axebanes Hunters Mod 2.0-TESSource.zip Ayleid_Wells.zip Better grass texture without tiling-TESSource.rar Borderless_Icons_v10.zip Compass_Marker_Reducer.zip DarkDungeons.rar darker_loading_screens.rar dyseso_Alchemy_Potions_Perks.rar dyseso_LightIngreds.rar Elven Map Redux.rar FastHorse_v03.zip Final-Harvest [Flora]-TESSource.zip Francescos_leveled_creaturesitems_mod.ex e FrancescosOptionalNewItemsCreatures_new. exe Harvest [Containers]-TESSource.7z ImmersiveInterface103.zip Immortal_Horses.zip KT_DetectHostilityv13.rar KT_NightEyeToggle.rar Landmarks.zip Landscape LOD Texture Replacement-TESSource.zip Landscape_LOD_NormalMap_Fix.rar landscape_lod_replacement_textures_borde r_regions-tessource.zip lig_border_removal.zip magiceffectdim.zip More_Immersive_Sound.rar MovableBodies.zip Natural_Environments_v212.zip No More Annoying Messages-TESSource.zip no_psychic_guards_v12.zip NoLoad.zip nwl13.zip Oblivion Mod Manager.zip Oblivion NOCD_1.1.511.rar Oblivion_Ayleid_Ruin_Parallax_Texture_Pa ck.zip Oblivion_Cats_v02b.rar Oblivion_Sewers_Parallax_texture_pack.zi p oc_darker_nights_101a.zip P1D_LowPoly_Grass_v10.zip ParallaxCitiesGigaPack.rar quickstart11.zip Ultra_PP_mod_more parallax.rar Unofficial Oblivion Patch Installer Version-TESSource.exe Younger_Hotter_NPCs_10.zip
  18. Squill, I did some researching into the head_control issue (so that there would be no gap when the head turns). It seems like something on the new skeleton is rotated in a way that causes this not to work. Can you check the thread: http://forums.thedarkmod.com/index.php?showt...mp;#entry179372 Hopefully we can address this on the new skeleton, because we could then make AI without big collars to hide their neck. Is there any obvious different between the head/neck joints of the old and new skeleton?
  19. Sounds like you are upset the devs didn't deliver on many of their promises. Fair enough but they were just too ambitious. Still they delivered a pretty good single player portion of the game. It might not be what was advertised in articles, but read what is advertised in the box itself. Everything that's on the box is on the game. Look at Night-blade the mod that moved to UT 3. Look at Dark Mod. They don't advertise because things change on a constant basis. They are focused etc. Now look at Crysis. That game is being advertised to be the next game of the year and all this. We shall see how it turns out though. Anywho they are working on a multiplayer patch and fileplanet has the beta (subscriber only which is bullshit). So yea I like the game =).
  20. Ok, I'll give you Contributor permissions now. There are two things we need to get sorted out before we can dive in head first: Please read through this: http://forums.thedarkmod.com/index.php?showtopic=6694 It contains most information needed for starters (how to set up SVN, our working culture, etc.). You'll need to be familiar with the license which TDM will be distributed under. Although it is not fully discussed yet, TDM will be released under some sort of GPL or Creative Commons license, which means that all your contributions will fall under the same license. Basically, we want that TDM is open source and free for all to use. If you have a problem with any of that, please say so. Ready to go?
  21. Fidcal

    Main Menu

    Yes, if someone can move this debate to a new thread that would be good. The title might draw in more debate. I'm not sure the lowest mutterings should be counted at all. Over at Eidos, the 'official' ghosting rules are defined: http://forums.eidosgames.com/showthread.ph...highlight=ghost These rules are extreme: no damage, doors re-shut, etc. Yet is states: "If a human grumbles, shifts in place and goes back to "relaxed", you are clean." - they don't count low levels because they are mere unconfirmed suspicions 'must have been rats' and the player is not detected. I agree these are not actually alerts (although technically they might be 'Alert 1') but warnings to the player they are at the borderline of being noticed. The next level up where AI go to investigate an extinguished torch should count but very low say 1%. This is again because the player is never detected. The AI are simply investigating a torch that has blown out unnaturally. In Thief 2 they usually say something like 'Oh, not again. It's so draughty in here." Where AI go to investigate a noise arrow or thrown object then this is more unnatural and even though they might not detect the player I would deduct 2 or 3 or even 5 points. But I'm finding if I release a noise arrow upstairs I'm getting 2 upstairs AI investigating and shouting and 5 more come running up from downstairs. (not sure if this was because I had not properly visportalled my lift shaft until last night.) So I would like say 2 points for each AI. If several are there then it is quite a commotion. But I don't feel so strongly on this point. Maybe 2 or 3 points is enough no matter how many. Firing off 10 noise arrows throughout a mission is not stealthy so deducting 20 or 30 points seems reasonable. Incidentally, I accidentally found it useful when extinguishing a torch in the hall that a sentry went to investigate so leaving a room unguarded and I took the opportunity to slip in there! Two birds with one stone. Later I could explore the hall in the dark. So by my values that would only deduct say 1%. And as said before, a major alert is surely 25 to 50% deduction. I personally count the mission failed when I get such an alert and reload my last game save just the same as if I had been killed. There may also be a case for deducting 1% for each KO? For a player to clean out a city leaving it a ghost town I don't see why they should get the same stealth score as someone who slips through undetected. I have to confess I detect in myself a kind of gratification at the thought of many players realizing they are not as stealthy as they thought when they start getting regular scores of 60 to 80% even without a major alert. At the same time, they are not compelled to play differently.
  22. Well I agree with Oddity for the most part. If you get hit by an arrow properly anywhere you are dead without immediate medical attention. However, in a world with magic one can always have healing potions, balms and charms. I think a realistic damage model in TDM should allow for a limb to be taken out by arrow or sword, but healable with magic. The possibility of bleeding to death doesn't really make sense from a gameplay because realistically speaking any injury that you will bleed to death from will be a serious one and you really wouldn't patch yourself up mid-mission, you'd get OUT and seek help. There are very few injuries that you will bleed to death from that are not that serious as to quickly incapacitate you.
  23. ABOUT TIME, HUH? It only too me...what...like 7 months to finally get around to it? It's kinda simple. I'm not too terribly pleased with it, despite all the talking over it I did on the T3 forums. But it's a good first step. I learned a ton about a ton, so it's all good.
  24. You can already create decals -- you have to create a patch which is placed on top of the floor, and textured with a suitable decal texture. It is not specifically a DR function, just a general Doom 3 mapping technique.
  25. I'm glad I took that screenshot else I'd be beginning to think I imagined it myself. It does now seem to be fixed and I can actually start mapping with DM resources. But I do not have info_player_start_deathmatch. But the problem with entities showing as black on black is close to unusable for me. Is there any way I can change them? Trying to line up a candle flame on a candle is hard when only one item is visible and you have to remember where the other one was and guess click at it. Sometimes items really are totally invisible and I think they are deleted. I thought I'd try deleting that DR folder you mentioned. First I backed it up elsewhere. I noted in a log a lot of lines that say: ColourScheme: Colour default_entity doesn't exist! Open Dark Radiant and all settings restored to defaults. Select Game in File menu and enter Dark Mod. Open my last map. The xyz background is the default white. The player start does not show at all. It was definitely there before and I had previously noted down its coords so I could find it when black. I click on that spot. Nothing. It is not there. Open entities menu. It does show there but if I try to add it then I get the error "Unable to create entity 'info_player_start', no brushes selected." Save map with new name and testmap it. The map runs OK indicating that surely the player start must be there but not tangible in the xyz display at all. zero. no trace. Zoomed in or out. Background black or background white. I know its coord but it is not shown. One maybe relevant glitch. In the 'select game' option in the file menu as I mentioned elsewhere I got corrupt text in the select mod box. This has now changed to 'rops'. If I click the drop arrow it shows one blank and the other is this 'rops'. Should it not say something like 'base' and 'darkmod'? Doom3 itself was a recent clean install plus the 1.3 patch. As I recall when I installed DR I just extracted it into the doom3 folder and set the shortcut parameters. Then later that 'Select Game' which I didn't know about.
×
×
  • Create New...