XTZGZoReX
9166cd9ef3
[7940] Print only warnings on SSLeay check.
...
Signed-off-by: AlexDereka <dereka.alex@gmail.com>
2009-06-01 15:52:37 +04:00
AlexDereka
dacdf4e60f
[7937] Check OpenSSL lib at server start up.
2009-06-01 11:43:04 +04:00
tomrus88
42f8ce5f3e
[7911] Applied coding style.
2009-05-29 19:07:28 +04:00
Neo2003
fa03b3663a
Mobs fleeing and getting assistance feature implementaion.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
Also rename ACTION_T_FLEE to ACTION_T_FLEE_FOR_ASSIST for clear use
2009-05-21 01:33:28 +04:00
Ambal
2aff48cc5d
[7810] Moved ZThread related code on ACE framework.
...
Remove ZThread source code from mangos.
Signed-off-by: AlexDereka <dereka.alex@gmail.com>
2009-05-11 12:14:22 +04:00
AlexDereka
27fabf7ace
[7745] Fixed gcc warnings.
2009-05-03 20:25:27 +04:00
VladimirMangos
34d69bbfdd
[7643] Allow set, store and output creture EventAI data version in addition to world DB and script library versions.
2009-04-09 17:30:59 +04:00
freghar
0fc68c5e1e
[7609] Trailing whitespace cleaning
...
Here we are again! "git diff --check" !!
Signed-off-by: freghar <compmancz@gmail.com>
2009-04-03 16:46:39 +02:00
VladimirMangos
719f7661d8
[7604] Revert "[7603] Drop from mangosd.conf oudated not working option."
...
This reverts commit cbc6ca5b6eca140a781ced7f9e296577aa9f2af3.
2009-04-02 15:45:22 +04:00
VladimirMangos
b0a893a62f
[7603] Drop from mangosd.conf oudated not working option.
2009-04-02 15:42:05 +04:00
VladimirMangos
6e9542ca16
[7565] Move all hardcoded strings used in .account onlinelist to DB.
...
Also update format as originally suggested by Cha0S2.
2009-03-28 07:34:27 +03:00
VladimirMangos
f4030f9dff
[7521] Update Rate.Reputation.LowLevel.Kill default value to expected for 3.0.9
2009-03-23 02:15:08 +03:00
VladimirMangos
50c0bc6aac
[7520] Let set in mangosd.conf custom rates for low level kill/quest reputation gain.
2009-03-23 02:12:08 +03:00
ApoC
3c819a6269
[7485] Added support for PostgreSQL connection using Unix sockets.
...
For using socket connection specify host name as . and port as
path to Unix socket directory or . for default path specified
in PostgreSQL compile time.
Signed-off-by: ApoC <apoc@nymfe.net>
2009-03-18 12:17:17 +01:00
VladimirMangos
bf718ea961
[7418] Implement new log filter LogFilter_AchievementUpdates that let avoid achievments updates spam in logs if not needed.
...
Enabled by default.
2009-03-09 07:59:27 +03:00
Triply
ee5feab3eb
[7414] Fixed premature finish timer messages for battleground (va_start was broken).
...
Fixed typo with BattleGroundPlayerMap.
Optimized implementation for removing offline players from battleground.
Fixed typo in BattleGroundMgr::DeleteAllBattleGrounds.
Patch is tested and should work.
TODO there is a bug if you disable premature finish timer, that can cause battlegrounds to be never ending!
TODO rewrite BattleGround::RemovePlayer function - and fix bugs there!
I might not have today enough time to fix those bugs.
Signed-off-by: Triply <triply@getmangos.com>
2009-03-08 13:28:35 +01:00
Triply
5179230901
[7383] Changed some comments in config file, changed default MaxRatingDifference from 100 to 150 in default config.
...
Signed-off-by: Triply <triply@getmangos.com>
2009-03-05 16:48:00 +01:00
Lightguard
2f02dc7642
[7368] Implement unequip unexpected offhand weapons at talent reset (mostly for warror talent case).
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
Implemented OffhandCheckAtTalentsReset option for unequip at zone change (default)
and at talent reset itself (can be enabled).
2009-03-02 02:46:59 +03:00
freghar
74b9874fd8
[7356] Use tabs for indent in Makefiles
...
Signed-off-by: freghar <compmancz@gmail.com>
2009-02-27 21:23:19 +01:00
Triply
8f995ce904
[7336] Implemented new BattleGroundQueue invitation system. Now it supports premade group versus premade group matches.
...
Added 2 new config options - InvitationType and PremadeGroupWaitForMatch - you can find more info in default config file.
This patch can cause crashes.
Signed-off-by: Triply <triply@getmangos.com>
2009-02-25 19:21:31 +01:00
rilex
d952b7ebcf
[7271] Implement mangosd stop and pause if it work as Windows service.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-02-12 15:13:17 +03:00
VladimirMangos
671a942d14
[7270] Apply mangos code style.
2009-02-12 15:05:14 +03:00
VladimirMangos
6bacf2239f
[7257] Fixed unexpected errors in log and non-freed memory at battleground system shutdown.
2009-02-10 06:13:18 +03:00
GriffonHeart
75121a5823
[7255] Allows saving characters in Battle Grounds.
...
* Now player can join to BG after logout during 5 minutes, if BG in progress.
* All players after server crash or restart should appear at the battlemaster
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-02-09 16:15:29 +03:00
VladimirMangos
e97c7ad9c5
[7253] Check battleground status in GetSpellAllowedInLocationError for some spells for aura remove and spell casting cases.
2009-02-09 15:42:22 +03:00
Gorlum13
4e72f3bb33
[7174] Implement new option GM.Visible for set original GM visibility state at login.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-01-25 16:26:32 +03:00
ApoC
475e8cbcf6
[7161] Implemented configurable option to allow/disallow achievements gain for GMs.
...
Signed-off-by: ApoC <apoc@nymfe.net>
2009-01-24 17:42:21 +01:00
Wyk3d
dffdb47fb9
[7120] Revert "Reduced number of cells (doubled max visibility distance)."
2009-01-20 01:33:59 +02:00
DiSlord
014ab283dd
[7092] Work vs XP per level data
...
Add new table "player_xp_for_level" for this
Fill table data 1-79 level
Remove old code
Signed-off-by: DiSlord <dislord@nomail.com>
2009-01-16 01:00:41 +03:00
DiSlord
b968b36979
[7058] Add 669 summon type
...
Fix typo in mangosd.conf (by SergiK_KilleR)
Signed-off-by: DiSlord <dislord@nomail.com>
2009-01-09 19:29:07 +03:00
VladimirMangos
cc5fc88fb2
[7046] Do more security level checks in commands using HasLowerSecurity. Make use .account set addon safe for players.
2009-01-07 18:23:56 +03:00
VladimirMangos
7bae367084
[7039] Implement mangosd.conf options Death.Bones.* for disable bones creating from corpse in world zones or in arena/bg.
...
Note: in case apply insignia bones still created as required for looting.
2009-01-06 14:49:36 +03:00
VladimirMangos
b64211c937
[7027] Add descriptions to new options.
2009-01-05 02:27:44 +03:00
GriffonHeart
5332b4496d
[7026] Current arena season id and state send and setting in mangosd.conf.
...
Also classes and DB data for new batlegrounds/arena.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2009-01-05 02:20:58 +03:00
arrai
c6f48843ad
[7017] Updated copyright notice for new year
2009-01-03 18:09:51 +01:00
freghar
73ca2b7a54
[6982] Implemented gmlevel-based command security
...
This is just a simple check if target's gmlevel is lesser
than the caller's one. If it is, an error is returned.
Offline checks for some commands are included.
That in simple words means no further .goname to a gmlevel 3 player
from a gmlevel 2 or 1 account, so gmlevel 3 can work in peace.
Signed-off-by: freghar <compmancz@gmail.com>
2008-12-29 23:54:05 +01:00
killdozer
39d1ca5ef0
[6944] Restore work after arena patch and reimplement battleground/arena announcer
...
Signed-off-by: killdozer <killdozer@mangos.ru>
Renumbering arena related mangos string to proper ranges and cleanup related code and DB data.
Set battleground/arena announcer disabled by default as extansion in server functionality.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-12-25 07:53:06 +03:00
VladimirMangos
eeabb03e2d
[6937] Implement another character level requirement for heroic character creating.
...
Add option to mangosd.conf for set required level for this limitation or let disable limitation.
2008-12-24 05:54:49 +03:00
VladimirMangos
c1ae939fb1
Implement new mangos.conf setting HeroicCharactersPerRealm for set cstiom (default 1) amount heroic class chanarcters for account per realm.
...
Note: set option to 0 disable heroic characters creating.
Also non-player account not have now any limits (except 10 clinet limit) for heroic characters creating.
2008-12-21 04:40:40 +03:00
tomrus88
71b1065c8b
Merge branch 'master' into 303
...
Conflicts:
src/game/CharacterHandler.cpp
src/game/Chat.h
src/game/Player.h
src/game/World.h
src/game/debugcmds.cpp
2008-12-16 07:30:23 +03:00
ApoC
a5331ab517
[6910] Implemented rewritten arenas. Original author w12x@getmangos.com
...
Many thanks also to:
Balrok@github.com for long time updating.
Triply@github.com for great work in rewriting process.
All who I forget to name.
Signed-off-by: ApoC <apoc@nymfe.net>
2008-12-16 00:17:24 +01:00
tomrus88
ac4791e419
Merge branch 'master' into 303
...
Conflicts:
src/game/CharacterHandler.cpp
src/shared/Database/DBCStructure.h
2008-12-15 01:23:37 +03:00
balrok
a62801aee9
[6908] Faster setting online=0 at startup and semilar queries.
...
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-12-15 00:13:39 +03:00
bloutix
f5c4fe86e8
Correctly select GM level in case heroic class.
...
Signed-off-by: bloutix <bloutix@getmangos.com>
Move heroic class starting level to mangos.conf
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
2008-12-14 23:14:17 +03:00
Wyk3d
6f8f621626
[6906] Revert "Reduced number of cells (doubled max visibility distance)."
...
This reverts a part of commit eb60f74c8f9a508fecaa66aa5b8a2fbf026e6479 that caused some performance issues.
2008-12-13 22:19:37 +02:00
VladimirMangos
3da9f3f4cc
[6889] Backport some not client version specific changes and fixes from 303 branch.
2008-12-09 14:08:29 +03:00
tomrus88
d00a453863
Reduced number of cells (doubled max visibility distance).
...
Use 2D distance for visibility checks.
2008-12-05 17:42:46 +03:00
tomrus88
df3ca15c3d
Use 2D distance for visibility checks
2008-12-05 02:01:05 +03:00
tomrus88
84f43e60ab
Fixed crash
2008-12-02 15:20:10 +03:00
tomrus88
59fb246652
Limit max player level to 100
2008-11-30 14:12:24 +03:00