| Age | Commit message (Collapse) | Author |
|
* Credits to Malcrom
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
received CMSG_CHAR_ENUM and another incoming packet, and will disconnect the peer if this time limit is exceeded.
In other words, a time limit in which idlers can stay logged in on the character selection screen before they are disconnected.
Fixes issue #335
--HG--
branch : trunk
|
|
Thanks to QAston and _manuel_ for research.
Closes issue 522. Closes issue 719.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
Use dynamic_cast more is safer.
I think no more crash on db code.
--HG--
branch : trunk
|
|
Fixes issue #58.
- fix brann defending when he should not.
- fix reset of gossip flag.
- fix reset of GO at end of event.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
Fixes issue #657.
--HG--
branch : trunk
|
|
Fixes issue #531.
- store GUID instead of pointers to creature that may despawn.
- and some code style updates.
--HG--
branch : trunk
|
|
Fixes issue #187.
--HG--
branch : trunk
|
|
Fixes issue #64.
Some texts still not used in code.
Thanks wowwiki for most of them.
Thanks adminemu for Xevozz ones.
Fix some typo in Brann (HoS).
--HG--
branch : trunk
|
|
Fixes issue #559.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
Fixes issue #652.
--HG--
branch : trunk
|
|
Fixes issue #616.
--HG--
branch : trunk
|
|
10ms sleep, fixed some crash on sql execute.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
Removed obsolete readme file for fulls. Fulls are now just for testing purposes.
--HG--
branch : trunk
|
|
Aokromes for testing revs 7299 & 7300.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
script integration into core.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
Fixes issue #77.
Thanks Tlexii for Trollgore entries.
--HG--
branch : trunk
|
|
Fixes issue #70.
Reset Instance was removed during the merge to 3.2.2, then fixed again, then backed-out due to bug. This latter is now fixed.
Thanks to the original authors (already credited in old rev).
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
Added missing spell updates for Rev 7285 (by manuel).
Renamed a wrongly named file.
Added two recent scriptname updates to world_scripts_full.sql.
--HG--
branch : trunk
|
|
warlock's Improved Healthstone talent points.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
Fixes issue #519.
--HG--
branch : trunk
|
|
Fixes issue #587.
Thanks kb_z for original patch.
Still some visual effect not working.
--HG--
branch : trunk
|
|
his/her pet.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
removed useless SendUpdateObjectToAllExcept - anyway fields will be updated, there is no sense to force update them
--HG--
branch : trunk
|
|
* faction, but >0 for Req rank. In that case it pulls the faction of the
* vendor.
* HUGE thanks to QAston and silverice
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
grid containers doesn't contains guid keys, so guid parameter is useless,
removed find functions(anyway result of search would be null always)
--HG--
branch : trunk
|
|
-Implemented new scripts for Grand Champions, it includes vehicle fight (it is not 100 % done)
-Implemented more Vehicles Accessories. (related with the instance)
-Implemented basic support for event at spawn or dead from Boss Eadric/Paletress.
-Implemented basic support for event at spawn from Boss Black Knight.
For a complete fix see TDB forum > New Fix Submissions > Core related DB content.
--HG--
branch : trunk
|
|
--HG--
branch : trunk
|
|
*Add spell_group_stack_rules table (for more info see wiki)
*The table is maintained by core team
*Move some spell specific out of core to the new table
--HG--
branch : trunk
|
|
- fix adds spawn points.
- fix achievement Consumption Junction.
--HG--
branch : trunk
|
|
Fixes issue #592.
--HG--
branch : trunk
|
|
*add spell_group table for storage of groups of spell (kinda obvious, isn't it?) and populate the table with converted spell_elixir table data
*the table is going to be maintained by core team
*fix percentage display at spell_ranks table loading
*add TARGET_UNIT_CASTER to allowed learn spell targets in npc_trainer table, thanks to Aokromes for noticing the issue.
--HG--
branch : trunk
|
|
Removed commented code form realm.sql and set account.expansion field default value to 2 (wotlk) (thx Aokromes).
Properly set default values for some world DB fields.
Properly set some world DB fields to allow Database import in strict mode (by Brian).
Updated world_script_full with recent committed npc script.
Renamed a couple of files with proper revision number.
Note: no DB data will changed nor harmed by this commit.
--HG--
branch : trunk
|