Welcome to the RaGEZONE - MMORPG development forums.

[C++ (Qt)][v9-v18?][Multi-platform] NexusServer (Updated to v1.2.0)

This is a discussion on [C++ (Qt)][v9-v18?][Multi-platform] NexusServer (Updated to v1.2.0) within the Habbo Releases forums, part of the Habbo Hotel category; Very nice release! That looks great, keep up the good work!...

Page 2 of 12 FirstFirst 12345678910 ... LastLast
Results 16 to 30 of 166
  1. #16
    Rip Akaruz
    Rank
    Alpha Member
    Join Date
    Dec 2007
    Location
    Internet
    Posts
    1,868
    Liked
    24

    Re: [C++/Qt][v14-v18?] NexusServer

    Click
    Very nice release! That looks great, keep up the good work!

  2. #17
    Banned
    Rank
    Banned
    Join Date
    Jan 2011
    Location
    ^RaGEZONE^
    Posts
    721
    Liked
    41

    Re: [C++/Qt][v14-v18?] NexusServer

    good luck with this project.

  3. #18
    Banned
    Rank
    Banned
    Join Date
    Jan 2010
    Location
    The Netherlands
    Posts
    2,851
    Liked
    756

    Re: [C++/Qt][v14-v18?] NexusServer

    Quote Originally Posted by Sean View Post
    This is so EPIC! Great release dude! You have brought old schools back to life (x
    Its a development Sean, learn to read! >_<!

  4. #19
    The one and only!
    Rank
    Subscriber
    Join Date
    Nov 2008
    Posts
    4,109
    Liked
    1446
    Gamertag: DecidingClock47 Steam ID: hejularz

    Re: [C++/Qt][v14-v18?] NexusServer

    This is excellent, hope to see some nice work from you in the future ;)

    @PEfag2 - This is a development thread and there is a download link included. So technically it is both a development, and a release.

  5. #20
    Alpha Member
    Rank
    Alpha Member
    Join Date
    Oct 2008
    Location
    Sussex
    Posts
    2,184
    Liked
    352

    Re: [C++/Qt][v14-v18?] NexusServer

    Care to share any snippets? As im too lazy to click the download link and look for myself.

  6. #21
    Member
    Rank
    Member
    Join Date
    May 2011
    Location
    Canadia Land
    Posts
    91
    Liked
    62

    Re: [C++/Qt][v14-v18?] NexusServer

    Quote Originally Posted by Veelox View Post
    Care to share any snippets? As im too lazy to click the download link and look for myself.
    You should have that checked out lol. Here is a pastebin link of the latest client.cpp, but it requires just as much effort to get to.

    Thanks for all the feedback guys :O

    I've just released v1.0.1.9. I was planning on finishing the console/messenger for this release, but it's been more trouble then I expected. This release is more to push out the changes in r6-r10.

    new in v1.0.1.9:
    Code:
        -started implementing wall items
        -added a couple more commands, I've been waiting to finish the ModuleEngine to code them. (:commands/:help lol)
        -implemented console search, but having some issues. Console will be released in v1.0.1.10.
        -implemented sending friend requests
        -replaced the crappy trimming method in ConfigEngine with QString.trimmed();
        -implemented NexusServer::broadcastGlobal(QString packet) // broadcasts packet to all clients, for a specific room use RoomFactory::byId(roomid)->broadPacket(packet)
        -cleaned up the console output some more
        -fixed some misc bugs/bad code

    The origional post should be updated with new links.

    Also, what's with all the negativity PEjump?
    Last edited by Aerospark; 02-07-11 at 07:13 PM.

  7. #22
    Banned
    Rank
    Banned
    Join Date
    Jan 2010
    Location
    The Netherlands
    Posts
    2,851
    Liked
    756

    Re: [C++/Qt][v14-v18?] NexusServer

    I'm the mad fag here @ FaGZONE, that's why i'm so negative all the time.

  8. #23
    I'm out.
    Rank
    Alpha Member
    Join Date
    May 2010
    Location
    Heaven
    Posts
    2,034
    Liked
    705
    Gamertag: Bee5ting

    Re: [C++/Qt][v14-v18?] NexusServer

    Quote Originally Posted by PEjump2 View Post
    I'm the mad fag here @ FaGZONE, that's why i'm so negative all the time.
    Its true, he misses me.
    Fuck this I'm out. <3 and miss you guys.

    Special Thanks to:
    Muscab
    Makarov
    Jonteh
    Mickey
    DeAndre
    Bill
    Sojobo
    vLife
    Facebook
    Sean/DJ Remix
    PEjump
    Resource
    Crawl
    MentaL
    Subway
    Tha Matrix
    zuc0001
    Zak

  9. #24
    C# / Java Programmer
    Rank
    Member +
    Join Date
    Jan 2007
    Location
    Everywhere
    Posts
    361
    Liked
    106

    Re: [C++/Qt][v14-v18?] NexusServer

    Glad to see you've made a formal development thread about this Luke, from what we've been discussing the past few weeks on MSN this looks very promising. We should do a stress-load efficiency comparison some time against Nexus and Woodpecker if I can ever get a dynamic instance of my crypto to work properly in a bot sandbox.

    If you need any public room data, hit me up, I'm pretty sure I've got the most-complete dynamic collection to-date.

  10. #25
    AWA
    asdfghjkløæ'
    Rank
    Member +
    Join Date
    Feb 2008
    Location
    Bulgaria
    Posts
    1,216
    Liked
    415

    Re: [C++/Qt][v14-v18?] NexusServer

    Quote Originally Posted by scottstamp851 View Post
    Glad to see you've made a formal development thread about this Luke, from what we've been discussing the past few weeks on MSN this looks very promising. We should do a stress-load efficiency comparison some time against Nexus and Woodpecker if I can ever get a dynamic instance of my crypto to work properly in a bot sandbox.

    If you need any public room data, hit me up, I'm pretty sure I've got the most-complete dynamic collection to-date.
    Are you the 'co-developer'? (the friend who helped with some stuff etc)
    Anyways, I'm most likly going to contribute to this project in some way.
    Last edited by AWA; 02-07-11 at 10:05 PM.

  11. #26
    Member
    Rank
    Member
    Join Date
    May 2011
    Location
    Canadia Land
    Posts
    91
    Liked
    62

    Re: [C++/Qt][v14-v18?] NexusServer

    Quote Originally Posted by AWA View Post
    Are you the 'co-developer'? (the friend who helped with some stuff etc)
    Anyways, I'm most likly going to contribute to this project in some way.
    No, Scott has been helpful with things, but my friend Kate is the one who has been helping me make the move to C++ and with some things in the core. I'm planing on creating a developer list in the main post later.

    Implementing the console is starting to get.. really boring actually. I'm thinking of moving away from it for now and implementing room modification and figure/motto/password modification for v1.0.1.10.

  12. #27
    Banned
    Rank
    Banned
    Join Date
    Jan 2010
    Location
    The Netherlands
    Posts
    2,851
    Liked
    756

    Re: [C++/Qt][v14-v18?] NexusServer

    Just do me one favour and use a proper MySql library with a proper coded MySql class..
    I don't know how that's handled in C++, but o well, its possible right? :P

  13. #28
    son, i am dissapoint
    Rank
    Member +
    Join Date
    Sep 2009
    Location
    The Netherlands
    Posts
    516
    Liked
    161

    Re: [C++/Qt][v14-v18?] NexusServer

    PEjump2, just to tell you, there's really nothing wrong with SQLite. Open yourself up for new things!

  14. #29
    Member
    Rank
    Member
    Join Date
    May 2011
    Location
    Canadia Land
    Posts
    91
    Liked
    62

    Re: [C++/Qt][v14-v18?] NexusServer

    Quote Originally Posted by PEjump2 View Post
    Just do me one favour and use a proper MySql library with a proper coded MySql class..
    I don't know how that's handled in C++, but o well, its possible right? :P
    The API that I use is QSql, as I've explained earlier I use it because it allows me to use multiple database platforms with the same code, just a different DLL. I also prefer it over the "proper" MySQL APIs because it does automatic input sanitization among other things.

    It's exactly the same MySQL syntax, but better, most likely more efficient, and supports a much wider array of connection options. Qt makes everything better.

    I plan on releasing the server with a regular MySQL DLL alongside the SQLite DLL once I can find one lol. I've just got a lot of other stuff that needs to be finished first.
    Last edited by Aerospark; 03-07-11 at 12:26 AM.

  15. #30
    C# / Java Programmer
    Rank
    Member +
    Join Date
    Jan 2007
    Location
    Everywhere
    Posts
    361
    Liked
    106

    Re: [C++/Qt][v14-v18?] NexusServer

    PE doesn't seem to understand how Qt works, Luke. He thinks you need a class to use a driver that's independently written or it doesn't work, lmao.

 

 
Page 2 of 12 FirstFirst 12345678910 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •