Skip to content

Instantly share code, notes, and snippets.

diff --git a/src/server/game/Conditions/DisableMgr.cpp b/src/server/game/Conditions/DisableMgr.cpp
index cc23036..73360ce 100755
--- a/src/server/game/Conditions/DisableMgr.cpp
+++ b/src/server/game/Conditions/DisableMgr.cpp
@@ -117,6 +117,7 @@ void LoadDisables()
case DISABLE_TYPE_QUEST:
break;
case DISABLE_TYPE_MAP:
+ case DISABLE_TYPE_LFG_MAP:
{
This file has been truncated, but you can view the full file.
UPDATE `creature` SET `zoneId` = 33, `areaId` = 35 WHERE `guid` = 1;
UPDATE `creature` SET `zoneId` = 33, `areaId` = 35 WHERE `guid` = 2;
UPDATE `creature` SET `zoneId` = 33, `areaId` = 35 WHERE `guid` = 3;
UPDATE `creature` SET `zoneId` = 33, `areaId` = 35 WHERE `guid` = 4;
UPDATE `creature` SET `zoneId` = 33, `areaId` = 35 WHERE `guid` = 5;
UPDATE `creature` SET `zoneId` = 33, `areaId` = 35 WHERE `guid` = 6;
UPDATE `creature` SET `zoneId` = 33, `areaId` = 35 WHERE `guid` = 7;
UPDATE `creature` SET `zoneId` = 33, `areaId` = 35 WHERE `guid` = 8;
UPDATE `creature` SET `zoneId` = 46, `areaId` = 2419 WHERE `guid` = 9;
UPDATE `creature` SET `zoneId` = 46, `areaId` = 252 WHERE `guid` = 10;
diff --git a/src/server/game/Entities/GameObject/GameObject.cpp b/src/server/game/Entities/GameObject/GameObject.cpp
index 808945e..96bf08e 100644
--- a/src/server/game/Entities/GameObject/GameObject.cpp
+++ b/src/server/game/Entities/GameObject/GameObject.cpp
@@ -34,7 +34,7 @@
#include "Transport.h"
GameObject::GameObject() : WorldObject(false), MapObject(),
- m_model(nullptr), m_goValue(), m_AI(nullptr)
+ m_model(nullptr), m_goValue(), m_AI(nullptr), _animKitId(0)
/* Delete deprecated spell ranks 3.3.5a
66188 - Death Strike, rank 1 enUS
66196 - Frost Strike, rank 1 enUS
66198 - Obliterate, rank 1 enUS
66215 - Blood Strike, rank 1 enUS
66216 - not found
*/
DELETE FROM `spell_ranks` WHERE `first_spell_id` IN (66188, 66196, 66198, 66215, 66216);
-- spell_proc fixups
@Aokromes
Aokromes / gist:cb3f80d5b84169cd6a01223833e6eda2
Last active December 1, 2023 19:50
how to compile and setup trinitycore 3.3.5a and 4.3.4 on debian linux
#######################################
# HOW TO COMPILE TRINITYCORE ON LINUX #
#######################################
#####################
# TRINITYCORELEGACY #
#####################
###########################
# TRINITYCORE SETUP GUIDE #
known missing cherry picks:
https://gist.github.com/Aokromes/6e0416670325114dfd52e612a910a4a2
<<<< here starts the need of review <<<<
31399d5f34 (<ariel-@users.noreply.github.com>) Core/Scripts: Implement Glyph of Backstab. Closes #7500
746b838870 (<ariel-@users.noreply.github.com>) Core/Spells / Scripts: Fix Lock and Load. Closes #16731
7cc91dc45b (<ariel-@users.noreply.github.com>) Core/Scripts: add missing check removed in 746b838870e93d9843a089613ce7f1cd160b6ea5
be9ef83340 (<ariel-@users.noreply.github.com>) Core/Scripts: more 746b838870e93d9843a089613ce7f1cd160b6ea5 follow-up, shouldn't trigger marker aura if proc was prevented
bc4b4f656c (<ariel-@users.noreply.github.com>) Core/Scripts: Implement Flag of Ownership. Closes #12265
@Aokromes
Aokromes / cherry picks to 4.3.4
Last active September 8, 2019 08:31
cherry picks to 4.3.4
<<<< here starts the mess <<<<
303f0a4430 (<chaodhib@gmail.com>) Fix MSG_MOVE_SET_* opcodes. The GUID of the concerned unit was missing from the packet.
c498966d23 (<joschiwald.trinity@gmail.com>) Core/Spells: cleanup raise ally code
052603a7e8 (<joschiwald.trinity@gmail.com>) fixed build
e6afebd150 (<joschiwald.trinity@gmail.com>) fixed warning
2dda0ed36a (<joschiwald.trinity@gmail.com>) fixed warning again :(
a463a704f2 (<dnpd.dd@gmail.com>) Core/Player: Remove a TC_LOG_ERROR copy paste mistake...
c136af8463 (<r00ty-tc@users.noreply.github.com>) Adjustments to spell facing - Adjusted HaveAtClient to accept Object* (still accepts all subordinates) - Use grid searcher to find players in visibility range for unit - Use client cache instead of "See or Detect" to decide who to send updates to - Adjusted SendUpdateToPlayer to send createobject packet only if not known to client
8a050c574f (<treeston.mmoc@gmail.com>) Merge pull request #16839 from chaodhib/spell_facing_fix
1cf1d4a1ea (<treeston.mmoc@
--- DEBUG: --- START
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7ffff49ff700 (LWP 375886)]
[New Thread 0x7ffff41fe700 (LWP 375887)]
[New Thread 0x7ffff39fd700 (LWP 375888)]
[New Thread 0x7ffff31fc700 (LWP 375889)]
[New Thread 0x7ffff29fb700 (LWP 375890)]
[QUOTE=SinName;400737421]Por supuesto que si, os dejo aquí los dos.
Correcto para instalar este firmware hay que tener SSH activado ya que el firmware se flashea mediante SSH.
AX3600
2021/11/14 16:00:23 [error] 1525407#1525407: *731712 FastCGI sent in stderr: "PHP message: PHP Deprecated: Function create_function() is deprecated in /var/www//libs/global_lib.php on line 105PHP message: PHP Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /var/www//libs/global_lib.php(105) : runtime-created function on line 1PHP message: PHP Deprecated: Function create_function() is deprecated in /var/www//libs/global_lib.php on line 105PHP message: PHP Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /var/www//libs/global_lib.php(105) : runtime-created function on line 1PHP message: PHP Notice: Undefined offset: -1 in /var/www//char_quest.php on line 150PHP message: PHP Notice: Undefined offset: -1 in /var/www//char_quest.php on line 150PHP message: PHP Notice: Undefined offset: -1 in /var/www//char_quest.php on line 150PHP message: PHP Notice: Undefi