• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Wildstar

    Discussion in 'General Discussion Forum' started by gearheadalex, Aug 10, 2013.

    Thread Status:
    Not open for further replies.
    1. macedawg

      macedawg Member

      Joined:
      Nov 19, 2012
      Messages:
      281
      Likes Received:
      3
      Trophy Points:
      18
      so just wait until its ready... the problem if he gives you an 'eta' is that everyone reads that as ITS GOING TO BE READY ON THIS DATE. then if the bot isn't ready.... everyone grabs their pitch forks and starts shouting bloody murder. hes working on it. you know hes working on it. just be patient and wait.
       
    2. DanielMahan

      DanielMahan Member

      Joined:
      Dec 1, 2013
      Messages:
      556
      Likes Received:
      2
      Trophy Points:
      18

      i feel u
       
    3. Apoc

      Apoc Moderator Staff Member Moderator

      Joined:
      Jan 16, 2010
      Messages:
      2,790
      Likes Received:
      94
      Trophy Points:
      48
      Small update;

      One of the biggest things in Wildstar is the Telegraph system. Currently, there are 9 or 10 different types of telegraphs. They come in the following flavors:


      • Sphere
      • Instant (there is no actual visual telegraph to dodge, it's more of a missile, or instant "place here" type of thing)
      • Rectangle
      • Cone
      • Diamond (just an off-shoot of cone)
      • Ellipsoid (haven't seen this used)
      • Line (elongated Rectangle, probably only used to help distinguish types)
      • 3 more "unknown" types.


      Certain "complex" telegraphs, are simply multiple simple parts, overlaid on top of eachother. (Their shaders help render any overlapping telegraphs as a "single" telegraph)

      The ones I know the type of (except Ellipsoid), are currently handled, and we can tell if we're standing in one, or something else is standing in it. (So you can get some useful clustering info) I can also get the telegraph information at runtime for any ability, so you can "predict" where you'll need to face, where you should position a telegraph, to get the most bang for your buck.

      There are 3 extra types of telegraphs, that I'm unsure of. (One seems to be another rectangle, another seems to be a form of "cone", and I'm honestly not sure of the 3rd)

      Reversing all this, and getting the math for it "complete" took well over a week of non-stop work. The math involved in this kind of stuff is very complex in the client, and simplifying it for our usages is even worse.

      With that said, today I'm spending most of my time doing a little bit of housecleaning, and then logic planning.

      This game involves quite a large amount of math, and sometimes that math is really convoluted to understand (due to SIMD and SSE usages). I apologize for things taking so long, but now that the most major system is "done", we'll be quickly moving ahead with the actual bot.
       
      greenxeyezz likes this.
    4. sparxxx

      sparxxx New Member

      Joined:
      Oct 3, 2013
      Messages:
      25
      Likes Received:
      1
      Trophy Points:
      0
      Your prayers have been heard DanielMahan! :p

      I stopped playing WS myself (was using another bot and was working perfectly fine for my needs; rotationbot) but when the buddybot comes out I will go on and play around with it.
       
      Last edited: Jul 21, 2014
    5. allan80

      allan80 New Member

      Joined:
      Mar 16, 2014
      Messages:
      17
      Likes Received:
      0
      Trophy Points:
      1
      so what the ETA of release?
       
    6. DaSoul

      DaSoul Well-Known Member

      Joined:
      Jan 15, 2010
      Messages:
      2,827
      Likes Received:
      47
      Trophy Points:
      48
      There is no ETA and will no be ETA. Not for Wildstar bot nor any other bot.
       
    7. t0b1as

      t0b1as Member

      Joined:
      Nov 30, 2012
      Messages:
      276
      Likes Received:
      1
      Trophy Points:
      18
      Thanks for the update Apoc, I enjoyed reading it!
       
    8. Shock18

      Shock18 New Member

      Joined:
      Feb 27, 2010
      Messages:
      253
      Likes Received:
      0
      Trophy Points:
      0
      Im happy with no ETA as long as we get updates on what is going on with the bot... Thanks again Apoc for the upday will check bad daily for new news
       
    9. 1101011

      1101011 Member

      Joined:
      Dec 4, 2011
      Messages:
      731
      Likes Received:
      3
      Trophy Points:
      18
      I just wanted to say thanks for the news. I realy enjoy reading something about the problems of bot developer (just because I have no idea how to solve these problems ^^)
       
    10. Audacious93c

      Audacious93c Member

      Joined:
      Jan 3, 2014
      Messages:
      82
      Likes Received:
      2
      Trophy Points:
      8
      Thanks for the update - I really have no idea what goes into making a bot, so discussing the math involved in it is interesting. Not that math is interesting, but interesting in that you are working on it even though it is boring. But also, after reading what you are trying to do with the telegraphs, it makes me curious what all you are trying to achieve with this bot? --- Thanks for your hard work, too.
       
    11. laria

      laria Well-Known Member

      Joined:
      Jan 15, 2010
      Messages:
      5,386
      Likes Received:
      36
      Trophy Points:
      48
      math is suddenly a lot more interesting once you have a real world problem to solve .
       
    12. titan89

      titan89 New Member

      Joined:
      Apr 16, 2014
      Messages:
      2
      Likes Received:
      1
      Trophy Points:
      1
      cannot wait for this bot :p
       
    13. xsilverdicex

      xsilverdicex New Member

      Joined:
      Jan 15, 2010
      Messages:
      1,389
      Likes Received:
      14
      Trophy Points:
      0
      will Both PVE and PVP be using your advanced logics and so on to deal with the telegraphs or will PVE use the games Autoface/follow target option?
       
    14. Apoc

      Apoc Moderator Staff Member Moderator

      Joined:
      Jan 16, 2010
      Messages:
      2,790
      Likes Received:
      94
      Trophy Points:
      48
      We will not have "click to move" enabled, nor rely on "auto face". Both are really silly technologies for this game, especially considering the amount of jumping puzzles, and dodging required.
       
    15. xsilverdicex

      xsilverdicex New Member

      Joined:
      Jan 15, 2010
      Messages:
      1,389
      Likes Received:
      14
      Trophy Points:
      0
      Awesome news.
       
    16. Shock18

      Shock18 New Member

      Joined:
      Feb 27, 2010
      Messages:
      253
      Likes Received:
      0
      Trophy Points:
      0
      Hey Apoc I have seen all the cool stuff you all plan to add to the bot but I was wondering what kind of security features will be added. What kind of warden/detection system does wildstar have. Whats your plan to protect from being detected? I understand you can only go into so much detal on this matter but I was just curious on the protection this bot will have. Thanks again :)
       
    17. DanielMahan

      DanielMahan Member

      Joined:
      Dec 1, 2013
      Messages:
      556
      Likes Received:
      2
      Trophy Points:
      18
      I have a whole new level of respect for the work Apoc is putting into this bot now :)

      Dat Math
       
    18. woohah

      woohah Member

      Joined:
      Jan 15, 2010
      Messages:
      153
      Likes Received:
      5
      Trophy Points:
      18
      This bot will be the ONLY reason I will come back to that game. I admit it, I have been spoiled over the years using these bots. I am thankful the development of this is taking a while as the consumer we should want a polished product. Nothing like the rushed bot for SWTOR that everyone demanded. Thank you APOC for taking your time on this and I look forward to spending money on it when it comes out. Another lifetime purchase!!
       
    19. papatoast

      papatoast Member

      Joined:
      Jan 15, 2010
      Messages:
      237
      Likes Received:
      0
      Trophy Points:
      16
      This.

      I find wildstar is a bit too grindy for my tastes and being able to take that out of the equation will be very useful.
       
    20. daemon9

      daemon9 New Member

      Joined:
      Feb 11, 2011
      Messages:
      528
      Likes Received:
      5
      Trophy Points:
      0

      This...is pretty damned awesome. You didn't have to do this but I really appreciate you taking the time to post this. I don't really understand what goes into making a bot or why it takes a long time, but once you said "math", all is forgiven and I will wait patiently. I hate math, and for you to work with it...for us...is some pretty awesome sacrifice. You're a better man than I am!
       
    Thread Status:
    Not open for further replies.

    Share This Page