aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-06-20Core/Crypto: Rename our Argon2 to avoid possible conflict with library file ↵Shauren
on some configurations (cherry picked from commit 4f6b49cccf87638864a636989a41f9ca7eb7a89c)
2024-06-20CI/Circle: Restore missing install path componentShauren
(cherry picked from commit 63f5612ad80fad82354de43933e1ba8a7dedb1c3)
2024-06-20CI: Normalize setting cmake variables and invoking cmake acoss all ci setupsShauren
(cherry picked from commit 7075aad33a4c16273519bbe69f553b941be70f08)
2024-06-20Build: Remove unneccessary /MP compile option when using ninjaShauren
(cherry picked from commit 1083e89da3f8182d377a48d0c46cf2308795f974)
2024-06-20CI: updated windows CI build artifact output for Cata ClassicOvahlord
2024-06-20CI/GitHub: Add Windows x86_64 CI (github actions) support. (#29773)Fabian König
Co-authored-by: Shauren <shauren.trinity@gmail.com> (cherry picked from commit 19232ed2b662e8404dd0fdb672ab940e711ac4bc)
2024-06-20Core/Misc: Remove separate storage for custom messages in exception types ↵Antonio Martín Berti
and store it directly in base class from <stdexcept> (#30012) (cherry picked from commit 15e995b3b3cb7b96048b6b7830285c78bd901fb0)
2024-06-20Dep/efsw: Update to SpartanJ/efsw@36c1c7004a34b6f40719f0830bcfb10325415451Shauren
(cherry picked from commit 937e61853319ac0e5b29f0bcbe5390a71cb7625f)
2024-06-20Core/PacketIO: Constexpr-ify UpdateMaskShauren
(cherry picked from commit 0dc38ec722f10337bfcfe2d3202c12136d2781ad) # Conflicts: # src/server/game/Entities/Object/Updates/UpdateFields.cpp
2024-06-20Core/AreaTriggers: Implement height check for polygon db2 areatriggersShauren
(cherry picked from commit 1c3268155d0165e150d239c3a808d5a8dddeae18)
2024-06-20Core/AreaTriggers: Fix triggering of client areatriggers for some shapesMeji
(cherry picked from commit b070e63fa867f7f25e73e9ef3aafbe18902a50e9) # Conflicts: # sql/updates/auth/cata_classic/2024_05_27_00_hotfixes.sql
2024-06-20Core/Quests: Fix case where source item provided isn't added to the bag (#29959)Meji
(cherry picked from commit 65ef114879f201cc2784f2f948a967a7583c0583)
2024-06-20Core/Players: Use TeleportLocation for summon and recall locationsShauren
(cherry picked from commit b2d735114be57f970f3dd16d57077cf4f8893796)
2024-06-20Core/Players: Extended world_safe_locs with transport guid - this allows ↵Golrag
teleporting to a different map directly to a transport and having graveyards on transports (cherry picked from commit 27e23600bb9c47440cca12a4ddaa4627166b0327) # Conflicts: # sql/old/4.4.x/world/24021_2024_06_02/2024_05_25_08_world.sql
2024-06-20Core/Players: Allow targeting a specific transport during teleportsGolrag
(cherry picked from commit 5b130cfb4253a94c08ff807e7f28e988651d2476)
2024-06-20Core/Creature: Implemented CREATURE_STATIC_FLAG_IGNORE_COMBATModoX
(cherry picked from commit cbddc337083f55980a5bcf5c292a2e95211381a1)
2024-06-20Core/Players: Defined all avg item level slotsShauren
(cherry picked from commit 3f85fa7470789dbaedac5f3d74d00e1095e24ad1) # Conflicts: # src/server/game/Entities/Item/Item.cpp
2024-06-18Core/DataStores: named new columns in ChrCustomizationOption which have been ↵Ovahlord
added in 11.x
2024-06-18Core/DataStores: update DB2 structures to 55141Ovahlord
2024-06-17Core: Update allowed build to 4.4.0.55141funjoker
2024-06-17Core/Units: updated spell crit damage bonus percentages for CataclysmOvahlord
2024-06-17Core/Packets: fixed packet structure of SMSG_SPELL_NON_MELEE_DAMAGE_LOGOvahlord
2024-06-16Core/Quests: fixed loading quest item choice reward countOvahlord
2024-06-16Core/Quests: updated quest reward money calculation for 4.4.0Ovahlord
2024-06-16Core/LFG: fixed building lfg blacklist entries for dungeons which are out of ↵Ovahlord
level range and use db2 data to initialize required item levels
2024-06-16Core/Packets: added handlers for CMSG_LFG_LIST_GET_STATUS and ↵Ovahlord
CMSG_REQUEST_LFG_LIST_BLACKLIST
2024-06-16Core/Config: revert lfg option mask to dungeon finder enabled as this is the ↵Ovahlord
currently only somewhat supported feature
2024-06-16Core/LFG: update LFG options mask to current retail/classic state and ↵Ovahlord
incorporate them into FeatureSystemStatus
2024-06-16Core/Packets: updated SMSG_FEATURE_SYSTEM_STATUS packet structure to 4.4.0Ovahlord
2024-06-16Db/Hotfixes: ported broadcast_text entries from master branch which had also ↵Ovahlord
been present in 4.3.4
2024-06-15Core/PacketIO: increased allowed storage size of ByteBuffer from ~10mb to ↵Ovahlord
~100mb and fixed a logic mistake that was allowing first-time append calls to bypass that size limit (#30037) (cherry picked from commit a3db80ce5824babcd174be39836e4f82b2533395)
2024-06-15Core/Players: restore exploration experience handlingOvahlord
(cherry picked from commit 7131bb4ad17b0e61b3ea1a9b44ea68339105f51b)
2024-06-15Core/Packets: fixed SMSG_GOSSIP_MESSAGE packet structureOvahlord
2024-06-15Core/Packets: fixed packet structure of SMSG_TRAINER_LISTOvahlord
2024-06-15DB/Hotfixes: added hotfix data for 4.4.0.55056Ovahlord
2024-06-15DB/Hotfixes: backported tact_keys from master branchOvahlord
2024-06-15DB/Hotfixes: wiped remaining traces of no longer existing hotfixesOvahlord
2024-06-14Core/Quests: fixed loading quest flagsOvahlord
2024-06-14Core/Spells: fixed cast time scalingOvahlord
2024-06-14DB/Creatures: updated creature_template entries with bruteforce data and ↵Ovahlord
wiped non-existing entries from it and its related tables
2024-06-14Core/Quests: use the correct quest level field when calculating xp diff ↵Ovahlord
factors and removed an unused parameter
2024-06-14Core/Quests: implement quest level scalingOvahlord
2024-06-13Core/Quests: updated quest xp calculationOvahlord
2024-06-13DB/Quesst: fixed query added in 3d4ae6d8ccad50b1ceaf16fbf032a9d0d8c86dd0Ovahlord
2024-06-13DB/Quests: updated quest_template and quest poi data from bruteforce dataOvahlord
2024-06-13Core/Quests: update quest_template fields to 4.4.0Ovahlord
2024-06-13Core/Packets: updated packet structure of CMSG_QUEST_POI_QUERY to 4.4.0Ovahlord
2024-06-13Core/Player: updated CUF profile bool options for 4.4.0Ovahlord
2024-06-13Core/Misc: updated GameError enums to 4.4.0Ovahlord
2024-06-13Core: Update allowed build to 4.4.0.55056funjoker