Commit Graph

100 Commits

Author SHA1 Message Date
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 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 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 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 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 916351781c DB updates
Port From (https://github.com/TrinityCore/TrinityCore)
2020-04-29 13:52:56 -04:00
hondacrx c2a4bc3bbb Misc DB updates
Port From (https://github.com/TrinityCore/TrinityCore)
2020-02-22 19:11:54 -05:00
hondacrx bcf199dba5 Core/PacketIO: Updated packets to 8.3.0
Port From (https://github.com/TrinityCore/TrinityCore/commit/462a10de17003631957b69e578e7e4c55ed1ef61)
2020-02-21 18:21:19 -05:00
hondacrx a736bfd031 Misc DB updates
Port From (https://github.com/TrinityCore/TrinityCore)
2020-01-09 11:38:25 -05:00
hondacrx 04b38b462c DB: Change of the "Silithus" map to "Silithus: The Wound" upon reaching level 110
Port From (https://github.com/TrinityCore/TrinityCore/commit/4b8f5cedbc76ca44e71bda6f6a14e6fd88e16c90)

DB: DB/Area Trigger: Players under level 58 should not be able to use Dark Portal
Port From (https://github.com/TrinityCore/TrinityCore/commit/9d289a0899b4b9a52cabba8365ff77f423214e9a)
2019-12-12 13:18:58 -05:00
hondacrx dcdc3949ad DB Updates
Port From (https://github.com/TrinityCore/TrinityCore/commit/f0cc0fd188f43f10b0e8df26edb9130c0a6a2b8b)
2019-12-02 14:16:14 -05:00
hondacrx fafc2c17f9 DB/GameTele: Add teleport destinations to Kul Tiras and Zandalar
Port From (https://github.com/TrinityCore/TrinityCore/commit/32be2e34069c2f0cf1f63b3dcc05be0382d478ec)
2019-11-18 13:54:53 -05:00
hondacrx 289f7a735a Core/Items: Implemented AzeriteItem
Port From (https://github.com/TrinityCore/TrinityCore/commit/ab6ae44b638136665e2ae6c6a434ad7426621c39)
2019-11-13 19:13:33 -05:00
hondacrx e95115dc94 Core/DataStores: Updated db2 structures to 8.2.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/3ac790287aba5f7d7c3bccf79e608de9119e461a)
2019-10-29 13:09:23 -04:00
hondacrx c6e53b2ba7 Core/PacketIO: Update opcodes and packet structures to 8.2.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/ee2e49429f4383732b4e0f39b493470b9c1dd10c)
2019-10-28 14:33:43 -04:00
hondacrx 2418715800 Database Updates
Port From (https://github.com/TrinityCore/TrinityCore/)
2019-09-21 12:13:23 -04:00
hondacrx 7066a959f1 Misc fixes 2019-09-03 23:57:34 -04:00
hondacrx 88208862c0 DB updates
Port From (https://github.com/TrinityCore/TrinityCore/)
2019-08-18 23:23:54 -04:00
hondacrx b56e6371b0 DB Update for 8.2.0.31429
Thanks TrinityCore  https://github.com/TrinityCore/TrinityCore
2019-08-14 11:23:20 -04:00
hondacrx ad627c3fa2 Misc fixes from (TrinityCore: https://github.com/TrinityCore/TrinityCore) 2019-06-19 15:26:56 -04:00
hondacrx 758aae32e0 Misc. fixes 2019-01-16 19:43:07 -05:00
hondacrx ec7807eaac Core/Objects: increase sight range of all Infinite, Gigantic and Large objects & correct general default visibility distance 2019-01-16 19:42:22 -05:00
hondacrx ac37cfeadd Core: Misc fixes 2018-12-24 01:11:23 -05:00
hondacrx f414068883 Fixed DB2 loading and world login!!!!! 2018-12-14 18:43:35 -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 bc977cf274 Core/DB: Misc updates 2018-09-17 12:08:18 -04:00
hondacrx 8c35e4f830 DB: Misc updates 2018-08-26 01:25:02 -04:00