Commit Graph

14999 Commits

Author SHA1 Message Date
github-actions[bot]
dc79f26e04 chore(DB): import pending files
Referenced commit(s): d278266b56
2024-12-22 07:44:54 +00:00
Rocco Silipo
d278266b56 fix(Creature/Loot) Remove Black Pearl item from all creatures. (#20988) 2024-12-22 08:43:56 +01:00
Kitzunu
2c20c9463a feat(CI/Codestyle): Check for tabs (#20998) 2024-12-22 00:43:23 +01:00
sudlud
99e5d73beb feat(CI/modules_build): trigger on file change instead label (#20997) 2024-12-21 22:44:12 +01:00
Kitzunu
d2b88bdc1e feat(CI/Codestyle); Check for double semicolons (#20996) 2024-12-21 22:19:49 +01:00
Francesco Borzì
08d5861a51 Revert "chore(Licence): Add an agreement to relicense for futur PRs" (#20986)
Revert "chore(Licence): Add an agreement to relicense for futur PRs (#20910)"

This reverts commit 70b8b6f47a.
2024-12-20 23:42:45 +01:00
github-actions[bot]
b8aacb990d chore(DB): import pending files
Referenced commit(s): 9524e48c0f
2024-12-20 16:37:20 +00:00
Rocco Silipo
9524e48c0f fix(DB/Object) Add Saronite Arrows in Phase 2. (#20975) 2024-12-20 17:36:18 +01:00
github-actions[bot]
77a6a5b815 chore(DB): import pending files
Referenced commit(s): 403e0a894b
2024-12-20 16:29:05 +00:00
Exitare
403e0a894b fix(DB/Loot)Add missing heavy stone loot entries (#20971) 2024-12-20 17:28:01 +01:00
Exitare
25fb6cca47 fix(Core/WorldSession): incorrect fmt formatting (#20926) 2024-12-20 15:38:17 +01:00
github-actions[bot]
330873400a chore(DB): import pending files
Referenced commit(s): c23b4740f0
2024-12-20 11:45:09 +00:00
sudlud
c23b4740f0 fix(DB/item_loot_template): fix Santa sometimes handing out empty pr… (#20978) 2024-12-20 12:44:10 +01:00
Grimdhex
70b8b6f47a chore(Licence): Add an agreement to relicense for futur PRs (#20910) 2024-12-20 07:36:04 +01:00
Kitzunu
ceefd89a06 feat(CI/Codestyle): check for curly brackets before/after if/else statements (#20977)
* feat(CI/Codestyle): check for braces after if/else statements

* right need to edit a cpp file to trigger cpp check

* Revert "right need to edit a cpp file to trigger cpp check"

This reverts commit 2e34d8c52f35216549107a3476e79e79ea2ae077.

* fix codestyle in cpp

* Update oculus.cpp

* Update codestyle.py

* Update codestyle.py

* Update codestyle.py

* Update codestyle.py
2024-12-19 21:14:58 +01:00
Mike Delago
288d70e58e docker-compose: ac-database: bump to mysql LTS (#20976) 2024-12-19 19:38:55 +01:00
Nathan Handley
0b39bf01cc feat(tools/vmap4_extractor) Add detection of collision-only material IDs (#20822) 2024-12-19 19:16:57 +01:00
Grimdhex
866c304d85 refactor(Deps/MySQL): replace hardcoded MySQL paths (#20870)
cherry-pick from ab046bdc32

Co-authored-by: Shauren <shauren.trinity@gmail.com>
2024-12-19 18:27:19 +01:00
Kitzunu
0bc70670d2 refactor(Core/Misc): Use steady_timer instead of deadline_timer (#20940) 2024-12-19 18:00:03 +01:00
github-actions[bot]
ea02be964b chore(DB): import pending files
Referenced commit(s): cd4175cb7f
2024-12-19 16:12:37 +00:00
daobashun
cd4175cb7f Fix(DB/SAI): Add dialogue between Archmage Mordent Evenshade and Sentinel Stillbough (#20913)
* Added Dialogue when idle

* Update rev_1734101479985626400.sql

* Update rev_1734101479985626400.sql

* fix error
2024-12-19 17:11:36 +01:00
Andrew
68d69c3596 fix(Scripts/Spells): Fix Aether Ray behaviour for quest Wrangle Aethe… (#20972)
fix(Scripts/Spells): Fix Aether Ray behaviour for quest Wrangle Aether Rays
2024-12-19 05:35:39 -03:00
Exitare
df11419ccb fix(Scripts/BlackTemple): Update AreaBoundary to avoid reset in the corners with Illidari council (#20957)
* Update distance and boundaries for council target selection

* Merge branch 'master' into council_evade
2024-12-18 23:34:59 -03:00
Exitare
4d1dba4a09 fix(Core/Player): Quest failure sound when inventory full (#20970)
* Add quest failure sound when inventory is full or quest failed

* Fix sound being played for all players & move call to correct function
2024-12-18 21:58:32 -03:00
Takenbacon
a23b13defe fix(Core/Database): Gracefully close database workers (#20936)
* Gracefully close database workers

* Change init order. Such a silly compiler flag

* Fix hang if db connection failed to open
2024-12-18 20:24:17 +01:00
Takenbacon
c8734af4bc fix(Core/Movement): Fix creatures not resuming movement after being talked to (#20945)
Fix creatures not resuming movement after being talked to
2024-12-18 20:19:31 +01:00
Takenbacon
4d349e87b5 feat(Core/AuctionHouse): Rework auctionhouse search threading (#20830) 2024-12-18 15:50:26 +01:00
Takenbacon
e9c86737fb refactor(Core/Random): Remove unused map based RNG (#20939)
Remove unused map based RNG
2024-12-18 13:48:06 +01:00
github-actions[bot]
5f020de546 chore(DB): import pending files
Referenced commit(s): 5bce9b5d33
2024-12-18 09:53:31 +00:00
Rocco Silipo
5bce9b5d33 fix(DB/Creature) Scarlet Land Cannons (#20922)
Create Scarlet_Land_Cannons.sql
2024-12-18 10:52:27 +01:00
Stefano Borzì
83b8bf7288 ci: fix codestyle and cppcheck reports (#20962) 2024-12-18 10:34:42 +01:00
sudlud
0a454b08fc fix(apps/DatabaseExporter): fix utf-8 encoding for sql export (#20951) 2024-12-18 10:33:53 +01:00
Rocco Silipo
2e13eac041 fix(Script/ZulAman): Nalorakk abilities. (#20937)
* Update boss_nalorakk.cpp

* Update boss_nalorakk.cpp
2024-12-18 09:00:20 +01:00
sudlud
abbd552ce5 feat(DB): Release ACDB 12.0.1 (#20954) 2024-12-18 06:07:03 +01:00
Exitare
325c208b7c feat(Scripts/Command): Update gm fly to behave like a toggle (#20925) 2024-12-18 05:50:33 +01:00
Andrew
2923a4aa43 fix(Scripts/ZulAman): Fix Electric Storm shouldnt hit safe players (#20897)
* fix(Scripts/ZulAman): Fix Electric Storm shouldnt hit safe players

* increase cloud duration by 500ms

Co-Authored-By: killerwife <killerwife@users.noreply.github.com>

---------

Co-authored-by: killerwife <killerwife@users.noreply.github.com>
2024-12-17 12:28:46 -03:00
github-actions[bot]
1078433bb2 chore(DB): import pending files
Referenced commit(s): ab060f7941
2024-12-17 14:07:55 +00:00
FlyingArowana
ab060f7941 fix(DB/CreatureSAI) - Removed "Charm" Flag from Frayfeather Stagwing and Frayfeather Skystormer (#20943)
* Created

* Removed Charm Flag

* Mighty space

* Added sourcetype
2024-12-17 11:06:59 -03:00
Jelle Meeus
88eb6fbb2b fix(Core/Player): SpellQueue fix typo StartRecoveryCategory (#20944)
fix: typo StartRecoveryCategory

should be category
2024-12-17 10:38:24 -03:00
Kitzunu
3a20433827 feat(DB): New DB exporter and versioning tools for DB squashes (#20920) 2024-12-16 16:13:05 +01:00
github-actions[bot]
35f316b1a6 chore(DB): import pending files
Referenced commit(s): 7fd8b04a56
2024-12-15 18:50:58 +00:00
Exitare
7fd8b04a56 feat(Core/Motd): Allow localized motd (#20542)
* Initial commit for localized motd

* Rename function that created world packages

* Update to satisfy code check

* Update code to accomodate localized motd

* Update command to support multiple optionales & adjusted db

* Code cleanup

* Update sql name

* Fix codestyle issues

* Remove hardcoded schema

* Add check for valid player in reload command

* Update to better code style

* Add missing include

* Fix redundant code usage

* Add missing include

* Remove sql files and create new rev sql files

* Address minor code reviews

* Fix code style

* Update code to address code revisions.

- Remove two unused functions
- Remove map
- Use available function to resolve LocaleConstant

* Fix code style

* Add check for base motd and update locale to DEFAULT_LOCALE

* Code docs

* Removed some docs, readd defaultd motd formatting

* Fix oversight in variable declaration

* Code style fix

* Update code based on code review

* ready for merge

* Fix set motd command due to changes to DEFAULT_LOCALE

* Fix CI

* Fix trailing whitespace

---------

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2024-12-15 19:50:02 +01:00
Kitzunu
7732e1a5b2 feat(DB): Release ACDB 12.0.0 (#20921) 2024-12-15 14:35:42 +01:00
Exitare
98b426bf3a feat(Core/Player) Option to adjust max rest bonus via config (#20836) 2024-12-14 20:51:28 +01:00
github-actions[bot]
7164422883 chore(DB): import pending files
Referenced commit(s): fd1123caae
2024-12-14 14:52:53 +00:00
Grimdhex
fd1123caae fix(DB/SAI): several missing abilities in Zul'Aman (#20918) 2024-12-14 15:51:58 +01:00
Jelle Meeus
94f1176cd0 fix(Scripts/TheEye): Kaelthas reduce time until all advisors phase (#20914) 2024-12-14 11:20:41 +01:00
github-actions[bot]
4746425683 chore(DB): import pending files
Referenced commit(s): 6f65f5f22b
2024-12-14 08:47:33 +00:00
Andrew
8fce766627 fix(DB/Creature): Illidari Nightlord remove distract and add banish i… (#20912) 2024-12-14 09:47:12 +01:00
Exitare
6f65f5f22b feat(Core/Player)Add quest failure sound when inventory is full or quest failed (#20917) 2024-12-14 09:46:41 +01:00