530 Commits

Author SHA1 Message Date
H0zen
7b729ee864 AuctionHouse Bot fixes (#170) 2016-09-14 11:27:23 +01:00
Warkdev
508b23c1f6 Update lazymangos.sh script to handle custom database configuration. (#169)
* Updating lazymangos.sh script to handle database configuration and auto-setup of configuration files.

* Fixing a typo in lazymangos.sh

* Fixing another typo for one install in lazymangos.sh
2016-09-13 22:13:32 +01:00
H0zen
cdd3489f08 Various external fixes - part 9 (#168)
Ported commits from cmangos repositories
- https://github.com/cmangos/mangos-classic/commit/b09f961
- https://github.com/cmangos/mangos-classic/commit/14cb464
- https://github.com/cmangos/mangos-classic/commit/de7e4cc
- https://github.com/cmangos/mangos-classic/commit/0181ff1
- https://github.com/cmangos/mangos-classic/commit/be4f74b
- https://github.com/cmangos/mangos-classic/commit/1ede0a0
- https://github.com/cmangos/mangos-classic/commit/5cf8095
- https://github.com/cmangos/mangos-classic/commit/35e30d8
- https://github.com/cmangos/mangos-classic/commit/ff444d2
- https://github.com/cmangos/mangos-classic/commit/86568b8
- https://github.com/cmangos/mangos-classic/commit/a554fa5
- https://github.com/cmangos/mangos-classic/commit/c4606f3
- https://github.com/cmangos/mangos-classic/commit/6fcc33f
2016-09-13 15:50:30 +01:00
Antz
b443b5a017 [SD3] Missing pointers added back 2016-09-13 12:16:00 +01:00
cyberium
a4e8ffb152 Format specifiers was not correct in lootmgr 2016-09-11 00:55:47 +01:00
Antz
3ecb228871 fixed azuregos's spell. Thanks mpfans 2016-09-10 21:51:40 +01:00
cyberium
7dcdcdd9ba Add possibility to write cmangos command via a whisp.
(a gm can now revive himself via /w xx .revive)
2016-09-09 21:58:25 +01:00
Antz
0078f978de Merge branch 'develop21' of https://github.com/mangoszero/server into develop21 2016-09-09 20:53:13 +01:00
Oniryck
3d86eb2ae4 Fix possible problem with 'allow two side interaction' and loot. 2016-09-09 20:51:59 +01:00
Charles A Edwards
0f8961ac8b BRD Grimm Guzzler related update
cmangos BRD Grimm Guzzler update
Update to the latest version of ScriptDev3
2016-09-09 13:36:44 +01:00
namreev
df6e0719ec Some fixes to make clang happier 2016-09-09 11:07:58 +01:00
Antz
c19a63b8ed Remove unneeded dependency 2016-09-08 23:30:17 +01:00
Zilvereyes
fc3f83c334 Fix "crash" by ".ticket accept" (unable to handled no args) (#165)
* Fix "crash" by ".ticket accept" (unable to handled no args)
Fix .ticket info (ticket req Gamemaster+, info req Moderator+)

* Added comment on ".ticket accept"

* Added comment on ".ticket accept"
2016-09-06 01:38:31 +01:00
Charles A Edwards
2f2ffe061e Updated to latest SD3 mastetest SD3 master
This has been done due to the addition of scholomance.cpp, which includes
the new script, npc_spectral_tutor.
2016-08-31 06:52:19 +01:00
Zilvermoon
a91fb60b6a Synchronized Conf files for easier comparison 2016-08-30 11:44:12 +02:00
Zilvereyes
04ca95d54c Player::UpdateCombatSkills -> compare 5 x PlayerLevel with GetBaseWeaponSkillValue / GetBaseDefenseSkillValue (#160)
GetBaseWeaponSkillValue and GetBaseDefenseSkillValue -> return GetBaseSkillValue, but this return with added SKILL_PERM_BONUS
Due to this the skilldif formula in Player::UpdateCombatSkills is miscalculating maximum value
I have changed GetBaseWeaponSkillValue and GetBaseDefenseSkillValue to utilize GetPureSkillValue correcting the calculation
2016-08-29 08:28:29 +01:00
Antz
0888756ab7 Update revision.h 2016-08-26 02:22:29 +01:00
H0zen
1e747c0ca3 Various external fixes - part 8 (#158)
Ported commits from cm repositories.
New DB script commands:
- SCRIPT_COMMAND_SET_FLY (39)
- SCRIPT_COMMAND_DESPAWN_GO(40)
- SCRIPT_COMMAND_RESPAWN (41)
- SCRIPT_COMMAND_SET_EQUIPMENT_SLOTS (42)
- SCRIPT_COMMAND_RESET_GO (43)
- SCRIPT_COMMAND_UPDATE_TEMPLATE (44)
2016-08-26 02:17:17 +01:00
Charles A Edwards
b54b67197a Description of the meaning of the format strings added
Description of the meaning of the format strings added to
SQLStorages.cpp
2016-08-09 09:36:35 +01:00
hlarsen
55ec92e381 fix lightwell gameobject not appearing after spell is cast 2016-07-07 21:50:49 +01:00
cala
d57d44fe27 Add support for spell 28352
Spell 28352 (Breath of Sargeras) is cast on all enemy targets in range
and now properly triggers the Breath of Sargeras (spell 28342)
individual debuff
2016-07-07 21:36:32 +01:00
cala
7e3458df3f Fix spell 23209 and 23253
The trigger value for spells 23209 and 23253 in the Classic DBC files
were wrong: set to 100% chance of triggering spell while tooltip shows
that they should be of 55% and 35% respectively.
Spells were removed in TBC and WotLK DBC files.
2016-07-07 21:23:55 +01:00
Phatcat
0ce9854825 Breath timer
Base duration of breath should be 60 seconds in Vanilla and TBC, not 3
minutes as it was changed to in patch 3.0.2 for Wrath (and how it
currently is on cmangos classic)

http://wowwiki.wikia.com/wiki/Breath?oldid=335923

http://wowwiki.wikia.com/wiki/Breath

It even states in the uncached, current version of the wiki, my last
link, which patch it was changed in, and what the duration was prior to
that; 60 seconds.

TODO: The forsaken racial trait should be changed to reflect this,
meaning that undead should have 3 minutes base, regardless of what they
had before, as my first link clearly states.
2016-07-07 20:32:32 +01:00
cala
b7130b86a6 Fix spell 16630 and 16631
The trigger value for spells 16630 and 16631 in the Classic DBC files
were wrong: set to 100% chance of triggering spell while tooltip shows
that they should be of 67% and 34% respectively.
Values were corrected in the TBC and WotLK DBC files.
2016-07-07 20:19:00 +01:00
H0zen
83a8c500f1 Fix high populated servers latency (#156)
* Fix high populated servers latency
  - Ported commit from TC repositories
  - Fixes server update diffs spikes, generating high latency when many players are online
  - Redefined UpdateMask class and removed redundant code from Object.cpp

* Removed extra line of code.
2016-06-30 22:37:28 +01:00
Antz
ad12885aee Fix crash when logging out in an instance while dead. Thanks @xoeo for pointing
Author: H0zen
2016-06-30 07:49:53 +01:00
bdebae
ee9d27ad16 Prevent duplicate Auction Expired mails 2016-06-29 20:41:50 +01:00
Antz
ca1ffd292f [SD3] Remove 3 scripts as now handled by DB 2016-06-28 21:35:35 +01:00
bdebae
519575e1c2 Fix AH notification before Auction sold 2016-06-27 21:17:46 +01:00
Antz
e351205e97 Prevent Map reference becoming invalid incorrectly
Author: H0zen
2016-06-26 22:04:02 +01:00
xoeo
c6b07dd3ac fix hunter spell Mend pet out Range deduction MP problem (#147)
* fix hunter spell Mend pet out Range

fix hunter spell Mend pet out Range deduction MP problem

* fix hunter spell Mend pet out Range

fix hunter spell Mend pet out Range deduction MP problem

* Update SharedDefines.h
2016-06-24 21:09:12 +01:00
H0zen
4811525de6 Fix a crash related to looting. (#142)
Also a WIP implementation of pathfinding Z-patch
2016-06-24 16:10:16 +01:00
Antz
a7d914630a Fix UBRS opening door
Author: @H0zen
2016-06-22 22:34:48 +01:00
Antz
77876df708 [SD3] Fix SD3::CreateInstanceData to work with non-instantiable maps 2016-06-17 13:58:35 +01:00
Antz
be1bf91044 Update SD3 to fix gossip scripts 2016-06-16 14:58:51 +01:00
H0zen
fd01d9fdc9 Prevent multiple applications of Battle Shout (#141)
* Fix warrior Battle Shout bug.

  -Fixes https://www.getmangos.eu/issue.php?issueid=1177
2016-06-14 13:32:40 +01:00
Zilvermoon
adf15b5145 fixed .learn all_crafts, so it now only add crafts (#140) 2016-06-14 00:10:41 +01:00
Eva Comaroski
e41bc4df70 Make the Auction House Bot consistent with the new sell as existing character feature. (#139) 2016-06-13 12:32:46 +01:00
Olion17
d77becbf21 [SD3] MC: correct spawning of Majordomo 2016-06-09 10:32:54 +01:00
H0zen
de1bbd5750 Cleanup unused variables. (#137) 2016-06-09 07:31:00 +01:00
Eva Comaroski
455c620562 Add option to auction house bot to sell under an existing character name. (#136) 2016-06-09 07:30:40 +01:00
H0zen
192656a6ad More hunter pet fixes (#135)
- Tame Beast (1515) now properly checks for conditions before channeling
  - Hunters can no longer tame beast if they controlls a pet
2016-06-06 22:23:54 +01:00
Eva Comaroski
566454d98b [PATCH] Fix genrevision.cpp compiler warning on assignment in conditionals. (#134) 2016-06-06 20:43:02 +01:00
H0zen
3ba3df5284 Fix Mark of Frost (23182) debuff (#133) 2016-06-06 15:16:49 +01:00
Eva Comaroski
c234125fce Override database mount level requirements to match configured values. (#132) 2016-06-01 17:48:01 +01:00
H0zen
a0a25be120 Pet speed corrections. (#129)
-Pets now have owner's positive speed (i.e. unnafected by reduction) as reference.
2016-06-01 17:46:53 +01:00
H0zen
cbf5d84b94 Remove Frost Nova autoremoval hack. (#128)
-This may affect other spells too.
2016-05-28 11:15:52 +01:00
Antz
902fa5530a [SD3] Fix Stratholme Unforgiven spawn location 2016-05-28 00:21:15 +01:00
Antz
ab5c3f4eaf Fix Gordunni Cobalt Visual check 2016-05-27 22:05:30 +01:00
Antz
f2eafd55fc [Tools] Updated extractor
NOTE: Maps / Vmaps & Mmaps will need to be re-extracted

Thanks to @H0zen for finding this
2016-05-24 17:49:04 +01:00