9 Commits

Author SHA1 Message Date
Appled
33ea1e8acd Update logon and character base sql files 2021-05-24 15:30:19 +03:00
schnek
724f6468a0 SQL: added encoding file
updated list FlightMaster
adding macro DBC_TAXI_MASK_SIZE
fixed bild for MOP
2020-02-26 14:15:54 +03:00
Appled
b61de0758a Remove README.md and fix logonserver if experimental file system is enabled 2018-08-30 12:00:40 +02:00
Zyres
dd9b242276 Replaced same password for all worldserver with password setting in table realms for every single worldserver.
Related to #597
2018-08-10 12:18:08 +02:00
Zyres
fd70546d99 Fixed line break after progressbar has finished.
Renamed basic initialise files from _structure to _base.
2018-07-31 17:17:12 +02:00
Zyres
7139239143 Logonserver will now check the logon_db_version.
* Fall back, if table logon_db_version not exist, it will be automaticall created. The logon_db_version will be the version it was original implemented (hardcoded in this case).
* Logonserver checks the db version based on the hardcoded value and the entry in logon_db_version.

NOTE: All update files are required, we should set the required db versions based on the latest file in the update folder instead of a manually set hardcoded value. (CMake?)
2018-07-29 20:10:12 +02:00
Iny
614322c3f7 Fix SQL structure
It gave me an error without that
"Table 'realms' was not locked with LOCK TABLES"
2018-07-23 19:32:34 +02:00
Zyres
492f7f111a Added unique realm id and realms table to track realm related status.
close #596
2018-07-22 19:37:22 +02:00
Zyres
ed55d48e90 Use latest version AscEmu/OneDB@382e3306ab
Apply new naming rule to other files and update character_db_version.
2018-04-27 22:18:41 +02:00