Results 1 to 6 of 6
  1. #1
    tomgie50's Avatar
    Join Date
    May 2013
    Gender
    male
    Location
    USA
    Posts
    117
    Reputation
    10
    Thanks
    74
    My Mood
    Bored

    Post Reacreating PServer Source?

    I was thinking about creating a pserver source, or something near it entirely in a new programming language as C# seems slow compared to what you can use out there. And I am sure someone is thinking "don't reinvent the wheel stupid!" But, with current sources that wheel feels more like trying to roll a cube down a hill than some sort of wheel.

    Now, I have worked with a few sources and they all seem to have problems with lag or something along those lines, i'm not sure if that is the way the server was programmed, or how packets are sent, or even if its just the speed of what .NET can deliver. But, if it can be fixed, then sure, I might try. But, I think it would be more "fun" to figure out how everything comes together and gain more experience in programming and networking.

    So I plan on trying to create at least something with Rust or Golang. I am not sure on what one to choose but they seem to be good candidates as they are quite faster than C# if used properly but, are easy to organize/write/read/etc. I can't really do this on my own as another person working on this can be very helpful when trying to decide on something. So if anyone wants to help, pm me.


    I'm sure this is an overly ambitious project that I came up with but fuck it I need something to do over the summer.
    Thanks for reading my shitty rambling

  2. #2
    TooGoodAtCoding3039's Avatar
    Join Date
    Mar 2018
    Gender
    male
    Posts
    13
    Reputation
    10
    Thanks
    8
    The problem isn't the language, but rather the code. AS3 excluded, cause that shit is garbage tbh, but excluding client side, it's not the language causing the problem.

    Things are just thrown and handled with little care of optimization.
    Last edited by TooGoodAtCoding3039; 05-23-2018 at 04:24 PM.

  3. The Following User Says Thank You to TooGoodAtCoding3039 For This Useful Post:

    Kushala Daora (05-25-2018)

  4. #3
    tomgie50's Avatar
    Join Date
    May 2013
    Gender
    male
    Location
    USA
    Posts
    117
    Reputation
    10
    Thanks
    74
    My Mood
    Bored
    Quote Originally Posted by TooGoodAtCoding3039 View Post
    The problem isn't the language, but rather the code. AS3 excluded, cause that shit is garbage tbh, but excluding client side, it's not the language causing the problem.

    Things are just thrown and handled with little care of optimization.
    That's what I was kind of thinking, but still I think a change in a more optimal language that takes up less memory, is more universal, and faster would be nice.

  5. #4
    tomgie50's Avatar
    Join Date
    May 2013
    Gender
    male
    Location
    USA
    Posts
    117
    Reputation
    10
    Thanks
    74
    My Mood
    Bored
    Still looking for people!

  6. #5
    index.html's Avatar
    Join Date
    Sep 2017
    Gender
    male
    Location
    Genesis 6:7
    Posts
    100
    Reputation
    10
    Thanks
    293
    I've been working on my own source for quite some time now.
    The multiplayer is working just fine , needs animation syncing.

    There's absolutely nothing implemented for now , not even the UI.
    The only issue with my source , is that it is built on a HTML5 Canvas / Javascript , and there are some serious optimization problems.
    Here's a quick look :
    https://i.imgur.com/AvBEMte.mp4

    Pm if somehow interested
    Last edited by index.html; 05-25-2018 at 11:10 AM.

  7. #6
    tomgie50's Avatar
    Join Date
    May 2013
    Gender
    male
    Location
    USA
    Posts
    117
    Reputation
    10
    Thanks
    74
    My Mood
    Bored
    Quote Originally Posted by index.html View Post
    I've been working on my own source for quite some time now.
    The multiplayer is working just fine , needs animation syncing.

    There's absolutely nothing implemented for now , not even the UI.
    The only issue with my source , is that it is built on a HTML5 Canvas / Javascript , and there are some serious optimization problems.
    Here's a quick look :
    https://i.imgur.com/AvBEMte.mp4

    Pm if somehow interested
    Well saying they are rewriting the client for RotMG its not a bad idea. But, atleast for me it would be difficult to do the server and client. Right now I just plan on using the flash client. And if they dont completely rewrite the packet format then ill use the rewritten one if possible.

Similar Threads

  1. [Help Request] Does anyone know any pserver sources
    By Foojuu in forum Adventure Quest Worlds (AQW) Help
    Replies: 0
    Last Post: 11-07-2017, 10:21 AM
  2. can't run source pserver
    By TECO8462 in forum Realm of the Mad God Help & Requests
    Replies: 1
    Last Post: 10-24-2014, 12:12 AM
  3. need a complete source files i dont have a pserver now....
    By TECO8462 in forum Realm of the Mad God Private Servers Discussion
    Replies: 2
    Last Post: 10-21-2014, 03:30 PM
  4. ROTMC Pserver 8GB VPS Almost 24/7 no Hamachi Latest Source Friendly Staff
    By rotmc2014 in forum Realm of the Mad God Private Servers
    Replies: 52
    Last Post: 09-22-2014, 11:47 AM
  5. [Outdated] (LEECHED) Realmmods 24/7 Pserver Running Phoenix Source Code on 8GB VPS no Hamachi
    By realmmods2014 in forum Realm of the Mad God Private Servers
    Replies: 97
    Last Post: 03-11-2014, 03:08 PM

Tags for this Thread