[C++] [Source] [v83] Oh look, it's Xanadu! The v83 C++ sauze

Page 1 of 12 12345678911 ... LastLast
Results 1 to 15 of 168
  1. #1
    Account Upgraded | Title Enabled! Buya is offline
    MemberRank
    Oct 2008 Join Date
    1,303Posts

    [C++] [Source] [v83] Oh look, it's Xanadu! The v83 C++ sauze

    The Story:
    Its been some time, but maybe someone wants to use it so I make it public again and since I got to fix 2 crashes yesterday (yeah I was lucky ^^), it should be really stable know.
    For those who dont now, this is a titanms 2.0 based fork (v.83) mainly by me, the contributors are in the credits.txt file; theres also a command list.
    The main reason why I bring it back is because theres rarely anything new here and this is not java but c++ is completly different.

    All you need is visual c++ 2010, mysql server and mysql tools / workbench.

    Tutorial for setting it up: http://forum.ragezone.com/f691/sourc...xanadu-680824/

    Trac: Timeline – Xanadu
    Svn: Xanadu - Revision 364: /
    Mcdb: mcdb-4.3-global-83.sql
    Visual c++ 2010: http://go.microsoft.com/?linkid=9709953

    Configuration file: Settings.xml.

    Enjoy it, sincerely,
    Buya.
    Last edited by Buya; 16-04-11 at 09:16 PM.


  2. #2
    Anime Guy/Legend CrashOveride is offline
    Old SchoolRank
    May 2003 Join Date
    ScotlandLocation
    3,222Posts

    Re: [v83] Oh look, it's Xanadu! The v83 C++ sauze

    Thread re-made due to RZ server issues, for reference the old thread has been locked and is still accessible here:
    http://forum.ragezone.com/f427/v83-o...-sauze-677621/

    Crash

  3. #3
    Account Upgraded | Title Enabled! Buya is offline
    MemberRank
    Oct 2008 Join Date
    1,303Posts

    Re: [v83] Oh look, it's Xanadu! The v83 C++ sauze

    I've cleaned up & optimized the drop code alot, fixed some bugs - including the crash and not lootable drops. (needs more testing but it should be good)
    Update to the latest rev and recompile, please test it by setting the droprate high and looting the drops.
    I now work on guilds & ships. (yeah I removed them some time ago)
    Last edited by Buya; 15-11-10 at 05:49 PM.

  4. #4
    Account Upgraded | Title Enabled! JewSanta is offline
    MemberRank
    Mar 2009 Join Date
    1,264Posts

    Re: [v83] Oh look, it's Xanadu! The v83 C++ sauze

    Did you happen to get the couple skills I mentioned to you working? Im testing the others out tonight once I finish my paper.

  5. #5
    Account Upgraded | Title Enabled! Buya is offline
    MemberRank
    Oct 2008 Join Date
    1,303Posts

    Re: [v83] Oh look, it's Xanadu! The v83 C++ sauze

    Quote Originally Posted by JewSanta View Post
    Did you happen to get the couple skills I mentioned to you working? Im testing the others out tonight once I finish my paper.
    I have not worked on skills yet, I'll be done with ships & guilds by tomorrow, then I'll work on skills, mounts, morphs, item effects :P

  6. #6
    Account Upgraded | Title Enabled! JewSanta is offline
    MemberRank
    Mar 2009 Join Date
    1,264Posts

    Re: [v83] Oh look, it's Xanadu! The v83 C++ sauze

    Ok well I'm testin all the skills I haven't yet by tonight so ill have a list of broken ones.

  7. #7
    Account Upgraded | Title Enabled! Buya is offline
    MemberRank
    Oct 2008 Join Date
    1,303Posts

    Re: [v83] Oh look, it's Xanadu! The v83 C++ sauze

    Instead of working on guilds I've optimized login:
    Reduced querys, fixed memory leaks, removed code that wasted resources.
    ... and the project files:
    Faster building & optimized settings.
    I'm always trying to find stuff I can make better and I will do guild related shit as fast as I can. (I'll do ships slowly while I'm working on things)
    Skills will be alot of work, thats why I want to be done with most of the other stuff first.
    Last edited by Buya; 17-11-10 at 01:56 AM.

  8. #8
    Member cekio is offline
    MemberRank
    Sep 2008 Join Date
    69Posts

    Re: [v83] Oh look, it's Xanadu! The v83 C++ sauze

    Props to buya again.

    I've always emulated games in C++, always will.

  9. #9
    Account Upgraded | Title Enabled! Buya is offline
    MemberRank
    Oct 2008 Join Date
    1,303Posts

    Re: [v83] Oh look, it's Xanadu! The v83 C++ sauze

    Thanks and yeah c++ owns :)
    Aran portals commited (no intro or w/e).
    Last edited by Buya; 18-11-10 at 05:50 PM.

  10. #10
    Account Upgraded | Title Enabled! Buya is offline
    MemberRank
    Oct 2008 Join Date
    1,303Posts

    Re: [v83] Oh look, it's Xanadu! The v83 C++ sauze

    Fixed chairs and recovering hp/mp.

  11. #11
    Account Upgraded | Title Enabled! Buya is offline
    MemberRank
    Oct 2008 Join Date
    1,303Posts

    Re: [v83] Oh look, it's Xanadu! The v83 C++ sauze

    Made more optimizations (mainly for party), cleaned up party, packet edit fixes.
    Since party stuff is done I now do guilds.
    Also other players are displayed correctly now.

  12. #12
    Enthusiast Madao is offline
    MemberRank
    Jan 2010 Join Date
    27Posts

    Re: [v83] Oh look, it's Xanadu! The v83 C++ sauze

    Is it possible to make the server read a .wz file without extracting it? Perhaps it would be faster? I ask because I think I seen some one use a hex editor to edit something in a .wz file one time.
    Last edited by Madao; 20-11-10 at 10:43 PM.

  13. #13
    Account Upgraded | Title Enabled! Buya is offline
    MemberRank
    Oct 2008 Join Date
    1,303Posts

    Re: [v83] Oh look, it's Xanadu! The v83 C++ sauze

    Unfortably I dont know how you would do this, but I'm sure mysql is faster.
    And you dont have to extract it here, because the mcdb is used - which allows easy editing.

  14. #14
    Enthusiast Madao is offline
    MemberRank
    Jan 2010 Join Date
    27Posts

    Re: [v83] Oh look, it's Xanadu! The v83 C++ sauze

    Yeah. I am just not satisfied with mcdb.

  15. #15
    Account Upgraded | Title Enabled! Buya is offline
    MemberRank
    Oct 2008 Join Date
    1,303Posts

    Re: [v83] Oh look, it's Xanadu! The v83 C++ sauze

    But you store the server data in mysql, so everyone should have experience with it and it is easy to edit. (just go to the specific table and search for the id or whatever)



Page 1 of 12 12345678911 ... LastLast

Advertisement