Commit Graph

21 Commits

Author SHA1 Message Date
hondacrx 3d3dd235a7 Core/DB: Fix installing Full DB from TC 2018-03-02 18:15:07 -05:00
hondacrx 921948fff3 Updated mysql to 6.10.6 2018-02-26 23:29:08 -05:00
hondacrx 82dca6de94 Updated DB2 structs 2018-02-26 13:13:54 -05:00
hondacrx 0a3dfaba37 Updated to 7.3.5.25996 (Db2 files not updated) 2018-02-19 10:32:16 -05:00
hondacrx e65bb92aeb Core/Auth: Drop v and s columns. They are not used anymore 2018-02-05 10:19:40 -05:00
hondacrx 7b37614f3f Misc fixes and missed sql updates 2018-01-14 15:58:14 -05:00
hondacrx 0b3b967e4e Core/Databse: Really fix the error when applying files that do not change any rows. 2018-01-13 12:08:10 -05:00
hondacrx d30547766d Core/Database: Get rid of exception and just print the file the errored. 2018-01-13 11:51:36 -05:00
hondacrx 17bfacc0ea Misc DB fixes 2018-01-06 23:43:55 -05:00
hondacrx befc9fcae7 Core/Entities: Extended SpawnMask to 64 bit 2018-01-06 23:43:44 -05:00
hondacrx ff338c6532 Core/Maps: Fixed objects being left in grids. 2018-01-05 21:51:04 -05:00
hondacrx 2a89913879 Core/Creature: Added TitleAlt to creature_template 2018-01-05 12:22:12 -05:00
hondacrx 28c0ef9d03 Happy New Year!!!! 2018-01-02 13:02:21 -05:00
hondacrx c7219c7098 Fixes Script loading.
Some cleanup on array Clear
Misc errors
2017-12-24 16:37:15 -05:00
hondacrx 32619fa6b5 * Removed alot of not needed DB files
* Added a few new files
* Updated README.md
2017-11-29 17:47:48 -05:00
hondacrx 74744327a4 Fixed DB updater reapplying a old update cause of different file hash, It should only check for different hashes when its not archived. 2017-11-28 12:38:09 -05:00
hondacrx 65fbebb12f Added sql files, no longer need to get them from Trinity Core. 2017-11-22 13:14:38 -05:00
hondacrx 79aeee0ebc Updated db2 structures to 7.3.2.25480 2017-11-20 12:22:13 -05:00
hondacrx b8fe68ec8b Add WorldEffectID to Gameobject 2017-11-05 17:40:57 -05:00
hondacrx 8c863de8a6 Update locales_creature_text to simple system 2017-11-04 19:01:39 -04:00
Fabian a3dc7b3f48 Ported .Net Core commits:
hondacrx:
- Initial commit: Switch to .Net Core 2.0
- Fix build and removed not needed files
Fabi:
- Updated solution platforms.
- Changed folder structure.
- Change library target framework to netstandard2.0.
- Updated solution platforms again...
- Removed windows specific kernel32 function usage (Ctrl-C handler).
2017-10-26 17:23:44 +02:00