Commit Graph

6730 Commits

Author SHA1 Message Date
maanuel
fafad0a3a4 Added new function "GetSecurity(targetAccountId, gmRealmID);" by ogeraisi.
Fixed command .account set gmlevel
Fixed command .ticket assing by Sundark/ogeraisi.
Improvements in .modify scale by ogeraisi.
Repaired Remote Access by Sundark.
The original patch of the access by realms was from ogeraisi/Kudlaty, not ilixiumemu like commit 6710 say.

--HG--
branch : trunk
2009-12-22 15:35:44 -03:00
maanuel
ce3073111e Fixed realmd.sql, remove assigning the gmlevel when gmlevel isn't in account anymore by Sundark and zero389.
--HG--
branch : trunk
2009-12-22 15:03:33 -03:00
maanuel
d45852e338 Corrected sql name, sorry my typo.
--HG--
branch : trunk
2009-12-22 12:46:30 -03:00
Machiavelli
d2770029ae Send arena team name as uint8(0) in case of a nonrated match in MSG_PVP_LOG_DATA.
--HG--
branch : trunk
2009-12-22 16:14:44 +01:00
Machiavelli
da35e70579 Allow spell cast on an NPC that is linked to a KillCredit to count toward the KillCredit.
--HG--
branch : trunk
2009-12-22 14:06:26 +01:00
Machiavelli
e78bf5d666 Fix MSG_PVP_LOG_DATA (battleground statistics) that was broken since 3.1
--HG--
branch : trunk
2009-12-22 13:38:44 +01:00
maanuel
18a0809720 Howling Fjord: Correct gossip script for creature 24040. Added taxi path spell.
--HG--
branch : trunk
2009-12-22 02:53:02 -03:00
Brian
c6cadf57c7 Added tag NO-3.2.2a-is-STILL-not-ready for changeset 114426564b2d
--HG--
branch : trunk
2009-12-22 02:17:08 -07:00
Brian
091348ce56 Added tag houston-we-have-a-problem for changeset eb222f42a54f
--HG--
branch : trunk
2009-12-22 02:00:15 -07:00
Brian
c0e8a70037 Added tag might-NOT-crash for changeset b9ca2cbbe53b
--HG--
branch : trunk
2009-12-22 01:59:20 -07:00
Brian
18d32415a3 Added tag might-crash for changeset a87acce80c1f
--HG--
branch : trunk
2009-12-22 01:56:42 -07:00
Brian
ef36972cfd Added tag yep-still-broke for changeset eb222f42a54f
--HG--
branch : trunk
2009-12-22 01:56:17 -07:00
Brian
db092d7f17 Added tag satan-rev for changeset 5e002fe84a1a
--HG--
branch : trunk
2009-12-22 01:56:04 -07:00
Brian
0266d47b52 Added tag still-very-broken for changeset 49b4f1b927a3
--HG--
branch : trunk
2009-12-22 01:55:13 -07:00
Brian
ffbdd6ae87 Added tag very-broken for changeset b48f2f52e11c
--HG--
branch : trunk
2009-12-22 01:54:59 -07:00
Brian
53ecb9fd48 Added tag last-3.1.3 for changeset d1ba3282c63b
--HG--
branch : trunk
2009-12-22 01:54:37 -07:00
p0wer
7e913d81c0 * Fix typo in .ticket assign. Thanks Sundark and Ogeraisi for pointing it out.
--HG--
branch : trunk
2009-12-21 21:56:50 -06:00
p0wer
b4e1ee6355 Fix some whitespace errors. Corrected account_access 'id' type.
--HG--
branch : trunk
2009-12-21 21:21:39 -06:00
Brian
9d9fa2bcf3 * And yet more entries for the creature_classlevelstats table
* Thanks Malcrom

--HG--
branch : trunk
2009-12-22 00:51:44 -07:00
p0wer
7590479186 * Add support for different gmlevel's for different realms.
*
* Using the value -1 will add the same value for all realms.
* Make sure to apply the updates.
* Information regarding this patch will be posted on the database forums soon.
*
* Thanks to Sundark and the Ilixiuemu team(for original patch)

--HG--
branch : trunk
2009-12-21 21:08:29 -06:00
p0wer
cad203e680 Fix Mana Burn to remove fear on target. Closes #629.
--HG--
branch : trunk
2009-12-21 20:43:39 -06:00
XTZGZoReX
306f9013c3 * Correction for 6706.
- If a GO template (type 3 and 25) has at least one spawn and a data1 set to a lootid, then error. If no spawns, silently ignore.

--HG--
branch : trunk
2009-12-22 03:30:18 +01:00
XTZGZoReX
bd22b1a3a8 * Merge.
--HG--
branch : trunk
2009-12-22 02:40:10 +01:00
Brian
9c6b644624 * More updates for the creature_classlevelstats table
* Thanks Malcrom

--HG--
branch : trunk
2009-12-21 21:38:39 -07:00
XTZGZoReX
9d342e2ab6 * More DB tweaks:
- Load GO even if it has no displayid - while it's wrong, it's not something that'll kill the client anyway.
- Don't warn about non-existing loot templates for GOs - this is to allow some WDB data to be filled in (GOs that have no spawns and thus no gameobject_loot_template entries).

--HG--
branch : trunk
2009-12-22 02:39:39 +01:00
XTZGZoReX
c0c72c28f6 * Better way to do the check in rev 6697.
00:33:56 | @runningnak3d: Leave a big message in the commit log to along the lines of "runningnak3d didn't know what the f*** he was doing" :)

--HG--
branch : trunk
2009-12-22 00:36:02 +01:00
Brian
8ffb5cd33a * Added comment in trinitycore.conf concerning PlayerStart.AllSpells only
* working up to TBC classes / races, and the fact that it is the
* responsibility of the server admin to populate that table.

--HG--
branch : trunk
2009-12-21 20:46:29 -07:00
Brian
e760f2efac * Fixed quest handler! I want to slit my own wrists everytime if have to deal
* with QuestRecord. One step closer to 3.2.2a :)

--HG--
branch : trunk
2009-12-21 19:19:19 -07:00
XTZGZoReX
4cd4c4afc1 * Same goes for you...
--HG--
branch : trunk
2009-12-21 21:38:47 +01:00
XTZGZoReX
f2557b0c4f * Drop support for VC80 (VS 2005). Time to upgrade, people... It's almost been 5 years.
* Remove useless VC100 files - they will need to be re-done in the future anyway.

--HG--
branch : trunk
2009-12-21 21:34:49 +01:00
Brian
76fb5ea713 * Added back support for 1000 value to indicate unlimited stacking in
* item_template.stackable
* Removed pointless check for stackable limit at item_template load.

--HG--
branch : trunk
2009-12-21 18:03:04 -07:00
Brian
35717d94db * Clean up a few old files
--HG--
branch : trunk
2009-12-21 17:40:21 -07:00
Brian
0aa2069c73 * Added support for GAMEOBJECT_TYPE_TRAP and GAMEOBJECT_TYPE_SPELL_FOCUS to
* have modelid=0 since this is valid data for those GO types. More to the
* point removed the check at core load that resulted in an error being logged

--HG--
branch : trunk
2009-12-21 17:30:02 -07:00
Brian
eee8e179a1 * Commented useless debug output for spell_script_target and
* spell_target_position. If someone REALLY wants to see which ones are
* missing, they can uncomment them for a debug compile.
* Can finally start the core in debug mode and get useful data...

--HG--
branch : trunk
2009-12-21 16:28:57 -07:00
Brian
86013b73b4 * Add support for extremely large stackable value in item_template.
* Patch by Kudlaty -- THANK YOU!

--HG--
branch : trunk
2009-12-21 14:58:31 -07:00
Brian
023cb2644a * Add support for signed values in item_template fields: Flags, maxcount,
* stackable, BuyPrice, spellid_1, spellid_2, spellid_3, spellid_4, spellid_5,
* RandomProperty
* Patch by Kudlaty, SQL by Malcrom -- THANK YOU!

--HG--
branch : trunk
2009-12-21 14:54:43 -07:00
Brian
36d30faabf * Add support for RewSpellCast=-1. If -1 remove all auras applied to player at
* quest start.
* Patch by Kudlaty -- THANK YOU!

--HG--
branch : trunk
2009-12-21 14:48:30 -07:00
Brian
6b9d05c315 * Commented out a useless debug line for spell chain data since it is read
* from DBC and can't be fixed with the current way the core handles
* spell chains

--HG--
branch : trunk
2009-12-21 14:32:07 -07:00
win32
3ab7f40932 Add spell proc for Glyph of Seal of Command
--HG--
branch : trunk
2009-12-21 18:05:51 +02:00
win32
636018ca7e Implement aura 304.
--HG--
branch : trunk
2009-12-21 15:52:02 +02:00
win32
c92fbc0dfb Cleanup in spell code
--HG--
branch : trunk
2009-12-21 15:45:28 +02:00
n0n4m3
c3ee3f537d Set use mtmaps by default, and cleanup some code in MapManager.
TODO: Set MapUpdate.Threads=0 in config, for full disable mtmaps, for correct work mtmaps, need ACE 5.7.2+, recommend 5.7.5

--HG--
branch : trunk
2009-12-21 07:58:19 +01:00
maanuel
865e97729f Merge
--HG--
branch : trunk
2009-12-21 00:47:59 -03:00
Brian
7899d89055 * Fix windows build
* Thanks Sundark

--HG--
branch : trunk
2009-12-21 00:05:41 -07:00
maanuel
3ace3eec86 Zul'Drak: Implemented random movement at spawn for creature 28526. To have a complete fix, apply the eventai scripts for quest "But First My Offspring", they are in tdb forum.
--HG--
branch : trunk
2009-12-21 00:46:49 -03:00
maanuel
cca69e1c7d Merge
--HG--
branch : trunk
2009-12-20 23:21:31 -03:00
maanuel
af83219083 Blackfathom Deeps: Corrected says in Kelris script.
--HG--
branch : trunk
2009-12-20 23:20:47 -03:00
p0wer
0e8dd6d97e Fix Replenishment to apply 1% every 5 seconds rather then 4. Thanks to Morpheux for pointing it out.
--HG--
branch : trunk
2009-12-20 19:02:21 -06:00
Brian
85a89ab301 * Added missing file in rev 6678 AuthCodes.cpp
--HG--
branch : trunk
2009-12-20 22:30:32 -07:00
p0wer
5ae3686d71 Fix whitespace. Sorry about that.
--HG--
branch : trunk
2009-12-20 18:51:58 -06:00