Search results

  1. XeroX

    Implementation of SHA512 for ServUO shard Passwords

    So guys whats the status here? Will this pull request be open forever or do I need to close it myself? I really feel being ignored and I'am not sure if there are future contributions of other things than "game-content" wanted
  2. XeroX

    Client Archive [Deleted]

    Just wanna say thank you! Great work. Saved this to my dropbox and synced it, so it doesn't apply to your bandwidth. I extraced all clients via PowerShell and added the missing ones to the repo.
  3. XeroX

    Abandoned or Donated Full Shards

    You can find the shards mentioned in this thread and some more over here: https://mirror.ashkantra.de/scripts/Complete%20Shards/ UOGamers Rebirth, Imagine Nation, Orbsydia, ...
  4. XeroX

    Abandoned or Donated Full Shards

    It does not work with ServUO, its a heavily modified RunUO with MySQL.
  5. XeroX

    Implementation of SHA512 for ServUO shard Passwords

    Only thing is your accounts.xml will grow close to 4 times as now (when SHA1 is used). But I don't see a problem there. Next step will be proper salting. ServUO will generate a hash on first launch (this will be saved) and then passwords will be salted by that hash. Right know its salting with...
  6. XeroX

    Serv UO Shard Listing

    Which API are you using as of now?
  7. XeroX

    Error during compile with VDS

    https://www.servuo.com/threads/new-zlib-librarys-and-hardware-random-number-generator.6541/ No problem.
  8. XeroX

    Error during compile with VDS

    VC Runtime seems to be missing. https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads
  9. XeroX

    Someone killed www.runuo.net

    I'm really thinking about mirroring the whole page...just in case and publish it on mirror.ashkantra.de :/ Maybe someone thought that too and killed the traffic volume xD
  10. XeroX

    Container sizes

    I'm going to check the code later today. However only 0x3C is set if file not found and nothing will be set unless specified in containers.cfg.
  11. XeroX

    Container sizes

    Let me be honest. I thought ItemBounds for Containers are loaded from Bounds.bin but they aren't. Only for one Container (PlagueBeastBackpack) and Gumps. Containers are indeed being loaded from containers.cfg and 44,65 are the default settings that are being applied if no file is found to 0x3C...
  12. XeroX

    DynamicSaveStrategy

    Hey Grim, thanks this is highly interesting. It even describes the reason for higher memory usage. Secondly I'm still surprised about the bad performance of parallel save strategy. I can not exclude this is a HDD performance issue but still not what I expected. I've attached all missing save...
  13. XeroX

    DynamicSaveStrategy

    Disastrous :) 50% more RAM usage with DynamicSaveStrategy. Wow, Parallel Save Strategy....after 6 hours. Even more slow than Dynamic (40-45seconds), RAM stays, CPU goes 90% because of threading and parallel usage. So...Dual is stable and simply the best you can go with. No matter how much...
  14. XeroX

    DynamicSaveStrategy

    Will check that with a huge worldsave over several days. @Voxpire Do you have any hints about size for me? Currently testing wit 6.800.000+ Items and 4000 mobiles. However what I can already say, DynamicSaveStrategy is more than 400% slower than DualSaveStrategy on a Dual Quad-Core Xeon System...
  15. XeroX

    DynamicSaveStrategy

    Hello, does anyone know why the DynamicSaveStrategy has been excluded from SaveStrategy evaluation? https://github.com/Xeroxxx/ServUO/blob/patch-cosmetics/Server/Persistence/SaveStrategy.cs Changed my Server to Dynamic, had no issues. Cheers
  16. XeroX

    Container sizes

    @tass23 Code is live. You can checkout latest version on git. Make sure Art Files are present [Admin -> World -> Maintenance -> Rebuild Bounds.bin -> restart server -> profit. Or [GenBounds -> restart server -> profit.
  17. XeroX

    Ultima Art: Unable to read client files

    This may happen when you've started your UO Client prior to ServUO or there is still another application accessing the files.
  18. XeroX

    This is very cool...theres nothing here!! :))

    Spawn the teleporters or create them yourself.
  19. XeroX

    Container sizes

    There is no core recompile necessary if you've adjusted some pixels. Just deleting Cache folder, restart server, twice. Maybe I'm sending another pull request so you can regenerate bounds.bin via AdminGump. Yeah...think this is the better idea. EDIT: Gimme 10 more minutes. Done...
  20. XeroX

    need help about gump

    InvokeCommand is still not wrapped by a class. put it in class logoooMENU

Active Shards

Donations

Total amount
$0.00
Goal
$1,000.00
Back