Search results

  1. XeroX

    Automatic Translation for SendMessages

    Anything is possible if its being programmed and I assume this requires reverse engineering the client etc. However are you talking about...messages or text sent by other players or simple responses of your server like "You gained a shit ton of karma" ? I assume you can extend the cliloc...
  2. XeroX

    Startup time, database use

    Actually startup can take upto 1 minute as of honesty generation. However in my experience this hugely depends on disk speed.
  3. XeroX

    Startup time, database use

    But I'm sure. With vanialla ServUO its only used for MyRunUO, thats it. Its up to you if you want to use it or not. MyRunUO saves some data of characters, guilds and online status in your database.
  4. XeroX

    Startup time, database use

    Regarding the first question. Which data do you expect to be in the database? ServUO does not use MySQL or MariaDB to do worldsaves or accounting etc. This is only being used for small services like MyRunUO or third party scripts for now.
  5. XeroX

    First Time Server: Need Help

    Are you running client and server from the same machine? (currently)
  6. XeroX

    Error with items in backpack - 0x25 Bad Packet Length! (+1 bytes)

    You're using custom files with an old client and vanilla servuo. This might not work as you expect, the files are probably massivly edited. Server Scripts/Items must fit to your mul files. Just go with latest client from uo.com and vanilla servuo.
  7. XeroX

    World Save Times

    @zerodowned Wrong thread? I don't get the context.
  8. XeroX

    World Save Times

    Hello, there is no "new" -debug, its the same, nothing changed in the behavior. -debug can be used with all versions. Normal compiler = Compile.WIN - Release.bat ? Only thing changed is the removal of /optimize when Debug is used to align compile behavior/options with visual studio, so outcome...
  9. XeroX

    ServUO client 7.0.24

    Yes. What are the bugs?
  10. XeroX

    Implementation of SHA512 for ServUO shard Passwords

    Right now the merge does not change anything in case of account handling or encryption. SHA1 is still the default encryption. If anyone sets it from SHA1 to SHA512 it will upgrade the passwords on login, same as it does before with MD5 to SHA1. It won't work backwards as it doesnt with SHA1 to...
  11. XeroX

    Implementation of SHA512 for ServUO shard Passwords

    So any additional feedback to this implementation? Are we gonna merge it? (with SHA1 default).
  12. XeroX

    Implementation of SHA512 for ServUO shard Passwords

    @Milva Sure I will add a reviewer as everyone does. Thx @Voxpire I will grateful accept the invitation. I added a commit defaulting to SHA1.
  13. XeroX

    Implementation of SHA512 for ServUO shard Passwords

    This is supported starting .NET 1.1 and Windows XP SP3. Which are the ones thats its not supported on? Are you aming to support everything starting Windows XP/2003? Thats like "I've my passwords in a textfile and it got never stolen". MD5 and SHA1 are broken thats a fact. If there is gained...
  14. XeroX

    delta-recursion |What is it and why? Newest ServUO SVN

    I'm curious....there is a SVN? or are you talking about the git repo? Where does this show up? Error log?
  15. XeroX

    Path error

    Just move files from Scripts/Output to a different folder for Backup or delete them. Just to force a recompile of scripts.
  16. XeroX

    Path error

    So all these files: * Multi.idx * Multi.mul * VerData.mul * TileData.mul * Map*.mul or Map*LegacyMUL.uop * StaIdx*.mul * Statics*.mul * MapDif*.mul * MapDifL*.mul * StaDif*.mul * StaDifL*.mul * StaDifI*.mul Are in C:\Users\Administrator\Desktop\map ? Go to Scripts\Output and move all files to...
  17. XeroX

    Path error

    So in which folder is your ServUO? In which Folder are your Map/Tiledata etc. files? Do you run as admin? (right click -> run as admin)?
  18. XeroX

    Path error

    DataPath.cfg is never used as the following line has been edited. private static readonly string CustomPath = @"C:\Users\Administrator\Desktop\Map"; Your code hugely defers from git and seems to be mixed with older and newer code.
  19. XeroX

    Cant find servuo.sh?

    This is not a compiler issue, no need to link it. Actually we can drop this completely now. brew distributes mono 5.4.x mono is defaulting to 64bit since 5.2
  20. XeroX

    Basic Reporting to ServUO.com

    Hello guys, what do you think about an optional opt-in (default opt-out) for basic reporting of some parameters like operating system, used .NET Version, processor (number of cores), processor type, memory, avg player count, which password encryption is used, client version, etc. This excludes...

Active Shards

Donations

Total amount
$0.00
Goal
$1,000.00
Back