41 Commits

Author SHA1 Message Date
Walter Pagani
9c25df7d39 chore. Compatibility with the latest version (#24)
* chore. Compatibility with the latest version

* ci: add apps/ directory for ci scripts

* Update SQL files

* Update workflow and upload template

* rewrite getf method

* Revert "Update workflow and upload template"

This reverts commit 7951beaca606f8667d107e4436dfe65d43cd947b.

* Pointer to local variable

* update workflow

* Revert "Pointer to local variable"

This reverts commit 22a66673e94b00dabb88f4bde297b0d44898a27c.

* Change const char for std::string

* AzthLanguage in modules

* fix build error

* fix build

* fix. sql

* fix sql

---------

Co-authored-by: Helias <stefanoborzi32@gmail.com>
2024-03-20 02:57:11 -03:00
Helias
cb0b2ad51d Revert "ci: use reusable workflow"
This reverts commit b2aaa18fec.
2024-03-10 12:28:13 +01:00
Stefano Borzì
b2aaa18fec ci: use reusable workflow 2024-03-10 12:27:29 +01:00
Kargatum
24a2c67bef fix(SQL): correct sql updates for newest core (#19) 2021-12-08 03:06:51 +07:00
Kargatum
d217162c3c feat(Misc): add support new api (#18) 2021-12-07 18:53:30 +07:00
Kargatum
630e1bcd0c feat(Config): replace old api (#17) 2021-12-03 04:08:51 +07:00
Skjalf
eeac0299a8 fix(AZS): Update module after cache updates (#15) 2021-11-18 16:55:11 +01:00
FrancescoBorzi
29a306e2e6 fix: build 2021-11-01 14:26:42 +01:00
Winfidonarleyan
1f9c874892 feat(CS): ignore new chatcommand functions 2021-10-23 06:49:44 +07:00
Winfidonarleyan
7487995c61 feat(ProfessionNPC): correct get skill_name 2021-10-23 02:22:27 +07:00
Winfidonarleyan
2898ce9a80 chore(Common/CS): ignore new chatcommand functions 2021-10-23 00:23:11 +07:00
Kitzunu
8f199f29bc fix(Build): Remove MonsterTexts (#13) 2021-10-16 14:47:01 +02:00
FrancescoBorzi
1eba90a65b chore: addition to my previous commit 2021-09-15 15:08:04 +02:00
Francesco Borzì
65fb011d61 fix: rename MapMgr.h (#12) 2021-09-15 14:16:15 +02:00
UltraNix
912277a0f9 fix: build with latest AC (#11) 2021-08-25 15:59:54 +02:00
Kargatum
351e3a6988 feat(Common): delete ACE inherited (#9) 2021-07-16 14:57:24 +02:00
Francesco Borzì
04e8e37842 feat(CI): add CI (#7) 2021-06-29 17:23:26 +02:00
Francesco Borzì
fd814d5aa3 Revert "feat(Common/Database): correct impl Extra DB" (#6) 2021-06-29 14:21:40 +02:00
Yehonal
61770eac04 Merge pull request #5 from azerothcore/db-extra
feat(Common/Database): correct impl Extra DB
2021-06-29 12:05:52 +02:00
Winfidonarleyan
857ba1de8c feat(Common/Database): correct impl Extra DB 2021-06-28 21:58:59 +07:00
Yehonal
62cfe5df3c chore: added disclaimer in README 2021-06-28 16:12:02 +02:00
Yehonal
4209a62960 fix: compilation after latest changes
TODO: ExtraDatabase is not working anymore after latest db changes, we have to figure out a solution for it. Not needed for the current implementation though
2021-06-28 16:08:07 +02:00
Stefano Borzì
2145e63c6b Merge pull request #2 from azerothcore/update
fix: build
2021-06-18 23:54:17 +02:00
Patrick Lewis
d440dd8105 fix: update 2021-06-18 13:44:31 -07:00
Patrick Lewis
c81900a8df fix: build 2021-06-18 13:30:25 -07:00
Yehonal
d2c2928da9 fix: crash with non-existing azthGroup 2021-06-15 11:52:29 +02:00
Yehonal
485de52bb0 disabled commands 2021-06-15 11:31:45 +02:00
Yehonal
7629f9317f disabled unwanted hooks 2021-06-11 17:38:29 +02:00
Yehonal
4b96f9c4cc fix warnings 2021-06-10 20:51:39 +02:00
Yehonal
5f9b54fe4a OnBeforeLootEqualChanced 2021-06-10 20:41:31 +02:00
Yehonal
8f609e2e6c fix compiler error 2021-06-10 20:14:20 +02:00
Yehonal
9419bd5e41 stop the loot completely 2021-06-10 20:11:31 +02:00
Yehonal
ff2d2361bd fix crash 2021-06-10 19:21:55 +02:00
Yehonal
ba69b1df60 fixed compilation 2021-06-10 19:07:57 +02:00
Yehonal
a1306a7480 disable experience in challenge mode 2021-06-10 18:58:59 +02:00
Yehonal
77d8275a8e completed challengemode reward check + more fixes 2021-06-10 17:58:44 +02:00
Yehonal
e50e81e112 adjusted param 2021-06-10 02:22:54 +02:00
Yehonal
7b35edb750 check if in instance 2021-06-10 02:12:37 +02:00
Yehonal
0529b19b48 achi checks 2021-06-10 02:09:48 +02:00
Yehonal
1f702d3d2f update 2021-06-10 01:47:52 +02:00
Yehonal
6fa0b0f315 Init 2021-06-09 01:15:26 +02:00