Commit Graph

87 Commits

Author SHA1 Message Date
Aokromes a882c4538a New configuration option: GM.Visible
regulates visibility of GM at login.

--HG--
branch : trunk
2009-05-12 08:22:06 +02:00
QAston fcf0fdc1c1 *Item enchancment/proc patch - original code by Thenecromancer
--HG--
branch : trunk
2009-05-10 18:06:22 +02:00
Disassembler 92cfbad2b2 Backport from TC2 (resp. Mangos) conf options Death.Bones.* for disable bones
creating from corpse in world zones or in arena/bg.

--HG--
branch : trunk
2009-05-04 16:54:35 +02:00
megamage 2ecf455090 *Move move and remove obj from world update to map update.
--HG--
branch : trunk
2009-04-21 11:18:46 -05:00
raczman a712170758 Creature respawn linking, idea by Rat, wrote by Iskander, blessed by raczman.
--HG--
branch : trunk
2009-04-14 14:33:48 +02:00
mknjc 3157aa4013 Used constant SEC_PLAYER in World::SendGMText(int32 string_id, ...)
--HG--
branch : trunk
2009-04-07 16:24:49 +02:00
megamage f692364e8e *Fix a crash caused by scriptprocess
--HG--
branch : trunk
2009-04-04 20:31:43 -06:00
raczman 38d634a163 Fixed BG mark rewarding in case of prematurely finished BG:
-team with most points will get 3 marks, the other one 1 mark
-in case of a draw, each team gets 1 mark (not sure if blizzlike)
TODO:
-remove per BG score variables and substitute them further with general m_score[] array to avoid data duplication.
Please report any bugs, and TC2 devs - dont pull this change into TC2, its not 309-like.

--HG--
branch : trunk
2009-04-04 00:29:43 +02:00
Paradox 7b47d509e3 New AHBot plus AuctionHouse changes
--HG--
branch : trunk
2009-03-06 17:47:11 -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
Blaymoira c5175e5e47 *Implement SCRIPT_COMMAND_KILL for database scripting
--HG--
branch : trunk
2009-03-05 17:25:29 +01:00
Blaymoira c5204ca3a0 *Configurable option time for reconnect without queue - by Iskander
--HG--
branch : trunk
2009-02-21 18:31:26 +01:00
KingPin 14234c86fa Newline added to bottom of all files.
--HG--
branch : trunk
2009-02-17 20:07:49 -06:00
Paradox d230302b16 Replace tabs with spaces in more files.
--HG--
branch : trunk
2009-02-09 08:16:34 -05:00
megamage 4d008f2043 Replace tabs with spaces, and fix crlf issues
--HG--
branch : trunk
2009-02-04 10:33:18 -06:00
KingPin 79cd8138cd Merge
--HG--
branch : trunk
2009-01-26 19:44:03 -05:00
KingPin 8dd98a1a12 Non working code backed out
--HG--
branch : trunk
2009-01-26 19:43:00 -05:00
KingPin e1f765a972 AuctionHouseBot patch added. thanx to everyone who worked on it especially Paradox. Only apply 930_characters.sql if you dont already have AHBot installed. AHBot requires an account ID and a character ID to work with, set them in trinitycore.conf and also login atleast once to this character.
--HG--
branch : trunk
2009-01-20 16:44:05 -06:00
Blaymoira a07f3af045 *Merged db_version and script_db_version table in one table - by Zor
--HG--
branch : trunk
2009-01-19 17:38:03 +01:00
Blaymoira 85f171307f *Implemented configurable flying mount use on maps - by Zor
--HG--
branch : trunk
2009-01-18 18:29:55 +01:00
KingPin b5debc9a67 Lets try this again... missing part from faction fix.
--HG--
branch : trunk
2009-01-15 22:25:19 -05:00
raczman 4ce857b400 Cleanup of log output
--HG--
branch : trunk
2009-01-15 22:01:47 -05:00
megamage cc92edba07 *Fix a typo. By Paradox.
--HG--
branch : trunk
2009-01-14 00:34:08 -06:00
megamage b57516e170 *Add config option MinRecordUpdateTimeDiff to prevent timediff spams.
--HG--
branch : trunk
2009-01-08 14:57:46 -06:00
megamage 70e1f12b16 *Change some log level.
--HG--
branch : trunk
2009-01-08 10:12:12 -06:00
megamage 9a71deb785 *Fix diff time record.
--HG--
branch : trunk
2009-01-07 10:49:13 -06:00
megamage bacbd4a782 *Update difftime record.
--HG--
branch : trunk
2009-01-06 15:48:42 -06:00
megamage 290a187592 *Record difftime as ms rather than s.
--HG--
branch : trunk
2009-01-06 11:22:38 -06:00
TrullyONE 8b78bea73d *Some small fixes in dbscript command 17 (SCRIPT_COMMAND_CALLSCRIPT_TO_UNIT).
--HG--
branch : trunk
2009-01-06 15:46:18 +02:00
megamage 2df010e231 *Record more detailed difftime info.
--HG--
branch : trunk
2009-01-05 16:39:03 -06:00
megamage 908776dd93 *Some update of relocation notify.
--HG--
branch : trunk
2009-01-05 16:03:45 -06:00
Blaymoira c9f0d4292a *Cleaned up database queries - by XTZGZoReX
--HG--
branch : trunk
2009-01-04 17:20:23 +01:00
TrullyONE f9c739139d *Transport events implemented. Need DB support for travelmasters. New script command 18: SCRIPT_COMMAND_PLAYSOUND.
--HG--
branch : trunk
2009-01-03 07:26:39 +02:00
TrullyONE b1f8e0b2f0 *New script command 17 implemented: SCRIPTCOMMAND_CALL_SCRIPT_TO_UNIT
--HG--
branch : trunk
2009-01-03 00:51:06 +02:00
Blaymoira 4c201cb626 *Missed World.cpp changes in 729
*Try to fix a crash in eversong_woods.cpp

--HG--
branch : trunk
2009-01-01 18:21:38 +01:00
Blaymoira 6f0b9fe944 *Added rewrited ticket system - by Machiavelli
--HG--
branch : trunk
2008-12-31 15:07:29 +01:00
Blaymoira 8e812a2ca6 *Added Server into at login and new char string with conf settings - by XTZGZoReX
--HG--
branch : trunk
2008-12-31 11:06:52 +01:00
megamage d088021a50 *Write update time diff into log to display server performance.
--HG--
branch : trunk
2008-12-30 18:03:26 -06:00
Blaymoira 4d86f8e679 *Improvements to .kick command with new conf setting - by Machiavelli
--HG--
branch : trunk
2008-12-27 00:24:48 +01:00
megamage 184b82abcc Backed out changeset: ad4f100c0a9d
--HG--
branch : trunk
2008-12-24 11:18:01 -06:00
megamage 3cb4e7c716 *Update to Mangos 6938. (Only build for VC9)
--HG--
branch : trunk
2008-12-24 09:58:26 -06:00
Blaymoira 5ca3aacaaf * Various functions to broadcast output to GMs only - Patch by Machiavelli
--HG--
branch : trunk
2008-12-22 21:56:16 +01: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
TrullyONE dbbfe36cb0 *Build fix. Missing initialization of new static variable added.
--HG--
branch : trunk
2008-12-20 11:16:20 +02:00
megamage ac9e2ac6d2 *Update relocation notify code. Only notify units within max visible distance.
*Delete a duplicated config option.

--HG--
branch : trunk
2008-12-19 23:31:02 -06:00
megamage 400f7b8596 *Temp fix for crash caused by AV creature. Need to find a way to allow summoned creatures to use RandomMovement.
--HG--
branch : trunk
2008-12-19 16:05:13 -06:00
shadowu@mail.bg 9948e98703 *Creature formations implemented.
--HG--
branch : trunk
2008-12-15 00:07:21 +02:00
megamage b6c288ca9f *Update to Mangos 6902. Source: Mangos.
*Skipped rev: rev 6893, some code about waypoint movement.

--HG--
branch : trunk
2008-12-12 11:21:28 -06: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