Hondacrx
|
fb7b17b908
|
Core/Texts: Fix nullptr when no BroadcastText is found
Port From (https://github.com/TrinityCore/TrinityCore/commit/05c8ad26c2f8c397ffcad743b1825bd47f719037)
|
2024-11-11 21:15:39 -05:00 |
|
Hondacrx
|
40ec7e2999
|
Core/Texts: Refactor Emote/Sound handling and add ConditionID for ChatTextBuilders
Port From (https://github.com/TrinityCore/TrinityCore/commit/caccb06190376d6812e40da36b27e22df8d7f546)
|
2024-11-11 10:31:00 -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
|
149fadccab
|
Make PreparedStatements static for each database.
|
2023-02-04 20:55:14 -05:00 |
|
hondacrx
|
f73e64396f
|
Update license headers for all files.
|
2023-01-18 17:25:32 -05:00 |
|
hondacrx
|
dfee7691f7
|
Core/Battlegrounds: Replaced overriding m_team with more fine grained approach
Port From (https://github.com/TrinityCore/TrinityCore/commit/55587694053583b4cb85be38a47563a9fdf77271)
|
2022-05-31 13:45:46 -04:00 |
|
hondacrx
|
c14f1eb3dc
|
Remove custom OptionalType and use the default c# nullable type.
|
2022-03-01 17:27:56 -05:00 |
|
hondacrx
|
883a3bb990
|
First try at updating command system to be like TC. Still needs alot of testing/work
|
2022-01-20 09:57:15 -05:00 |
|
hondacrx
|
cd3ef428e1
|
Core/DB: Rename SoundEntriesID to SoundKitID in BroadcastText
Port From (https://github.com/TrinityCore/TrinityCore/commit/a54c51c362426613be658e4a471b8fc866e82d57)
|
2021-11-03 17:11:24 -04:00 |
|
hondacrx
|
6f27d79873
|
Core/CreatureTexts: Added new field SoundPlayType to enable usage of ObjectSounds within creature_text
Port From (https://github.com/TrinityCore/TrinityCore/commit/437fb2aaba8850dd81a15d661c82403be9170c4e)
|
2021-11-02 14:00:01 -04:00 |
|
hondacrx
|
986b827560
|
Oops forgot the file.
|
2021-10-16 18:22:13 -04:00 |
|
hondacrx
|
7ca12d9793
|
Core/DataStores: 9.1.0 db2 structures
Port From (https://github.com/TrinityCore/TrinityCore/commit/ce1046a8fd0f04aad6c414786949269fffea88f3)
|
2021-08-08 14:40:42 -04:00 |
|
hondacrx
|
302a1f293c
|
Some Cleanups
|
2021-06-07 18:06:16 -04:00 |
|
hondacrx
|
6e896c8829
|
Fix some crashes
|
2021-05-11 15:27:28 -04:00 |
|
hondacrx
|
c665330843
|
Core/Chat: Chat translation improvements (needs testing unsure)
Port From (https://github.com/TrinityCore/TrinityCore/commit/67e16888ac76d144fab7433b542d660b13e7cb62)
|
2021-05-04 10:45:19 -04:00 |
|
hondacrx
|
cbb22d291e
|
Core/Chat: Allow incorrect spell/skill language assignments to mirror client behavior
Port From (https://github.com/TrinityCore/TrinityCore/commit/14098b28b39bc9d1ea17d18a7ecd3dd610f29cdc)
|
2021-05-03 22:15:02 -04:00 |
|
hondacrx
|
d4c8f36846
|
Core/Chat: Only exclude LANG_UNIVERSAL, LANG_ADDON and LANG_ADDON_LOGGED from chat translations instead of all languages that don't have a skill
Port From (https://github.com/TrinityCore/TrinityCore/commit/bd3bb17512bd98afc9a97f6fd704b53f3919c36d)
|
2021-05-03 21:53:02 -04:00 |
|
hondacrx
|
d426b15457
|
Core/Chat: Apply language translations to creature chat
Port From (https://github.com/TrinityCore/TrinityCore/commit/c8e5f78b823ff8abf1463cfd5ccdf812d3fe6288)
|
2021-05-03 21:04:12 -04:00 |
|
hondacrx
|
017a25f179
|
Core/Chat: Load chat language data from db2 and implement serverside chat translations
Port From (https://github.com/TrinityCore/TrinityCore/commit/3b578fc6b95bfc812962fcef7930d8646016d184)
|
2021-05-03 20:50:13 -04:00 |
|
hondacrx
|
aaa3964d49
|
Core/Grids: Move packet sending functionality out of MessageDistDeliverer and into separate, customizable class and unify LocalizedPacketDo, LocalizedPacketListDo as generic localizable action
Port From (https://github.com/TrinityCore/TrinityCore/commit/fb66575d38d2ba7ffc24c29824fa75d7019de549)
|
2021-05-02 13:41:19 -04:00 |
|
hondacrx
|
62ec699ec6
|
Core: SOme code cleanup, more to follow.
|
2021-03-20 22:48:48 -04:00 |
|
hondacrx
|
10c1adf2d8
|
Core/Chat: Send broadcast text id in sound packets to allow playing encrypted sound files
Port From (https://github.com/TrinityCore/TrinityCore/commit/2e4609f6e18c181fbb54ec851a9ccd5bd3c6eb7b)
|
2020-12-31 21:00:19 -05:00 |
|
hondacrx
|
7e2df34250
|
Misc cleanups/Fixes
|
2020-12-07 10:07:26 -05: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
|
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
|
581d0fd1ff
|
Core/Misc: Removed oldTotal from LocaleConstant
|
2018-12-24 01:01:29 -05:00 |
|
hondacrx
|
9b40067017
|
Core/Refactor: Part 2
|
2018-05-07 22:07:35 -04:00 |
|
hondacrx
|
0ab3b8e8cd
|
Core/DataStores: Fixed db2 structures after 7.3.5
|
2018-03-13 15:43:03 -04:00 |
|
hondacrx
|
891fbebef8
|
Core/Battleground: Dropped battleground texts from trinity_string and replaced them with proper BroadcastText
|
2018-01-14 15:57:54 -05:00 |
|
hondacrx
|
28c0ef9d03
|
Happy New Year!!!!
|
2018-01-02 13:02:21 -05:00 |
|
hondacrx
|
45333097df
|
Core/Quests: Implemented player choices
|
2018-01-01 12:18:52 -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 |
|