Commit Graph

62 Commits

Author SHA1 Message Date
megamage 8c6b82f448 Merge.
--HG--
branch : trunk
2008-12-24 12:23:48 -06:00
megamage 253f4bf374 *Fix the bug that many talents lose one point.
--HG--
branch : trunk
2008-12-24 10:57:04 -06:00
megamage 3cb4e7c716 *Update to Mangos 6938. (Only build for VC9)
--HG--
branch : trunk
2008-12-24 09:58:26 -06:00
megamage c81299e653 *Fix the bug that proc AOE buff does not work.
--HG--
branch : trunk
2008-12-23 20:19:40 -06:00
megamage afc598bde2 *Spell target selection update.
--HG--
branch : trunk
2008-12-23 20:01:05 -06:00
megamage c230fb2c28 *Spell system update.
--HG--
branch : trunk
2008-12-23 14:58:55 -06:00
Blaymoira cce6986e4f *Fix 2 typo
--HG--
branch : trunk
2008-12-23 10:54:13 +01:00
megamage d1a83bcaf8 *Fix the bug that proc stun aura is applied on self.
--HG--
branch : trunk
2008-12-22 11:36:13 -06:00
megamage 65ef38963d *The last merge from Mangos TBC. Update to Mangos v0.12.
--HG--
branch : trunk
2008-12-22 10:59:38 -06:00
megamage 3bdf880c20 *Try to fix the build in Linux.
--HG--
branch : trunk
2008-12-21 23:14:42 -06:00
QAston e11dbbd62d *Remove 'first_spell' and 'rank' columns from table spell_chain
*Separate req_spell and spell_chain data to save some memory
*Use spell_chain data generated from dbc instead of sql

--HG--
branch : trunk
2008-12-22 02:11:11 +01:00
megamage 2d2f6f6785 *Fix the bug that mace spec stuns self.
--HG--
branch : trunk
2008-12-21 18:13:05 -06:00
megamage 1759a7cf5c *Fix abolish poison. (Set caster be taget when range = 0 and target type = single target)
--HG--
branch : trunk
2008-12-21 14:01:26 -06:00
megamage 323c97bb3b *Update spell target selection code.
--HG--
branch : trunk
2008-12-20 19:33:03 -06:00
megamage 8545728daa *Fix the bug that frostbite cannot be broken by damage.
--HG--
branch : trunk
2008-12-19 22:31:59 -06:00
megamage e4836ca85f *Some clean up of spell target selection.
--HG--
branch : trunk
2008-12-19 18:31:46 -06:00
megamage 0f1f748138 *Fix build in Linux.
*Fix a bug of bloodboil. By Anubisss.

--HG--
branch : trunk
2008-12-18 09:44:57 -06:00
megamage 49290bf010 *Temp fix for bloodboil. (No distance check)
--HG--
branch : trunk
2008-12-17 23:51:19 -06:00
megamage 79314e0768 *Fix a bug that LoadSpellChains causes crash. By QAston.
--HG--
branch : trunk
2008-12-15 09:19:01 -06:00
QAston 42d52c1e17 *Use prev_spell data calculated on startup instead of sql column.
*Changed map structure of req spell.
*Added precalculated data for next spell in rank and last one.
*Removed duplicated rank entries for some spells and used req_spell column instead.
*Allow required spell to have required spell.

--HG--
branch : trunk
2008-12-14 23:01:02 +01:00
megamage 2725c555ea *Temp fix for aura stack check.
--HG--
branch : trunk
2008-12-13 14:35:56 -06:00
QAston 3ed8472e7b *update aura stacking check
--HG--
branch : trunk
2008-12-13 16:08:39 +01:00
megamage 3533c094d2 *Update diminishing return table: sap and gouge have polymorph return, warlock's fear and seduction have fear return.
--HG--
branch : trunk
2008-12-13 00:46:43 -06:00
megamage c2b217a1c1 *Fix a typo in my previous commit.
--HG--
branch : trunk
2008-12-09 23:17:02 -06:00
megamage a1eaec791e *Break stealth when applying all stun/root/confuse/fear/charm/possess auras.
--HG--
branch : trunk
2008-12-09 17:40:33 -06:00
megamage 91ab0288c7 *Allow zero entry for script target (players).
--HG--
branch : trunk
2008-12-08 18:22:10 -06:00
megamage d36672cd7e *Update spell range calculation. Original patch by QAston.
--HG--
branch : trunk
2008-12-04 23:00:35 -06:00
QAston 8948f417cf *Temporary hack to fix shoots minimum range.
--HG--
branch : trunk
2008-12-02 22:43:59 +01:00
QAston 22af4b1c96 *Implemented range flag from SpellRange.dbc
--HG--
branch : trunk
2008-11-30 22:38:37 +01:00
megamage bb1ee8a004 *Update to Mangos 6867. Source: Mangos.
*Big changes:
*[6858] Prevent cheating with ignore waiting in login queue.
*[6863] Arena team related clean ups and adding parts of w12x's arena patch.
*Some Config changes and guild changes.

--HG--
branch : trunk
2008-11-30 12:47:26 -06:00
megamage dd77520fd8 *Do not let food/drink auras stack.
--HG--
branch : trunk
2008-11-28 16:16:52 -06:00
megamage 615e0f7773 *Do not let mark of the wild stack (different ranks, different effects).
--HG--
branch : trunk
2008-11-28 15:47:18 -06:00
megamage 6107faa894 *Some update of aura stacking check.
--HG--
branch : trunk
2008-11-28 15:12:23 -06:00
QAston ed60b4da96 *Update aura check to make drink/food not stackable. Also fixes Mark of the Wild stacking.
--HG--
branch : trunk
2008-11-28 20:19:37 +01:00
megamage da6c516fdf *Procflag patch by DiSlord.
--HG--
branch : trunk
2008-11-26 15:14:03 -06:00
megamage 2c95ee4b31 *Add m_isAggressive. Only aggressive creatures will call AttackStart and MoveInLineOfSight.
*Set melee dmg school for summoned creatures.
*Fix some compiling errors.

--HG--
branch : trunk
2008-11-20 18:54:50 -06:00
megamage 182c997573 *Re-commit some reverted patch: aura stacking check. By QAston.
--HG--
branch : trunk
2008-11-20 18:13:10 -06:00
KingPin f3c48aa831 Backed out changeset 835660b317dc
--HG--
branch : trunk
2008-11-17 22:07:21 -06:00
megamage 474dc08c46 *Update aura stacking check. By QAston.
*Update pet autocast check. By qubix.

--HG--
branch : trunk
2008-11-17 17:59:33 -06:00
megamage 9ff33852b7 [svn] Fix the bug that next melee spells and auto shoot do not work.
--HG--
branch : trunk
2008-11-15 10:21:37 -06:00
visagalis d1e759479b [svn] *** Source: MaNGOS ***
* Fixed build extractor at Windows Vista. Author: Vladimir
* Fixed comment text and code indentifiers spelling. Author: Vladimir & Paradox.
* Access cached member lists in guild handlers instead of querying the DB. Author: Hunuza
* Small fixes in send/received packet and simple code cleanup also. Author: Vladimir
* Not output error at loading empty character_ticket table. Author: Vladimir
* Not reset display model at shapeshift aura remove if it not set at apply. Author: Arthorius
* Applied props to few files.

--HG--
branch : trunk
2008-11-14 16:28:45 -06:00
megamage f40b573a45 [svn] Update IsNoStackSpellDueToSpell. This should fix the bug that some talent spell auras cannot stack. Patch provided by QAston.
--HG--
branch : trunk
2008-11-12 10:22:56 -06:00
megamage bc0164355f [svn] Fix: DOT and HOT only proc effects when hit, but not on every tick (I know there is a proc flag patch, but this is a very quick fix).
Change the structure of customattrmap. Use bit flag instead of uint32 for every attribute.

--HG--
branch : trunk
2008-11-08 11:26:44 -06:00
megamage fd3fcb4612 [svn] Remove isVisible function. Check stealth and invisible in canAttack();
Use new remove aura by interrupt flag function.

--HG--
branch : trunk
2008-11-07 09:36:46 -06:00
KingPin 8d331f2b10 [svn] * Avoid access to bag item prototype for getting bag size, use related item update field instead as more fast source.
* Better check client inventory pos data received in some client packets to skip invalid cases.
* Removed some unnecessary database queries.
* Make guid lookup for adding ignore async.
* Added two parameter versions of the AsyncQuery function
* Make queries for adding friends async. - Hunuza
* Replace some PQuery() calls with more simple Query() - Hunuza
* Mark spell as executed instead of deleteable to solve crash.
*** Source mangos.

**Its a big commit. so test with care... or without care.... whatever floats your boat.

--HG--
branch : trunk
2008-11-05 20:10:19 -06:00
megamage a5045b7684 [svn] Update black temple boss 1, 2 script.
--HG--
branch : trunk
2008-11-03 20:44:32 -06:00
megamage 94c03e3211 [svn] Fix hunter's frozen trap, half duration when pvp.
Use vector to store linked spell information to support multiple effects.

--HG--
branch : trunk
2008-11-03 17:20:35 -06:00
megamage da5786249f [svn] Fix SPELL_ATTR_UNAFFECTED_BY_INVULNERABILITY spells, patch provided by QAston.
Fix priest's fear. Is breakable now.

--HG--
branch : trunk
2008-11-03 13:43:36 -06:00
KingPin d5beb2bbe9 [svn] *Implement new player conditions CONDITION_NO_AURA, CONDITION_ACTIVE_EVENT
* Default behaviour of pets for creatures changed to REACT_DEFENSIVE
* Disallowed sending wrapped items as COD
* Prevent loading and saving single target auras for pet in same way as already implemented for player
* Correctly limit use some flask types to zones.
* Fixed extracting common.MPQ under *nix
* Many small xleanups and fixes.
** mangos merge rev.

TEST REV so be careful of creepy crawly bugs!

--HG--
branch : trunk
2008-11-02 16:53:46 -06:00
megamage febb2d6147 [svn] Fix broken spell target 38 (script target).
Implement linked spells, but will not enable it before testing.

--HG--
branch : trunk
2008-10-29 14:19:31 -05:00