hondacrx
|
b25c1487b2
|
Core/Races: Really fix bug in racemasks.
|
2021-01-25 13:06:53 -05:00 |
|
hondacrx
|
fde0f8d296
|
Core/SSL: Fix no ciphers available when running on linux. Also fix travis builds
|
2021-01-21 17:51:00 -05:00 |
|
hondacrx
|
43b298b830
|
Updated to .net5.0
|
2021-01-21 13:44:11 -05:00 |
|
hondacrx
|
3ac5695333
|
Core/Races: Fix RaceMask checks.
|
2021-01-19 15:04:57 -05:00 |
|
hondacrx
|
f38fdfc781
|
Misc fixes
|
2021-01-19 13:52:34 -05:00 |
|
hondacrx
|
fc475c4338
|
Core/Spells: Defined new spell attributes
Port From (https://github.com/TrinityCore/TrinityCore/commit/b2ddf547ff7acd3dab7c93579d8a44fe825c7ecf)
|
2021-01-19 13:46:59 -05:00 |
|
hondacrx
|
3153f1daed
|
Core/Races: Added missing races.
|
2021-01-19 11:43:23 -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
|
b503b842d6
|
Core/Commands: Fixes npc delete command not working. Also addes missing TeleCommands.
|
2021-01-14 18:12:17 -05:00 |
|
hondacrx
|
751874784e
|
Core/Accounts: Should fix random error about verifier length.
|
2021-01-14 10:27:51 -05:00 |
|
hondacrx
|
3e9b4d0cef
|
Core/Misc: Added the possibility to configure the hour at which the server will be return old mails or delete them.
Port From (https://github.com/TrinityCore/TrinityCore/commit/3b36278d0227d241643a618fdc0e8cce5133d78c)
|
2021-01-08 20:38:58 -05:00 |
|
hondacrx
|
9e8b56d16e
|
Core/Instances: Use level requirements from MapDifficultyXCondition.db2 instead of access_requirement db table
Port From (https://github.com/TrinityCore/TrinityCore/commit/3afed1788a81fe65ee414c590936be65d69f9314)
|
2021-01-03 15:35:13 -05:00 |
|
hondacrx
|
bcd18b8f26
|
Core/WorldSession: Add RBAC permission for skipping idle connection check
Port From (https://github.com/TrinityCore/TrinityCore/commit/7625bd960ebc4fab970fb27072aececf9e936e2f)
|
2021-01-03 15:12:23 -05: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
|
d9d0ae528b
|
Core/Commands: Add .reload vehicle_template
Port From (https://github.com/TrinityCore/TrinityCore/commit/4ca15ec065289e12ce95962b3afd89445e141a97)
|
2020-12-31 21:18:42 -05:00 |
|
hondacrx
|
7432ae56a8
|
Core/Players: Introduce configurable allied race starting level and fix default level selection for pandaren death knights
Port From (https://github.com/TrinityCore/TrinityCore/commit/bff8f2ff4ebc4144a2c1c31a65b78a1f0ed3f973)
|
2020-12-31 15:29:16 -05:00 |
|
hondacrx
|
6c973300de
|
Core/Corpses: Fixed crash during loading corpses
Port From (https://github.com/TrinityCore/TrinityCore/commit/49f8b1dbb4e5468b23b678e327feb3d4e750ecb2)
|
2020-12-31 15:06:02 -05:00 |
|
hondacrx
|
d6cfdce061
|
Fixes loading maps for some extractors using v2.0 header. Map file is the same just different header versionMagic.
|
2020-12-17 16:54:08 -05:00 |
|
hondacrx
|
634a0cd65c
|
Opps missed MechaGnome, Altho its Alliance so no one cares :)
|
2020-12-17 16:50:39 -05:00 |
|
hondacrx
|
25f2effd85
|
Misc cleanups
|
2020-12-16 00:20:25 -05:00 |
|
hondacrx
|
3ca0947881
|
Core/Corpses: Fixed client crashes with player corpses
Port From (https://github.com/TrinityCore/TrinityCore/commit/93f2affbf2f70c619cdc41b073dd19827df20448)
|
2020-12-14 14:21:59 -05:00 |
|
hondacrx
|
01cd9b2c6e
|
Core/PacketIO: Updated ResponseCodes enum for 9.0.2
Port From (https://github.com/TrinityCore/TrinityCore/commit/9819ee1a6ad73185f2198e1c0b4e0d70bcc9e7be)
|
2020-12-14 14:06:50 -05:00 |
|
hondacrx
|
56d007da4c
|
Core/Quests: Fixed questgiver icons
Port From (https://github.com/TrinityCore/TrinityCore/commit/5f3a2d2abf296d1eaf9788244100c91de8b7a619)
|
2020-12-14 14:01:25 -05:00 |
|
hondacrx
|
ed190daffa
|
Core/GameObjects: Updated gameobject template structure to 9.0
Port From (https://github.com/TrinityCore/TrinityCore/commit/364f6eec9a4d6d044666a172a2823161e0e3a418)
|
2020-12-13 18:13:51 -05:00 |
|
hondacrx
|
b50b4265ad
|
Core/Misc: Updated SpellCastResult, SpellCustomErrors, GameError and InventoryResult enums
Port From (https://github.com/TrinityCore/TrinityCore/commit/0beaee407e04ae9769d9cd9d3928a67ab750d54b)
|
2020-12-13 17:42:28 -05:00 |
|
hondacrx
|
19da1299bf
|
Core/Players: Define new player local flags
Port From (https://github.com/TrinityCore/TrinityCore/commit/cdc8ddea43600b606f9e3bd843fff5a2e23e4dc5)
|
2020-12-13 17:35:50 -05:00 |
|
hondacrx
|
4c2106781a
|
Core/PacketIO: Updated packet structures to 9.0.2
Port From (https://github.com/TrinityCore/TrinityCore/commit/96d340f70ccef57fad177a24ca099055d7dce04d)
|
2020-12-12 23:45:36 -05:00 |
|
hondacrx
|
f0037ab99f
|
Core/DataStores: Updated db2 structures to 9.0.2
Port From (https://github.com/TrinityCore/TrinityCore/commit/b82a3a557a7bf13d48342ea189325550059b622d)
|
2020-12-12 23:20:41 -05:00 |
|
hondacrx
|
bfcadae2c2
|
Core/Quests: Define new quest flags
Port From (https://github.com/TrinityCore/TrinityCore/commit/5095bcbf1cf57dae0e58e1d1251b566952352047)
|
2020-12-10 10:29:46 -05:00 |
|
hondacrx
|
db82b42c49
|
Core/Quests: Define new quest objective types
Port From (https://github.com/TrinityCore/TrinityCore/commit/c673199f194fb683a88eb531e9642a49f1ed1b35)
|
2020-12-10 10:23:44 -05:00 |
|
hondacrx
|
7d392baf2e
|
Core/Transmog: Support new transmog modifiers (secondary appearance)
Port From (https://github.com/TrinityCore/TrinityCore/commit/78f77dbd4150a5eef5864f0189fda566107a83f0)
|
2020-12-10 09:43:39 -05:00 |
|
hondacrx
|
3a88aa794b
|
Core/Items: Define new ItemVendorType
Port From (https://github.com/TrinityCore/TrinityCore/commit/b6cb91684099d6b05ce2cc112020fb966b9685e2)
|
2020-12-09 16:06:43 -05:00 |
|
hondacrx
|
9f654303f3
|
Core/Items: Define new ItemModifier
Port From (https://github.com/TrinityCore/TrinityCore/commit/d1344323f4bcb308f36826f4a41ce6ef7d8b2c51)
|
2020-12-09 16:05:53 -05:00 |
|
hondacrx
|
38bc5ef618
|
Core/Player: Define new PlayerFlagsEx
Port From (https://github.com/TrinityCore/TrinityCore/commit/613ddc46068eecee5842a63246d2db3cc2b5b97e)
|
2020-12-09 16:04:53 -05:00 |
|
hondacrx
|
0749a06c99
|
Core/Misc: First set of required db changes for 9.0
Port From (https://github.com/TrinityCore/TrinityCore/commit/4ca29f3cb050896a8a6c1fea5b2364b2b11c22cd)
|
2020-12-09 16:03:38 -05:00 |
|
hondacrx
|
c46c7ba2dc
|
Core/PacketIO: Updated most packet structures to 9.0.1
Port From (https://github.com/TrinityCore/TrinityCore/commit/cab4c87d2d7f6d734ef067d6bf50f4b1d338a7bc)
|
2020-12-09 14:01:38 -05:00 |
|
hondacrx
|
7e2df34250
|
Misc cleanups/Fixes
|
2020-12-07 10:07:26 -05:00 |
|
hondacrx
|
eaceb2cf38
|
Core/PacketIO: One more opcode rename
Port From (https://github.com/TrinityCore/TrinityCore/commit/1d04d5859a59caf286d71f78a18ec4ed05feb7c2)
|
2020-10-09 14:00:13 -04:00 |
|
hondacrx
|
a108bb1dbc
|
Core/Auras: Implemented SPELL_AURA_MOD_OVERRIDE_ZONE_PVP_TYPE
Port From (https://github.com/TrinityCore/TrinityCore/commit/c250a858b91a11736ee0a64c2f120b1d036b5203)
|
2020-10-09 13:57:32 -04:00 |
|
hondacrx
|
77b08c3fd9
|
Core/Players: Corrected logic determining contested/friendly/hostile area types
Port From (https://github.com/TrinityCore/TrinityCore/commit/0a0fc86b96937315a9fce4ed6f452a4b7298f1af)
|
2020-10-09 13:50:37 -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
|
2820d45a0d
|
Misc fixes
|
2020-09-03 11:25:42 -04:00 |
|
hondacrx
|
24a9e5e1d8
|
Scripts/InstanceScript: Implement database framework for managing spawn groups based on boss state.
Port From (https://github.com/TrinityCore/TrinityCore/commit/608c9aaabfcdbaf09edd11cdf268c243b3e69478)
|
2020-08-24 11:13:45 -04:00 |
|
hondacrx
|
5bc078060f
|
Scripts/Commands: New utility command: .list spawnpoints.
Port From (https://github.com/TrinityCore/TrinityCore/commit/703910d71baa3182c956494465cdd335f5de1d3d)
|
2020-08-23 22:02:52 -04:00 |
|
hondacrx
|
15ae7a7c66
|
Dynamic Creature/Go spawning
Port From (https://github.com/TrinityCore/TrinityCore/commit/03b125e6d1947258316c931499746696a95aded2)
|
2020-08-23 21:52:32 -04:00 |
|
hondacrx
|
f90597a156
|
Scripts/Item: Fix Nitro Boosts to only fail in flyable areas.
Port From (https://github.com/TrinityCore/TrinityCore/commit/ba7d8e9ace2de730034cd8b2b901f19f04129ef9)
|
2020-08-22 15:03:06 -04:00 |
|
hondacrx
|
b3ebc2f8b5
|
Core/Spells: enable and implement SMSG_MISSILE_CANCEL
Port From (https://github.com/TrinityCore/TrinityCore/commit/71db17220ae67dc6a354e88451ffc0700fe6c5f9)
|
2020-08-22 12:58:19 -04:00 |
|
hondacrx
|
67bacbb731
|
Core/PacketIO: Send the expected value in available hotfixes packet - realm address, not arbitrary number (it no longer has any effect for clearing client cache)
Port From (https://github.com/TrinityCore/TrinityCore/commit/2c99678118798279372f17d4bb5f5a88ac95c413)
|
2020-08-21 20:30:53 -04: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 |
|