hondacrx
|
fc3ecd460a
|
Misc fixes and DB updates
|
2021-02-24 19:00:12 -05:00 |
|
hondacrx
|
65b4a5c37a
|
Misc fixes / DB updates
|
2021-02-22 16:07:39 -05:00 |
|
hondacrx
|
f25af46c8f
|
Core/Auras: implement mana cost modification aura
Port From (https://github.com/TrinityCore/TrinityCore/commit/a76c08843fc1695241b7246c4014322ee07a6453)
|
2021-02-22 16:06:13 -05:00 |
|
hondacrx
|
e74d30024f
|
Core/Auras: Implemented new spell modifier type to change aura stack size on apply
Port From (https://github.com/TrinityCore/TrinityCore/commit/51a9d2a9c20f36f5343049a340663601c1c1165b)
|
2021-02-22 16:01:43 -05:00 |
|
hondacrx
|
a5e9adffe6
|
Core/Auras: Implemented SPELL_AURA_MOD_AUTOATTACK_RANGE and SPELL_AURA_MOD_AUTOATTACK_CRIT_CHANCE
Port From (https://github.com/TrinityCore/TrinityCore/commit/ffbbc1d8e5329e5530341a1922adec7697c5f649)
|
2021-02-22 15:32:29 -05:00 |
|
hondacrx
|
f15cc130fa
|
Core/Auras: Implemented SPELL_AURA_PERIODIC_WEAPON_PERCENT_DAMAGE
Port From (https://github.com/TrinityCore/TrinityCore/commit/5ed75bb2d3fdc5bd2ee4dddb748db291fe3b1541)
|
2021-02-22 15:29:14 -05:00 |
|
hondacrx
|
7ae358bd71
|
Core/Auras: Rename many old aura types to their new meaning
Port From (https://github.com/TrinityCore/TrinityCore/commit/bd7c714c97beb04eb815b0aa175badfb6933ccf1)
|
2021-02-22 15:05:41 -05:00 |
|
hondacrx
|
7080de0cac
|
Core/Auras: Implemented new spell proc attribute PROC_ATTR_USE_STACKS_FOR_CHARGES to drop stacks instead of charges
Port From (https://github.com/TrinityCore/TrinityCore/commit/54c5cc97f53dd456a4496d23c0b3375f9280639a)
|
2021-02-21 21:36:09 -05:00 |
|
hondacrx
|
b725a7b760
|
Core/Recast: Updated to latest recast version.
|
2021-02-18 12:31:16 -05:00 |
|
hondacrx
|
03456fb574
|
Core/Scripts: Reworked scripts. More to come.
|
2021-02-18 11:57:11 -05:00 |
|
hondacrx
|
74457b4b0b
|
Core/Movement: Updated MovementFlags2 for 9.0.2
Port From (https://github.com/TrinityCore/TrinityCore/commit/409ca262b3684fd8b3a47f65ceabf3ce73b2cc81)
|
2021-02-13 21:00:04 -05:00 |
|
hondacrx
|
834d2fa270
|
Core/SAI: Added new Flags argument for SMART_ACTION_SUMMON_CREATURE
Port From (https://github.com/TrinityCore/TrinityCore/commit/e0278f05379ed470be8264d3f362360a52b3454d)
|
2021-02-13 20:57:06 -05:00 |
|
hondacrx
|
593ac992bc
|
Core/Players: - Fixed auto learning class abilities that are rewarded from quests if starting Exile's Reach in case player chose not to start there
Port From (https://github.com/TrinityCore/TrinityCore/commit/b4bdc4eea678628ffdfda9bf2c1f8c9f02b7b7f1)
|
2021-02-13 20:50:56 -05:00 |
|
hondacrx
|
307f07eeb9
|
Core/Auras: Implement SPELL_AURA_BATTLEGROUND_PLAYER_POSITION_FACTIONAL (397) & SPELL_AURA_BATTLEGROUND_PLAYER_POSITION (398)
Port From (https://github.com/TrinityCore/TrinityCore/commit/e9357dc7f29fc15a72a3dc25b647d577dc979db8)
|
2021-02-13 20:41:50 -05:00 |
|
hondacrx
|
353acf83b8
|
Core/SQL: Fixes a crash when a update file is empty.
|
2021-02-13 19:53:29 -05:00 |
|
hondacrx
|
5431374491
|
Core/Networking: Fix infinite loop and deadlock when closing socket.
|
2021-02-11 12:33:05 -05:00 |
|
hondacrx
|
0fd5044a71
|
Core/Maps: Fixes player not being removed from map/server when they close the client without using logout/exitgame
|
2021-02-11 10:32:09 -05:00 |
|
hondacrx
|
8839ffc0bf
|
Core/Misc: Define new area flag
Port From (https://github.com/TrinityCore/TrinityCore/commit/086f337d1534be5b332670fb41a8b883ab731a3a)
|
2021-02-09 13:36:43 -05:00 |
|
hondacrx
|
2dd7fcba0c
|
Core/Auras: Handle SPELL_AURA_MOD_AUTOATTACK_DAMAGE
Port From (https://github.com/TrinityCore/TrinityCore/commit/964340bb764baab75830cfe298d1346ceae84c61)
|
2021-02-09 13:35:37 -05:00 |
|
hondacrx
|
c4f0ad6012
|
Core/Auras: Handle SPELL_AURA_MOD_SCHOOL_MASK_DAMAGE_FROM_CASTER
Port From (https://github.com/TrinityCore/TrinityCore/commit/e11067a39861214bde940bdc0e5b11daf7c326a0)
|
2021-02-09 13:31:59 -05:00 |
|
hondacrx
|
926035b704
|
Core/Players: Implemented secondary stat diminishing
Port From (https://github.com/TrinityCore/TrinityCore/commit/cb47605235a49bb2c6065b2e6de69b657a9c905f)
|
2021-02-09 13:28:06 -05:00 |
|
hondacrx
|
a3e2e957c9
|
Core/Auras: Implement spell effect attribute NoScaleWithStack (0x40)
Port From (https://github.com/TrinityCore/TrinityCore/commit/b832ed2479c039958bce40c3c26294fc67acf744)
|
2021-02-09 12:50:35 -05:00 |
|
hondacrx
|
cf030b70b2
|
Core/SAI: Added SAI support for new areatriggers
Port From (https://github.com/TrinityCore/TrinityCore/commit/875fd4107f29c00f148ea77c6ff6d49f7ca92b76)
|
2021-02-09 11:29:50 -05:00 |
|
hondacrx
|
7c43718f1f
|
Core/Auras: Rename two more aura types
Port From (https://github.com/TrinityCore/TrinityCore/commit/94397ac56cf2db87c14ed39917f6de54e6ce48fb)
|
2021-02-09 10:37:03 -05:00 |
|
hondacrx
|
4bfc02f1f3
|
Misc fixes.
|
2021-02-09 10:33:35 -05:00 |
|
hondacrx
|
48bb0bc851
|
Core/AdventureJournal: Added the feature based on pull request
Port From (https://github.com/TrinityCore/TrinityCore/pull/26000)
|
2021-02-06 23:45:17 -05:00 |
|
hondacrx
|
a6c5ac711e
|
Core/Auras: Renamed a bunch of unknown or changed spell aura types and implemented some of them
Port From (https://github.com/TrinityCore/TrinityCore/commit/d697882dfbb16242b7aa0b915fb116a14039ac5e)
|
2021-02-04 12:24:50 -05:00 |
|
hondacrx
|
e59acb792e
|
Core/AreaTriggers: Implementation for sever side area triggers
Port From (https://github.com/TrinityCore/TrinityCore/commit/0417c5ff5fd68cd3344dede35afaab364870561b)
|
2021-02-04 11:20:41 -05:00 |
|
hondacrx
|
bd80c99864
|
Updated to c# 9.0
|
2021-02-04 10:31:38 -05:00 |
|
hondacrx
|
91459cde06
|
Core/Misc: Add functionality to allow low level quests/kills/discoveries to grant experience
Port From (https://github.com/TrinityCore/TrinityCore/commit/502f77fe8cb082843f7eb385159dd5038a059443)
|
2021-02-02 10:28:22 -05:00 |
|
hondacrx
|
f18a9c1ec9
|
Core/Misc: Update a few enums from db2 to 9.0.2
Port From (https://github.com/TrinityCore/TrinityCore/commit/d4ad9870105ca149cf6f41563ea26d5faf246fa9)
|
2021-02-02 10:06:49 -05:00 |
|
hondacrx
|
869aa6bf56
|
Core/Pvp: Add config option to enable warmode/pvptalents
|
2021-01-27 00:16:20 -05:00 |
|
hondacrx
|
748ba54052
|
Core/Misc: Define a lot of new enum members
Port From (https://github.com/TrinityCore/TrinityCore/commit/b0e71506a49d07af9363bf668e0417a6fada3ec7)
|
2021-01-26 19:55:10 -05:00 |
|
hondacrx
|
32e6d43ee9
|
Core/Misc: Added more quest sort enums from db2
Port From (https://github.com/TrinityCore/TrinityCore/commit/afbe45091d13ff535548da30442f2985c985347e)
|
2021-01-26 19:36:34 -05:00 |
|
hondacrx
|
b22dc3bc8a
|
Core/Spells: Implemented summoning a personal gameobject effect
Port From (https://github.com/TrinityCore/TrinityCore/commit/e601c6d1f9b9743e92e9562abd9f2d24d9aaf175)
|
2021-01-26 19:27:45 -05:00 |
|
hondacrx
|
6c71c55fe1
|
Core/Networking: Cnat do resize inside of reset. header buffer still needs to be read later.
|
2021-01-26 15:59:07 -05:00 |
|
hondacrx
|
ea2c1851f7
|
Core/Networking: Fixed crash/wrong opcode one some clients.
|
2021-01-26 15:39:39 -05:00 |
|
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 |
|