Commit Graph

50 Commits

Author SHA1 Message Date
QAston
bc4d862263 *Add new column to spell_bonus_data table to store ap bonus for periodic auras.
*Use -1 to mark entries, for which default spell bonus calculation should be used.
*Move periodic auras ap bonuses from core to db.
*Add coefficient for Black Arrow.

--HG--
branch : trunk
2009-07-18 22:18:47 +02:00
Anubisss
692c927e75 *Show online players numbers in command server info.
--HG--
branch : trunk
2009-07-12 00:16:56 +02:00
Drahy
a68d8302d5 * Updated world.sql
* Fixed last import errors

--HG--
branch : trunk
2009-07-07 00:46:11 +02:00
Drahy
6ee9ed4478 * Fixed typo in world.sql
--HG--
branch : trunk
2009-07-06 02:22:22 +02:00
Anubisss
d78c917eff *Print the account's email in command pinfo. Based on Charlie's patch.
--HG--
branch : trunk
2009-07-05 00:37:05 +02:00
Drahy
57ab0f01f3 * Used finally after long time trinity sql coding style
* Missing data are now in 4321_world - just import this
* Updated all FULL sqls to 4321

--HG--
branch : trunk
2009-06-29 22:25:16 +02:00
tlexii
bbc1578ab5 *Fix Conflagrate damage calculation formula
--HG--
branch : trunk
2009-06-25 14:09:16 +02:00
QAston
0c36f2ab24 [8071] Restore work .modify tp command. Allow apply it to selected
character's pet. Author: VladimirMangos.

--HG--
branch : trunk
2009-06-23 15:05:40 +02:00
QAston
f2ec641e42 [8056] Move SMSG_CLEAR_COOLDOWN into function and use it. Other cleanups. Author:XTZGZoReX
[8060] Store spell_pet_auras for auraeffects instead of by whole aura Author:hunuza.

--HG--
branch : trunk
2009-06-23 14:05:37 +02:00
QAston
ad91c6b1e2 [8052] Fixed typo in error log output. Author: The_Game_Master
[8049] Added energize effect after last heal tick for 33763 and ranks. Author: bobaz
[8053] At character talents reset using chat command also reset talents
for all character pets. Author: VladimirMangos

--HG--
branch : trunk
2009-06-23 13:05:15 +02:00
Anubisss
609986afed *Better reset time format in command .lookup map
--HG--
branch : trunk
2009-06-19 09:00:29 +02:00
Anubisss
ee6126dd50 *Implement command .lookup map
--HG--
branch : trunk
2009-06-19 01:48:34 +02:00
QAston
ab06dcc442 "*Fix Kindred Spirits.
*Fix typo causing auras SPELL_AURA_MOD_ATTACK_POWER_OF_ARMOR to modify ap with too big amount.

--HG--
branch : trunk
2009-06-16 22:46:17 +02:00
QAston
088884ba70 *Some cleanup in full sqls.
--HG--
branch : trunk
2009-06-15 14:42:46 +02:00
Chaz Brown
3997a8643f Add changes to world.sql for last few revisions
--HG--
branch : trunk
2009-06-13 14:44:26 -04:00
QAston
2c1f850968 *Fix Improved Succubus.
--HG--
branch : trunk
2009-06-13 13:12:06 +02:00
Chaz Brown
2f89ffe3c1 Fix more world.sql typos
--HG--
branch : trunk
2009-06-12 20:52:29 -04:00
Chaz Brown
9dc20cd8da Fix a typo in world.sql
--HG--
branch : trunk
2009-06-12 19:28:47 -04:00
Chaz Brown
7bf2c61c41 Fix a couple of errors in world.sql
--HG--
branch : trunk
2009-06-12 08:56:39 -04:00
Chaz Brown
7487b22063 Completely new dump of world.sql with a ton of hand editing, can't test that there are no errors now, but, since this is really just for DB makers to base their work off of, it shouldn't mess anything up for regular users. Let me know if you do find any glaring errors, though.
--HG--
branch : trunk
2009-06-12 02:39:28 -04:00
QAston
e6941a4f41 *Remove Arcane Blast on Arcane Missiles and Arcane Barrage cast
*Spell_affect entry for Fingers of frost - by Larva
*use spellaffect entries in every affect check
*Allow spell_affect table to modify affect data for any spell

--HG--
branch : trunk
2009-06-06 12:53:38 +02:00
Paradox
79d8a77846 Fix wrong data type for core_revision in DB, again
--HG--
branch : trunk
2009-05-28 10:15:08 -04:00
Anubisss
6f87cf18b4 *Remove Mana Tap from players and Drop Mana Tap's code. This spell not needed in 3.0.2+
--HG--
branch : trunk
2009-05-10 21:03:25 +02:00
Muhaha
d64436a5e4 * Merged ScriptDev2 928
--HG--
branch : trunk
2009-03-22 23:11:55 +01:00
XTZGZoReX
55695eda78 * Implement ".server set closed on/off" command to allow/deny new connections to the world.
--HG--
branch : trunk
2009-03-21 13:51:28 +01:00
megamage
16ee4a46c2 *Merge.
--HG--
branch : trunk
2009-03-12 14:22:59 -06:00
Blaymoira
7d617a421b *Fix typos - by EIFEL
--HG--
branch : trunk
2009-03-12 14:02:11 +01:00
megamage
7915fd768a *Merge.
--HG--
branch : trunk
2009-03-06 18:09:01 -06:00
Blaymoira
fd2fd00c14 *Implement access_requirement table - by Iskander
- now check the requirements on teleport not only on areatrigger use
- moved some columns from instance_template and areatrigger_teleport to access_requirement table

--HG--
branch : trunk
2009-03-05 21:02:33 +01:00
megamage
5fe7b48037 *Merge.
--HG--
branch : trunk
2009-02-23 17:04:15 -06:00
Blaymoira
86d7a83891 *Fix a typo
--HG--
branch : trunk
2009-02-23 22:06:25 +01:00
Blaymoira
a646eab03c *Cleanup in world.sql
--HG--
branch : trunk
2009-02-23 21:35:31 +01:00
megamage
31637d4aac *Merge.
--HG--
branch : trunk
2009-02-18 11:36:19 -06:00
KingPin
14234c86fa Newline added to bottom of all files.
--HG--
branch : trunk
2009-02-17 20:07:49 -06:00
megamage
e71697462e *SQL clean up.
--HG--
branch : trunk
2008-12-24 14:21:43 -06:00
Blaymoira
02d85668b6 *Fix a typo in world.sql thx for pointing Transatlantic
*Added Brewfest and Winter Reveler script

--HG--
branch : trunk
2008-12-13 15:39:55 +01:00
megamage
ebf6469fb4 *Merge to solve EOL issue.
--HG--
branch : trunk
2008-12-09 23:06:16 -06:00
MeanMachine@MeanMachine-PC
cc0838459a Featuring a rewritten waypoint movement with more options, optimised code and revamped ingame waypoint control. To convert entries from the old tables manually, please use the PHP script provided at http://www.trinitycore.org/forum/project.php?issueid=830
--HG--
branch : trunk
2008-12-10 06:34:35 +02:00
slg
f724227f24 [svn] * fixed world.sql LOCK/UNLOCK for script_texts table
--HG--
branch : trunk
2008-10-27 16:12:31 -05:00
megamage
6fc23ef45e [svn] Update trinityscript to SD2 rev 700. Source: scriptdev2. Patch provided by SLG.
--HG--
branch : trunk
2008-10-25 11:40:10 -05:00
w12x
1b0baa51b5 [svn] Add missing SQL changes from prev. commit, also fix mistakenly commented out line. Patch provided by Visagalis.
--HG--
branch : trunk
2008-10-22 08:43:09 -05:00
w12x
5e1c19e4d9 [svn] Implement a new table (spell_disabled) to allow disabling some spells for players and / or creatures. To disable a spell for a players and pets, set 2^0 in the disable_mask, to disable for creatures, set 2^1. The comment field is optional. Original patch provided by Craker.
--HG--
branch : trunk
2008-10-21 03:58:38 -05:00
runningnak3d
fbdc2505d0 [svn] * SQL cleanup
* Removed unneeded revision SQL, since everyone will be starting off at a single revision.
* Left the characters SQL in case someone needs to convert a MaNGOS characters DB
* Final dumps of realmd / world / and characters DB schemas

--HG--
branch : trunk
2008-10-14 12:30:35 -05:00
Seline
2265aef916 [svn] * Merge Temp dev SVN with Assembla.
* Changes include:
   - Implementation of w12x's Outdoor PvP and Game Event Systems.
   - Temporary removal of IRC Chat Bot (until infinite loop when disabled is fixed).
   - All mangos -> trinity (to convert your mangos_string table, please run mangos_string_to_trinity_string.sql).
   - Improved Config cleanup.
   - And many more changes.

--HG--
branch : trunk
2008-10-14 11:57:03 -05:00
Seline
63af34886b [svn] * Send ShutdownMsg to console using outstring_log.
* Prevent Client Crashes when MOVEMENTFLAG_ONTRANSPORT and MOVEMENTFLAG_SPLINE2 is set on creatures.
* Implement four new SEC_ADMINISTRATOR commands:
    - Group (.group [leader]/[disband]/[remove]) commands.
    - GameObject State (.gobject state <guid> <state>) command.

--HG--
branch : trunk
2008-10-12 18:26:26 -05:00
XTZGZoReX
a4ceeacb51 [svn] * Changed: .respawn now respawns only single creature if selected. <3 Seline.
* Added: .nameannounce command. Includes name of announcer.

--HG--
branch : trunk
2008-10-12 14:43:55 -05:00
XTZGZoReX
054725122f [svn] * Various small changes here and there.
* Implementing MangChat IRC system.
* Added new config option, MAX_WHO, can be used to set the limit of characters being sent in a /who request from client.

--HG--
branch : trunk
2008-10-12 14:03:38 -05:00
Neo2003
95b91afbab [svn] * svn:eol-style native set on all files that need it
--HG--
branch : trunk
2008-10-11 14:16:25 -05:00
XTZGZoReX
1e1ba89c49 [svn] * Fixing some typos in SQL files.
* Applying proper structure to SQL updates.
* Fixing ImpConfig compile problems.
* Moving INSTALL to INSTALL.linux to avoid autoconf collisions.

--HG--
branch : trunk
rename : INSTALL => INSTALL.linux
rename : sql/updates/10_instantiated_battlegrounds.sql => sql/updates/10_world.sql
rename : sql/updates/11_arena_points_characters.sql => sql/updates/11_characters.sql
2008-10-10 15:20:27 -05:00
XTZGZoReX
ded2714f89 [svn] * Changing text in various files to make it more Trinity Core-like, as well as fixing the grammar and understandability in certain files.
* Adding INSTALL file to root with Linux instructions.
* Renaming mangos.sql to world.sql until we figure another world database name (if we actually do, world seems fine to me).
* Updating config files with Trinity text instead of MaNGOS text.

--HG--
branch : trunk
2008-10-10 12:19:38 -05:00