Commit Graph

31 Commits

Author SHA1 Message Date
hondacrx 4e3971df0f Core/Realms: Move build info (and auth seeds) to database
Port From (https://github.com/TrinityCore/TrinityCore/commit/61f2eed3531ebfd2585ab05add31ae9e97598233)
2019-12-12 13:17:57 -05:00
hondacrx 67ae576192 Updated to .Net Core 3.1 2019-12-06 22:53:04 -05:00
hondacrx 86e1065da0 Core: Updated allowed build to 8.2.5.32722
Port From (https://github.com/TrinityCore/TrinityCore/commit/65b91375e0a3b01eaacab77f973429b544c63a61)
2019-12-04 23:19:32 -05:00
hondacrx c94edca8c3 Core: Updated allowed build to 8.2.5.32638
Port From (https://github.com/TrinityCore/TrinityCore/commit/387705a8fceb3072581872680201a7642dec93d8)
2019-11-27 11:15:03 -05:00
hondacrx c05d592f4c Core: Updated allowed build to 8.2.5.32580
Port From (https://github.com/TrinityCore/TrinityCore/commit/dd39f2c1a720083a65ce95b9071c8480baa4e1dd)
2019-11-21 14:55:55 -05:00
hondacrx b768173b34 Core: Updated allowed build to 8.2.5.32494
Port From (https://github.com/TrinityCore/TrinityCore/commit/6aee80e61afbf14f2f85f67e1fa1b4e0a0f73741)
2019-11-13 19:14:35 -05:00
hondacrx c6e53b2ba7 Core/PacketIO: Update opcodes and packet structures to 8.2.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/ee2e49429f4383732b4e0f39b493470b9c1dd10c)
2019-10-28 14:33:43 -04:00
hondacrx 1794feb888 Core: Updated allowed build to 8.2.0.31478
Port From (https://github.com/TrinityCore/TrinityCore/commit/3b110b30d9eadecbe6b0c93837d6bdd7b7786bec)
2019-08-19 12:24:34 -04:00
hondacrx 3e6cf4acc6 Core: Updated allowed build to 8.2.0.31429
Port From (https://github.com/TrinityCore/TrinityCore/commit/f884e5a85689e2b3ed6f04b6fa030437f20d3f5c)
2019-08-17 13:49:54 -04:00
hondacrx 125e3b3ac7 Updated to 8.2.0.31429 (scripts disabled atm, they still need updated)
Code Port from TrinityCore https://github.com/TrinityCore/TrinityCore
Casc from WoW-Tools https://github.com/WoW-Tools/CASCExplorer
2019-08-14 11:20:42 -04:00
hondacrx 1e1c5c77a8 2019 YAY! 2019-01-01 12:01:55 -05:00
hondacrx 8e20114e10 BFA Update (still lots of testing to do tho) 2018-12-10 12:46:25 -05:00
hondacrx badf6c2714 Core: Updated allowed build to 7.3.5.26972 2018-07-05 10:54:18 -04:00
fagoatse 5d246c1cd6 Core: Updated allowed build to 7.3.5.26899 (#22)
* Create 2018_06_22_00_auth.sql

* Update auth_database.sql

* Update WorldSocket.cs
2018-06-23 02:57:06 +03:00
hondacrx 01e6357df2 Core: Updated allowed build to 7.3.5.26822 2018-06-15 16:07:51 -04:00
hondacrx 2c3479c6e2 Core/Refactor: Part 4 2018-05-27 15:40:06 -04:00
hondacrx 3f7f1a7356 Core: Updated allowed build to 7.3.5.26654 2018-05-26 13:09:04 -04:00
hondacrx 90751a6a28 Core/Network: Changed AsyncAcceptor to have a start method that returns false if it can't start the network.
Core/Logging: Cleaned up network logging.
2018-05-22 11:29:54 -04:00
hondacrx a7097486bf Core/Bnet: Improve client ban messages 2018-04-18 19:52:28 -04:00
hondacrx 963d919cb8 Core: Updated allowed build to 7.3.5.26365 2018-04-06 14:15:33 -04:00
hondacrx f0916a5a0e Updated allowed build to 7.3.5.26124 2018-02-28 19:48:56 -05:00
hondacrx 0a3dfaba37 Updated to 7.3.5.25996 (Db2 files not updated) 2018-02-19 10:32:16 -05:00
hondacrx da5fd47650 Core/Network: One of these days i will learn bitshifting :( 2018-02-05 15:04:58 -05:00
hondacrx 5c045124fe Core/Network: Added auth seeds for win32 and mac64
Also forgot to add the sql file.
2018-02-05 10:20:53 -05:00
hondacrx 28c0ef9d03 Happy New Year!!!! 2018-01-02 13:02:21 -05:00
Fabian König 4ed0efb830 Updated ClientTypeSeed_Wn64 for 7.3.2.25549 2017-12-04 14:11:41 +01:00
hondacrx 4c6fb27054 Fixed world login, Can now fully log into 7.3.2 (Must use Arctium WoW Client Launcher) 2017-11-22 13:15:44 -05:00
hondacrx a60fbcdf12 Update opcodes to 7.3.2 2017-11-17 16:56:54 -05:00
hondacrx 45a394cda7 Fixed some bad memory leaks on sockets 2017-11-06 17:59:59 -05:00
hondacrx c0431f8a17 Fixed not checking for sync on socket. 2017-10-29 10:02:32 -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