hondacrx
|
7aa494d5dd
|
Core/Errors: Stop using System.Diagnostics.Contracts, Its just closing the server without error or warning. We now log the error and then throw a exception
|
2018-06-15 12:34:56 -04:00 |
|
hondacrx
|
2c3479c6e2
|
Core/Refactor: Part 4
|
2018-05-27 15:40:06 -04:00 |
|
hondacrx
|
913beeae69
|
Core/Misc: Misc fixes
|
2018-05-23 18:16:14 -04:00 |
|
hondacrx
|
dbd62e5c6f
|
Core/DB: Some DB improvements
|
2018-05-22 11:05:16 -04:00 |
|
hondacrx
|
0be2dc08e2
|
Core/Misc: Misc Fixes
|
2018-05-22 00:43:21 -04:00 |
|
hondacrx
|
5dacd669b5
|
Core/Refactor: Part 3
|
2018-05-16 19:57:48 -04:00 |
|
hondacrx
|
7d4c0b7634
|
Core/Misc: Misc cleanups and changing of fields
|
2018-05-13 20:26:05 -04:00 |
|
hondacrx
|
9b40067017
|
Core/Refactor: Part 2
|
2018-05-07 22:07:35 -04:00 |
|
hondacrx
|
216db1c23a
|
Core/Refactor: Part 1
|
2018-05-07 18:56:09 -04:00 |
|
hondacrx
|
a7097486bf
|
Core/Bnet: Improve client ban messages
|
2018-04-18 19:52:28 -04:00 |
|
hondacrx
|
ef05e1f113
|
Core/Items: Implemented ItemLimitCategoryCondition.db2
|
2018-04-18 19:43:29 -04:00 |
|
hondacrx
|
ba4a509758
|
Core/DataStores: Implemented RewardPackXCurrencyType.db2
|
2018-04-16 14:14:37 -04:00 |
|
hondacrx
|
0ab3b8e8cd
|
Core/DataStores: Fixed db2 structures after 7.3.5
|
2018-03-13 15:43:03 -04:00 |
|
hondacrx
|
ba8d4661fd
|
Core/Items: PvP item levels basic implementation
|
2018-03-06 11:34:28 -05:00 |
|
hondacrx
|
c842332393
|
Core/Player: Implement PvP Talents
|
2018-03-06 11:10:51 -05:00 |
|
Fabian
|
0bb2d609c8
|
DatabaseUpdater: Fixed sql file path for non windows systems.
|
2018-03-03 20:37:17 +01:00 |
|
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 |
|