Commit Graph

47 Commits

Author SHA1 Message Date
Hondacrx da36aa3600 TDB 1120.25081 - 2025/08/16
Port From (https://github.com/TrinityCore/TrinityCore/commit/b4d69dfd6d782b283ae4f9ebfcc780d6f84eb64a)
2025-08-25 21:15:20 -04:00
Hondacrx aaa669210a Core: Updated to 11.2.0
Port From (https://github.com/TrinityCore/TrinityCore/commit/5cf0c6c8bb2c4e58a2d66ba5f304af34d18a4782)
2025-08-25 20:48:29 -04:00
Hondacrx 4f97004397 DB Updates 2025-08-18 10:10:43 -04:00
Hondacrx 70f313866f Core/Transports: Fix triggering transport arrival events on stop waypoints
Port From (https://github.com/TrinityCore/TrinityCore/commit/b4ccc8268b72e35b97caba1dcd36e9bdd0af3eea)
2025-08-10 12:28:03 -04:00
Hondacrx 406aa5e445 Fix login 2024-11-16 23:05:45 -05:00
Hondacrx 213e1bc968 DB Updates 2024-09-02 22:53:50 -04:00
hondacrx ae2c3c18c8 Misc updates. 2024-02-22 16:17:38 -05:00
hondacrx 6abce678ca Misc fixes 2024-02-06 22:12:17 -05:00
hondacrx c9ab9e4635 Core/Network: Refactor local/remote ip address selection code and allow using hostnames in LoginREST bnetserver config options
Port From (https://github.com/TrinityCore/TrinityCore/commit/6be536a73bc8a6e331ce20e7d19e2ea56b99b4d0)
2023-08-28 11:15:57 -04:00
hondacrx 5dfbc68782 Fix using newest full DB from TrinityCore 2023-05-21 18:39:13 -04:00
hondacrx 3a2e64dba4 TDB 1007.23041 - 2023/04/02
Port From (https://github.com/TrinityCore/TrinityCore/commit/1b588502e3afddb2312514d4ac9d87a9640e7dfd)
2023-04-21 19:19:31 -04:00
hondacrx 5803d7e09e DB Updates 2023-02-12 01:27:24 -05:00
hondacrx edcdfa95c4 Fixes unable to create new DB when it doesnt exists. 2023-01-23 04:10:54 -05:00
hondacrx f73e64396f Update license headers for all files. 2023-01-18 17:25:32 -05:00
hondacrx 4718f88ed5 TDB 1002.22121 - 2022/12/20
Port From (https://github.com/TrinityCore/TrinityCore/commit/731217703819c26645944091f47aec63b45c25d4)
2023-01-04 16:38:19 -05:00
hondacrx 38197f7996 Core/AreaTriggers: Implemented new areatrigger type: bounded plane
Port From (https://github.com/TrinityCore/TrinityCore/commit/6856b248836205f3567d27848541859b93d93469)
2022-12-17 17:16:08 -05:00
hondacrx b3a1f085ca Core/DBUpdater: No need for sorted set, just order the files when we get them. 2022-09-25 20:56:45 -04:00
hondacrx 99587eae3d Core/DBUpdater: Should fix errors when importing on linux. 2022-09-25 20:36:47 -04:00
hondacrx 44e9ff9793 Core/Database: Fixes game crashes when loading into work due to hotfix_blob table having bad data. Now using mysqlcli to handle all file imports. Must fill out MySQLExecutable in config to use sql updater. 2022-09-24 13:30:15 -04:00
hondacrx 55a81d7e99 TDB 927.22082 - 2022/08/21
Port From (https://github.com/TrinityCore/TrinityCore/commit/0eff4ec7df6d34db28e09582f3e2a257bc7d35b0)
2022-08-25 12:06:51 -04:00
hondacrx ea4014cf0c TDB 927.22081 - 2022/08/19
Port From (https://github.com/TrinityCore/TrinityCore/commit/eb63d1516b32eb156e905e30fe4455df8101b538)
2022-08-19 20:07:01 -04:00
hondacrx 02452aaa3d Forgot to change updater to look for newest full DBs 2022-08-09 11:03:35 -04:00
hondacrx 11e8c2f4f2 Fixes loading, *Command system is broke* Will fix in the coming days. 2022-06-02 17:00:58 -04:00
hondacrx 9b6540c91d Misc fixes 2022-05-26 20:08:54 -04:00
hondacrx 83f9cbe66f TDB 915.21111 - 11/17/2021
Port From (https://github.com/TrinityCore/TrinityCore/commit/06b9be494a7e4d1249d11550cc0eec2e35712d25)
2021-11-17 11:57:12 -05:00
hondacrx 032f9a55f3 Cleanup some warnings. 2021-11-15 16:11:20 -05:00
hondacrx cdd34e644a Fixes loading into server/creating new character. 2021-08-31 13:20:06 -04:00
hondacrx 1f6a2b3516 Core: Updated allowed build to 9.1.0.39804
Port From (https://github.com/TrinityCore/TrinityCore/commit/d0394f939a829e385242ab936c30555afafd0616)
2021-08-20 19:06:15 -04:00
hondacrx 970ac30730 TDB 905.21071 - 2021/07/04
Port From (https://github.com/TrinityCore/TrinityCore/commit/6b8bb270a8b316504289dad654e5aef88cd8d27f)
2021-07-04 20:07:35 -04:00
hondacrx 6bd9fab9f5 Core/Sql: missed .sql on full DB files. Added parameters to the log of sql errors 2021-01-03 14:54:18 -05:00
hondacrx dec28bdeb7 Fixes alot of sql errors when trying to use a older full DB. Always use the newest one. 2021-01-02 12:09:05 -05:00
hondacrx 2773a4430f Misc fixes 2020-08-12 17:44:16 -04:00
hondacrx 230453c451 New Year 2020 :) 2020-01-09 11:35:00 -05:00
hondacrx 3634bc7133 Core/Misc: Moved CharacterInfo out of world to separate class
Port From (https://github.com/TrinityCore/TrinityCore/commit/ad4e63bae145ae49b584ab2fc621660430cec0d3)
2019-08-16 13:43:17 -04:00
hondacrx 1e1c5c77a8 2019 YAY! 2019-01-01 12:01:55 -05:00
hondacrx 2c3479c6e2 Core/Refactor: Part 4 2018-05-27 15:40:06 -04:00
hondacrx 0be2dc08e2 Core/Misc: Misc Fixes 2018-05-22 00:43:21 -04: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 7b37614f3f Misc fixes and missed sql updates 2018-01-14 15:58:14 -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 28c0ef9d03 Happy New Year!!!! 2018-01-02 13:02:21 -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
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