Commit Graph
100 Commits
Author SHA1 Message Date
ModoX 2ec4b7d0f9 DB/Quest: Added quest poi data for 10.2.0 2023-11-15 00:17:25 +01:00
ModoX a6fd13352f DB/Locales: Added locales for 10.2.0 2023-11-15 00:17:03 +01:00
ModoX 5c5ca83061 DB/Hotfix: Updated broadcast_text data to 10.2.0 2023-11-15 00:16:43 +01:00
ModoX 5ceec3b36e DB/Templates: Added quest and creature wdb data for 10.2.0 2023-11-15 00:16:25 +01:00
ModoX e6b480a104 Rename 9999_99_99_98_hotfixes.sql to 2023_11_10_00_hotfixes.sql 2023-11-11 02:35:27 +01:00
ModoX 2e4eecf96c Core/Spell: Allow creatures with sparring active to damage themselves 2023-11-10 21:48:02 +01:00
ModoX c5735edcc8 Core/Utilities: Added timer series queuing to EventMap (#29420) 2023-11-10 20:15:37 +01:00
ModoX 449f00457b Core: Update allowed build to 10.2.0.52106 2023-11-09 18:22:24 +01:00
ModoX 0e2f041728 Core/InstanceScript: Refactored door types to reflect its behavior (#29406) 2023-11-06 00:11:42 +01:00
ModoX caa4cfb569 Core/AI: Move ArcherAI to individual creature script (#29383) 2023-11-05 21:14:24 +01:00
ModoX 06ea2328bd Core: Update allowed build to 10.1.7.51972 2023-11-01 10:47:52 +01:00
ModoX b2393d6ade Scripts/World: Dropped deprecated npc_innkeeper script
* costume stuff should be handled by candy buckets
2023-10-22 13:38:07 +02:00
ModoX 42e6a10456 DB/Areatrigger: Fixed magetower enter/exit areatriggers
Closes #29379
2023-10-20 15:05:49 +02:00
ModoX 9223f0cfb4 Scripts/TrialOfValor: Implemented Guarm (#29264) 2023-10-13 02:22:04 +02:00
ModoX 2406400811 Core/AreaTrigger: Fixed a bug where polygon shaped areatriggers decreased in height for selection depending on at lifetime 2023-10-13 01:48:37 +02:00
ModoX 7750424078 DB/Hotfixes: Updated hotfixes to 10.1.7.51536 2023-10-05 23:41:31 +02:00
ModoX f962a7b3e5 DB/Hotfixes: Added some tact keys from massparses 9.0.1 - 10.1.7 2023-10-05 23:05:53 +02:00
ModoX 3a10bc8fb4 DB/Hotfixes: Added some massparsed hotfix_optional_data data, 9.0.1 - 10.1.7 2023-10-05 21:14:17 +02:00
ModoX aed7b9e797 DB/Locales: Added locales for 10.1.7 2023-10-05 19:21:49 +02:00
ModoX 3ae24ca06e DB/Phases: Added phase names for Dragon Glyphs 2023-10-05 18:57:42 +02:00
ModoX 83efee9ce7 DB/GameObjects: Added massparsed template data from 10.0.2 - 10.1.7 2023-10-05 18:56:23 +02:00
ModoX 2e81104b2e Core: Update allowed build to 10.1.7.51536 2023-09-28 05:36:37 +02:00
ModoX b2548c44d9 Core: Update allowed build to 10.1.7.51485 2023-09-23 01:58:00 +02:00
ModoX 122622827f Scripts/Mardum: Fix build 2023-09-23 01:06:16 +02:00
ModoX c9f075c513 Core: Update allowed build to 10.1.7.51421 2023-09-20 04:50:44 +02:00
ModoX cfdb7e5015 DB/Hotfix: Updated broadcast_text data to 10.1.7.51261 2023-09-08 23:29:25 +02:00
ModoX c5e964ade8 DB/Quest: Added quest poi data for 10.1.7.51261 2023-09-08 23:29:06 +02:00
ModoX 08ea1fb1bf DB/Templates: Added quest and creature wdb data for 10.1.7.51261 2023-09-08 23:28:52 +02:00
ModoX 0e818e23e7 Core/AreaTriggers: Added SpellForVisual for db spawned areatriggers (#29277) 2023-08-31 20:58:58 +02:00
ModoX 8c26b9350d Core/Creature: Fixed logic for npcflag, unitflags when saving creatures to db
* 06ea822a31 followup
2023-08-31 16:15:26 +02:00
ModoX 06ea822a31 Core/Creature: Save npcflags and unitflags as NULL in db if they are equivalent to creature_template entry
Closes #29297
2023-08-31 13:18:59 +02:00
ModoX 7c0ef292be Core/Creature: Allow creature table to override npc- and unitflags to 0 (#29281) 2023-08-29 21:18:06 +02:00
ModoX 2d0311b7d9 Core/GameObjects: Fixed GAMEOBJECT_TYPE_NEW_FLAG_DROP casting impl from wrong object 2023-08-29 08:47:04 +02:00
ModoX bb5eab4c36 Core/GameObjects: Added some checks to GAMEOBJECT_TYPE_NEW_FLAG and GAMEOBJECT_TYPE_NEW_FLAG_DROP to prevent exploits 2023-08-29 08:47:02 +02:00
ModoX 3e7b5f982c DB/Phase: Added phase names for Kalimdor Cup phases 2023-08-25 12:44:05 +02:00
ModoX b10b97b35b Core/AreaTrigger: Handle unit exit after OnRemove hook has been called 2023-08-24 09:09:45 +02:00
ModoX e600cd392b DB/TrialOfValor: Added creature_template_difficulty entries for lfr, normal, heroic and mythic difficulties 2023-08-21 03:25:37 +02:00
ModoX 9d43d3b17d DB/Hotfixes: Fixed some missing broadcast_text errors 2023-08-17 02:49:08 +02:00
ModoX d05042f465 DB/Player: Added class level stats for hunter 2023-08-17 02:49:07 +02:00
ModoX 0c9e46629c Core/Spells: Summons with no special title and duration -1ms should use TEMPSUMMON_MANUAL_DESPAWN 2023-08-14 00:48:21 +02:00
ModoX 95893cf53c Scripts/Commands: Implemented .debug play objectsound command 2023-08-14 00:00:13 +02:00
ModoX 35e5da37bd Core/Object: Implemented helper method PlayObjectSound 2023-08-13 23:59:24 +02:00
ModoX e0d474e69d DB/Hotfixes: Added some missing broadcast_text entries 2023-07-28 01:21:15 +02:00
ModoX 8f3f6584c3 DB/SAI: Fixed some db errors introduced in cc08aa8e24 2023-07-28 00:20:14 +02:00
ModoX f81b40ecdc Rename 2023_99_99_99_aberrus.sql to 2023_07_24_00_aberrus.sql 2023-07-24 17:36:46 +02:00
ModoX 4e7508db7b Core/AreaTriggers: Teleport to current instance entrance when entering instances via areatrigger entity (#29115) 2023-07-21 18:55:20 +02:00
ModoX f28b4eed3d Core/Condition: Implemented condition CONDITION_PRIVATE_OBJECT (#29136) 2023-07-21 17:54:27 +02:00
ModoX 722cea0cf6 DB/Quest: Updated quest poi data to 10.1.5.50438 2023-07-14 02:37:11 +02:00
ModoX d39b6028fe DB/Locales: Updated zhTW locales to 10.1.5.50401 2023-07-14 02:31:57 +02:00
ModoX 4700696550 DB/Locales: Updated zhCN locales to 10.1.5.50401 2023-07-14 02:31:46 +02:00
ModoX 51c5806a36 DB/Locales: Updated ruRU locales to 10.1.5.50401 2023-07-14 02:31:35 +02:00
ModoX a6a9284588 DB/Locales: Updated ptBR locales to 10.1.5.50401 2023-07-14 02:31:24 +02:00
ModoX 7728e395c6 DB/Locales: Updated koKR locales to 10.1.5.50401 2023-07-14 02:31:13 +02:00
ModoX 7761e80c61 DB/Locales: Updated itIT locales to 10.1.5.50401 2023-07-14 02:31:01 +02:00
ModoX 047710d7ce DB/Locales: Updated frFR locales to 10.1.5.50401 2023-07-14 02:30:50 +02:00
ModoX c519719a87 DB/Locales: Updated deDE locales to 10.1.5.50401 2023-07-14 02:30:41 +02:00
ModoX 24e1034053 DB/Locales: Updated esMX locales to 10.1.5.50401 2023-07-14 02:30:27 +02:00
ModoX f5b7210542 DB/Locales: Updated esES locales to 10.1.5.50401 2023-07-14 02:29:51 +02:00
ModoX 159af6cd8e DB/Template: Added 10.1.5.50401 wdb data & broadcast_text 2023-07-14 02:29:03 +02:00
ModoX 996485e90e DB/GameTele: Readd accidently deleted Valdrakken game_tele entry
* good morning
2023-07-09 09:23:23 +02:00
ModoX 1105b8b153 DB/GameTele: Added teleports for ZaralekCavern and Aberrus 2023-07-09 09:20:41 +02:00
ModoX a447485991 Core/Conversation: Added some helper methods for scripting 2023-07-08 19:03:26 +02:00
ModoX ee2577dde6 Core/Conversation: Added ChatType field to conversation_line_template 2023-07-03 22:12:33 +02:00
ModoXandMeji 39c137d7c0 Core/AreaTriggers: Fixed selection range of units for box shape
Co-authored-by: Meji <[email protected]>
2023-06-30 06:41:33 +02:00
ModoX 7f14b64e09 Core/Conversation: Implemented OnConversationStart and OnConversationUpdate hooks (#29086) 2023-06-28 01:30:23 +02:00
ModoX a983db9457 Scripts/Shaman: Fixed double dipping of Ascendance (Restoration) initial heal 2023-06-28 01:29:25 +02:00
ModoX 55e31c656b Misc: Fix codestyle 2023-06-27 23:28:33 +02:00
ModoX 80e22230c3 Core/Spells: Implemented target type TARGET_DEST_DEST_TARGET_TOWARDS_CASTER (#29085) 2023-06-24 01:16:00 +02:00
ModoX ae9ec38345 Scripts/Warrior: Fix nopch build 2023-05-21 14:29:40 +02:00
ModoXandSargeroDeV d64f7c332e Scripts/Warrior: Implemented Fueled by Violence
Closes #28976

Co-authored-by: SargeroDeV <[email protected]>
2023-05-14 18:35:02 +02:00
ModoX 0805ad853e DB/Misc: Fixed naming of sql file 2023-05-09 05:21:31 +02:00
ModoX 920b9a99bd Core/Unit: Named npc flags UNIT_NPC_FLAG_AREA_SPIRIT_HEALER and UNIT_NPC_FLAG_2_AREA_SPIRIT_HEALER_INDIVIDUAL 2023-05-06 14:39:13 +02:00
ModoX fa242fac76 DB/Template: Added 10.1.0.49444 wdb data & broadcast text 2023-05-06 12:38:20 +02:00
ModoX e0996625be DB/Phase: Named Forbidden Reach & Zaralek Cavern Dragon Glyph phases 2023-05-05 01:48:42 +02:00
ModoX 5138418364 Core: Updated allowed build to 10.0.7.49343 2023-04-28 01:52:15 +02:00
ModoX 0d1af86354 Spells/Generic: Implemented generic feign death spell with UNIT_FLAG_IMMUNE_TO_PC | UNIT_FLAG_IMMUNE_TO_NPC | UNIT_FLAG_UNINTERACTIBLE 2023-04-23 22:27:19 +02:00
ModoX c603c9d9e0 Scripts/Underrot: Limit Sanguine Feast spell of Elder Leaxa to heroic+ difficulty only 2023-04-18 00:35:09 +02:00
ModoX a7256209cc Core/Spells: Readded accidently dropped line in 0750b7f845 2023-04-13 12:29:02 +02:00
ModoX 89e09dc44e Core/AI: Drop script_waypoints and move data to waypoint_data (#28879) 2023-04-10 04:04:33 +02:00
ModoX 9c367e2f21 DB/Creature: Move missed creature_template_addon path ids
* 356c98579b followup
2023-04-09 20:40:38 +02:00
ModoX 7a22765646 DB/Underrot: Move waypoint path ids to prevent collisions 2023-04-09 20:37:04 +02:00
ModoX 356c98579b Core/SAI: Drop waypoints table and move existing rows to waypoint_data table (#28834) 2023-04-08 01:33:05 +02:00
ModoX 5425684625 Core: Update allowed build to 10.0.7.48892 2023-04-06 04:20:06 +02:00
ModoX 209a36424e Core/Creature: Added missing nullcheck 2023-04-06 01:25:49 +02:00
ModoXandOvah 0750b7f845 Core/Creature: Implemented sparring with max health percent thresholds (#27198)
Co-authored-by: Ovah <[email protected]>
2023-04-06 01:01:02 +02:00
ModoX 20a1e21cc5 DB/Misc: fix filename after merge 2023-04-05 23:52:47 +02:00
ModoX 36044a9470 Core/Creature: Added possibility to give creatures multiple gossip menu ids and control them via conditions (#28159) 2023-04-05 23:49:46 +02:00
ModoX aedff983d9 DB/Creature: Fixed invalid TitleAlt strings 2023-04-02 15:05:14 +02:00
ModoX 1895f2230c DB/Deepholm: Fix sql 2023-03-31 23:25:35 +02:00
ModoX 4c67e2ff7e Scripts/AzureVault: Fixed build 2023-03-31 13:57:09 +02:00
ModoX eb4afcbbf3 DB/Dungeons: Fixed entrance/exits
* ref 3596d1c8f1
2023-03-31 13:56:42 +02:00
ModoX f5017f7348 Scripts/AzureVault: Fix despawning of Volatile Saplings 2023-03-31 13:44:29 +02:00
ModoX 1bd192d3b3 DB/Creatures: Negate VerifiedBuild for all current creature_model_info data due to recent commit 81ea6f54d9 2023-03-30 19:01:23 +02:00
ModoX b68d66104d DB/Quest: Added quest poi data for 10.0.7.48676 2023-03-25 22:38:44 +01:00
ModoX 3ed0763d9a DB/Locales: Updated zhCN locales to 10.0.7.48676 2023-03-25 22:38:44 +01:00
ModoX ff617966b0 DB/Locales: Updated zhTW locales to 10.0.7.48676 2023-03-25 22:38:43 +01:00
ModoX ce4b723b16 DB/Locales: Updated koKR locales to 10.0.7.48676 2023-03-25 22:38:43 +01:00
ModoX a752af75e7 DB/Locales: Updated ruRU locales to 10.0.7.48676 2023-03-25 22:38:42 +01:00
ModoX 33bba07fbd DB/Locales: Updated itIT locales to 10.0.7.48676 2023-03-25 22:38:42 +01:00
ModoX 85236fbb45 DB/Locales: Updated esES locales to 10.0.7.48676 2023-03-25 22:38:41 +01:00