Nefertumm
a054bbeabf
feat(CI): add more modules to CI ( #11065 )
2022-03-18 09:32:42 +01:00
Stefano Borzì
8301434a01
fix(Bash/Dashboard): fix macOS configurations ( #11002 )
2022-03-16 18:57:03 +01:00
Remko de Bruin
d7b1032fea
feat(bash): bumped inst_download_client_data to v13 ( #10755 )
2022-03-01 22:11:30 +01:00
Francesco Borzì
74f84591ce
feat(CI): add mod-low-level-rbg module ( #10764 )
2022-02-21 02:08:30 -03:00
Kargatum
de13bf426e
feat(Core/DBLayer): replace char const* to std::string_view ( #10211 )
...
* feat(Core/DBLayer): replace `char const*` to `std::string_view`
* CString
* 1
* chore(Core/Misc): code cleanup
* cl
* db fix
* fmt style sql
* to fmt
* py
* del old
* 1
* 2
* 3
* 1
* 1
2022-02-05 00:37:11 +01:00
Kitzunu
6f20b9ece7
fix(CI/Misc): Make CodeFactor happy ( #10468 )
2022-02-01 01:56:10 -03:00
Kargatum
a689775891
feat(DB): release ACDB 5.0.0 ( #10292 )
...
* auth
* char
* world
* archive
* new files
* v
* correct auth db
* add support get last file from archive
* correct world updates
* fix auth
* pendinig to normal
* add pending auth
* add pendings
* smallint
* MEDIUMINT
2022-01-29 10:35:10 -03:00
Kargatum
5969df4e30
refactor(Core/Logging): switch to fmt style for LOG_ ( #10366 )
...
* feat(Core/Common): add support fmt style for ASSERT and ABORT
* correct CheckCompactArrayMaskOverflow
* 1
* Update src/server/game/Spells/Spell.cpp
* rework logging
* add fmt replace logs
* logging
* FMT_LOG_
* settings
* fix startup
* 1
* 2
* 3
* 4
* 5
* fmt::print
* to fmt
2022-01-27 16:44:41 +01:00
Kargatum
e8f34b2309
feat(Core/Common): add support fmt style for ASSERT and ABORT ( #10355 )
...
* feat(Core/Common): add support fmt style for ASSERT and ABORT
* correct CheckCompactArrayMaskOverflow
* 1
* Update src/server/game/Spells/Spell.cpp
2022-01-25 23:15:51 +01:00
Kitzunu
ea2e24f31b
feat(Apps/CI): Add check for broadcast_text ( #9771 )
2021-12-29 21:18:41 -03:00
Patrick Lewis
2a37003f95
fix(CI): set openssl to use openssl1.1 ( #9715 )
2021-12-15 10:21:56 +01:00
Francesco Borzì
6fa91dbe1f
fix(CI): Ubuntu build ( #9697 )
2021-12-14 08:51:00 -03:00
Kargatum
ce03319cf2
feat(CI/Modules): disable build mod-azerothshard ( #9605 )
2021-12-09 15:24:24 +01:00
Francesco Borzì
701b288864
feat(CI/Modules): add mod-progression-system ( #9188 )
2021-11-14 20:09:25 +01:00
UltraNix
9e3332dc20
feat(Apps): Imrpove crashlogs on Linux. ( #9131 )
...
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com >
2021-11-11 16:23:03 +01:00
Francesco Borzì
dd79b7f63f
feat(CI): C++20 build ( #8952 )
2021-11-05 08:58:17 +01:00
Kargatum
2d38f36555
feat(CI/CheckPending): add check version db line ( #8653 )
2021-11-02 14:44:17 +01:00
BytesGalore
1b8c23cbee
feat(Bash/Installer): configure remote and pull branch in conf/config.sh ( #8488 )
...
Co-authored-by: BytesGalore <3903215+BytesGalore@users.noreply.github.com >
2021-11-01 11:28:20 +01:00
Francesco Borzì
784e567585
feat(CI/Modules): add more modules ( #8816 )
2021-10-29 14:44:00 +02:00
Kargatum
a650fd495c
feat(Core/Metrics): implement real time statistic visualization ( #8663 )
2021-10-28 14:47:29 +02:00
Kitzunu
92a7f8b5bd
Revert "feat(APPS/installer): configure remote and pull branch in conf/config.sh ( #8364 )" ( #8486 )
...
This reverts commit f5c8afcf0b .
2021-10-13 17:09:55 +02:00
BytesGalore
f5c8afcf0b
feat(APPS/installer): configure remote and pull branch in conf/config.sh ( #8364 )
...
Co-authored-by: BytesGalore <3903215+BytesGalore@users.noreply.github.com >
2021-10-12 22:50:13 +02:00
Patrick Lewis
ac0d990fef
fix(CI/MacOS) openssl sym link ( #8201 )
...
* fix(CI/MacOS) openssl
2021-10-02 12:01:57 +02:00
marcelhas
7001865186
Fix start scripts ( #8005 )
...
* fix(Bash): Handle missing env variable
Bash installation failed when no explicit `zipPath` was set.
As it defaulted to `/`, which led to permission errors.
* fix(Docker): Fix docker volume error
Docker installation failed, because target directories of volumes should
not end with a `/`.
https://stackoverflow.com/questions/68273745/how-to-make-a-mount-shared-in-docker/68455665#68455665
2021-10-01 10:33:35 +02:00
Walter Pagani
e4c07cd864
Translation and modifications in extractor.bat ( #7992 )
...
* Translation and modifications in extractor.bat
* Eliminating `cls` and continue messages.
* Changing decisions
* Changing logic in Spanish file
2021-09-30 23:54:35 +02:00
Kargatum
52aa0e9966
feat(License): add new headers information about license ( #7941 )
...
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com >
2021-09-30 13:40:52 +07:00
Patrick Lewis
ba53234917
fix(CI/MacOS): pinto openssl@1.1 ( #8150 )
2021-09-29 09:17:14 +02:00
Stefano Borzì
613daa8312
chore(Bash/installer): update client-data version ( #8000 )
2021-09-22 10:15:33 +07:00
cjl3230
ab5f27c2a7
fix(Tools): error when execute vmap4assembler.exe in extractor.bat ( #7166 )
2021-08-08 13:33:01 +02:00
UltraNix
261d5c62cd
fix(Core/Collision): typo in VMap BIH generation. ( #7066 )
...
* Core/Collision: Fix typo in VMap BIH generation.
Fixed #5768 .
* Bump vmap and mmap versions.
* chore: update data version in the bash installer
2021-08-08 12:21:29 +02:00
Kargatum
96c51317f5
feat(Deps/ACE): remove ACE library (part 1/2) ( #6980 )
2021-07-16 15:05:39 +02:00
Kargatum
b680670047
feat(CMake): delete EXTRA_LOGS ( #6897 )
2021-07-14 23:47:40 +02:00
Francesco Borzì
920825b759
feat(CI): show warnings in macOS run ( #6861 )
2021-07-10 12:01:45 -07:00
Francesco Borzì
de93120463
feat(CI): add mod-azerothshard to the CI ( #6629 )
2021-06-28 19:04:29 +02:00
Francesco Borzì
7579dc4689
feat(CI): add modules ( #6584 )
2021-06-26 14:13:43 +02:00
Francesco Borzì
1e4a73972e
fix(CMake/Bash): -DSCRIPTS cmake param ( #6522 )
2021-06-23 17:25:28 +02:00
Kargatum
5991b2769a
feat(Core/Scripts): split the huge scriptloader into smaller pieces ( #5346 )
...
* feat(Core/Scripts): split the huge scriptloader into smaller pieces
* AddSC_swamp_of_sorrows del
* 1
* add mod info
* 1
* 039f0e0faa
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2021-06-22 23:19:02 +02:00
Francesco Borzì
67b84e0c1e
feat(Core): deprecate clang-9 and older ( #6406 )
2021-06-17 18:30:15 +02:00
Yehonal
d4d2a17a96
fix(bash): restored import sql script
...
Codacity suggestions are causing bugs here.
It would be better to convert it in Typescript in future.
2021-06-16 17:40:23 +02:00
Yehonal
65d70cadce
chore(deno/changelog): fix commit link
2021-06-15 11:09:55 +02:00
Yehonal
3f70d0b80f
feat(doc): changelog system ( #6350 )
...
This system provides rules and automatizes (Deno-typescript) the creation of a changelog file to help developers to adapt their code and know what is new with every (pre)release
2021-06-15 11:04:29 +02:00
Patrick Lewis
d72375c4eb
feat(CI): add clang12 to core_build matrix ( #5681 )
2021-06-09 21:39:02 +02:00
Kargatum
584b8d908e
feat(Core/Apps): add support dynamic lib for EnumUtils ( #6120 )
2021-06-01 17:58:01 +02:00
Patrick Lewis
c95c593174
fix(Bash/Ubuntu): allow Boost install on minimal ubuntu 20.04 installs ( #6037 )
2021-05-31 18:19:45 +02:00
Kitzunu
897a02bb75
refactor(Core/Misc): acore to Acore ( #6043 )
2021-05-31 14:21:54 +02:00
Kargatum
e3c1e739c6
feat(CI/Codestyle): add check core logs ( #6012 )
2021-05-31 11:03:00 +02:00
Kitzunu
268fa40c75
chore(import-sql): fix update ( #6139 )
...
* Update import.sh
* Update 2021_05_30_03.sql
* Update 2021_05_30_02.sql
* Update import.sh
* Update import.sh
* Update 2021_05_30_02.sql
* Update 2021_05_30_03.sql
2021-05-31 01:01:30 +02:00
Patrick Lewis
637041598f
fix(BASH/Compiler): error in if condition ( #5983 )
2021-05-30 22:43:31 +02:00
Francesco Borzì
37f435b49d
fix(CI): sql build ( #6134 )
2021-05-30 18:38:15 +02:00
Kitzunu
4046fe2282
feat(DB/Version): Add date on update ( #6006 )
2021-05-30 17:26:32 +02:00