hondacrx
|
0f4130704a
|
Core/Calendar: Implement different timezone support for ingame calendar
Port From (https://github.com/TrinityCore/TrinityCore/commit/b888b1b09f71a8b8b4a9d45c804a1f164fb65ac3)
|
2024-02-21 16:36:19 -05:00 |
|
hondacrx
|
9e3a7df6a7
|
Updated Bnet Server.
Port From (https://github.com/TrinityCore/TrinityCore)
|
2024-02-21 00:05:48 -05:00 |
|
hondacrx
|
34ce07f880
|
Core/Bnet: Send hostnames in portal requests for launcherlogin
Port From (https://github.com/TrinityCore/TrinityCore/commit/8b426af763a9d51524538cebbf615595f94a99a4)
|
2023-09-02 15:35:49 -04: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
|
149fadccab
|
Make PreparedStatements static for each database.
|
2023-02-04 20:55:14 -05:00 |
|
hondacrx
|
10302a3ceb
|
Some misc fixes
|
2022-10-03 10:22:04 -04:00 |
|
hondacrx
|
a30e1d230f
|
Fixes disconnect when trying to login with a higher ping. Client will send multi proto packets in same packet.
|
2022-09-28 20:30:47 -04:00 |
|
hondacrx
|
3fe93e9a1c
|
Core/bnetserver: Implemented reconnecting with launcherlogin
Port From (https://github.com/TrinityCore/TrinityCore/commit/8a183a6e5ee1cd394aabb9df4e34064466bd3946)
|
2022-09-18 15:24:59 -04:00 |
|
hondacrx
|
80689d7fb7
|
Misc fixes
|
2022-09-07 15:51:54 -04:00 |
|
hondacrx
|
04afbd8f33
|
Core/bnetserver: Add compatibility for classic clients
Port From (https://github.com/TrinityCore/TrinityCore/commit/89652bd78f3e6333e0f7b8ff5fe65ee144a173a8)
|
2022-09-07 15:38:46 -04:00 |
|
hondacrx
|
a9a51d0641
|
Fixes a crash when trying to login with wrong version launcher or no launcher. Caused bnetserver to enter a infinite loop.
|
2021-11-15 16:51:25 -05:00 |
|
hondacrx
|
52e43853fe
|
More Cleanups
|
2021-06-08 12:56:09 -04:00 |
|
hondacrx
|
40826f78a2
|
Fixed two crashes
|
2021-04-21 19:54:20 -04:00 |
|
hondacrx
|
ba064327b0
|
Core/DB: Fixes sometimes wrong values added to DB, also fixes errors when trying to convert updatefield to object.
|
2021-04-21 18:06:46 -04:00 |
|
hondacrx
|
91c0fd1924
|
Misc fixes.
|
2021-02-18 13:04:07 -05:00 |
|
hondacrx
|
fa689dac1e
|
Core/Misc: Some missed $ for string interpolation and some cleanups to code.
|
2021-01-14 20:50:44 -05:00 |
|
hondacrx
|
e049db795f
|
Fixes not getting \n on starting packet which would then have client send it on next packet, which then was wrong size.
|
2020-08-20 23:28:23 -04:00 |
|
hondacrx
|
165ae9e4f0
|
Make it so we can login to accounts created with TC
|
2020-08-20 23:23:23 -04:00 |
|
hondacrx
|
4bb9823456
|
Core/Misc: Changed GetLocaleByName to return invalid value on invalid input instead of LOCALE_enUS
Port From (https://github.com/TrinityCore/TrinityCore/commit/79cd94d26df33a332586b2aa72a99b123199c88f)
|
2020-07-14 17:11:56 -04:00 |
|
hondacrx
|
581d077acd
|
Refactoring of BNetServer
|
2020-07-12 00:06:43 -04:00 |
|
hondacrx
|
d450f6db3d
|
Core/DBLayer: Implement async transaction completion callbacks
Port From (https://github.com/TrinityCore/TrinityCore/commit/0f0ca3a9194d76afa0227943e86469ad8368c5e2)
|
2020-04-26 00:53:43 -04:00 |
|
hondacrx
|
fbd2922b3d
|
Bnet/Services: Updated bnet proto files
|
2020-04-25 00:12:46 -04:00 |
|
hondacrx
|
230453c451
|
New Year 2020 :)
|
2020-01-09 11:35:00 -05:00 |
|
hondacrx
|
1e1c5c77a8
|
2019 YAY!
|
2019-01-01 12:01:55 -05:00 |
|
hondacrx
|
f414068883
|
Fixed DB2 loading and world login!!!!!
|
2018-12-14 18:43:35 -05:00 |
|
hondacrx
|
8e20114e10
|
BFA Update (still lots of testing to do tho)
|
2018-12-10 12:46:25 -05: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
|
461dff9b67
|
Remove spam about updating realms
Added log telling us BNetServer started successfully
Change log from trace to info about connections accepted
|
2018-01-20 13:50:35 -05:00 |
|
hondacrx
|
28c0ef9d03
|
Happy New Year!!!!
|
2018-01-02 13:02:21 -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 |
|