Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-02 | Core/Misc: Fix dynamic scripts build when using libstdc++-11 (#26771) | Felipe Trzaskowski | |
2021-07-30 | DB/SAI: Prepare SMART_ACTION_WP_START to remove reactState param pt 7 | offl | |
Ref #26728 | |||
2021-07-30 | Core/SOAP: Fix memory leak on shutdown reported by ASan | jackpoz | |
2021-07-30 | Core/SOAP: Fix new/free mismatch reported by ASan | jackpoz | |
2021-07-30 | Core/Creature: rename CREATURE_FLAG_EXTRA_IGNORE_COMBAT into ↵ | offl | |
CREATURE_FLAG_EXTRA_CANNOT_ENTER_COMBAT (#26762) Co-authored-by: offl <offl@users.noreply.github.com> | |||
2021-07-28 | Core/Misc: Remove whitespace | jackpoz | |
2021-07-28 | Core/MMAPs: Reduce chances of breaking tile connections | jackpoz | |
Reduce chances of breaking tile connections caused by floating point rounding issues. | |||
2021-07-28 | Core/Quest: When removing an item required for a quest, update every quest ↵ | Gildor | |
in the quest log instead of stopping at the first objective that matches the removed item. (#26760) Closes #25662 Closes #10586 | |||
2021-07-28 | Core/Network: Add option to allow/disallow saving IP addresses to database ↵ | Giacomo Pozzoni | |
(#26723) Add config option AllowLoggingIPAddressesInDatabase to authserver and worldserver to specify if IP addresses can be logged or not to the database | |||
2021-07-28 | Core/Quests: Improve ItemRemovedQuestCheck logic (#26758) | Gildor | |
Closes #25603 | |||
2021-07-28 | DB/Loot: Demon Kissed Sack | offl | |
Closes #26757 | |||
2021-07-28 | DB/SAI: Prepare SMART_ACTION_WP_START to remove reactState param pt 6 | offl | |
Ref #26728 | |||
2021-07-26 | DB/SAI: Prepare SMART_ACTION_WP_START to remove reactState param pt 5 | offl | |
Ref #26728 | |||
2021-07-25 | DB/SAI: Ensure creature uses invoker as target for aggro texts (on DB side too) | offl | |
2021-07-25 | DB/SAI: Prepare SMART_ACTION_WP_START to remove reactState param pt 4 | offl | |
Ref #26728 | |||
2021-07-25 | DB/SAI: Prepare SMART_ACTION_WP_START to remove reactState param pt 3 | offl | |
Ref #26728 | |||
2021-07-24 | Core/Misc: Fix static analysis issues | jackpoz | |
2021-07-24 | Core/DBLayer: Add QueueSize() method (#26733) | Giacomo Pozzoni | |
* Core/DBLayer: Add QueueSize() method Add QueueSize() method to database objects (Login, Character and World) that returns how many tasks are queued. Include the queue size of the 3 databases in ".server debug" command * Make the code less threadsafe * Send data to InfluxDB * Update grafana dashboard | |||
2021-07-24 | Core/Spawns: prevent spawn groups from bypassing spawnMask restrictions (#26711) | Ovah | |
* spawn groups have been able to spawn for all difficulties even when they should be restricted to a single difficulty only | |||
2021-07-24 | Core/Spells: defined and implemented SPELL_ATTR7_CANT_DODGE, ↵ | Gildor | |
SPELL_ATTR7_CANT_PARRY and SPELL_ATTR7_CANT_MISS (#26742) | |||
2021-07-24 | DB/SAI: Prepare SMART_ACTION_WP_START to remove reactState param pt 2 | offl | |
Ref #26728 | |||
2021-07-23 | DB/Locales: Add missing ruRU texts (Part 7) | Freeman256 | |
Closes #26732 | |||
2021-07-23 | DB/Locales: Add more missing gameobject locales | offl | |
2021-07-23 | DB/Locales: Add some missing gameobject locales | offl | |
2021-07-22 | DB/Locales: Add gameobject_template_locale.castBarCaption | offl | |
2021-07-21 | Core/Unit: Add more logs for #26325 | jackpoz | |
Add more logs to try spotting the cause of #26325 . It might be that a minion is added to a owner that is not in world. Report any issue with minions/pets that contain the log. | |||
2021-07-21 | Added from_hex for OpenSSL version parsing (#26730) | Trulsrock | |
2021-07-21 | Game/Event: zone_hellfire_peninsula.cpp (#26724) | Jinnaix | |
* Game/Event: zone_hellfire_peninsula.cpp Convert script timer into game event * _events.Reset(); - just in case * Rename 9999_99_99_99_world.sql to 2021_07_21_03_world.sql Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com> | |||
2021-07-21 | DB/SAI: Prepare SMART_ACTION_WP_START to remove reactState param pt 1 | offl | |
Ref #26728 | |||
2021-07-21 | DB/Achievement: Add missing criteria to 'Disturbing the Peace' | dr-j | |
Closes #26729 | |||
2021-07-21 | DB/Creature: Fix Honor Hold Hellfire Event combat stuck | Jinnaix | |
Closes #26726 | |||
2021-07-18 | Core/SAI: Temporarily allow SMART_ACTION_WP_START to specify parameter value ↵ | jackpoz | |
3 for reactState | |||
2021-07-18 | [Exploit/Dupe] Container item (#26689) | robinsch | |
* Core/Item: Fixed possible dupe with container items containing non unique non stackable items * Fixed build * Update sql script and related base structure Co-authored-by: jackpoz <giacomopoz@gmail.com> | |||
2021-07-17 | DB/Misc: Fix error introduced after 863635dbf982394716d13608659ad81aa28812d3 | offl | |
2021-07-17 | Core/Spells: PLAYER_FIELD_BYTE2_INVISIBILITY_GLOW applies only with ↵ | Meji | |
invisibility type INVISIBILITY_GENERAL (0) (#26701) * Core/Spells: PLAYER_FIELD_BYTE2_INVISIBILITY_GLOW applies only with invisibility type INVISIBILITY_GENERAL (0) * Use enum | |||
2021-07-17 | Scripts/Commands: Fix ".server debug" crashing in some special conditions | jackpoz | |
2021-07-17 | Core/Pet: Don't allow to tame pets that have already a owner (#26674) | Giacomo Pozzoni | |
2021-07-17 | Core/SAI: Warn when an unused parameter is set in the database (#26628) | Giacomo Pozzoni | |
* Core/SAI: Warn when an unused parameter is set in the database * Warn when an unused parameter is set in the database as all unused parameters are supposed to be set to 0. * Remove unused struct from union. * Add a new struct simpleTalk for SMART_ACTION_SIMPLE_TALK instead of reusing only some fields of struct talk from SMART_ACTION_TALK * Add addAura and flag structs to be used instead of generic ones to match the parameters used by actions * Add randRangeTimedActionList struct to be used instead of generic ones to match the parameters used by actions. * Remove unused action structs. | |||
2021-07-17 | Scripts/Molten Core: Update remaining scripts to new register model (2/2) ↵ | offl | |
(#26710) | |||
2021-07-17 | Scripts/Molten Core: Update remaining scripts to new register model (1/2) ↵ | offl | |
(#26709) | |||
2021-07-17 | Scripts/ToC: Update Twin Val'kyr to new register model (#26708) | offl | |
2021-07-17 | Scripts/ToC: Update remaining scripts of Beasts of Northrend to new register ↵ | offl | |
model (#26707) | |||
2021-07-17 | Scripts/ToC: Update Faction Champions to new register model (#26706) | offl | |
2021-07-17 | Scripts/ToC: Update Anub'arak to new register model (#26705) | offl | |
2021-07-17 | Scripts/Azjol Nerub: Update Krik'thir to new register model (#26704) | offl | |
2021-07-17 | Scripts/Azjol Nerub: Update Hadronox to new register model (#26703) | offl | |
2021-07-15 | TDB 335.21071 - 2021/07/15TDB335.21071 | TDB Release | |
2021-07-15 | Scripts/FoS: Update remaining scripts to new register model (#26700) | offl | |
2021-07-15 | Scripts/Ruby Sanctum: Update instance scripts to new register model (#26699) | offl | |
2021-07-15 | Scripts/Ruby Sanctum: Update Saviana to new register model (#26698) | offl | |