hondacrx
|
807caef08c
|
Core/Instances: Reimplement resetting instances from UI
Port From (https://github.com/TrinityCore/TrinityCore/commit/ddd0c7b152d65b980db0cc2d00f15ae62a602936)
|
2022-10-04 14:31:07 -04:00 |
|
hondacrx
|
66c7047a29
|
Core/Instances: Delete InstanceSaveMgr and replace most of its uses with new InstanceLockMgr
Port From (https://github.com/TrinityCore/TrinityCore/commit/9b924522d0549dd67b10e2cbdfc20297dd21e182)
|
2022-10-04 10:57:04 -04:00 |
|
hondacrx
|
793cf91a24
|
Core/Maps: Check group that owns instance (first group to enter a given instance id owns it)
Port From (https://github.com/TrinityCore/TrinityCore/commit/a131542855d23022714a97640be1c8d68a741c31)
|
2022-10-04 10:12:41 -04:00 |
|
hondacrx
|
d3dde761a2
|
Core/Instances: Instance lock rewrite (WIP)
Port From (https://github.com/TrinityCore/TrinityCore/commit/17665c929c3a9fb7fe75dd680648129bc1c1f874)
|
2022-10-04 10:00:07 -04:00 |
|
hondacrx
|
e5d325bf82
|
Core/WorldStates: Migrate conditions and criteria to new worldstate api
Port From (https://github.com/TrinityCore/TrinityCore/commit/7029b78cab620b861818fab4f94c7810caf109de)
|
2022-06-27 15:54:38 -04:00 |
|
hondacrx
|
40444525b2
|
Core/GameObjects: Transport (type 11) improvements
Port From (https://github.com/TrinityCore/TrinityCore/commit/630b60eb0dcd3d9ce41582664ab822b049365431)
|
2022-06-03 16:20:41 -04:00 |
|
hondacrx
|
442da7511f
|
Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlag
Port From (https://github.com/TrinityCore/TrinityCore/commit/b47185cabfbdeeaf492bf2303635db07ce703785)
|
2022-05-30 16:12:11 -04:00 |
|
hondacrx
|
d780b46dca
|
Core/Auras: Implement SPELL_AURA_FORCE_BREATH_BAR
Port From (https://github.com/TrinityCore/TrinityCore/commit/6c01f761b2c00d9ea8d44f2856c7a82cadb9bbfc)
|
2022-05-23 17:14:23 -04:00 |
|
hondacrx
|
c14f1eb3dc
|
Remove custom OptionalType and use the default c# nullable type.
|
2022-03-01 17:27:56 -05:00 |
|
hondacrx
|
5bd2878a4e
|
Core/Objects: cache current liquid status of objects when updating position data and use it to replace unnecessary vmap lookups
Port From (https://github.com/TrinityCore/TrinityCore/commit/d18d2b84f2c3e6e1005316625da80c99dd414bcc)
|
2022-02-17 16:55:41 -05:00 |
|
hondacrx
|
4c922933de
|
Core/Player: Initial War Mode support
Port From (https://github.com/TrinityCore/TrinityCore/commit/b821a729733db0d3742b4aefe05e5a8305724f66)
|
2022-01-07 21:49:50 -05:00 |
|
hondacrx
|
479646c0e1
|
Core/Combat: Improve sanctuary combat stop
Port From (https://github.com/TrinityCore/TrinityCore/commit/7779a33142279557ad08111fec6586700ad19606)
|
2022-01-07 11:35:30 -05:00 |
|
hondacrx
|
754ac90d50
|
Core/Misc: Apply fatigue when flying too
Port From (https://github.com/TrinityCore/TrinityCore/commit/eb25fbd485ccf7791fff415d5e0aaf5cb8329584)
|
2021-12-07 14:18:39 -05:00 |
|
hondacrx
|
7f668d03b3
|
Core/Auras: Mount speed auras are now properly selected when teleporting (dungeon enter/exit, regular teleport, ...)
Port From (https://github.com/TrinityCore/TrinityCore/commit/3010f2ca5dea532c851d5472157bbfdf0531e0d0)
|
2021-11-07 21:12:53 -05:00 |
|
hondacrx
|
5994c4e5fb
|
Fixed wrong area flags, Fixes resting in city.
|
2021-10-15 18:05:40 -04: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
|
b45e18585f
|
Core/Player: Pass correct Zone ID to HandlePlayerLeaveZone
Port From (https://github.com/TrinityCore/TrinityCore/commit/78577afa4900a0b83c9f33e5f94f15f9f51de8c7)
|
2021-06-23 12:02:41 -04:00 |
|
hondacrx
|
9c58042e07
|
Core/Player: Add helper function to determine if war mode can be enabled in area
Port From (https://github.com/TrinityCore/TrinityCore/commit/626c8f5de12daac6b88989807eba65d3d7a061dd)
|
2021-06-07 11:06:13 -04:00 |
|
hondacrx
|
90508f7689
|
Core/Maps & Extractors: Move copypasted map file headers into a single shared file and replace #defines with enums
Port From (https://github.com/TrinityCore/TrinityCore/commit/6ecfe58cae6d9cfa7a3aef21a4a96aa00c513ba2)
|
2021-06-02 22:09:53 -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
|
63f0f919e2
|
Core/Misc: Replace Time.UnixTime with GameTime.GetGameTime()
Port From (https://github.com/TrinityCore/TrinityCore/commit/e17e4e6f0700c7d950e1b2654c217ec8b28ae79e)
|
2021-04-17 19:28:50 -04:00 |
|
hondacrx
|
62ec699ec6
|
Core: SOme code cleanup, more to follow.
|
2021-03-20 22:48:48 -04:00 |
|
hondacrx
|
76a351e7de
|
Core/Maps: Fixes crash when trying to enter instance with no AccessRequirement in DB.
|
2021-02-22 12:30:18 -05:00 |
|
hondacrx
|
c96fc90f5b
|
Core/Quests: Automatically add quests with AUTO_PUSH flag to player
Port From (https://github.com/TrinityCore/TrinityCore/commit/db6eb694656c58a817a965e2f5c85874e9c92d12)
|
2021-02-02 10:14:16 -05:00 |
|
hondacrx
|
72d1475863
|
Core/Map: Fix a crash bug when teleporting out of map before being fully added to that map.
Port From (https://github.com/TrinityCore/TrinityCore/commit/6a69dcced2e5bb6227eff28c48c4636cfdb23a1e)
|
2021-01-19 13:33:43 -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
|
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
|
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
|
5932dccdc8
|
Core/Player: More cleanups to Player::UpdateZone, including correcting an oversight that was causing the last known zone id to not update when leaving map.
Port From (https://github.com/TrinityCore/TrinityCore/commit/35e74687c3e1e0e24a0ae0049ff96ede2abdc516)
|
2020-08-25 13:12:01 -04:00 |
|
hondacrx
|
c29516f121
|
Core/Player: Resequence Player::UpdateZone some more to hopefully prevent future edge cases
Port From (https://github.com/TrinityCore/TrinityCore/commit/10b590acb62ef118cd6c0992f341db8f852958be)
|
2020-08-24 23:49:12 -04:00 |
|
hondacrx
|
8591dd589a
|
Core/Player: Update map zone stats BEFORE invoking scripts. Fixes a crash with zone change scripts that invoke another zone change.
Port From (https://github.com/TrinityCore/TrinityCore/commit/8db10c67d7232b7b1e479018cfbf020a3a91fa5c)
|
2020-08-24 23:39:03 -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
|
286a200178
|
Core/Movement: Get zone/area IDs from vmap data in the liquid update
Port From (https://github.com/TrinityCore/TrinityCore/commit/51ce3b1c1dc6a53938ed6f240bac00681d18a44f)
|
2020-07-23 18:22:46 -04:00 |
|
hondacrx
|
581d077acd
|
Refactoring of BNetServer
|
2020-07-12 00:06:43 -04:00 |
|
hondacrx
|
ac876b7c6c
|
Core/Battlegrounds: Queue updates
Port From (https://github.com/TrinityCore/TrinityCore/commit/bf8714b8705c3fccc77083c6dc8665767430d346)
|
2020-06-02 17:43:49 -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
|
8797760d8a
|
Properly stop attacking after player leaves ffa area (like Gurubashi Arena)
Port From (https://github.com/TrinityCore/TrinityCore/commit/4380fe2751869e7a011d51ee9449e8723b00067f)
|
2019-08-30 18:05:45 -04:00 |
|
hondacrx
|
125e3b3ac7
|
Updated to 8.2.0.31429 (scripts disabled atm, they still need updated)
Code Port from TrinityCore https://github.com/TrinityCore/TrinityCore
Casc from WoW-Tools https://github.com/WoW-Tools/CASCExplorer
|
2019-08-14 11:20:42 -04:00 |
|
hondacrx
|
1e1c5c77a8
|
2019 YAY!
|
2019-01-01 12:01:55 -05:00 |
|
hondacrx
|
c9e59bc9a7
|
Core/Player: update player phase before updating area depending auras
|
2018-12-24 01:09:14 -05:00 |
|
hondacrx
|
8e20114e10
|
BFA Update (still lots of testing to do tho)
|
2018-12-10 12:46:25 -05:00 |
|
hondacrx
|
468b053946
|
Core/Maps: Replaced spawnmask with difficulty list
|
2018-09-17 12:08:48 -04:00 |
|
hondacrx
|
95b71dc5e5
|
Core/Instances: Fixed instance greet messages and getting booted from old raids by not being in a raid group
|
2018-07-19 10:15:45 -04:00 |
|
hondacrx
|
216db1c23a
|
Core/Refactor: Part 1
|
2018-05-07 18:56:09 -04:00 |
|
hondacrx
|
fa35d60f60
|
Core/Entities: Phasing rewrite
|
2018-03-28 11:09:30 -04:00 |
|
hondacrx
|
0ab3b8e8cd
|
Core/DataStores: Fixed db2 structures after 7.3.5
|
2018-03-13 15:43:03 -04:00 |
|
hondacrx
|
c842332393
|
Core/Player: Implement PvP Talents
|
2018-03-06 11:10:51 -05:00 |
|