[Showcase] TalesWeaver global Private server development

Page 1 of 3 123 LastLast
Results 1 to 15 of 37
  1. #1
    Apprentice ekinox is offline
    MemberRank
    Jun 2015 Join Date
    14Posts

    [Showcase] TalesWeaver global Private server development

    Hi all,

    I've been working on a private server for global TalesWeaver 1.01 as later version have hackshield enabled.
    It is currently developped as a prototype in ruby and working quite well so far.
    My goal is to make a fully fonctionnal private server. It's a hard task but not impossible with
    the leak of the japanese server which provide usefull information and server data.

    There is so much to do but I wanted to share this even in early stage with you.

    server_list.pngselect_char.pngcreate_char.pnghellofromtw101.png

    Hope you'll find this interesting. I'll try to post as much update as possible if you care about.
    By the way if you are interested in helping in the development, contact me.

    Thanks for the support.

    Here is a changelog which I'll update:

    2015/07/28
    + bank
    - seed deposit
    - seed withdraw
    + Map
    - portal visual effects

    2015/07
    + inventory
    - drop item
    - pick item
    - equip item
    + bank
    - item deposit
    + NPC
    - buy item
    + character
    - status update (sit/stand up)
    Last edited by ekinox; 28-07-15 at 05:34 PM. Reason: Update changelog


  2. #2
    Novice spacejammm is offline
    MemberRank
    Jul 2015 Join Date
    2Posts

    Re: [Showcase] TalesWeaver global Private server development

    Quote Originally Posted by ekinox View Post
    Hi all,

    I've been working on a private server for global TalesWeaver 1.01 as later version have hackshield enabled.
    It is currently developped as a prototype in ruby and working quite well so far.
    My goal is to make a fully fonctionnal private server. It's a hard task but not impossible with
    the leak of the japanese server which provide usefull information and server data.

    There is so much to do but I wanted to share this even in early stage with you.

    server_list.pngselect_char.pngcreate_char.pnghellofromtw101.png

    Hope you'll find this interesting. I'll try to post as much update as possible if you care about.
    By the way if you are interested in helping in the development, contact me.

    Thanks for the support.
    ekinox! I love you for doing this! I would like to help you with this project. I really want to bring Global Talesweaver back to life. Please contact me when you have the chance.

  3. #3
    Novice spacejammm is offline
    MemberRank
    Jul 2015 Join Date
    2Posts

    Re: [Showcase] TalesWeaver global Private server development

    Quote Originally Posted by ekinox View Post
    Hi all,

    I've been working on a private server for global TalesWeaver 1.01 as later version have hackshield enabled.
    It is currently developped as a prototype in ruby and working quite well so far.
    My goal is to make a fully fonctionnal private server. It's a hard task but not impossible with
    the leak of the japanese server which provide usefull information and server data.

    There is so much to do but I wanted to share this even in early stage with you.

    server_list.pngselect_char.pngcreate_char.pnghellofromtw101.png

    Hope you'll find this interesting. I'll try to post as much update as possible if you care about.
    By the way if you are interested in helping in the development, contact me.

    Thanks for the support.

    Hows the server coming along?
    any new updates?

  4. #4
    Apprentice ekinox is offline
    MemberRank
    Jun 2015 Join Date
    14Posts

    Re: [Showcase] TalesWeaver global Private server development

    There are so much to do and alone it is really a huge challenge.

    Here is what I've been working in the past few days
    - inventory
    - drop item
    - pick item
    - equip item
    - bank
    - item deposit
    - NPC
    - buy item
    - character status update (sit/stand up)

    On top of that, I've been working on background data such as character status update after drop/pick/buy...
    Still have some bug on some background data and a freaking huge todo list but seems are going quite well so far.
    Still need to sniff many traffic network and find out how thing are working in old TW version, then remap data to work with gTW 1.01

  5. #5
    Apprentice ekinox is offline
    MemberRank
    Jun 2015 Join Date
    14Posts

    Re: [Showcase] TalesWeaver global Private server development

    Just added some new stuff
    - bank seed deposit
    - bank seed withdraw

    Would need to fix client because they inverted button in bank interface. It has been corrected in 1.02 but I'm not running the 1.02 as it include hackshield.

    If someone know how to completly remove hackshield leave me a message would save me some work.

    - - - Updated - - -

    Ok i add a changelog on the first message instead of each time adding a new message
    I'll definitively still post update message for you to have notification, fell free to ask question or anything else.

    Even if the changelog seems quite small for the moment, there is so much done and a way much more to be done.

  6. #6
    YEy i has custom title^_^ zarut is offline
    MemberRank
    Sep 2006 Join Date
    FinlandLocation
    537Posts

    Re: [Showcase] TalesWeaver global Private server development

    Have u tried just removing the folder? :D even tho it sounds stupid this has worked in few games so far.

  7. #7
    Ahhh?? k0d0k is offline
    MemberRank
    Dec 2014 Join Date
    MARSLocation
    473Posts

    Re: [Showcase] TalesWeaver global Private server development

    good job :D

    this emulator or what?

  8. #8
    Apprentice ekinox is offline
    MemberRank
    Jun 2015 Join Date
    14Posts

    Re: [Showcase] TalesWeaver global Private server development

    @zarut did not try to delete the folder, would have to reinstall another version and test this out.
    @k0d0k this is a basic server emulator yes

  9. #9
    Apprentice ekinox is offline
    MemberRank
    Jun 2015 Join Date
    14Posts

    Re: [Showcase] TalesWeaver global Private server development

    Thx @xjzragezone
    I know it is trully a hard work and would need help, but I need to find the right people to help who actually develop and not have to teach how to or it will just had a lot of work too ;)

  10. #10
    Thailand Games Developer jenose is offline
    MemberRank
    Jul 2006 Join Date
    UnknownDogLocation
    361Posts

    Re: [Showcase] TalesWeaver global Private server development

    Hi where to download client ?

  11. #11
    Apprentice ekinox is offline
    MemberRank
    Jun 2015 Join Date
    14Posts

    Re: [Showcase] TalesWeaver global Private server development


  12. #12
    Enthusiast Yothri is offline
    MemberRank
    Aug 2014 Join Date
    31Posts

    Re: [Showcase] TalesWeaver global Private server development

    Why not making it OpenSource? I would contribute.

  13. #13
    Apprentice ekinox is offline
    MemberRank
    Jun 2015 Join Date
    14Posts

    Re: [Showcase] TalesWeaver global Private server development

    @Yothri for the moment it is more a proof of concept than anything else.

    There are no way to get actual network traffic dump of gTW. I've been working by sniffing
    other old private and official client/server network but it is actually not the same data.
    If I inject packet data it just crash the global client as is.

    It need soooooo many RE to get something working and there are still many data unknown.
    Even by knowing the data structure of a packet, you need to guess and then debug client to find the right
    structure for a specific command.

    But why not making a team to work on it, just need to find the right people who will actually get involved
    in the project and not just hang around without contributing to it.

  14. #14
    Enthusiast Yothri is offline
    MemberRank
    Aug 2014 Join Date
    31Posts

    Re: [Showcase] TalesWeaver global Private server development

    Yea i just found out that the game is not live currently that makes it really hard to find out all the packets stuff. I mean you could RE everything, but this will cost a lot of time and tbh i dont have it and i cant RE. xD

  15. #15
    Novice rainfallis is offline
    MemberRank
    Oct 2015 Join Date
    1Posts

    Re: [Showcase] TalesWeaver global Private server development

    made an account and joined after finding this thread on google. place for the love of god make it happen



Page 1 of 3 123 LastLast

Advertisement