click
1c97876bcd
Remove defunct handling of RemoteAccess console on/off (it's handled in config)
...
--HG--
branch : trunk
2010-07-23 08:09:50 +02:00
click
50a07882d9
[mq]: soap
...
--HG--
branch : trunk
2010-07-23 06:57:12 +02:00
Brian
e344047493
* orientation information for the previous commit
...
* Provided by crackm (thanks Zor)
--HG--
branch : trunk
2010-07-22 14:48:46 -06:00
Brian
9ff821d8bb
* Add the ability to set player orientation for new characters.
...
* Requires DB data to actully do anything, however not needed for working
* server
* Original patch by Vladimir
--HG--
branch : trunk
2010-07-22 14:37:32 -06:00
Brian
c8662c888b
* Implemented DB cleaning on startup
...
* Must be enabled in conf AND set in worldstates for what you want to clean
* CLEANING_FLAG_ACHIEVEMENT_PROGRESS = 0x1,
* CLEANING_FLAG_SKILLS = 0x2,
* CLEANING_FLAG_SPELLS = 0x4,
* CLEANING_FLAG_TALENTS = 0x8
* Set to 0xF to clean all 4
* Patch by hunuza
--HG--
branch : trunk
2010-07-22 13:41:19 -06:00
Shauren
903a3cbe76
Shaman totem models are now different depending on race
...
--HG--
branch : trunk
2010-07-22 17:31:27 +02:00
_manuel_
3f9086fb4f
Fixed resist chances with Positive Auras.
...
BIG thanks to QAston.
--HG--
branch : trunk
2010-07-22 13:04:47 -03:00
click
31956e06b8
Add missing CheckStableMaster() functions for SPELL_AURA_OPEN_STABLE-implementation
...
- casting Call Stabled Pet opens stable-window, with proper updating
--HG--
branch : trunk
2010-07-22 14:32:48 +02:00
Shauren
a23f4a0f45
sigh, i did the same compile error mistake
...
--HG--
branch : trunk
2010-07-22 13:02:47 +02:00
Shauren
f03d5a874b
Add proper check to EffectQuestComplete preventing completion of quest if we already did that
...
--HG--
branch : trunk
2010-07-22 13:01:33 +02:00
QAston
34b75bca95
*Backout second change from last commit (CanCompleteQuest check) Thanks to Shauren for info.
...
--HG--
branch : trunk
2010-07-22 12:56:32 +02:00
QAston
002e6e1029
*Remove not needed dummy effect handler for spell 28006 - by azazel_kon
...
*Add CanCompleteQuest in Spell::EffectQuestComplete - thanks to azazel_kon for research.
*Fixes issue #3011
--HG--
branch : trunk
2010-07-22 12:48:11 +02:00
QAston
13a2a1afc6
*Fix amount calculation for spell effect with EffectDieSides set to 0.
...
--HG--
branch : trunk
2010-07-22 12:21:11 +02:00
teacher
50e459b5c5
Proper name for my previous sql update. Sorry for wasting rev numbers.
...
--HG--
branch : trunk
2010-07-22 12:19:31 +02:00
Shauren
cab2f7bad1
Fix new character delete system. Those queries were not supposed to be there.
...
patch by Az@zel
--HG--
branch : trunk
2010-07-22 12:16:47 +02:00
teacher
fa771560a8
Added placeholder for serverside spell for future development.
...
--HG--
branch : trunk
2010-07-22 12:16:08 +02:00
teacher
da84793023
Fixes import errors (updated insert statements to new table structures) to world_database.sql.
...
Some random Trinity standards in sql syntax.
--HG--
branch : trunk
2010-07-22 11:44:09 +02:00
QAston
543bba9949
*Implement SPELL_AURA_OPEN_STABLE(292) - original patch by Ceris, modified by VladimirMangos
...
*Improvements in error messaging for stable related opcodes - by VladimirMangos
--HG--
branch : trunk
2010-07-22 03:12:28 +02:00
Brian
88e1d12d44
* Add missing SQL update
...
--HG--
branch : trunk
2010-07-21 12:26:28 -06:00
Brian
4320b10901
* Implement the ability to delete characters without them being removed from
...
* the DB, so they can be unerased
* Original patch by DasBlub
* Ported to Trinty by Az@zel
--HG--
branch : trunk
2010-07-21 12:13:23 -06:00
Shauren
5995a8ec1d
Change order of loading for disable system
...
--HG--
branch : trunk
2010-07-21 20:08:54 +02:00
Brian
8ceda47e39
* Implement additional usage of item_template.FlagsExtra Horde / Ally only
...
* Check loot (no longer need loot condition)
* Check equip/use
* Original patch by Vladimir
* Ported to Trinity by Az@zel
--HG--
branch : trunk
2010-07-18 04:37:08 -06:00
click
4d09046d54
Modify pet leveling-logic slightly, making sure it'll pass up 5 FULL levels when tamed/unstabled
...
+ set XP to 0 if dropped DOWN to playerlevel (antihack with no excess XP allowed, thank you!)
Disclaimer: No pets were harmed (much) during these changes - no need to call PETA!
--HG--
branch : trunk
2010-07-21 17:24:51 +02:00
Shauren
88ab38e9c8
Fixed my own stupid mistake
...
--HG--
branch : trunk
2010-07-21 16:35:36 +02:00
Brian
670706153f
* Remove outdated Doxygen files
...
--HG--
branch : trunk
2010-07-18 01:18:22 -06:00
Shauren
5689fb43c1
Removed leftovers in AccessRequirement
...
--HG--
branch : trunk
2010-07-21 15:55:16 +02:00
click
66adaf5825
Fix: Make stabled pets follow official regulations for levelling when taken out of stabled mode:
...
If the pet is more than five levels below the hunter, then as soon as it's removed from the stable it will level up to be exactly five levels below the hunter.
--HG--
branch : trunk
2010-07-21 15:49:47 +02:00
Shauren
04fd9ac4ce
Don't allow cancelling passive auras by client
...
--HG--
branch : trunk
2010-07-21 14:48:44 +02:00
Shauren
14b6a68857
Added new spell disable flag - core will not check if that spell exists in dbc, used for blizz deprecated items/quests
...
Fixed loading of access_requirement
--HG--
branch : trunk
2010-07-21 15:17:29 +02:00
click
19ed86ef30
Fix compile under *nix when not using PCH
...
--HG--
branch : trunk
2010-07-21 15:06:05 +02:00
teacher
7ad325e90f
Added forgotten changes to world_database.sql for disable system.
...
--HG--
branch : trunk
2010-07-21 13:30:26 +02:00
click
f7cb0347e7
Update core defaults for vmap-enabling (missing in rc3fa907ec3)
...
--HG--
branch : trunk
2010-07-21 12:41:21 +02:00
click
48141a142f
Remove possible memleak with lingering outdoor pvp capturepoints - patch by ge0rg
...
--HG--
branch : trunk
2010-07-21 12:39:51 +02:00
Shauren
6a539270ec
Added global disable system and moved all disable fields/tables/configs into it
...
NOTE: instance disables were not converted for new system! if you had some then you need to fix that using new system
--HG--
branch : trunk
2010-07-21 12:14:23 +02:00
Xanadu
0bda7fd361
Enable VMaps by default.
...
--HG--
branch : trunk
2010-07-21 06:44:41 +02:00
QAston
dd89c54c6e
*Move target handling of TARGET_DEST_CASTER_FRONT_LEAP out of SPELL_EFFECT_LEAP handler, this fixes spells with SPELL_EFFECT_LEAP using other target types.
...
--HG--
branch : trunk
2010-07-21 02:06:51 +02:00
thenecromancer
1944cd17a1
Merge
...
--HG--
branch : trunk
2010-07-21 01:43:18 +02:00
thenecromancer
389f6084c9
Use unified code for adding remaining DoT damage to some talents.
...
--HG--
branch : trunk
2010-07-21 01:42:02 +02:00
click
e4a008ca75
Branch merge
...
--HG--
branch : trunk
2010-07-21 01:35:57 +02:00
thenecromancer
a94afe82ca
Small improvement in spell mechanic check (do not include effect mechanic in mask when there's no associated effect)
...
Fixes issue #63
--HG--
branch : trunk
2010-07-21 01:30:25 +02:00
click
4484b75b8f
Fix: Warlock Drain Soul effect - use correct spell for soulshard creation (fix by manisamja, thanks ogeraisi for testing)
...
Closes issue 1931
--HG--
branch : trunk
2010-07-21 01:28:39 +02:00
thenecromancer
a71d11149f
Make passive auras always visible when they've got some area effect.
...
--HG--
branch : trunk
2010-07-21 01:22:52 +02:00
thenecromancer
c9860e3b9f
Some spells with special proc state, some talents like it
...
--HG--
branch : trunk
2010-07-21 01:15:27 +02:00
thenecromancer
6ca2aa0dd7
Typo in my original code (that bool should be used).
...
--HG--
branch : trunk
2010-07-21 01:03:44 +02:00
thenecromancer
afa27d1dbf
Some fixes to proc events
...
* Always pass up some aura types, regardless of triggered state ( this might be CC effects touched by triggered spells )
* Allow defensive procs on Full block
* Allow defensive procs to trigger from states with PROC_EX_INTERNAL_REQ_FAMILY ( I don't remmember what that one fixes :))
--HG--
branch : trunk
2010-07-21 00:55:27 +02:00
QAston
c0f9ef6059
*Implement SPELL_EFFECT_CREATE_TAMED_PET(153).
...
--HG--
branch : trunk
2010-07-20 22:55:28 +02:00
Shauren
66e068436b
Fixed item duplication exploit
...
Closes issue #3035 .
--HG--
branch : trunk
2010-07-20 21:37:15 +02:00
QAston
a7c52864b4
*Implement SPELL_EFFECT_DISCOVER_TAXI(154).
...
--HG--
branch : trunk
2010-07-20 18:27:18 +02:00
QAston
b59b21fa69
*Implement SPELL_EFFECT_QUEST_START (150).
...
--HG--
branch : trunk
2010-07-20 16:11:49 +02:00
Xanadu
fdc4adbfe1
* Returned CMakeLists.txt misplaced in the merge. Thanks to click for spotting it.
...
* Deleted some files that also shouldn't have been there.
--HG--
branch : trunk
rename : sql/tools/CMakeLists.txt => sql/CMakeLists.txt
2010-07-20 06:53:27 +02:00