Commit Graph

2081 Commits

Author SHA1 Message Date
megamage
59ce40e484 *Remove dual ERROR in logs Author: AlexDereka
--HG--
branch : trunk
2009-03-21 14:28:02 -06:00
megamage
3fd85fa5cd [7503] Implement proper (not 2 level limited) help.security set for chat commands and subcommands. Update some commands data. Author: VladimirMangos
* Now `command` table loading set data for any use subcommand levels
    * Errors output for not existed in code commands at related data loading from table.
    * Detail log level report outout about overwrited security level for loaded chat command data.

    Using this functionality found and fixed/update data for `command` in mangos.sql

    NOTE: some command security levels changed.

    Thank you to benemorius for pointing to this security problem.

--HG--
branch : trunk
2009-03-21 14:21:19 -06:00
megamage
1ae90f3e9f *Fix a bug that players ater flight are still considered as in flight. By DearScorpion
--HG--
branch : trunk
2009-03-21 14:16:55 -06:00
megamage
6a7467f6ae *Remove assert before the work on summon system is finished. This fix the assert crash.
--HG--
branch : trunk
2009-03-21 14:04:11 -06:00
megamage
c1a3f51f04 *Do not allow pvp in dk start zone.
*Improve petsetaction code.

--HG--
branch : trunk
2009-03-21 13:42:09 -06:00
QAston
b6e8e8a21f *Merge.
--HG--
branch : trunk
2009-03-21 19:33:50 +01:00
QAston
5eda38d76a *Merge EAIchnges from SD2.
--HG--
branch : trunk
2009-03-21 19:33:10 +01:00
megamage
d0501ab3a1 *A temp fix for the bug that dismiss pets cause crash.
--HG--
branch : trunk
2009-03-21 12:16:14 -06:00
XTZGZoReX
28c03b77ad * Fixed way too many \n in WorldLog output.
--HG--
branch : trunk
2009-03-21 18:35:59 +01:00
QAston
5d8ef964cb *Fix Divine Storm.
--HG--
branch : trunk
2009-03-21 18:30:06 +01:00
megamage
1cae82a153 *Fix a bug that control bar is not shown for pets.
--HG--
branch : trunk
2009-03-21 11:19:55 -06:00
megamage
ab13b3ac04 *Fix a crash when toggle autocast for non-pet guardians.
*Allow control multiple guardians using one action bar (not fully implemented)

--HG--
branch : trunk
2009-03-21 11:15:55 -06:00
QAston
afd3f03835 *Fix area auras cast in party.
*Fix damage amount of stacked auras.

--HG--
branch : trunk
2009-03-21 17:25:04 +01:00
megamage
a54957ba41 *Allow players to control guardians/charms (not only pets).
--HG--
branch : trunk
2009-03-21 10:17:24 -06:00
megamage
6a8c9c001d *Set default movement as follow movement for charmed/pet when enterevademode.
--HG--
branch : trunk
2009-03-21 10:11:29 -06:00
megamage
a84e757793 *Update summon system. Show pet bar for guardians. Allow multiple charms/guardians.
--HG--
branch : trunk
2009-03-21 09:48:44 -06: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
QAston
bab99cedba *Merge.
--HG--
branch : trunk
2009-03-21 13:16:25 +01:00
QAston
8035f4d246 *Fix dk's rune/runic power issues.
--HG--
branch : trunk
2009-03-21 13:15:56 +01:00
XTZGZoReX
3197838902 * Fixes in AHBot:
** Use GetBoolDefault for booleans instead of GetIntDefault.
** Use %u (not %d) for size logging. std::size does not return a decimal, but an unsigned integral type.

--HG--
branch : trunk
2009-03-21 12:29:12 +01:00
XTZGZoReX
f1b680826b * Minor fix for DB log levels.
--HG--
branch : trunk
2009-03-21 12:13:32 +01:00
XTZGZoReX
79d27da9ec * Fixed log levels.
--HG--
branch : trunk
2009-03-21 11:51:38 +01:00
Blaymoira
4413bfb548 *Redefinition of eventAI EVENT_T_OOC_LOS. Read updated docs/EventAI.txt for details. - by nofantasy
--HG--
branch : trunk
2009-03-21 07:56:52 +01:00
Blaymoira
3120990ebd *Remove not needed code
--HG--
branch : trunk
2009-03-21 06:59:40 +01:00
megamage
b2f5136215 *Fix a crash for summoned creatures without summer.
--HG--
branch : trunk
2009-03-20 21:09:16 -06:00
panaut0lordv
e0aa64915b Final renames.
--HG--
branch : trunk
2009-03-21 02:02:01 +01:00
panaut0lordv
0bbee0330c Unwanted changes backed-out.
--HG--
branch : trunk
2009-03-21 01:42:46 +01:00
panaut0lordv
4da9844dfc Merge.
--HG--
branch : trunk
2009-03-21 00:48:52 +01:00
XTZGZoReX
44aa61b100 * This should fix a Windows-specific crash (on Windows, time_t is uint64).
--HG--
branch : trunk
2009-03-20 22:17:54 +01:00
panaut0lordv
e409fb63e9 mangosd->trinitycore & realmd->trinityrealm
--HG--
branch : trunk
2009-03-20 22:17:39 +01:00
megamage
f3a543bef3 *Do not delete charminfo for guardian.
--HG--
branch : trunk
2009-03-20 14:38:53 -06:00
megamage
4776c384aa *Fixed :customize characters. By GriffonHeart.
--HG--
branch : trunk
2009-03-20 14:28:45 -06:00
megamage
65738328de *Fixed crash caused by .distance command. By arrai.
--HG--
branch : trunk
2009-03-20 14:28:13 -06:00
megamage
d7e05e8003 *Fix some out-of-range array indices of totem slot and charm spell slot.
--HG--
branch : trunk
2009-03-20 14:23:25 -06:00
XTZGZoReX
7f130ba971 * Merge.
--HG--
branch : trunk
2009-03-20 21:03:12 +01:00
XTZGZoReX
7f9ff5f4cb * Re-implementing timestamps in log files. (Note: Does not work on console yet.)
--HG--
branch : trunk
2009-03-20 21:02:08 +01:00
megamage
8f627853df *More work on summon system.
--HG--
branch : trunk
2009-03-20 14:01:46 -06:00
QAston
7cd9a01954 Fix weapons speed.
--HG--
branch : trunk
2009-03-20 20:54:59 +01:00
XTZGZoReX
eddb72d1ea * Merge.
--HG--
branch : trunk
2009-03-20 20:46:52 +01:00
XTZGZoReX
2bfa6254cc * Duplicate config option LogColors and deprecated LogTime fixed.
--HG--
branch : trunk
2009-03-20 20:45:51 +01:00
QAston
ad06f05ddb *Fix Focused Magic.
*Make Presence of Mind no longer trigger Arcane Power.
*Apply correct calculation for SPELLMOD_PROC_PER_MINUTE.
*Fix divine shield positivity.

--HG--
branch : trunk
2009-03-20 19:53:26 +01:00
XTZGZoReX
4317751930 * Re-implementing console log colors.
* Removed unused code in Log.cpp.

--HG--
branch : trunk
2009-03-20 18:16:36 +01:00
XTZGZoReX
a416f0526c * Updated some text files.
* Removed unused text files.

--HG--
branch : trunk
2009-03-20 17:07:29 +01:00
XTZGZoReX
cd898858a6 * Added missing WorldPacket.h to shared.vcproj.
--HG--
branch : trunk
2009-03-20 16:54:32 +01:00
XTZGZoReX
18ff835755 * Accidentally put some worldd-specific options in realmd.conf. Fixed.
--HG--
branch : trunk
2009-03-20 16:45:14 +01:00
megamage
3fb72a5b9e *Update debug command sendopcode.
--HG--
branch : trunk
2009-03-20 09:40:40 -06:00
megamage
d944be8381 *Fix a crash for creatures using petAI without charminfo.
--HG--
branch : trunk
2009-03-20 09:39:25 -06:00
megamage
eea631a0a3 *Fix a crash caused by unsummon creature.
--HG--
branch : trunk
2009-03-20 09:38:42 -06:00
XTZGZoReX
0838736ce7 * Missed a config update in realmd.
* Correct revision number for SQL update for DB logging.

--HG--
branch : trunk
rename : sql/updates/2020_realmd.sql => sql/updates/2031_realmd.sql
2009-03-20 16:16:16 +01:00
XTZGZoReX
d1adac0d11 * Merge.
--HG--
branch : trunk
2009-03-20 15:17:58 +01:00