kaelima
ede839dd97
Core/Database: Some extended debug output for Field::GetXXX logs.
2012-04-02 03:30:19 +02:00
kaelima
72d3e856de
Core/Grid: revert f9caf79b16 - led to some unexpected behavior.
2012-03-29 02:56:18 +02:00
kaelima
6613cbafa6
Core/Protocol:
...
- Correct the use of first byte in SMSG_NAME_QUERY_RESPONSE
- Send guid and name in SMSG_CHAR_RENAME for failing results too
2012-03-28 04:02:02 +02:00
kaelima
820f45c424
Core/Protocol:
...
- Correct and rename response message from creating/updating a ticket
- Prevent some trailing data in CMSG_GMTICKET_CREATE and add comment on stuff missing from its structure.
- Random cleanup
2012-03-28 03:59:03 +02:00
kaelima
f9caf79b16
Core/Grid: Fix crashes when closing up to the edge of a map.
...
Closes #5085
2012-03-28 02:38:16 +02:00
kaelima
19f821d00a
Auth/Realmlist: Make use of RealmFlags and rename color to flag (core- and dbwise)
...
Also fix connecting with realmflag & 4
2012-03-26 05:14:10 +02:00
kaelima
c38bf4498a
Fix compile and fix a possible crash for mob_kiljaeden_controller
2012-03-26 03:12:56 +02:00
kaelima
786c226b74
Core/CombatLog:
...
- Send more proper hitinfo values in SMSG_ATTACKERSTATEUPDATE (still lot of research todo)
- Some renaming and commenting
- Minor cleanup in Player::UpdateZone
2012-03-26 02:16:19 +02:00
Kaelima
eff48a42d1
Core/Spell: Fix crash for Glyph of Divinity
2012-03-18 19:57:03 +01:00
kaelima
e02cda54cd
Core/Protocol: Have client displaying some graphic/audio when player increased its reputation rank
2012-03-17 13:05:21 +01:00
kaelima
6d95e2408a
Core/Protocol: And correct the struct of SMSG_UPDATE_INSTANCE_ENCOUNTER_UNIT...
2012-03-16 23:46:13 +01:00
kaelima
d810acdeea
Core/InstanceScript: Encounterframe research - extended the EncounterFrameType enum
2012-03-16 23:16:49 +01:00
kaelima
23c5ce0e0a
Core/Unit: Fix some movement issues when leaving vehicles introduced in dce0a7d184
...
Sorry about that.
2012-03-16 22:52:20 +01:00
kaelima
ef53bde176
Core/Spell: Add some missing cast results which require additional data when sent. And rename two researched castflags (thanks TOMRUS)
2012-03-16 08:59:18 +01:00
kaelima
dce0a7d184
Core/Misc: Random cleanup
2012-03-16 08:57:42 +01:00
kaelima
acb3fde355
Core/DBC: added cloak mask to armorMod and did some cleanup in ScalingStatValuesEntry
2012-03-16 08:56:06 +01:00
kaelima
6217583627
Core/Map:
...
- Remove mysterious restriction in visibilityhelper for gameobjects
- Some cleanup in CheckAreaExploreAndOutdoor() and GridDefines.h
- Set nocreate for cells visited in Map::VisitNearbyCellsOf
2012-03-12 04:33:24 +01:00
kaelima
394dbf0cdc
Core/Misc: Fix a crash in CalendarMgr::AddAction and initialize some wild pointers.
2012-03-02 12:23:16 +01:00
kaelima
b939ea5951
Script/Commands: Some safer code in wp modify
2012-03-01 12:16:06 +01:00
kaelima
b27bd661f0
Core/Object: Correct the updateflag order in SMSG_UPDATE_OBJECT.
2012-03-01 12:12:35 +01:00
kaelima
eb1a2a3672
Core/Object:
...
- Corrected the flag and use of UPDATEFLAG_LOWGUID.
- Send proper positions for objects on transports.
- Rename UPDATEFLAG_HAS_POSITION -> UPDATEFLAG_STATIONARY_POSITION
- Added some comments
2012-02-29 12:43:59 +01:00
kaelima
bc151a0453
Scripts/Zalazane's Fall: Fixed a logical mistake from last commit
2012-02-24 23:10:12 +01:00
kaelima
c7ddb428b3
Scripts/Zalazane's Fall: Some cleanup and general code improvement
2012-02-24 22:56:41 +01:00
kaelima
c15f7bfc19
Core/Pet: Fixed possible crash after swapping pet with stable master. Closes #5177
2012-02-21 16:50:45 +01:00
kaelima
7ce7853606
Core/Spells: Revert part of 65d269f6de. Solves some recent instant spell casting issues.
2012-02-16 20:38:48 +01:00
kaelima
d336c9efc5
Core/Movement: Fix a crash when a player logout in a hostile area. The honorless spell should and is already casted after recieving CMSG_MOVE_SPLINE_DONE.
...
Closes #5245
- Also corrected an error message in auctionhousemgr.
2012-02-16 11:11:29 +01:00
kaelima
5684f39d58
Core/Protocol: Remove useless ResetInstances call inside WorldSession::HandleResetInstancesOpcode.
2012-02-10 12:52:30 +01:00
kaelima
03b2717931
Core/Map:
...
- Fixed crash when a player was disconnected during a transfer to another map.
- Only call OnPlayerLeaveMap if player is removed from map. (Ty QAston)
2012-02-10 12:43:13 +01:00
kaelima
e7cd9f0b4c
Core/Movement: Don't send heartbeat message only to self on movementflag update. Should solve some recent issues with vehicles.
2012-02-09 13:41:43 +01:00
kaelima
b194070cd5
Script/Holiday: Cleanup and fix possible crash from 32b2fccf33
2012-02-08 16:06:37 +01:00
kaelima
e602619912
Core/Player: Remove spell used to unlearn talents and replace with a direct packet send. Spell is not found casted in 3.3.5a sniffs. Thanks Malcrom for the hint.
2012-02-03 14:56:29 +01:00
kaelima
6c1815db7f
Core/Battleground: Remove useless and unused function
2012-01-26 14:48:05 +01:00
Kaelima
afc0d72761
Merge pull request #4789 from drskull/master
...
Spirit Hunt
2012-01-17 21:41:47 -08:00
Kaelima
1760970417
Merge pull request #4822 from Fredi/auction_owner_not
...
Core/IO: Corrected SMSG_AUCTION_OWNER_NOTIFICATION packet structure
2012-01-17 21:41:27 -08:00
kaelima
819da8af4d
Core/Items: Attempt to fix crash in Player::SplitItem caused by 6a44399852.
...
And some random cleanup
2012-01-18 06:07:30 +01:00
kaelima
f10e41ee41
Scripts/Trial of the Crusader: Fix crash in MovementInform for Frost Sphere in Anub'arak encounter.
...
Thanks Vincent-Michael!
Fixes #4834
2012-01-15 20:37:25 +01:00
kaelima
233d891952
Scripts/Achievements:
...
- Move achievement Shocking! to appropriate boss script instead of instance script.
- Split the polarity spellscript into two and move to proper boss file
- Fixed a typo in Loatheb's spore achievement.
2012-01-11 17:21:03 +01:00
Kaelima
d007780ab6
Merge pull request #4740 from drskull/master
...
Shaman T10 Enhancement 4P Bonus
2012-01-09 12:31:27 -08:00
kaelima
051faf9835
SQL: Add map difficulty limitation for the achievement added in f850baeb30
...
Thanks Vincent-Michael
2012-01-09 14:30:22 +01:00
kaelima
f850baeb30
Script/Naxxramas: Fixed "A Spore Loser", texts and timers for Loatheb encounter.
...
Creds to Warpten, thanks.
2012-01-09 10:07:46 +01:00
Kaelima
e457649170
Merge pull request #4714 from elecyb/mover
...
Core-Vehicles: Change player mover when add/remove passenger (thanks Sub...
2012-01-08 06:41:02 -08:00
Kaelima
70d51e53c3
Merge pull request #4684 from Subv/fix1
...
Fixed the behaviour of SmartAI::RemoveAuras
2012-01-06 18:26:19 -08:00
Kaelima
a79ea3dcdf
Merge pull request #4672 from Subv/fix004
...
Fixed gossip menu displaying for gameobjects with type GAMEOBJECT_TYPE_QUESTGIVER
2012-01-06 06:37:20 -08:00
kaelima
9817771973
DB:
...
- Corrected the name of one recently pushed sql file.
- Added some stuff to 728c07b888 (for The Etymidian)
2012-01-05 21:56:18 +01:00
Kaelima
b75a42f761
Merge pull request #4608 from elecyb/farsight
...
Core/Spells: Some corrections after viewpoint visibility fix
2012-01-03 12:56:18 -08:00
kaelima
07c294b0c2
Core/Vehicle: Corrected the flag of VEHICLE_SEAT_FLAG_B_USABLE_FORCED_4
2011-12-23 14:32:32 +01:00
kaelima
398299084e
Corrected some logic in my recent commits.
...
- ff2dbfc381 thanks LihO
- 6ccf95af4c thanks frostmourne
2011-12-22 18:48:06 +01:00
kaelima
e9ee82daf7
Scripts/Forge of Souls: Fix a crash alert for entry 36535. (trying to change movementgenerator during the delete process)
2011-12-22 13:24:59 +01:00
kaelima
ff2dbfc381
Core/Spells: Fix two signed / unsigned warnings from f8a13b401d
2011-12-22 13:22:18 +01:00
kaelima
f8a13b401d
Core/Spells:
...
- Fix channeling spells with infinite duration (-1)
- Allowed SPELL_FAILED_EQUIPPED_ITEM_CLASS_MAINHAND and SPELL_FAILED_EQUIPPED_ITEM_CLASS_OFFHAND in SendCastResult (more reasons todo)
2011-12-22 00:38:01 +01:00
kaelima
4b0acb7432
Core/Spells: Force Invisibility (mage) to leave combat.
2011-12-21 02:16:06 +01:00
kaelima
2f2b84f6e5
Core/Spells: Fix some possible crashes in HandleAuraDummy, caster can be null for auras.
2011-12-21 02:12:46 +01:00
kaelima
6ccf95af4c
Scripts/Toc: Fix a possible crash with grand champions encounter.
2011-12-21 01:59:36 +01:00
kaelima
7a2f7b0e63
Commands/Npc: Add AIName/ScriptName to npc info
...
Thanks Aokromes for suggestion
2011-12-18 22:45:23 +01:00
kaelima
c8d5f12901
DB: Kill some startup errors
...
Forgot to remove creature_addons for creatures removed in ubrs/lbrs
2011-12-18 03:42:47 +01:00
kaelima
2b1dd6071c
Correct some waypoint_scripts guids from last commit.
2011-12-17 16:00:09 +01:00
kaelima
3bd80d2bdf
Scripts/Winter Veil: Fix possible exploit when kissing Winter Reveler. Also fix the visual cast of the debuff.
2011-12-17 05:01:37 +01:00
kaelima
d10b0b74bd
Fix code style and compile from 7e1c556536
2011-12-16 17:19:05 +01:00
Kaelima
970878f677
Merge pull request #4355 from kandera/fix_master_poisoner
...
Core/Spells: Envenom (Fix buff duration from master poisoner. aura was b...
2011-12-16 08:16:40 -08:00
Kaelima
739715c761
Merge pull request #4351 from gigatotem/master
...
Deathbringer's Will and Deathbringer's Will HC.
2011-12-16 07:59:04 -08:00
kaelima
929ad95525
Core/Spells: Fixed Envenom damage
...
- The players AP should stack with combo points, not deadly poison stack.
+ some cleanup
Thanks @Cepox (and some others at google code issue tracker)
Closes #2929
2011-12-16 08:15:55 +01:00
kaelima
e504fc88d6
Core/Commands: Fixed crash when closing ticket in console, introduced in db8c10c7bf
2011-12-15 00:09:27 +01:00
kaelima
ef519bd313
Copy/paste error in f8cb2f528b
2011-12-13 13:58:52 +01:00
kaelima
cd5704f372
Fix date for sql added in af32d0f616
2011-12-13 13:55:55 +01:00
kaelima
17771b20c1
Copy/paste error in f8cb2f528b
2011-12-12 21:05:51 +01:00
Kaelima
e34eda37c7
Merge pull request #4257 from Warpten/bleed
...
Core/Spells: Rake's initial damage is a bleeding effect, it should thus ignore armor.
2011-12-12 11:21:00 -08:00
kaelima
b85a5e9fa5
Fix date for sql added in af32d0f616
2011-12-12 12:13:02 +01:00
Kaelima
a7a245b561
Merge pull request #4273 from elecyb/healtotem
...
Core/Spells: Fix for Healing Stream Totem bonus and Glyph of Healing Stream Totem
2011-12-12 03:09:19 -08:00
kaelima
39be215811
Core/Protocol: Add debug output when receiving auction house packets.
2011-12-10 16:26:04 +01:00
kaelima
a85ca687eb
Core/Spell: Fixed compile broken in 11fb0beaf0 and renamed _player to player.
2011-12-10 15:40:55 +01:00
kaelima
11fb0beaf0
Core/Misc: Fixed some duplicate checks for player typeid in Unit::Kill and Spell::EffectSummonDeadPet. Also some random cleanup
2011-12-10 13:48:41 +01:00
kaelima
b10477a166
Core/SmartAI: Fixed crashes when using timed actionlist for gameobjects.
2011-12-10 13:44:06 +01:00
kaelima
100bcd6aec
Core/Protocol: Fixed unprocessed tail data for opcodes CMSG_QUEST_POI_QUERY, CMSG_SHOWING_HELM, CMSG_SHOWING_CLOAK and CMSG_AUCTION_LIST_BIDDER_ITEMS.
2011-12-10 13:42:22 +01:00
kaelima
a919265623
Core/DB: Fix character creation in Player::SaveToDB.
...
And some misc comments/whitespaces
2011-11-26 01:53:44 +01:00
kaelima
17e1f8a0d5
Core/SmartAI: Remove the requirement for only players to trigger SMART_ACTION_SOUND.
...
Closes #517
2011-11-13 06:40:14 +01:00
kaelima
163515341e
Core/Spells: Fix Item - Hunter T9 4P Bonus
2011-11-13 05:00:26 +01:00
kaelima
9b7e9a1ee3
Core/Movement:
...
- Lower movement radius and speed when confused/disoriented.
- Force attackstop when confused or feared. Should fix issue with creatures "teleporting" after fear.
Close #2689
Close #466
Close #3743
2011-11-13 02:36:51 +01:00
kaelima
79903f31ce
Core/Spells: Add own diminishing category for Dragon's Breath.
...
Will no longer share diminishing with Polymorph
Closes #3081
2011-11-13 00:51:33 +01:00
kaelima
8ba790ef35
Core/Creature: Prevent Spirit Guides (bg spirit healers) to be seen by alive players.
2011-11-07 18:18:59 +01:00
Kaelima
c51f6e7fa0
Update sql/updates/world/2011_11_06_00_world_player_factionchange_items.sql
2011-11-07 17:39:32 +01:00
Kaelima
d60dd92ea8
Merge pull request #3866 from Aokromes/master
...
Scripts/Misc: Capitalize lowercase directories
2011-11-07 05:34:24 -08:00
kaelima
b5cb41b4ea
Core/Player: Make chat tag (last byte in SMSG_MESSAGECHAT) a bitmask.
2011-11-07 07:16:31 +01:00
kaelima
bfdceaf07e
Core/SmartAI: Initialized player pointer before use
...
Should fix #3757
2011-10-31 13:35:06 +01:00
Kaelima
e158a5e14e
Core/Commands: Typo in d9406b0e59 Ty glkrlos
2011-10-31 09:17:45 +01:00
kaelima
3d4d147196
Core/SmartAI:
...
- Drop useless actions SMART_ACTION_ENTER_VEHICLE, SMART_ACTION_LEAVE_VEHICLE and SMART_ACTION_REMOVE_PASSENGERS.
(Vehicles are aura-driven, just remove or add the proper aura to achieve the same as these actions did)
- Fixed possible crash in SMART_ACTION_SEND_GOSSIP_MENU
- Areatriggers should not be triggered by dead players
2011-10-31 02:01:17 +01:00
kaelima
e16e18da23
Core/Spells: Added safe-checks for places where caster/victim can be null.
...
And some random cleanup
2011-10-31 01:54:44 +01:00
kaelima
d9406b0e59
Core/Commands: Add stupid-check for trying to add negative itemID to vendor. Fixes crash #3238
2011-10-31 00:02:32 +01:00
kaelima
d5ece59acd
Core/Spells: Fixed possible crash for Decimation
...
Closes #3750
2011-10-30 23:52:38 +01:00
kaelima
526ada47e1
BG/Isle of Conquest:
...
- Fix seaforium bombs.
- Add flag pole for Refinery
- Some cleanup
Also correct a typo in 0083290322
2011-10-29 15:16:13 +01:00
kaelima
0083290322
Core/Player: Fix gaining fishing skill of wielding fishing pole in offhand
...
Closes #3717
2011-10-29 15:07:08 +01:00
kaelima
e1111886dd
Scripts/Howling Fjord: Fix horde version of Of Keys and Cages
2011-10-29 14:12:36 +01:00
kaelima
f958fdf246
Core/SmartAI: Add actions SMART_ACTION_LEAVE_VEHICLE and SMART_ACTION_REMOVE_PASSENGERS.
...
Fix maxdist for SMART_TARGET_CLOSEST_PLAYER.
2011-10-25 23:50:00 +01:00
kaelima
6ca1487c48
Core/SmartAI: Fix target type SMART_TARGET_CLOSEST_PLAYER
2011-10-25 21:43:24 +01:00
kaelima
199bcf1a88
Core/SmartAI: Allow SMART_ACTION_FOLLOW to take 0 values for dist and angle - will set them to their "default" following values.
2011-10-25 19:08:21 +01:00
kaelima
f2000f3fb5
Core/Misc: Some minor cleanups
...
Fixed SQL added in prev commit.
2011-10-24 23:33:17 +01:00
kaelima
3a3af64f68
Core/SmartAI:
...
- Fixed some issues with SMART_ACTION_SET_FLY (#1073 )
- Fixed allowing 0 as input for SMART_EVENT_ACCEPTED_QUEST and SMART_EVENT_REWARD_QUEST (#2680 )
- Some cleanup
2011-10-24 23:21:34 +01:00
kaelima
120d4f45dd
DB/SAI: Fix some Hallow's End quests
...
- Flexing for Nougat (8359,8356)
- Incoming Gundrop (8358,8358)
- Dancing for Marzipan (8360,8360)
- Chicken Clucking for a Mint (8354,8353)
Ty Kaopeira
2011-10-23 04:29:44 +01:00
kaelima
5fdde0da73
Core/Spells: Move Shadowfiend's passive aura to creature addon.
...
Partly reverts ddec56b3e0
2011-10-21 14:05:40 +01:00
kaelima
be0b2fcf97
Core/Grid:
...
- Simplified CellArea calculation (Original author: SilverIce)
- Removed unused code in Cell class (Original author: SilverIce)
- Improve some Visit functions.
2011-10-19 17:40:44 +01:00
kaelima
27e1a5d7b6
Core/Mechanic: Fix spell penetration from items.
2011-10-17 15:54:19 +01:00