Kargatum
c053e111d3
fix(Scripts/Commands): correct reloading creature_template table ( #5020 )
2021-03-30 09:55:05 +07:00
Petric
f11d3a5402
feat(CORE/Instance): access_requirement db refactor and improved output ( #3696 )
2021-03-29 10:24:52 -06:00
Kitzunu
9f354db7be
feat(Core/Creature): Implement c_t_r & c_t_s ( #4359 )
2021-03-21 15:15:59 +01:00
Hacki95
2031e55ec7
fix(DB/Core) Fix the CLS damage system and update creature_classlevelstats ( #4749 )
...
* Fix the CLS dmg system
Thanks to TC: ccfa82e7d5
2021-03-19 17:26:30 -06:00
Francesco Borzì
f6a17164be
fix(Core/License): issue with old files license ( #4762 )
2021-03-17 09:46:01 -06:00
Kitzunu
28f1dc5c0c
refactor(Core): replace NULL with nullptr ( #4593 )
2021-03-02 01:34:20 +01:00
Kitzunu
dbc0ff6554
refactor(Core): sort #includes alphabetically ( #4579 )
2021-02-24 22:34:42 +01:00
Kitzunu
6e1fb0d525
feat(Core/Creature): implement c_t->spell_school_immune_mask ( #4358 )
...
* feat(Core/Creature): implement spell_school_immune_mask
* ae878e18ef
Co-Authored-By: Wyreth <32145860+Wyreth@users.noreply.github.com >
* Import from TC
* just capitalize sql keywords
* Update rev_1611769264588956600.sql
Co-authored-by: Wyreth <32145860+Wyreth@users.noreply.github.com >
2021-02-03 03:44:09 +01:00
Kitzunu
879468506f
chore(Core/Global): Fix grouping of Worldserver initialization ( #4130 )
2021-01-25 20:50:53 +01:00
Kitzunu
b0aff365a9
chore(core): Remove malformed whitespace ( #4248 )
2021-01-10 18:20:45 +01:00
Kitzunu
da4edd547d
chore(core): remove malformed whitespaces ( #4244 )
...
* from https://www.codefactor.io/repository/github/azerothcore/azerothcore-wotlk/issues?category=Style&groupId=838&lang=5&page=75
2021-01-10 14:27:55 +01:00
Kargatum
ea93a5c1a1
feat(CI/Codestyle): added codestyle check ( #3668 )
2021-01-09 11:59:50 +01:00
Francesco Borzì
c5a35efd7b
refactor(Core): apply clang-tidy modernize-use-default-member-init ( #3827 )
2020-12-07 13:34:06 -06:00
Francesco Borzì
1cf39b3d22
refactor(Core): apply clang-tidy modernize-use-equals-default ( #3834 )
2020-12-07 19:21:55 +01:00
Francesco Borzì
0b8ec1f6ee
refactor(Core): apply clang-tidy modernize-loop-convert ( #3822 )
2020-12-07 19:04:19 +01:00
Francesco Borzì
cba126fa84
refactor(Core): apply clang-tidy modernize-use-nullptr ( #3819 )
2020-12-06 20:55:11 +01:00
Francesco Borzì
161302252e
refactor(Core): apply clang-tidy modernize-use-nodiscard ( #3835 )
2020-12-06 19:39:48 +01:00
Kargatum
a2b26272d2
refactor(Core/Game): restyle game lib with astyle ( #3466 )
2020-10-12 10:08:15 +02:00
Kitzunu
1f89282b22
refactor(Core): NULL -> nullptr ( #3275 )
...
* NULL to nullptr
* NULL to nullptr
* NULL to nullptr
* NULL to nullptr
* NULL to nullptr
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com >
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com >
2020-08-31 11:55:09 +02:00
IntelligentQuantum
5d284f02a7
feat(Core/SendListInventory): Add multivendor function ( #3172 )
2020-08-20 11:00:11 +02:00
Stefano Borzì
408366f39f
chore(unit-object-accessor): add findConnectedPlayer to object accessor ( #3155 )
2020-08-17 10:36:42 +02:00
CosmeF
4f04af6a64
fix(Core/ObjectMgr): solve Global Storage issue
2020-08-13 15:44:36 +02:00
Kitzunu
4e76485037
fix(Core/playercreateinfo_item): Alter amount of allowed items ( #3122 )
...
* Change table `amount` to SMALLINT Unsigned
* Add a note column
* Remove deprecated item
2020-08-03 15:01:22 +02:00
Barbz
a37fa5307c
fix(Core/Vendors): Load npc_vendor items in the right order ( #3099 )
...
* fix(Core/Vendors): Load npc_vendor items in the right order
Before that commit, if you copied a npc_vendor, the order would not be replicated (if all items were on the same `slot`). Now it works fine and it's consistent.
* Update ObjectMgr.cpp
* fix(sql): ASC position in the query
* Update ObjectMgr.cpp
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com >
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com >
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2020-07-27 17:01:27 +02:00
Kitzunu
275c6e791d
refactor(DB/acore_string): Rename locale columns ( #2929 )
2020-05-20 22:31:07 +02:00
Kitzunu
fecba9f287
refactor(Core/Query): escape some MySQL 8.0 keywords ( #3027 )
2020-05-17 07:33:47 +02:00
Dresmyr
f1b44029c8
feat(Core/Config): Configurable buy/sell rates ( #2763 )
2020-04-27 21:20:34 +02:00
Kitzunu
8a1eab2c23
fix(Core/Creature): Use proper name for wander distance ( #2858 )
...
* Change from spawndist to wander_distance
Co-Authored-By: ratkosrb <ratkosrb@users.noreply.github.com >
* fix sql error
Co-Authored-By: ratkosrb <ratkosrb@users.noreply.github.com >
* Let's see if this fixes eluna :)
* Revert "Let's see if this fixes eluna :)"
This reverts commit be675bf83fc6a02f3347ea76408152d623d374bf.
* fix indent
* Revert "fix indent"
This reverts commit f4cb3d2d9fa908445d342b6f2e6dda9d52fd4665.
* Revert "Revert "fix indent""
This reverts commit 48527cfd2f9031f95bdf6e0d7b90111a3c0dc0f2.
Co-authored-by: ratkosrb <ratkosrb@users.noreply.github.com >
2020-04-11 11:20:02 +02:00
Kaev
2fa9f5c249
fix(Core): potential crashes/bugs reported by static analysis #2 ( #2622 )
2020-02-03 07:52:27 +01:00
Kargatum
4a8f1de538
feat(Core/Misc): remove and replace ACE_Singleton ( #2418 )
2019-12-21 00:29:29 +07:00
VhiperDEV
b0a7bc77a0
fix(DB): Command reload acore_string ( #2484 )
2019-12-04 07:21:55 +01:00
Viste
e22d78ecd6
refactor(Core): rename namespaces and macros to acore ( #2454 )
2019-12-01 13:13:31 +01:00
Stoabrogga
dda507aaca
fix(DB/GameObject): Quest event "The Bones of Nozronn"; quest sparkle for GO type "GAMEOBJECT_TYPE_SPELL_FOCUS" ( #2398 )
2019-11-30 08:42:20 +01:00
Viste
1977336050
feat(Core/Misc): replace ACE based typedefs ( #2460 )
2019-11-22 22:42:00 +07:00
Stefano Borzì
9dd623e061
feat(DB/points_of_interest): Improved points_of_interest table, close #1193 ( #2348 )
2019-10-23 07:48:46 +02:00
Stoabrogga
9ea9329285
feat(Core/CreatureAddon): increased visibility for large creatures ( #2304 )
2019-10-04 15:22:03 +02:00
Viste
bc1ad036a5
refactor(Core/Misc): Rewrite name handling functions that use raw buffers ( #2230 )
2019-08-26 21:12:19 +02:00
Francesco Borzì
0b88e24808
refactor(ItemTemplate): add missing enums + other minor improvements ( #2236 )
2019-08-26 20:43:53 +02:00
Barbz
ac8b20922b
feat(Core): GUID recycler ( #1820 )
...
Automatically recycle GUIDs, thus avoiding crashes when reaching the
limit of data type "int" in MySQL.
2019-07-08 11:27:52 +02:00
Stoabrogga
5cf01e02f6
fix(Core): implement "SCRIPT_COMMAND_MOVEMENT" (35) to fix Defias Thug waypoint errors ( #1721 )
...
* fix(DB): fix Defias Thug waypoint errors
* implement SCRIPT_COMMAND_MOVEMENT (35); remove SQL script
2019-04-21 16:56:32 +02:00
Kargatum
824a80005c
Refactor(Core/Misc): Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros ( #1627 )
...
* Delete macros UNORDERED_MAP
* Delete macros UNORDERED_SET
2019-03-26 00:01:56 +07:00
Kargatum
5057a3f1b6
Fix(Core/Quest): Correct add locale in quest ( #1614 )
2019-03-24 23:07:20 +07:00
Dmitry Brusenskiy
5d4248d171
Core/Skills: Add FishingBaseSkillLevel dynamic change method ( #1511 )
2019-02-22 08:10:31 +07:00
Nefertumm
c15206fc15
Revert "feat(core): Ensure that all actions are compared to fixed point in time ( #1236 ) ( #1458 )" ( #1471 )
...
This reverts commit 51b8773528 .
2019-02-15 15:14:49 -03:00
Viste(Кирилл)
51b8773528
feat(core): Ensure that all actions are compared to fixed point in time ( #1236 ) ( #1458 )
...
i.e. world update start
2019-02-14 19:22:17 +01:00
Francesco Borzì
38b368e909
feat(gameobject): allow gameobjects to loot money + align table with TC ( #1368 )
2019-01-28 20:24:43 +01:00
Francesco Borzì
1905c36353
fix(quest): fix some quest chains + align NextQuestID with TC ( #1351 )
2019-01-28 20:23:59 +01:00
Francesco Borzì
7c7c5eb203
Core/DB: refactor(creature_template): closes #1181 ( #1322 )
...
* refactor(creature_template): closes #1181
* chore: improve code readability
2019-01-20 13:39:32 +03:00
Kargatum
b34bc28e5b
Core/DB: Update all locales to actual TrinityCore ( #1160 )
...
* Core/Misc Update all locales table structure to simple system. Port from TrinityCore
Co-Authored-By: Winfidonarleyan <dowlandtop@yandex.com >
* Core/Db/Gossip Update structure gossip_menu and gossip_menu_action to actual TrinityCore
* Core/DB Update Broadcast system to actual TC
* Core/Mail: implement Quest Mail Sender
* Core/Quest Split quest template locales
2019-01-13 01:56:06 +03:00
Kargatum
1a9f8dfc0c
Core/DBC Move WorldSafeLocs.dbc storage to DB ( #932 )
2019-01-08 09:37:31 +03:00