Hondacrx
|
3d23a9f162
|
Core/Groups: Fixes groups staying linked with players.
|
2025-09-02 22:43:56 -04:00 |
|
Hondacrx
|
0080898785
|
Core/PacketIO: Updated packet structures to 11.0.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/5f37b29f41b6cb3fbcc3dc6bc0cf3a25c1f7eb6a)
|
2024-11-11 11:36:52 -05:00 |
|
Hondacrx
|
6bdb8a6c70
|
Core: Updated to 11.0.2
Port From (https://github.com/TrinityCore/TrinityCore/commit/df1ec76d54db3a91759fc93f4d6b6828d4ec0f59)
|
2024-09-08 15:09:30 -04:00 |
|
Hondacrx
|
f38ad4607e
|
Core/PacketIO: Updated to 11.0.0
Port From (https://github.com/TrinityCore/TrinityCore/commit/e59eef5432c7b70679d33f4911c88d0f7d75fd39)
|
2024-09-02 18:44:55 -04:00 |
|
hondacrx
|
52cd092335
|
Core/Group: Fix possible crash
Port From (https://github.com/TrinityCore/TrinityCore/commit/79e69f3634dfc9d7e0060ddc254f5c8d5383245b)
|
2024-02-02 10:21:15 -05:00 |
|
hondacrx
|
cda53c8e7f
|
Some cleanups. (might break build for scripts as they are a WIP)
|
2023-10-08 10:35:31 -04:00 |
|
hondacrx
|
f636ea225f
|
Messed up the commit history, so here is all the files rip, Credit to TrinityCore
|
2023-09-16 08:42:35 -04:00 |
|
hondacrx
|
f73e64396f
|
Update license headers for all files.
|
2023-01-18 17:25:32 -05:00 |
|
hondacrx
|
744e9c1c19
|
Core/Loot: Implemented dungeon encounter personal loot
Port From (https://github.com/TrinityCore/TrinityCore/commit/010e6f7f49744b16e3ecececb7d9605f8b8db4d5)
|
2022-10-26 01:36:15 -04:00 |
|
hondacrx
|
b76c9571d2
|
Core/Loot: Move loot rolls from Group to Loot
Port From (https://github.com/TrinityCore/TrinityCore/commit/3ef5079feeedfdafc9d3c1d9f865e96dbc77ecc8)
|
2022-09-18 17:57:08 -04:00 |
|
hondacrx
|
a1a48604e8
|
Core/Misc: Update /roll max cap
Port From (https://github.com/TrinityCore/TrinityCore/commit/240ff8314a8ed8c129a53a5208feeb1a25d514e1)
|
2022-08-06 12:19:45 -04:00 |
|
hondacrx
|
4bda3c1b78
|
Core/Groups: do not allow lfg groups to change the loot mode
Port From (https://github.com/TrinityCore/TrinityCore/commit/0feebcdf5bafd57068d448d244e65e6cb95f6a6f)
|
2021-12-16 12:58:24 -05:00 |
|
hondacrx
|
ff51a1521e
|
Core/Social: Implemented account ignores
Port From (https://github.com/TrinityCore/TrinityCore/commit/f40c0dfd5588798115bfa61236be1804a32ba24f)
|
2021-11-07 16:17:06 -05:00 |
|
hondacrx
|
c9b8f09fbc
|
Core/Achievements: Update CriteriaType enum
Port From (https://github.com/TrinityCore/TrinityCore/commit/0a83f748766c49775d76412d2b98bb9b9dc8c4df)
|
2021-09-09 14:49:19 -04:00 |
|
hondacrx
|
b1ea7212f3
|
Move some packets processing to map context
Port From (https://github.com/TrinityCore/TrinityCore/commit/2ea8f5e6fced094f28c45ac84123c85477122567)
|
2021-04-18 14:06:00 -04:00 |
|
hondacrx
|
1aa78d32eb
|
Core/Groups: Use std::chrono type for Group::m_readyCheckTimer
Port From (https://github.com/TrinityCore/TrinityCore/commit/48b63c4c6721fa9a38f74f8fa92255ac0938da42)
|
2021-04-06 23:42:49 -04:00 |
|
hondacrx
|
62ec699ec6
|
Core: SOme code cleanup, more to follow.
|
2021-03-20 22:48:48 -04:00 |
|
hondacrx
|
d40c2938a3
|
Core/PacketIO: Renamed a bunch of opcodes based on more research (only those added after 6.0)
Port From (https://github.com/TrinityCore/TrinityCore/commit/f922c6e7a46a7c712daaaef9b1a72ca865fbe94b)
|
2020-09-22 20:05:58 -04:00 |
|
hondacrx
|
17ebf751c9
|
Modify group invite behavior while creating group to be blizzlike
Port From (https://github.com/TrinityCore/TrinityCore/commit/595a871aa23e2370f70ded1584528679a9dfd390)
|
2020-07-24 14:48:03 -04:00 |
|
hondacrx
|
581d077acd
|
Refactoring of BNetServer
|
2020-07-12 00:06:43 -04:00 |
|
hondacrx
|
230453c451
|
New Year 2020 :)
|
2020-01-09 11:35:00 -05:00 |
|
hondacrx
|
570aebce26
|
More refactoring of code.
|
2019-09-23 21:41:13 -04:00 |
|
hondacrx
|
35c06c09fd
|
Some refactoring of code. and some cleanups
|
2019-09-21 12:11:16 -04:00 |
|
hondacrx
|
1e1c5c77a8
|
2019 YAY!
|
2019-01-01 12:01:55 -05:00 |
|
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
|
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 |
|