Commit Graph

8879 Commits

Author SHA1 Message Date
Shauren
aebbdcebc2 This should fix Savage Defense related crashes
--HG--
branch : trunk
2010-07-11 20:30:53 +02:00
click
63179eb772 Fix typo in previous commit *sighs*
--HG--
branch : trunk
2010-07-10 05:46:21 +02:00
click
478946284d Fix incorrect blocked LOS-calculation on certain locations (by Lynx3d)
--HG--
branch : trunk
2010-07-10 05:14:05 +02:00
teacher
89ea8ccdf9 Fixed Extractors' windows compile issue (with click's blessing and ever viewing eye!)
--HG--
branch : trunk
2010-07-09 20:32:00 +02:00
click
09573c91ba Added tag 3.3.5a-clientsupport for changeset 1d84e402c474
--HG--
branch : trunk
2010-07-09 18:18:23 +02:00
Brian
3cb3af3dd0 * Merge
--HG--
branch : trunk
2010-07-09 05:04:55 -06:00
click
3f932b40d3 Added tag 3.3.3a-LAST for changeset 0410a47ee355
--HG--
branch : trunk
2010-07-09 18:07:17 +02:00
click
45e2a65fad Update VMap3 to "final" release (REEXTRACTION OF MAPS/VMAPS IS REQUIRED!) - thanks to Lynx3d (again)
- add magic-header to .vmtile files
- calculate waterlevels for non-flat surfaces in a more correct way
- make MSVC shut up about float-issues
- change logging around a bit (output function that the respective logentry comes from)
- remove remaining Stormlib leftovers
- set indoor/outdoor check to enabled by default (more blizzlike)

--HG--
branch : trunk
2010-07-09 18:02:46 +02:00
Tartalo
9182ab6ead Uncomment the assert that I commented some revs ago on InstanceMap::CanEnter()
--HG--
branch : trunk
2010-07-09 13:23:22 +02:00
Tartalo
a95bafefda Check map entering requirements only if areatrigger teleport changes map
--HG--
branch : trunk
2010-07-09 13:22:07 +02:00
Tartalo
7b27b98599 Remove double requirement check in AreaTrigger teleport
--HG--
branch : trunk
2010-07-09 13:12:25 +02:00
Brian
b7014c0dc8 * Core switched to support client 3.3.5a (build 12340)
* You *MUST* extract new DBCs / maps / vmaps
* You *MUST* use UP32
* Be sure to update your realmlist
* Huge thanks to TOM_RUS

--HG--
branch : trunk
2010-07-09 05:03:31 -06:00
Brian
70a31424f8 [mq]: vm3
--HG--
branch : trunk
2010-07-09 04:02:26 -06:00
Brian
948e86ef17 * Update drop file as well
--HG--
branch : trunk
2010-07-09 02:47:16 -06:00
Brian
1f5be45855 * Updated DB name in DB create file to reflect the new authserver
--HG--
branch : trunk
2010-07-09 02:42:30 -06:00
Brian
63c131e510 * Merge public repo
--HG--
branch : trunk
2010-07-09 02:35:08 -06:00
Brian
8353e44611 * Proper naming for auth SQL file
* Update base SQL file for new installs

--HG--
branch : trunk
rename : sql/updates/3.3.5a_old/8861_realmd_realmlist.sql => sql/updates/3.3.5a_old/8861_auth_realmlist.sql
2010-07-09 02:33:42 -06:00
Brian
44e7a7b7e5 * Rename SQL file
--HG--
branch : trunk
rename : sql/updates/3.3.5a_old/xxxx_realmd_realmlist.sql => sql/updates/3.3.5a_old/8861_realmd_realmlist.sql
2010-07-08 12:47:07 -06:00
Brian
fe39f4f59a * Version update
--HG--
branch : trunk
2010-07-08 12:46:04 -06:00
Brian
5f119652ea * Proper quest reputation reward post 3.3.0
* Will require a DB update for all quest_templates that are pre 3.3.0

--HG--
branch : trunk
2010-07-08 12:43:13 -06:00
Shauren
bf111e7d96 Fixed Savage Defense
Fixed Master Shapeshifter

Fixes issue #1299.

--HG--
branch : trunk
2010-07-08 20:35:01 +02:00
Brian
f48b6d2f39 * Merge from private 335a repo
--HG--
branch : trunk
2010-07-08 09:56:40 -06:00
Brian
09c84f0a24 * Fix typo
--HG--
branch : trunk
2010-07-08 07:13:35 -06:00
Brian
168b4ecad1 * Prepare SQL directories
--HG--
branch : trunk
rename : sql/updates/8770_world_areatrigger_scripts.sql => sql/updates/3.3.3a_old/8770_world_areatrigger_scripts.sql
rename : sql/updates/8770_world_script_waypoints.sql => sql/updates/3.3.3a_old/8770_world_script_waypoints.sql
rename : sql/updates/8770_world_scriptname.sql => sql/updates/3.3.3a_old/8770_world_scriptname.sql
rename : sql/updates/8790_world_locales_item_set_names.sql => sql/updates/3.3.3a_old/8790_world_locales_item_set_names.sql
rename : sql/updates/8816_world_spell_bonus_data.sql => sql/updates/3.3.3a_old/8816_world_spell_bonus_data.sql
rename : sql/updates/8821_world_spell_dbc.sql => sql/updates/3.3.3a_old/8821_world_spell_dbc.sql
rename : sql/updates/8836_world_spell_linked_spell.sql => sql/updates/3.3.3a_old/8836_world_spell_linked_spell.sql
rename : sql/updates/8842_world_script_texts.sql => sql/updates/3.3.3a_old/8842_world_script_texts.sql
rename : sql/updates/8842_world_scriptname.sql => sql/updates/3.3.3a_old/8842_world_scriptname.sql
rename : sql/updates/8843_world_scriptname.sql => sql/updates/3.3.3a_old/8843_world_scriptname.sql
2010-07-08 05:59:15 -06:00
Brian
2fb1001755 * Merge public repo
--HG--
branch : trunk
2010-07-08 05:27:51 -06:00
Brian
95ce454171 * Typo in previous commit
--HG--
branch : trunk
2010-07-08 02:30:47 -06:00
Brian
e761d578da * Implement proper script support for quest "The Prophecy of Akida" (9544)
* Script by antihrist

--HG--
branch : trunk
2010-07-08 02:22:20 -06:00
click
668de35042 Do proper sanitytesting for waypoint scriptloading - thanks to Azazel for the heads up
Closes issues #2888

--HG--
branch : trunk
2010-07-08 03:03:10 +02:00
Brian
f182482c21 * Merge public repo
--HG--
branch : trunk
2010-07-07 15:00:20 -06:00
Tartalo
e58ca4d363 Coment annoying assert that nobody knows why is there
--HG--
branch : trunk
2010-07-07 22:30:38 +02:00
Tartalo
7969723527 Deny access to instances if other party/user with the same perm id is inside
Fixes #2844

--HG--
branch : trunk
2010-07-07 22:22:16 +02:00
Shauren
2ccc475aa5 Added drop statement before table rename
Because Aokromes wasnt happy.

--HG--
branch : trunk
2010-07-07 10:42:42 +02:00
Shauren
2484df3918 Revert revision 4b8a7a570412 until properly fixed, caused auras to get stuck at client sometimes
--HG--
branch : trunk
2010-07-07 09:42:18 +02:00
teacher
c04b03cae9 Fix to make the Argent Defender trigger the visuals (by amki).
--HG--
branch : trunk
2010-07-06 13:46:39 +02:00
Shauren
9ba91d50d0 Fixed sending aura remove packet at stack modification
--HG--
branch : trunk
2010-07-06 13:22:24 +02:00
click
47bfc190c7 Kill another memleak - delete auction element after auction has been ended and removed (fix by ge0rg)
--HG--
branch : trunk
2010-07-06 04:49:31 +02:00
click
6f393be15a Update GPL-licensing information on scripts (now with the proper bling-bling headers!)
If any more scriptfiles are missing their respective header, let us know please...

--HG--
branch : trunk
2010-07-06 03:27:41 +02:00
click
53f4b517ce Remove doublecalculation of crit res (fix by dr.tenma)
Fixes issue 2031

--HG--
branch : trunk
2010-07-04 21:31:20 +02:00
click
86df5ec9ad resolve circular dependency on uninitialized memory (and add copyrightheaders) in AHBot
(dependency-fix by ge0rg)

--HG--
branch : trunk
2010-07-04 20:57:44 +02:00
click
1416c83394 Fix: make sure healing potions doesn't benefit from spellhealing-power - patch by maxdestroyer
--HG--
branch : trunk
2010-07-04 20:17:22 +02:00
click
a11391b3c0 Fix warrior selfheal & heal-reduction (and handling of OBS_MOD_HEALTH in the same time)
(Thanks to dr.tenma)

--HG--
branch : trunk
2010-07-04 19:28:40 +02:00
Shauren
eba3f0a1dd Implemented SPELL_EFFECT_CLEAR_QUEST (139), patch by Socolin
Closes issue #2840.

--HG--
branch : trunk
2010-07-04 19:16:40 +02:00
click
18dfd3a2aa Fix another uninitialized value in Player::m_AreaID
Thanks to ge0rg and his valgrinding (again)

--HG--
branch : trunk
2010-07-04 17:19:50 +02:00
click
c834a45ba5 Initialize m_flags after m_isNeedManyNegativeEffects, as m_isNeedManyNegativeEffects is used in _CheckPositive()
Thanks to ge0rg and his valgrind-running

--HG--
branch : trunk
2010-07-04 16:57:26 +02:00
click
962b48c6a3 Properly initialize CharmInfo states (fixes warning about noninitialized pointers) - Fix/patch by ge0rg
--HG--
branch : trunk
2010-07-04 16:27:33 +02:00
click
cdf3514603 Use MAX_SPELL_CHARM as spellcount on GetPetAutoSpellSize(), fixes OOB array-access in Pet::UpdateAI()
Thanks to ge0rg for the heads up and patch

--HG--
branch : trunk
2010-07-04 16:15:29 +02:00
click
079b945a7d Use RemoveAurasByType() and not RemoveAuraDueToSpell() to remove iterated spellauras of a type - DueTospell() expects singular spellID
Thanks to Azazel for the heads up

--HG--
branch : trunk
2010-07-04 15:55:05 +02:00
click
599d957a26 Fix SPELL_AURA_MOD_HEALING_DONE healing bonus with 0 misc value (patch by toni.shocker)
--HG--
branch : trunk
2010-07-04 15:43:20 +02:00
teacher
d936ecda7c Added serverside spell place holder for future development.
Added missing data to world_database.sql.
Corrected a couple of typos in world_script_texts.sql.

--HG--
branch : trunk
2010-07-04 13:59:57 +02:00
click
e0e36b5db5 Include GPL-2.0 licensing information in sourcetree
--HG--
branch : trunk
2010-07-02 16:46:23 +02:00