Commit Graph

152 Commits

Author SHA1 Message Date
hondacrx bec19db307 Core/Quest: Change RewardFactionCapIn type to signed int
Port From (https://github.com/TrinityCore/TrinityCore/commit/51ebc079446181e0fb70640934ede0513108f4e7)
2020-12-17 10:03:25 -05:00
hondacrx dc32b1d92a Core: Updated allowed build to 9.0.2.36949
Port From (https://github.com/TrinityCore/TrinityCore/commit/8742bf353df619bd24b00ef8eeea7590c85e8761)
2020-12-17 10:00:58 -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 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 b25ae8d778 Core: Updated allowed build to 9.0.2.36839
Port From (https://github.com/TrinityCore/TrinityCore/commit/aede11f8aa0c5774e95badd9aea323a45696a24c)
2020-12-13 17:34:06 -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 8539691761 TDB 837.20101 - 2020/10/20
Port From (https://github.com/TrinityCore/TrinityCore/commit/f0a87e11f2668fea1eeb453a76ac03520d109029)
2020-12-07 10:12:27 -05:00
hondacrx 184915abc2 Misc DB updates
Port From (https://github.com/TrinityCore/TrinityCore)
2020-09-22 16:22:39 -04:00
hondacrx 4e076523a6 DB updates
Port From (https://github.com/TrinityCore/TrinityCore)
2020-09-10 19:55:19 -04:00
hondacrx c0e06c540c Misc DB updates
Port From (https://github.com/TrinityCore/TrinityCore)
2020-09-03 11:54:15 -04:00
hondacrx 5c99f6faf3 Core: Updated allowed build to 8.3.7.35662
Port From (https://github.com/TrinityCore/TrinityCore/commit/2cb0d575abf65f05ef6d6c430fe7147bbc417e76)
2020-09-03 11:26:59 -04:00
hondacrx aecb21d94b DB updates
Port From (https://github.com/TrinityCore/TrinityCore)
2020-08-25 10:08:44 -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 1fb15f31c7 Fixes DB errors 2020-08-23 21:53:56 -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 8fc9c45d50 Misc cleanups/DB updates
Port From (https://github.com/TrinityCore/TrinityCore)
2020-08-22 16:24:59 -04:00
hondacrx 40330f9bac Scripts/Item: Change Nitro -> Boosts <- to use the correct knockup effect for their backfire. Also, script that knockup effect to work properly ("usually" deploy a rescue parachute).
Port From (https://github.com/TrinityCore/TrinityCore/commit/89006f621e0c59d88ab6102d2c67071aaeeb8ee9)
2020-08-22 15:10:55 -04:00
hondacrx 9c4ce970b1 Updated to TDB 837.20081
Port From (https://github.com/TrinityCore/TrinityCore/commit/f4b4425862dab8ea743d9fa52097f7d742984a59)
2020-08-22 12:02:51 -04:00
hondacrx 35e28da605 Misc DB updates 2020-08-12 17:45:09 -04:00
hondacrx 459d49f899 Core/BnetServer: Bnetserver cleanup
Port From (https://github.com/TrinityCore/TrinityCore/commit/e9392ad28767626e519c463e2110184d71ba8426)
2020-08-12 17:43:37 -04:00
hondacrx 7eb9b2201f Core/Creatures: Move gossip trainer assignment to creature_trainer table - same gossip can open different trainers depending on which creature it is assigned to
Port From (https://github.com/TrinityCore/TrinityCore/commit/1340f2cdb33a4feac01e68d2f65ae1ae486e135f)
2020-08-09 17:06:51 -04:00
hondacrx 611162ed95 Misc DB updates/Fixes
Port From (https://github.com/TrinityCore/TrinityCore)
2020-07-24 18:23:30 -04:00
hondacrx a2f189cd1d Core: Updated allowed build to 8.3.7.35284
Port From (https://github.com/TrinityCore/TrinityCore/commit/b3ba029791a9003880d77a048b16e9e593485fe9)
2020-07-24 18:22:53 -04:00
hondacrx c203379108 Core: Updated to 8.3.7.35249
Port From (https://github.com/TrinityCore/TrinityCore/commit/8f9a69c9fa812b82af97809e445fc176b28f90eb)
2020-07-24 18:21:50 -04:00
hondacrx 7baa1aede9 Combat/threat rewrite prep - merge RBAC/DB changes.
Port From (https://github.com/TrinityCore/TrinityCore/commit/118e53f1b84fca238a6f1039471351afa61bd6c4)
2020-07-24 17:50:10 -04:00
hondacrx 8e46ddaba5 Rename .debug uws to .debug worldstate (clarity change).
Port From (https://github.com/TrinityCore/TrinityCore/commit/29db04c3c92c0a6ca5d35d3fcc49d7766e3eddc3)
2020-07-24 16:26:30 -04:00
hondacrx 9533ebdd98 Add new command 'npc showloot'.
Port From (https://github.com/TrinityCore/TrinityCore/commit/64d8b183de9c56e1350b7323167b509fe2c43805)
2020-07-24 14:39:24 -04:00
hondacrx c70d2a67a0 - Add new commands .group set assistant, .group set maintank and .group set mainassist to toggle raid member flags.
Port From (https://github.com/TrinityCore/TrinityCore/commit/17a0139b0e121b0d8d0f2a079fcfd49090ea35a4)
2020-07-24 13:18:37 -04:00
hondacrx e5b6703dd0 Make some adjustments to .summon and .group summon behavior to make them more permissive:
- Now only requires the either target's group leader or target itself to be on your map
- Now summons all applicable group members even if one member fails checks
- No longer has some truly weird edge case instance unbind code that could cause exploit behavior (Really, I have no idea why this existed, because it certainly didn't do what it might've been meant to do.)
Port From (https://github.com/TrinityCore/TrinityCore/commit/f543e570d65fec3546e982d27d458a759922602d)
2020-07-24 11:46:44 -04:00
hondacrx ddaaae896e So, I came in trying to fix gameobject LoS. So I restructured some stuff.
Port From (https://github.com/TrinityCore/TrinityCore/commit/5392212799b669d91c80cf0e9539a3aaa2abbe79)
2020-07-23 19:01:15 -04:00
hondacrx c065b4e230 Misc DB Updates
Port From (https://github.com/TrinityCore/TrinityCore)
2020-07-15 14:26:27 -04:00
hondacrx 2c9a8ea291 Core/Hotfixes: Add locales to hotfix_blob
Port From (https://github.com/TrinityCore/TrinityCore/commit/590f541019f7630f614110c60ce3653b17ca77e2)
2020-07-15 14:22:14 -04:00
hondacrx 0f5801d9f4 Core/Players: Remove deprecated skill related config AlwaysMaxWeaponSkill and command .maxskill
Port From (https://github.com/TrinityCore/TrinityCore/commit/bbdabd7d776a86dcb25954faf119797d52c2a425)
2020-07-12 00:44:24 -04:00
hondacrx 27a8ecc8b3 DB/Account: update account_access table
Port From (https://github.com/TrinityCore/TrinityCore/commit/01d098830a64622262226f7915f872e1cfb301f6)
2020-07-12 00:30:24 -04:00
hondacrx 802cda4c01 TDB 830.20061 - 2020/06/17
Port From (https://github.com/TrinityCore/TrinityCore/commit/6e62bf5a1eebb8e8fc9f59eab7ee590025fc3f31)
2020-06-18 12:43:12 -04:00
hondacrx d7954f4fc7 Core/Spells: Implement using different difficulty data from all spell related db2s, not just SpellEffect and SpellPower
Port From (https://github.com/TrinityCore/TrinityCore/commit/c7306439e7004288fb85890d6a5f730cf1761d71)
2020-06-18 12:39:39 -04:00
hondacrx f0942a257e Misc fixes/Misc DB updates 2020-06-12 16:52:42 -04:00
hondacrx 3cea73ffb1 Core: Updated allowed build to 8.3.0.34601
Port From (https://github.com/TrinityCore/TrinityCore/commit/853503a575dadab508f43be560327d9e7edb251f)
2020-06-10 12:51:02 -04:00
hondacrx 708c37b78c DB updates/ Misc Fixes 2020-06-02 17:44:07 -04:00
hondacrx ea80678e9a Core/Creatures: Fixed level 240 guards and updated scaling level calculation
Port From (https://github.com/TrinityCore/TrinityCore/commit/82b4ca3b7c2329e571d0a341b8a5ab366a5d26f4)
2020-05-20 20:04:00 -04:00
hondacrx 29991a2062 Core/Players: Store race base stat modifiers separately
Port From (https://github.com/TrinityCore/TrinityCore/commit/f5e20e80124f95a5d889f194d4acfab1a3afa192)
2020-05-20 19:47:44 -04:00
hondacrx c1dbec58bd Core/Creatures: Update creature scaling to use content tuning
Port From (https://github.com/TrinityCore/TrinityCore/commit/314a35f0cd912daed7c0663f4f13552b6747fd98)
2020-05-20 15:27:22 -04:00
hondacrx 2acce62671 Core/Battlegrounds: Use fields from DB2/battleground_template data in the Battleground Class
Port From (https://github.com/TrinityCore/TrinityCore/commit/d7623adf0e6b8c5cdc1e468b89172ed7db63fe92)
2020-05-20 14:58:21 -04:00
hondacrx 96fffc67d6 Misc DB updates 2020-05-20 14:56:57 -04:00
hondacrx efe2cb66e7 Core: Updated allowed build to 8.3.0.34220
Port From (https://github.com/TrinityCore/TrinityCore/commit/fbd74eb5d8b5aa3a6874ee99044054e097b5ef21)
2020-05-19 14:48:24 -04:00
hondacrx c7f160557f Core/Instance: stop updating the instance resettimes based on creature respawns
Port From (https://github.com/TrinityCore/TrinityCore/commit/7dcc185a151745c8a12e23708bb5d457e5796032)
2020-05-12 17:28:03 -04:00
hondacrx 1315f2c7f5 Core/Loot: implement Loot Item Storage
Port From (https://github.com/TrinityCore/TrinityCore/commit/090fd8304a7a6e2f7c233ac39c94ccc67cc816f8)
2020-05-12 17:11:14 -04:00
hondacrx 916351781c DB updates
Port From (https://github.com/TrinityCore/TrinityCore)
2020-04-29 13:52:56 -04:00