Jump to content
The Dark Mod Forums

Search the Community

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

  • 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. The Siege Shop by PranQster & lowenz Version: 4.4-2 Build: Apr 26 2020 TDM 2.08 Required TDM version: 2.06 Link to version 4.4: Siege Shop Occasionally, it is possible for AI to murder each other, putting them on alert. They've all been drinking (not 'drunk' acuity AI, just bottles in hand) and sometimes they get into a scuffle at the archery range. It is very somewhat rare, but some players will undoubtedly see this. Since it is random, some may see it happen more than others. Info: This mission is my first mission, fourth release, first revision, beta. Unique credits: Arcturus' animated fish. Special thanks to: Bikerdude, Fidcal, Springheel, & Grayman for awesome technical support and advice. Extra thanks to Springheel, BikerDude, and Nosslak for additional models used (some past and some present). Thanks also to Shadowhide for the help with getting my script file working (v.1). Major Thanks to the original beta testers: Chiron, Xarg, Aprilsister, AluminumHaste (also v3), SiyahParsomen, and Midnight. Thanks, thanks, thanks, eggs, bacon and thanks to lowenz for his uber-help on v.3+. His advice really helped to make a better mission. * Previous-previous Release February 11 2020. This is not final and is still WIP, but I had to get the OpenAL EFX working. Added OpenAL EFX to all locations. Tested fine for me and 'efxs/siegeshop.efx' was added to the .pk4 file. Fixed fog at waterfall inside the cave. Moved a guard's starting position and another guard's rit corner. Increased density of plants and added one grass variety (more & moving grass to come). Added a torch near the balloon and moved the existing one. Changed & moved torch above cave waterfall to make it easier to aim a rope arrow. Changed the weird little support for the end of the drawbridge. Added a plant (yes, just one) to the moat bottom. More to come. Tried to make the web of the (harmless) cave spider more visible. * Previous Release March 16 2020. This is likely the final version. Hah! Who am I kidding, I'll never be done with this mission. Current changes: Minor tweaks to the start area in the cave. New trees and plants in the outdoor area. Added bushes along the moat. Added some (broken) bars to the open end of the moat. Modified the design of the basket for the hot air balloon. Changed the outdoor lights a bit. Fixed some leaky brushwork and leaking light near the key room. Made sure the cook spends more time cooking than he has been doing. Gave the cook a bit more to work with in the kitchen. Added more rain splash to the top floor area. Made the guards to do more than sit down when visiting the loo. Stunk the place up a bit. Gave a snail some purpose in life. Decorated several rooms and under the stairs. Moved a little loot and added some too. Shed some light on the rec. room, so it's a bit harder to venture there now. Modified a few RIT paths. There is a generator room now where there were two dungeon cells before. Freshened up some blood. The flies have multiplied. A couple sounds were changed. A few empty mugs were filled, Reverted the workshop to a lighter rock texture. The drawbridge now moves one time only, since multiple uses can f**k it all up. The drawbridge can now be crossed again by AI once it has been opened. Whatever else I forgot... * Current Release April 26 2020. Fixed a water splash particle which does not render in TDM 2.08 Removed some non-functioning portals Current Issues: With TDM 2.08, sometimes AI come to a standoff when entering or exiting an elevator. If you should witness this, please be a kind citizen and send them to another floor. They'll figure it out after that.In the meantime, I will experiment with adjusting their path networks so they have less tendency of being stubborn in the elevator. I'll try some modern social distancing in the elevator if it is possible. Still a mystery. I only have seen this with TDM 2.08 The ragdoll in the dungeon has decided to mis-behave. I suppose it's time to replace it with one of the bagged corpse models and be done with it. Fixed in upcoming v. 5.0 "WARNING:Detected 114 func_static-s with bad rotation:" Need to re-scale each these with the proper technique, or replace them with new models or patches. Fixed in upcoming v. 5.0
  2. I honestly think without the survival aspect, you'll lose interrest even quicker. Survival games are all about overcoming harsh living conditions, whilst improving your gear, which gives you a sense of progress and accomplishment. Sure, exploration also plays a big part in Subnautica, but the exploration is hugely driven by the need for upgrades, and if the upgrades are simply not required without survival mechanics, the whole thing falls apart. I for one found the game incredibly boring, once I had unlocked all upgrades and discovered all relevant story bits. Still, the first 30 hours or so were very fun. If it just weren't riddled with bugs and had a few more quality of life features that makes everything less of a hassle.... Two of my favorite survival games, Stalker Anomaly and Green Hell, are very hard and unforgiving as well and that's exactly what makes them work so well. Once you understand their mechanics and know how to handle the different dangerous situations, incredible stories tend to unfold just by the game systems and you feel incredible for mastering these situations. Here is a cool systems-based story I experienced in Green Hell: One notable exception from this "the more hardcore the better"-rule of survival is Valheim. In that game, you are not punished for not eating or drinking properly. Instead, you get bonus stats by consuming dishes. So basically, you can just walk around in your base all day and build stuff or cut trees etc. without ever eating anything. That doesn't mean that this game is easy, 'though, as those consumables are definitely needed for the challenging combat during exploration and boss fights.
  3. The *DOOM3* shaders are ARB2 ('cause of old GeForce support) carmack plan + arb2 - OpenGL / OpenGL: Advanced Coding - Khronos Forums
  4. can somebody fix the mainpage of our site? http://forums.thedarkmod.com/topic/19469-new-layout-error/

    1. nbohr1more
    2. Springheel

      Springheel

      It's under construction at the moment.

       

  5. id Studio did a poor job in defining its categorization of variable nomenclature, so in subsequent documentation and discussions there are divergent views (or just slop). In my series, I had to choose something, and went with what I thought would be clearest for the GUI programmer: Properties, which are either Registers (like true variables) Non-registers (like tags) User Variables (also true variables) I see that your view is more along these lines (which perhaps reflects C++ internals?): Flags (like my non-registers) Properties, which are either Built-in (like my registers) Custom (like user Variables) Also, elsewhere, you refer to "registers" as temporaries. I am willing to consider that there could be temporary registers during expression evaluation, but by my interpretation those would be in addition to named property registers. I'm not sure where to go next with this particular aspect, but at least can state it.
  6. Experimenting with TDM on Steam Link on Android. see topic http://forums.thedarkmod.com/topic/19432-tdm-on-steam-link-for-android/

    1. freyk

      freyk

      Did the TDM team removed D3's internal Joypad feature? (tdm works only with systemkey binders for joysicks)

    2. freyk

      freyk

      Thanks to shadrach, i got my joypad working in TDM on steam link!

  7. Thanks, I can also recommend gog galaxy. The idea of the custom tags is really nice, I'll have to try this out too!
  8. Keep in mind also that mission size, and complexity have increased dramatically since the beginning. For a lot of veteran mappers, it can take over a year to get a map made and released. The last dozen missions have for the most part been pretty massive, with new textures, sounds, scripts, models etc. We seem to be long past the point of people loading up the tools, and banging out a mission in a few weeks that's very barebones. We still do see some of those, but I noticed in the beta mapper forums and on Discord, that mappers seem to make these maps, but don't release them, and instead use the knowledge gained to make something even better. Could just be bias on my part scrolling through the forums and discord server though.
  9. YOU TAFFERS! Happy new year! Deadeye is a small/tiny assassination mission recommended for TDM newcomers and veterans alike. Briefing: Download link: https://drive.google.com/file/d/1JWslTAC3Ai9kkl1VCvJb14ZlVxWMmkUj/view?usp=sharing Enjoy! EDIT: I promised to someone to write something about the design of the map. This is in spoiler tags below. Possibly useful to new mappers or players interested in developer commentary.
  10. Seems to confirm: https://bugs.thedarkmod.com/view.php?id=5718 does it happen in the latest dev build: https://forums.thedarkmod.com/index.php?/topic/20824-public-access-to-development-versions/
  11. Yeah I get why this sounds confusing. I guess the game did try to look as realistic as the engine permits it to be, but there are some elements that look heavily stylized, like trees or the lit window panes on buildings, that cannot be accessed. But yeah other than that, its not all that retro, you re right. Still I fill that by making it 100% photo real and losing everything stylized, it might turn out a bit boring looking.
  12. That's not how I envisioned for it to work Imagine a level with a small village. Say you have 3 houses, a church, rocks, trees, etc. Each of 3 houses is a separate map file. Church is another map file. When I edit any of those map file (houses, church, etc.) and then open master map file - all changes I made to individual map files are automatically propagated to the master. Kinda like prefabs, but not quite. Is it possible ?
  13. TTLG? That's Through the Looking Glass Forums. A looking glass fan community. Has been around for a long, long time. https://www.ttlg.com/forums/
  14. I just read@motorsep Discovered that you are able to create a brush, then select it and right click "create light". Now you have a light that ha the radius of the former brush. Just read it on discord and thought it may be of use for some people in the forums here too.
  15. https://github.com/HansKristian-Work/vkd3d-proton/tags <- directx 12 wrapper for dxvk https://github.com/doitsujin/dxvk/tags <- directx to vulkan wrappers D3D 9 to 11 eg. dxvk if you want to try it with horizon zero dawn you need to copy out dxcompiler.dll from Tools\ShaderCompiler\PC\1.0.2595\x64 and bink2w64.dll from Tools\bin and place them next to HorizonZeroDawn.exe. then copy over dxgi.dll from dxvk and d3d12.dll from vkd3d and place them next to it to. now fire up the game and let the shaders recompile -> profit.
  16. I think the reason the dev forums exist is to provide a place where the implementation of features can be discussed without getting mixed up with other debates when someone believes what the devs are doing is wrong. We often post public discussion threads for features with subjective elements like the frob outline, because community feedback is very important. But there will always be vocal defenders with strong views for or against certain features, or how exactly it should be implemented in their opinion. At some point a decision has to be made and be carried through, which is what the dev forums are for. Almost all of the threads are very technical, basically explaining and discussing recent or potential code changes with other devs. Its hard to say. Its a hobby the devs do in their spare time, so people come and go when they're in the mood and when they have the time. The team page is mostly accurate except for some relatively newer additions like myself.
  17. Did a great find today: Quake 4 mods for dummies. Now online readable. http://forums.thedarkmod.com/topic/5576-book-quake-4-mods-for-dummies/?p=412644

    1. Obsttorte
    2. Bikerdude

      Bikerdude

      He changed ita long while back, it was so he was using the same name as he uses on other forums.

  18. I just found this thread on ttlg listing Immersive Sims: https://www.ttlg.com/forums/showthread.php?t=151176
  19. Recently revisiting the forums after a longer period of time I wanted to check the unread content. I don't know if I am doing this wrong since.. ever... but on mobile (visiting the unread content page on my smartphone) you have to click on that tiny speech bubble to go to the most recent post in a thread. If you don't click correctly you'll hit the headline and end up at post 1 in the beginning of the thread. It's terrible on mobile, since not only the speech bubble is really small and was to miss. But also the thread headline is just millimeters away from it so you go right to the first post that was ever made instead of the most recent ones. Am I doing it wrong? I just want to go through u read content a d the to the newest post from that topic.
  20. That moment you log into TDM forums and suddenly feel nostalgic...

    1. Sotha

      Sotha

      Protip: if you never log off and stay for ever, there is no nostalgia when you visit.

    2. Melan

      Melan

      Welcome back!

    3. RPGista

      RPGista

      Haha yeah, I feel like that from time to time. Good to see you around.

  21. A@datiswous Ah yeah, well sorry, I was quiet busy and only visiting discord. First time here on the forums since months now I think.. Thank you for the subtitles. I encourage everyone who is interested in using them to download it from here as I'm not sure when I'll be able to implement them myself into the mission. Again, thank you for your work.
×
×
  • Create New...