Jump to content
The Dark Mod Forums

Search the Community

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

  • 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. Then it sounds like you have some problem with the script that crashes it, a syntax error or whatever, since it's hard to imagine how the entities and their targeting things by themselves could do it. Post the script you have and (I recommend) put it in code tags inside spoiler tags. And remember the basic stuff like the script has to have the file name the same name as the map, and it's just a text file with a "script" file type, so like: map44.script (if you're map was named map44.map), and it has to be in the same folder as the map file. Then inside the script file you're creating the function, like void player_clip_remove() { [code goes here] }
  2. I have created a thread in the beta testing forums for those who want to check it out. https://forums.thedarkmod.com/index.php?/topic/20742-blackgrove-manor-work-in-progress/
  3. https://forums.thedarkmod.com/index.php?/topic/21333-tdm-wont-run/&do=findComment&comment=471717
  4. Hey guys. The forums have been successfully upgraded, although it took longer than I thought due to some extensive mysql queries that had to be run. This version of IPB is the newest, and it includes changes, new features and more. Please have a look around! IMPORTANT: Since a lot of the client-script files have been updated it is mandatory to empty your cached files from this forum. You can either empty your browser cache if you want to (check the settings), or you can do a hard refresh (this is usually done by holding the Ctrl-button while you hit 'Refresh'). Yes, the skin is currently toe default IPB skin, but this will be changed ASAP. It takes some time to update the changes in the original darkmod-skin, so please be patient. If you spot anything out of order (e.g. bugs) or you have suggestions or general feedback, please use this thread. Because of a new CAPTCHA (Completely Automatic Public Turing Test to Tell Computers and Humans Apart) system introduced in this version, I have now disabled the manual validation process of new members. Cheers, ~m2
  5. Hey Xolvix! Yes there has been a long wait between act 2 and 3, longer than I would have preferred. But between personal events that have popped up and taken my time away from mapping and also big world issues, it has just extended that time even further. Work is being made though, in fact I actually just took a break from working on Act 3 to check the forums and saw your message. The wait should be over soon Re: your spoiler question
  6. DarkRadiant 2.10.0 is ready for download. This version adds a couple of interesting features for mappers, like welding/merging patches, opening maps from PK4 files and adjustable light colours and orthoview font sizes. It's recommended to prefer this version over any previous release. It's recommended to prefer this version over any previous release. See the pre-release testing thread for a few feature highlights. Windows and Mac Downloads are available on github: https://github.com/codereader/DarkRadiant/releases/tag/2.10.0 and of course linked from the website https://www.darkradiant.net Thanks go out to all who helped testing this release! Please report any bugs or feature requests here in these forums, following these guidelines: Bugs (including steps for reproduction) can go directly on the tracker. When unsure about a bug/issue, feel free to ask. If you run into a crash, please record a crashdump: Crashdump Instructions Feature requests should be suggested (and possibly discussed) here in these forums before they may be added to the tracker. Changes since 2.9.0 Feature: User control of font size of "size" numbers on ortho screen Feature: Merge patch / connect patches Feature: Allow DR to open .maps that are inside .pk4s Feature: Expose LayerManager interface to Python scripts Feature: Light colours in the ortho view can be overridden by the colour specified in the scheme Feature: DarkRadiant now warns before saving in case the map file has been modified in the meantime Coding: Linux build has been switched from automake to cmake, refer to the project readme for updated build instructions Improvement: Add dropdown list of all map entity names when editing a "Name of single entity" of an Objective component Improvement: Double-clicking an objective will open the editor. Objectives Dialog will automatically select the first objective entity now. Improvement: Sound and prefab choosers now start with folders expanded Fixed: Creating a model entity creates a "phantom light" near the world origin Fixed: Automatic map saving can crash DarkRadiant Fixed: Layer toggle controls can get out of sync (showing wrong icons) Fixed: Up/down strafe movement not working in camera free look mode Fixed: Can't build Radiant on current arch due to pybind breaking change Fixed: EntityClassManager vs. VirtualFileSystem initialisation order might prevent .def file parsing Fixed: World geometry is blue and cannot be changed when no worldspawn entityDef is defined Fixed: 16-Bit PNGs and 8-Bit Greyscale PNGs with Alpha channel can be loaded correctly (again) Fixed: Creating/renaming/deleting a layer didn't flag the map as modified Fixed: Selected light bounds not updated when editing light_radius spawnarg Fixed: Brushes were not selectable in orthoview when none of its faces were facing upwards The list of changes can be found on the our bugtracker changelog. Have fun mapping!
  7. I had this same issue, but, fortunately, saw what was going on and manually created a "prefabs" folder, then dragged/dropped all the prefab-related folders from the '..\Dark Mod\' top-level folder to the newly created '..\Dark Mod\prefabs\' folder (like what SH said). Just adding a bit more detail in case anyone has troubles in the future. Springheel, the prefabs.zip file doesn't have a "prefabs" top-level folder in it, so it doesn't auto-create it. The models.zip file worked like a charm because it does have a top-level "models" folder in it. See screenshot showing both .ZIP files when they initially open in WinRAR. As you see, prefabs.zip doesn't have a "prefabs" folder; and contrast that with the models.zip. (That's my experience, anyways) Image in spoiler tags: Also, I saw you have a 'shapes' folder in your prefabs folder, SH, which isn't in the download. Did you mean to exclude that, or is it okay that we don't have it? Thanks! Just going through the video now and following along; sorry for the delay. Been a hectic week. Will post more if I have any questions as I continue to watch the vid. EDIT 1: After making the first brush (because Dark Mod likes it on a new map), do you Undo that action so it disappears, Delete it, or? (i.e., what is proper the way to remove it, since your map had a clean slate) EDIT 2: My prefabs have a blue generic texture on them that says, "Shader not found"; unlike yours which show actual wood textures and such. Something I can fix? (I'm not sure if this would cause the issue, but I did have to enter a custom path to see the prefabs, even though I'm pretty sure I have everything where you said they should be. The custom path I entered is: "C:\Program Files (x86)\Dark Mod\prefabs". Otherwise, if I use the "Browse mod resources" selection like you it doesn't show me the prefabs). See right-side of screenshot: Images in spoiler tags:
  8. https://forums.thedarkmod.com/index.php?/topic/21207-210-x-rays/ Another big gameplay addition in 2.10 were the improved security cameras. Other features which indirectly impact gameplay were things like removing the entity limit (my mission would not function without substantial compromises if that was not done) and the productivity boosts which came from compile time optimization and the connection and collaboration features added to DR.
  9. Evenin, Taffers! My FM for the Grand Christmas FM Contest, Business as Usual... updated 16-01-10 (fixed all of the minor errors people were having) "Got a new place in the old quarter, but as the saying goes 'the more things change the more they stay the same..." "...Tiss the holiday season and the first snows are upon us, bah bloody humbug. As usual there is a local thief who needs taking down a peg or two and some noble boasting about his wealth down the local tavern. Thankfully this part of town is free from the likes of the Builders, but my 'old friends' the Guardians are as usual keeping an eye on things..." Download links: filefront Build Time: 5 weeks, starting December 13th. Thanks:- Huge respect to the Dark Mod team for such a great mod and for all the hard work they put into it and continue to put into it. Special thanks to Fidcal, Serpentine and others for their help on the forums and to my beta testers: Serpentine, 7upMan, StiFuNelson, FFox, Acolyte, Chiron and others who did an awesome job. Known issues:- # This mission will have less than optimal fps at a few points on the map. # Enabling bloom on low end PCs will drop off 5-10fps # On low end PCs I recommend, V-sync is off, AA is off, Aniso is 4x or lower. # Additionally, on low end PCs you may have to disable player shadow - bring up the cmd line in tdm (ctrl-alt-`) and then type the following line ' g_showPlayerShadow 0 '
  10. Yes, Q4 and ET:QW both had their own implementations but D3 never did. (It appears from the leaked D3 demo that at one stage its parser was going to use the C preprocessor, or something like it. DECAL_MACRO is a leftover from that era but is no longer implemented in the same way; probably id never used the preprocessor for anything else and decided it wasn't worth it.) Someone did make this though: https://forums.thedarkmod.com/index.php?/topic/18843-material-generator-bash-script/
  11. I agree with all of what ShadeDrifter said: store tags on server (where the download links, i10n links and version are already stored), hide tags unless user wants to see them, allow searching for multiple tags ("has undead, but not spiders").
  12. TDM has come a long way since its standalone release, and I've been enjoying 2.10 quite a bit on my legacy machine, which finally is no longer prey to slow loading times! Because of all technical achievements in the past 3 or so releases I wonder if perhaps it could be a good time for the team to show some love to some more outwardly aspects of TDM. This is because I still think the TDM default package is a bit too bare-bones to incentivize new players to invest time into it, and there are some simple yet significant changes that I believe that could change that. I will try to make a short list of suggestions in no particular order for your consideration and for community discussion. Finish St. Lucia campaign - I think that one of the most disappointing aspects of the core TDM package is the lack of a full official campaign. I remember Springheel mentioning many aspects for the 3rd final mission were underway but left incomplete, and that these resources could be ceded to any interested FM creator who was interested in finishing the mission. Why not taking the initiative and do a public announcement? A better training mission - The current TDM training mission is a strange sandbox that doesn't blend too well with the rest of the package. I think something similar to Goldwell's Thief training mission remake would be a more suitable and shorter solution to teach the basics of the game while keeping it within the narrative. It could even be included in the St. Lucia campaign as Mission 0. Better, clearer main menu - even with the most recent changes, I still feel the TDM menu needs a redesign. I'm not quite sure what would be the best approach, so the only suggestion I have at the moment is to have the Mission Downloader available straight from the main menu, instead of being somewhat hidden on the corner of the New Mission section. This is mainly because the game focuses heavily on downloadable, content and thus should immediately point new players towards it. Two-mission community FM sample - one easy way to make the TDM package more complete is by adding a sample of two FMs to the main package - one short, and one long - so that new players can enjoy a small curated selection of what the game offers without having to browse the forums for mission descriptions. These missions could be selected by community vote and then tweaked before inclusion in the package, with the consent of their authors of course. A better intro sequence - The old glowing TDM logo video is really starting to show its age. I wonder if it could be replaced with a better hi-res version, or even with a simple logo texture with an after effect applied, discarding the need for an FMV sequence. Let me know what are your thoughts. I would like also ask the TDM team members if anything similar to these suggestions is already in development.
  13. Thinking a bit about categorizing missions, simple "tags" might not be as helpful. For instance, if you look for a small mission, do you search for "small", "simple", "fast to play", "short", "tiny" or any other of the myriad of words/combinations? I think adding a few fields to the FM database would be a good idea. Each of the should have about 5 levels - more means to fine-grained, less means it's to caorse and people might argue wether a mission is "small" or "medium". * size of the mission (tiny, small, medium, large, huge) * base difficulty of the mission (simple, easy, medium, hard, ultra) * something else? For everything else, like type of the mission, contains undead, spiders or has "noblackjack", tags might work actually better. The ingame downloader could then let you filter missions (show only "simple" and "small" missions, available in my language) and allow you to add tags ("show only with tag undead,but none with tag spiders").
  14. If the code supports tags, I'm sure someone will go through the missions and tags them. (We can even collect the tags on the wiki). It doesn't have to be perfect, but anything would be better than the mile-long list we have now, with almost no way to decide which to play (first). Even I have no idea what the newest FMs are actually about, and the title doesn't tell you much. Newcomers are absolutely lost.
  15. I've NEVER played a modern game that "just worked" out of the box. They ALWAYS had settings that I didn't like or want (motion blur, AA set to something weird, really low default FOV, weird FPS caps). So I'm not really sure where you're coming from with that statement. Like I wrote earlier, nobody should be starting a game without looking at the options menu. That's your own fault for not learning what options are available, then coming into the forums requesting changes that are already present.
  16. It's an attachment to the post of kcghost with the name tdm_loot_stealth_stats.pk4 . https://forums.thedarkmod.com/applications/core/interface/file/attachment.php?id=17190
  17. Otherside Entertainment has Paul Neurath, so I'm not sure what you're afraid of. It isn't a Kickstarter yet. They may choose to Kickstart each game or might not, but they have to release Underworld by November 2016 so that takes priority. This could be a teaser for a Kickstarter they launch in 2017.
  18. Alright, the forum has successfully been upgraded to IPB version 2.2.2. If you have any comments, bug reports, suggestion or general feedback, post it here. IMPORTANT: Since a lot of the client-script files have been updated it is mandatory to empty your cached files from this forum. You can either empty your browser cache if you want to (check the settings), or you can do a hard refresh (this is usually done by holding the Ctrl-button while you hit 'Refresh'). Cheers, ~m2
  19. No dice Not surprising as the Lenovo readme states that there are no significant changes in any of the releases since the one I have. Version Info <10.18.14.4414> (j4d214ww) - (Fix) Fixed security issue. <10.18.10.3431> (j4d211ww) - (Fix) Fixed an issue that Intel video driver can't do upgrade install. <10.18.10.3431> (j4d210ww) - (Fix) Fixed an issue that can't change resolution successfully with DP1.2 mointor. <9.18.10.3272> (j4d208ww) - (New) Initial release for Thinkpad L440, L540. Googling the problem I see that in previous versions of TDM someone had the same problem and you solved it for them by telling them to delete "the gamex86.dll files then running tdm_updater to get new versions" https://forums.thedarkmod.com/index.php?/topic/14667-tdm-wont-start-doom3exe-has-stopped-working/ I don't see any such files in my version of TDM. Is there something similar I could try?
  20. Will there be more work to improve performance? For example include common performance workaround tweaks into standard game settings? I mean particularly ”Disabling standard graphics features” I use a fairly newer budget laptop. The new patch helped loading times a lot and I'm glad to see this. But standard performance seems to be inconsistent, especially with EAX. I really want to keep native resolution and EAX on. Everything else doesn't matter to me. Minimum graphics solutions are also described on the forums here: here: And on the wiki here: https://wiki.thedarkmod.com/index.php?title=Performance_Tweaks#Disabling_standard_graphics_features
  21. There's only a limited amount of assets left for TDM to be finished, which doesn't justifies a kickstarter by itself in no way. The only plausible cause one could use to create a kickstarter would be the creation of a major official campaign and maybe, only then, MAYBE consider hiring Stephen Russel. And frankly I don't see that becoming a reality either. Although, to be fair, a successful Kickstarter could bring a lot attention to TDM and a whole crowd of new players to help keep the community alive over the years.
  22. The br tags were added by me to the mission page. It works on the website but apparently it is rendering incorrectly in-game. I think we should fix that on the TDM side rather than living without basic line breaking on the website side and having all mission descriptions look like a wall-of-text...
  23. On the Download Missions page, when you go to your mission's full Description, there are a bunch of <\br> tags. Thought that might be a problem with how your description was written, as I checked a few different missions and didn't see the issue there? I tried to grab a screenshot, but somehow failed. (I think screenshots sometimes capture background TDM menus/pages instead of the active window.) And since I've already downloaded your mission, it's not on the Download Missions page for me anymore. Hopefully you can replicate
×
×
  • Create New...