Commit Graph

6543 Commits

Author SHA1 Message Date
n0n4m3
feea2417c3 Fix talent Shockwave and typo in comment.
--HG--
branch : trunk
2010-02-15 19:09:17 +01:00
n0n4m3
ebc5ce6810 Add missing changes for rev b7d758f3e5
--HG--
branch : trunk
2010-02-15 19:04:51 +01:00
n0n4m3
ee9f78646a Fix spell Savage Roar.
--HG--
branch : trunk
2010-02-15 18:46:41 +01:00
n0n4m3
1e89a369e9 Update Judgement of Righteousness formula, by luksmaan.
--HG--
branch : trunk
2010-02-15 18:35:59 +01:00
n0n4m3
bcd4a48328 Removed stupid/not needed file Spellid.h.
--HG--
branch : trunk
2010-02-15 18:23:39 +01:00
Tartalo
922b368aac Frozen Halls, Pit of Saron: Fix typo
--HG--
branch : trunk
2010-02-15 18:21:59 +01:00
Tartalo
d35672b2e5 Frozen Halls, Halls of Reflection: Initial instance script
--HG--
branch : trunk
2010-02-15 18:21:25 +01:00
Tartalo
8cb845011e Frozen Halls, Pit of Saron: Initial instance script
--HG--
branch : trunk
2010-02-15 18:10:56 +01:00
Tartalo
aff1761a50 Frozen Halls, Forge of Souls: Initial instance script
--HG--
branch : trunk
2010-02-15 18:06:32 +01:00
Brian
bf31ff93c1 * Merge
--HG--
branch : trunk
2010-02-15 08:32:14 -07:00
Brian
ca10925d41 * Changed default for MinRecordUpdateTimeDiff from 10ms to 100ms.
* Even on a local LAN, you are lucky to get 50ms with gigabit LAN

--HG--
branch : trunk
2010-02-15 08:31:45 -07:00
n0n4m3
54df800d0b Add missing changes for rev:a7fedcbef8
--HG--
branch : trunk
2010-02-15 16:29:10 +01:00
Brian
90ba30cfd3 * Changed TrinityCore2 to TrinityCore. There is no TrinityCore2 anymore.
* Removed unused SystemConfig.h.in

--HG--
branch : trunk
2010-02-15 08:05:02 -07:00
Brian
51dae1505d * Merge
--HG--
branch : trunk
2010-02-15 07:55:01 -07:00
Brian
b9a4bd8a26 * Removed credits from AuctionHouseBot loading.
* Credits belong in commit logs, or THANKS files or we would have:
* Loading Pool System: by Neo2003
* Loading Transport Event sytem: by TrullyOne

--HG--
branch : trunk
2010-02-15 07:51:15 -07:00
n0n4m3
3dd6fdedf7 Use PVPDificulty.dbc for bg/arena bracket selection (levels and difficulty). Rename BG/arena queue_id to bracket_id and related functions/etc. Author: VladimirMangos.
--HG--
branch : trunk
2010-02-15 15:31:27 +01:00
n0n4m3
535068d740 Add missing fix for update arena use spell time cooldown. In 3.3.x 10min.
--HG--
branch : trunk
2010-02-15 15:13:15 +01:00
Tartalo
b9aacc38eb Utgarde Pinnacle, Svala the Sorrowgrave: Sacrifice once instead of many times.
(3.3.2 Blizzlike update)

--HG--
branch : trunk
2010-02-15 15:11:51 +01:00
n0n4m3
1057a3f2c3 Merge
--HG--
branch : trunk
2010-02-15 14:55:28 +01:00
Tartalo
7fc2e0d45b Merge
--HG--
branch : trunk
2010-02-15 14:56:25 +01:00
Tartalo
51a93aa652 Halls of Lighting: Make sure doors are closed at start
--HG--
branch : trunk
2010-02-15 14:55:29 +01:00
n0n4m3
cd39d27a9c Fix talent Earthen Power, move to correct spell family.
--HG--
branch : trunk
2010-02-15 14:54:49 +01:00
n0n4m3
fa9815420f Fix display leader name in channel , also code cleanup. Implemented function SendPlayerNotFoundNotice. thx TOM_RUS.
--HG--
branch : trunk
2010-02-15 14:46:04 +01:00
Tartalo
00d30ee06a Storm Peaks, Thorim: Fix quest 13064
--HG--
branch : trunk
2010-02-15 14:44:41 +01:00
n0n4m3
490f4bf7ec Fix some problem with Guild Bank after switch to client version 3.3.2, also cleanup code. Thx TOM_RUS.
--HG--
branch : trunk
2010-02-15 14:30:12 +01:00
Machiavelli
a5585ceb3c Store to be traded items in array based on item guid instead of item slot to prevent exploiting. Fixes #667.
--HG--
branch : trunk
2010-02-15 13:55:16 +01:00
Machiavelli
9fe3a501cc Fix in outgoing MSG_QUERY_NEXT_MAIL_TIME (the new mail notification icon next to the mini map): do not show the name of a player asociated with the mail sender GUID if the mail is not from a player (messagetype != MAIL_NORMAL).
--HG--
branch : trunk
2010-02-15 10:17:33 +01:00
Brian
486c00891b * Core switch to client 3.3.2 (11403)
* Credits (in no particular order) to:
* n0n4m3, raczman, manuel, Spp, Malcrom, Teacher, QAston, Tartalo,
* thenecromancer, Xanadu, Trazom, Zor, kiper
* Additional credits to:
* TOM_RUS and NoFantasy from MaNGOS
* Thanks for testing Aokromes and XTElite1
* SoTA still needs some work, but is very playable (huge thanks to raczman and
* kiper)
* To upgrade, you need to apply all SQL from sql/updates/3.2.2a_old from the
* last rev you are on
* and then apply all SQL from sql/updates/3.3.2_old to char / realmd / world
* DBs
* Known problem with guild banks.

--HG--
branch : trunk
2010-02-14 19:13:14 -07:00
Machiavelli
ce2d71e1d9 Add config option that determines the maximum allowed time between the last received CMSG_CHAR_ENUM and another incoming packet, and will disconnect the peer if this time limit is exceeded.
In other words, a time limit in which idlers can stay logged in on the character selection screen before they are disconnected.
Fixes issue #335

--HG--
branch : trunk
2010-02-12 19:59:44 +01:00
Xanadu
ab146caaa8 Fixed persistent area aura visual radii (flamestrike, consecration etc.). Thanks to QAston and _manuel_ for research.
Closes issue 522. Closes issue 719.

--HG--
branch : trunk
2010-02-11 21:31:12 +01:00
n0n4m3
a893682dbf Fix compile warning on win.
--HG--
branch : trunk
2010-02-10 18:36:08 +03:00
n0n4m3
293ea07a25 Revert revision: 053bfe8ad9, this cause some crash.
Use dynamic_cast more is safer.
I think no more crash on db code.

--HG--
branch : trunk
2010-02-10 16:04:48 +03:00
Trazom62
1e4684826e Fix Script HoS/Tribunal Event. Thanks beberlescaraber.
Fixes issue #58.

- fix brann defending when he should not.
- fix reset of gossip flag.
- fix reset of GO at end of event.

--HG--
branch : trunk
2010-02-08 19:26:45 +01:00
Rat
8344eea132 *Kraz should not be un-hexed from a forest frog
--HG--
branch : trunk
2010-02-07 22:59:00 +01:00
Rat
d89b04ef89 *reset npc flag, in overlord morghor script, after event is done
--HG--
branch : trunk
2010-02-07 22:50:09 +01:00
Trazom62
b0ea16f10b Fix crash in Spell::EffectApplyAura.
Fixes issue #657.

--HG--
branch : trunk
2010-02-07 18:16:53 +01:00
Trazom62
8c87b682d3 Fix crash in npc_thassarianAI::JustDied.
Fixes issue #531.

- store GUID instead of pointers to creature that may despawn.
- and some code style updates.

--HG--
branch : trunk
2010-02-07 17:43:00 +01:00
Trazom62
34755de77d Fix Script Naxxramass/Patchwerk. Thanks Scarymovie87.
Fixes issue #187.

--HG--
branch : trunk
2010-02-07 17:32:14 +01:00
Trazom62
fee3181e54 Add VH script texts.
Fixes issue #64.

Some texts still not used in code.
Thanks wowwiki for most of them.
Thanks adminemu for Xevozz ones.

Fix some typo in Brann (HoS).

--HG--
branch : trunk
2010-02-07 17:15:06 +01:00
Trazom62
5325084b6c Fix Improved Fire Nova and Earthen Power Shaman Spells. Thanks Retriman.
Fixes issue #559.

--HG--
branch : trunk
2010-02-07 15:31:02 +01:00
Trazom62
5bdbb5e6d1 Fix creature script example to be conform to Trinity code standards.
--HG--
branch : trunk
2010-02-07 13:06:03 +01:00
Trazom62
32ef583616 Fix Mage Polymorph Reflect. Thanks breakerfly.
Fixes issue #652.

--HG--
branch : trunk
2010-02-07 12:31:51 +01:00
Trazom62
4e500f7227 Fix The Dwarven Spy text. Thanks zthoreen.
Fixes issue #616.

--HG--
branch : trunk
2010-02-07 12:16:35 +01:00
n0n4m3
8676e5056f Implement async class for database operations for better performance, remove 10ms sleep, fixed some crash on sql execute.
--HG--
branch : trunk
2010-02-07 08:22:31 +03:00
n0n4m3
bb7222c376 Fixed data loss at player save.
--HG--
branch : trunk
2010-02-06 19:07:28 +03:00
n0n4m3
982296518c Fixed crash in PetAI::UpdateAI.
--HG--
branch : trunk
2010-02-06 19:06:55 +03:00
Xanadu
29cf32ce9b Modified the .dist command to display exact distances, too.
--HG--
branch : trunk
2010-02-06 01:00:08 +01:00
Xanadu
d536614df8 Fixed some GetDistance functions, added several asserts
--HG--
branch : trunk
2010-02-06 00:28:19 +01:00
Xanadu
45002f590e Merge
--HG--
branch : trunk
2010-02-05 19:16:03 +01:00
Xanadu
f8d1920fa5 Yet more cleanup, mostly in the script system. This should conclude the script integration into core.
--HG--
branch : trunk
2010-02-05 13:01:32 +01:00