Jump to content
The Dark Mod Forums

c0mputer-fr0d

Member
  • Posts

    153
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by c0mputer-fr0d

  1. Just a report that I'm looking at the darkmod source and I really think I can pull it off but it shall take quite some time. right now I'm looking at the part of the code that handles the objectives and I'm trying to see how I can make it so it communicates those to each person. Also trying to search for the main menu code so I can add the coop button and a browser but I can't find it. I'm just doing preliminary analysis not necessarily going to start with these things just looking at them. we also need to make the map files have two starting points which I don't really know how to do right now.

  2. yeah my plan is just to start with the server side of things like make all the data structures for what we are going to send back and forth. as for the client I would just have it send very basic inputs for start. I'm going to need read up on a lot about game physics too.Early on I would want to make a new button in the mainmenu that says multiplayer and a server browser opens up so it would be easier to test things. I'm also going to need to use a cross platform sockets library, that is easy enough to use. there's quite a few of those.

  3. I want to help make a new thievery with darkmod but I would need help. I understand a lot of the key concepts and have worked with sockets before , raw sockets even. But I couldn't do it by myself. So I was wondering if anyone else would want to get together and start the server code. We should go with client side prediction of movement and projectiles because I feel it is the best way to do things considering our community and considering that the other traditional way results in bullshittery if you have ever played the source engine games you know this. Just want to put that out there I want to do something for the thief community. If anything I could just make some of the main data structures and I would let someone else handle the heavy work.I'm sure we can find an already existing code base of a network implementation for an fps game and kinda work off it. I would also like to ask the community if they would want coop as well or a thief vs thief like thievery had. Let me know good people I want to help somehow I have a lot of ambition just skill let's me down sometimes.

    • Like 2
  4. hey come on folks only critique the gameplay and maybe the sound I feel like everyone is making it out to be worse than it is but I won't know until I play it. I've been waiting 10 years or so for this game and I'm going to damn well have some fun playing it godamnit.

  5. I couldn't figure how to post stuff to bug tracker it looks like I am not allowed to? anyways I would like to report that sometimes when the ai are walking they make these weird turns and sometimes they'll even go in circles forever until I do something about. The weird turns get me caught sometimes cause I think they are going to keep going straight but they do a slight turn and see me. I guess the ai thinks there is something in the way and then it tries to go around it but there is nothing there, not sure how it works.

  6. would anyone be interested in helping me do a little reversing on the new thief since there are no mod tools? I have an ok understanding of assembly at this point and have some very fancy tools to work with. If anything I would like to be able to see how their map file format is laid out and then maybe work from there.

×
×
  • Create New...