aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2009-08-17Fix negative spawntimesecs handling in gameobjects - they now start off ↵QAston
unspawned and disappear correctly upon despawn (even if PCs aren't moving) Quest 308 changed to not require completion of 403 (offi does not have 403 as quest, just a gossip) Quest 308 finish script changed to show unguarded barrel earlier (as it does in offi) Author of all of these: totoro. --HG-- branch : trunk
2009-08-17*Fix for spell used by cooking pot for quest Super Hot Stew(43723) - by simon.QAston
--HG-- branch : trunk
2009-08-17*Fix this part of Frozen Power: "when used on targets at or further than 15 ↵Anubisss
yards from you". --HG-- branch : trunk
2009-08-17*Merge TrinityCore r1636.Anubisss
--HG-- branch : trunk
2009-08-17* Allow partial blocs to proc PROC_EX_NORMAL_HIT, by nos4r2zodMachiavelli
--HG-- branch : trunk
2009-08-17* Set mana to 0 in addition to active power when character swaps talent specs.Machiavelli
--HG-- branch : trunk
2009-08-17* Correct some calculation in Unit::CalcAbsorb resist, prevents players ↵Machiavelli
being killed because absorbed value was negative. --HG-- branch : trunk
2009-08-16*Add script of quest "Ambush At The Overlook". Original patch by ckegg.megamage
--HG-- branch : trunk
2009-08-17Change conf versions, check your conf files and make sure they have all the ↵Chaz Brown
latest options, devs, don't forget to do this when adding/removing options. --HG-- branch : trunk
2009-08-17* Add changes to trinitycore.conf.dist from rev 5124, somehow HG missed it.Machiavelli
--HG-- branch : trunk
2009-08-17* Fix bug that player cannot receive credit for killing a creature if damage ↵Machiavelli
done to the creature by spell reflect >=49% of the creatures HP. --HG-- branch : trunk
2009-08-16*Add some debug info in "endless hunger" script.megamage
--HG-- branch : trunk
2009-08-16*Add script of quest "How to win friends and influence enemies". Author ↵megamage
ckegg. With some modifications. *Fix the bug that persuader can be used on other creatures. --HG-- branch : trunk
2009-08-17Correct one gossip in npc_taxi and use for it Spell instead of function ↵Kudlaty
ActivateTaxiPathTo --HG-- branch : trunk
2009-08-17*MergeMachiavelli
--HG-- branch : trunk
2009-08-17* Fix visual bug that makes client believe that his recently tamed pet has ↵Machiavelli
no talent points. --HG-- branch : trunk
2009-08-17*Fix Frozen Power TalentNevan
--HG-- branch : trunk
2009-08-17* Change CONFIG_OFFHAND_CHECK_AT_TALENTS_RESET to ↵Machiavelli
CONFIG_OFFHAND_CHECK_AT_SPELL_UNLEARN, and change behaviour related to the value. Note: Update your configuration file. --HG-- branch : trunk
2009-08-17*MergeMachiavelli
--HG-- branch : trunk
2009-08-17* Correctly remove two-handed weapon in off-hand slot when intended. (Talent ↵Machiavelli
reset if configured, switch talent spec) --HG-- branch : trunk
2009-08-17*Add spell_bonus_data for lightwell - by ElronQAston
*Add aura_required, aura_forbidden, user_type columns to npc_spellclick_spells table for additional requirement checks *Remove workarounds from lightwell code and use new npc_spellclick_spells fields instead. --HG-- branch : trunk
2009-08-17Merge [SD2]Kudlaty
r1341 Use same text for all OOX-scripts. Minor adjustments in addition. Patch by Meldanor r1342 Fix typo in scriptdev2_script_full.sql - skip r1343 Some cleanup and corrections for Windows project files. r1344 Clean more files of trailing whitespace. --HG-- branch : trunk
2009-08-17*MergeMachiavelli
--HG-- branch : trunk
2009-08-17*MergeMachiavelli
--HG-- branch : trunk
2009-08-17Merge [SD2]Kudlaty
r1331 Delete old .patch files no longer needed. - skip r1332 Clean up script for end boss in TK and apply SD2 code style. Patch by Abim - skip r1333 Remove workaround ai's and correct spells to be casted for Flame Strike - skip r1334 Add misc gossip for npc_timothy_daniels and npc_trollbane. Patch by hoshie r1335 Correct order of dwarf attack for BRD seven event. Also add missing text and remove wrong gossip. Patch by jotapdiez - skip r1336 Add support for quest 12573. Patch by Azuritus r1337 Set eol-style where missing, since i have no fantasy to do other changes for a l33t revision. - skip r1338 Trim trailing whitespace in files. - skip r1339 Fix my mistake in rev 1336 and add script where it should be. r1340 Correct inconsistent use of line endings and set eol-style to custom patch. - skip --HG-- branch : trunk
2009-08-17* Fix a bug; prevent server from deleting action button of the talent spec ↵Machiavelli
that was just switched to, caused by clients response when spells are being unlearned. --HG-- branch : trunk
2009-08-17*Fix a typo. By Necroo.Anubisss
--HG-- branch : trunk
2009-08-17Revert last rev and fix in correct way. Also some clean up after mergeKudlaty
--HG-- branch : trunk
2009-08-16*Fix build.megamage
--HG-- branch : trunk
2009-08-17Apply one more time rev 5104 cos its removed by mergeKudlaty
--HG-- branch : trunk
2009-08-17mergeKudlaty
--HG-- branch : trunk
2009-08-17Merge [SD2]Kudlaty
r1326 Correct waypoints and details for quest 863 r1327 Add function GetPlayerForEscort to escortAI (not used by escortAI yet) r1328 Updated 0.12 patch and redesigned Karathress for better maintenance. Fixed an issue with Karathres's speech and a little casting bug. - skip r1329 Remove use of old uint64 variable for player guid in escortAI and use function to retrieve pointer to player instead. r1330 Restore compile and use FailQuest instead of no longer existing FailTimedQuest (ref Mangos 8355). Move all waypoints to db --HG-- branch : trunk
2009-08-16*Fix endless hunger quest.megamage
--HG-- branch : trunk
2009-08-16*Add two missing files.megamage
--HG-- branch : trunk
2009-08-16*Fix the crash caused by client customize log.megamage
--HG-- branch : trunk
2009-08-16*Replace 4 spaces with tabs in vcproj files. Please use tabs in the future. ↵megamage
4 spaces should only be used in cpp files. --HG-- branch : trunk
2009-08-16*Some quest fixes for some dk quests. Not enabled for now. By Azrael and ↵megamage
ckegg. sql will be added later so you may get some console error during start up. --HG-- branch : trunk
2009-08-16Merge [SD2]Kudlaty
r1321 Add support for quest 863. Some cleanup in existing script. r1322 Correct database info for current supported Mangos revision (8273+) (Windows may use from 8190+) - skip r1323 Make escortAI function IsPlayerOrGroupInRange and move existing code to this. r1324 Fixed IsEncounterInProgress for Arcatraz, The Eye and Shadow Labyrinth r1325 Renamed aunchindoun to auchindoun. Fixed comment typos. --HG-- branch : trunk
2009-08-16Merge [SD2]Kudlaty
r1314 Correct some spellId's and apply SD2 code style r1315 Correct more spells and apply SD2 code style r1316 Replace magic number with enum type name UNIT_DYNFLAG_DEAD r1317 Add support for quest 1249. Patch by jotapdiez r1318 Move AI's implementation from headers. Original patch/idea by DasBlub r1319 Convert script related to quest 938 to use followerAI r1320 Add new virtual function WaypointStart() to escortAI. --HG-- branch : trunk
2009-08-16Merge [SD2]Kudlaty
r1313 Implement new class SystemMgr for storage and management of script data. Move database load to new class and instead use functions in class to retrieve data from storage. --HG-- branch : trunk
2009-08-16*Remove hack in Brain Freeze code.QAston
*Update Improved Mend Pet to 3.1.3. --HG-- branch : trunk
2009-08-16Merge [SD2]Kudlaty
r1311 Move SetData from Reset to JustReachedHome for channelers and boss. r1312 Added class for FollowerAI. Note this is under development and may have issues in some situations. FollowerAI is generally to be used for escort quests where NPC follow leader instead of using a predefined path. --HG-- branch : trunk
2009-08-16Merge [SD2]Kudlaty
r1307 Add gossip for npc_tracy_proudwell. Patch by hoshie r1308 Fixed one not initialized array. r1309 Correct typo in folder name. - skip r1310 Enable faction change and remove unitState at attackStart for script related to quest 1560 --HG-- branch : trunk
2009-08-16Merge [SD2]Kudlaty
r1306 Remove now empty zone folder and complete re-organize file/folder structure. Thanks to DasBlub, Zor and others for inspiration, help and suggestions. --HG-- branch : trunk
2009-08-16Merge [SD2]Kudlaty
r1305 Move source files to continent folder, part 3 --HG-- branch : trunk
2009-08-16Merge [SD2]Kudlaty
r1304 Move source files to continent folder, part 2 --HG-- branch : trunk
2009-08-16Merge [SD2]Kudlaty
r1302 Create folder structure for sorting instance by continent and move empty folders. - skip r1303 Start move source files to new folders, sorted by continent. --HG-- branch : trunk
2009-08-16*Dont allow function CompletedAchievement() for GMs if ↵Anubisss
GM.AllowAchievementGain disabled in conf. --HG-- branch : trunk
2009-08-15*Script of quest Massacre at light's point. Original author nevan.megamage
*primary bugs: *you may fall below the deck of ship after exiting mine car and have to try again. *mobs spawn too slow (part of it is db issue) *there is no cannon on ship (db issue, you can add some 28833 by yourself or ask your db dev to do it) --HG-- branch : trunk
2009-08-15*Restore the work of escortAI::AddWaypoint.megamage
--HG-- branch : trunk