Search:

Type: Posts; User: Stellar Spark

Page 1 of 10 1 2 3 4

Search: Search took 0.09 seconds.

  1. Replies
    4
    Views
    453

    [Solved] TPS is ticks per second. This is how many full...

    TPS is ticks per second. This is how many full updates the server performs every second.

    Concerning memory, you should consider profiling wServer.exe and finding out how much memory it uses [Note:...
  2. Replies
    1
    Views
    283

    Name Change

    Please change my username to:

    Stellar Spark
  3. Replies
    17
    Views
    1,705

    C# winforms is a terrible idea. Unity is the...

    C# winforms is a terrible idea.

    Unity is the most ideal but I hate only being able to script with C# and having to do everything their way.

    MonoGame/XNA is ideal if you like being able to code...
  4. Replies
    13
    Views
    1,489

    i suggest not adding extra load to the networking...

    i suggest not adding extra load to the networking when it's not very competent on its own
  5. Replies
    19
    Views
    1,605

    erm let me clear up some misconceptions C++ is...

    erm let me clear up some misconceptions

    C++ is a faster language than C# simply because of its nature of interacting with lower level code. With that being said, for most people it's not really...
  6. Replies
    6
    Views
    748

    I suggest booting and locking off user access...

    I suggest booting and locking off user access seconds before the server restarts. By doing so, you give the server a grace period of X seconds to save and update all user states before the restart.
  7. There's a lot to say game design-wise that could...

    There's a lot to say game design-wise that could be done to make a server entertaining, but just to keep things basic:

    1.) Don't succumb to power creep. A bit of effort, tools, and intuition can...
  8. Replies
    22
    Views
    2,109

    [Solved] uhh lemme list out all the things that can be...

    uhh lemme list out all the things that can be improved in state management of the server

    1.) delta compression (this is not sending the stattypes if they are mirrored on the client ack)
    2.)...
  9. stop waiting for it

    stop waiting for it
  10. Replies
    9
    Views
    745

    of course you need fucking creativity, the lack...

    of course you need fucking creativity, the lack of it is the reason why 99% of mpgh behaviors are either bland shits or terrible copypasta of prod scripting the behavior should be the least of your...
  11. Sticky: dunno how i got notified three times for this......

    dunno how i got notified three times for this...

    Great work!
  12. Replies
    7
    Views
    1,754

    god the cringe

    god the cringe
  13. yes because lifting weights helps my magical...

    yes because lifting weights helps my magical bolts somehow go through armor
  14. Replies
    6
    Views
    786

    Okay. It's not great, but it's better than what...

    Okay. It's not great, but it's better than what most people around here call "dungeons". Your dungeon has no exploration mechanic from what I see. I'll let this pass seeing as you wanted to showcase...
  15. The people who know what's up with godmode are...

    The people who know what's up with godmode are the ones who can immediately tell that a simple packet change isn't going to change much.

    There's only one surefire godmode patch and that's running...
  16. Replies
    5
    Views
    551

    the biggest bottleneck for hosting a server on a...

    the biggest bottleneck for hosting a server on a home computer is usually the location and the network. Most VPS companies provide very high-end networking for their servers, but you can't say the...
  17. Replies
    5
    Views
    642

    priorities of a server: 1.) make a plan 2.)...

    priorities of a server:

    1.) make a plan
    2.) have a plan
    3.) question the last plan. make a new one

    after that, you should worry about:

    a.) hosting
    b.) content
  18. Replies
    12
    Views
    1,171

    you have to write one for proof that you can...

    you have to write one for proof that you can write a bible
  19. Replies
    12
    Views
    1,171

    pls join relmed relms we hav god developer...

    pls join relmed relms

    we hav god developer spots

    btw how do you open sourc?
  20. Replies
    53
    Views
    13,448

    [Outdated] I remember having a short-lived bug in a game I...

    I remember having a short-lived bug in a game I was prototyping where the GUI was being drawn with the map, but in a less abstract engine. Does Game Maker allow you to make direct Draw calls? I think...
  21. Replies
    1
    Views
    260

    Name Change

    I would like my username changed to:

    Proph Nobster

    Thanks!
  22. [Help Request] I'm not going to tell you, do a ton of things...

    I'm not going to tell you, do a ton of things that only experienced coders know how to do and (insert more code gumbo). I'll give you the short, practical explanation.

    Three things that you're...
  23. Replies
    17
    Views
    1,142

    problem with remote textures is that it keeps...

    problem with remote textures is that it keeps reloading the textures over and over again throughout worlds. every reconnect, the remote texture cache is invalidated and recreated.

    so all you...
  24. Replies
    45
    Views
    2,314

    VB and C# are both part of the same system called...

    VB and C# are both part of the same system called .NET. VB is meant for more verbose programming, and as the name implies, is meant to be basic for the benefit of the user. C# is a multi-paradigm...
  25. Replies
    5
    Views
    469

    that's why you gotta spend the money on a domain...

    that's why you gotta spend the money on a domain and just tell people to "search my epic realms" on google

    the whole skype issue is a bit of a stretch, but considering this is MPGH, the best...
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4