Commit Graph

6359 Commits

Author SHA1 Message Date
thenecromancer
3b29a4e6f4 Do not apply SPELL_AURA_MOD_THREAT to negative threat changes (Eg. let Feint and alikes apply full effect)
--HG--
branch : trunk
2010-01-21 15:51:11 +01:00
thenecromancer
0f531f75ff Send all 24 bits of spell Id for vehicle spell actions
--HG--
branch : trunk
2010-01-21 15:33:43 +01:00
win32
2572e9ef8e * Add support for basedmg and baserangeddmg values in creature_classlevelstats.
* Remove mindmg, maxdmg, attackpower and ranged field in creature_template and add Dmg_Mod, Rangeddmg_Mod field.

--HG--
branch : trunk
2010-01-21 13:48:27 +02:00
XTZGZoReX
1c310c887b So much for my fix-without-compile skills. :(
(inb4 scores)

--HG--
branch : trunk
2010-01-21 11:21:47 +01:00
XTZGZoReX
73719d3e76 * Removed unnecessary query.
--HG--
branch : trunk
2010-01-21 10:42:46 +01:00
win32
178a881d17 Implement minimal arena team size for some items arena rating requirements.
Autor LordJZ.

--HG--
branch : trunk
2010-01-21 11:29:22 +02:00
win32
19ac6f6a3c Implement new commands for add/remove/lookup titles.
Autor Vladimir.

--HG--
branch : trunk
2010-01-21 11:19:34 +02:00
win32
ce620223eb restore work scripts in *nix system
--HG--
branch : trunk
2010-01-21 08:23:30 +02:00
Xanadu
01bb79cc7d Fix SPELLMOD_PCT spell mods to stack in a truly multiplicative way
--HG--
branch : trunk
2010-01-21 02:02:35 +01:00
Xanadu
9e91fc997c Fix build.
--HG--
branch : trunk
2010-01-21 01:28:18 +01:00
Brian
da263cd1c4 * Restore Dalaran no fly zone lost in last commit
--HG--
branch : trunk
2010-01-20 15:04:47 -07:00
Brian
c82599ebb9 * Wintergrasp removal -- part 4: "How deep does the cancer run?"
--HG--
branch : trunk
2010-01-20 14:23:47 -07:00
Anubisss
8154831335 Merge.
--HG--
branch : trunk
2010-01-20 21:16:28 +01:00
Anubisss
6855787a83 Fix a memory leak in AddonMgr::LoadFromDB(). This not leaks _yet_ because that function not used anywhere(if my eyez are right) but in the future can leaks.
--HG--
branch : trunk
2010-01-20 21:15:42 +01:00
thenecromancer
fbe09a92f9 Allow spells with effect mechanic to allow apply other effects when effect with mechanic would be fail due to effect/state immunity.
--HG--
branch : trunk
2010-01-20 21:10:18 +01:00
thenecromancer
721c926229 Change GetSpellSpecific() to have SpellEntry argument instead of ID, this saves lookups in spellstore for entries we already have.
--HG--
branch : trunk
2010-01-20 20:54:32 +01:00
thenecromancer
bfad15470f Fix pass/need opcode
--HG--
branch : trunk
2010-01-20 20:42:54 +01:00
thenecromancer
e350775de7 Change MOVE_RUN_BACK speed to match retail data
--HG--
branch : trunk
2010-01-20 20:42:03 +01:00
Trazom62
2fa32f577a Fix Script Naxxramass/Loatheb: timers updates. Thanks scarymovie87.
Fixes issue #183.

--HG--
branch : trunk
2010-01-20 20:01:16 +01:00
Trazom62
aed408cbb6 Fix .account password command that failed when username not in upppercase in DB
--HG--
branch : trunk
2010-01-20 19:57:58 +01:00
Trazom62
72a2f50513 Fix .server shutdown command
--HG--
branch : trunk
2010-01-20 19:52:27 +01:00
XTZGZoReX
48b085124e * Add basic AddonMgr.
* All this really does at the moment is save addon names + CRCs to DB for use for.. whatever, later.

--HG--
branch : trunk
2010-01-20 16:24:52 +01:00
Brian
593cbe4639 * Wintergrasp removal part 3 (should be *FINAL*)
--HG--
branch : trunk
2010-01-20 08:12:23 -07:00
Spp
91c174075d closes #245 - GMs will resurrect with full health
--HG--
branch : trunk
2010-01-20 15:43:16 +01:00
Spp
ee4c113920 fix HandleAreaSpiritHealerQueryOpcode and HandleAreaSpiritHealerQueueOpcode broken in f0632b948d
--HG--
branch : trunk
2010-01-20 14:56:33 +01:00
Brian
bbdca0aa43 * Cleaning Wintergrasp from the core part 1
* When someone feels like coding it properly, it can be added back in.

--HG--
branch : trunk
2010-01-20 06:26:13 -07:00
silver1ce
7ce1c094c0 Fixes #420 fixed out-of-range group member's position update, which broken after 7014f421c8
--HG--
branch : trunk
2010-01-20 15:05:58 +02:00
QAston
6e76e67253 *Fix petAi::Update crash.
--HG--
branch : trunk
2010-01-19 22:15:04 +01:00
QAston
7ef6842cf3 *Fix a memory leak with auras for cases when there are some spells casted on unit during remove from world - all thanks go to debug assert fails, which you all love so much.
--HG--
branch : trunk
2010-01-19 21:33:35 +01:00
Rat
41bff63fe7 *added placeholders for SmartAI
--HG--
branch : trunk
2010-01-19 16:41:31 +01:00
Rat
f36438af6a *Update Copyright times
--HG--
branch : trunk
2010-01-19 16:37:49 +01:00
Rat
14805ff0b4 *small visual fix for Valkyer Battle Maidens
--HG--
branch : trunk
2010-01-19 15:56:30 +01:00
Rat
ac6ef84ac4 *cleanup #1 after script merge
--HG--
branch : trunk
2010-01-19 15:55:31 +01:00
Rat
727fbbef07 *fix event reset bug for quest The Light of Dawn, Fixes issue #108.
--HG--
branch : trunk
2010-01-19 12:07:51 +01:00
Rat
0cc053ea4d *Integrate Script system to Core
-added ScriptMgr for loading scripts
-removed bindings
-moved script system to src/game
-moved scripts to src/scripts
-VC project files updated
-cmakes updated (not 100% done yet)

NOTE to Devs:
-file locations changed
-precompiled renamed to ScriptedPch
-ecsort_ai renamed to ScriptedEscortAI
-follower_ai renamed to ScriptedFollowerAI
-guard_ai renamed to ScriptedGuardAI
-simple_ai renamed to ScriptedSimpleAI
-sc_creature renamed to ScriptedCreature
-sc_gossip renamed to ScriptedGossip
-sc_instance  renamed to ScriptedInstance

*use the new headers in scripts, thank you

NOTE to ALL:
cmake not fully tested, please report any errors with it
could make creashes, incompability
USE AT YOUR OWN RISK before further tests!!

--HG--
branch : trunk
2010-01-19 11:36:05 +01:00
QAston
f5dea61b66 *Remove some of no longer needed debug code.
--HG--
branch : trunk
2010-01-18 23:47:26 +01:00
Trazom62
1c5060f455 Fix crash in OutdoorPvPWG::UpdateQuestGiverPosition
Fixes issue #342.

--HG--
branch : trunk
2010-01-18 23:45:08 +01:00
QAston
a1bbbd1421 *Cleanups before delete after not successfull load pet from db. Thanks to Drahy for debug traces.
--HG--
branch : trunk
2010-01-18 23:12:35 +01:00
silver1ce
c7c3b0edb0 typo
--HG--
branch : trunk
2010-01-18 21:56:15 +02:00
silver1ce
cfca61b176 Auras with turn/move interrupt flags are now removed for creatures when they turn/move, cleanup
--HG--
branch : trunk
2010-01-18 21:51:45 +02:00
Trazom62
f920a3c57b Fix Vaelastrasz not giving quest.
--HG--
branch : trunk
2010-01-18 20:34:44 +01:00
QAston
f03a2a60e7 *Use std::map instead of UNORDERED_MAP for storing aura applications of an aura.
--HG--
branch : trunk
2010-01-18 20:15:23 +01:00
Trazom62
17d407f347 merge
--HG--
branch : trunk
2010-01-18 18:55:40 +01:00
Trazom62
faf845b6f2 Fix Script Naxxramas/Gothik
- fix spell of adds
- fix wave schedule to use correct entry

--HG--
branch : trunk
2010-01-18 18:48:05 +01:00
QAston
9a7746c9fc *Add some debug info to trac reason of assertion fail in Unit destructor.
--HG--
branch : trunk
2010-01-18 18:42:36 +01:00
_manuel_
844c09fc61 Corrected issues with stacks, thanks to QAston.
--HG--
branch : trunk
2010-01-18 14:09:13 -03:00
_manuel_
1c9f2186ab Implemented script for item Petrov's Cluster Bombs, code from ScriptDev2.
--HG--
branch : trunk
2010-01-18 14:07:59 -03:00
Spp
d4ca8f6eee Backout 8f186e3cc3 (Remove unnecesary checks)
--HG--
branch : trunk
2010-01-18 17:18:15 +01:00
_manuel_
06e776b8d8 Gnomeregan: Now instance saves the event.
--HG--
branch : trunk
2010-01-18 13:02:24 -03:00
XTZGZoReX
2b5f1f359b * Fix typo breaking Linux build...
--HG--
branch : trunk
2010-01-17 12:10:34 +01:00