Commit Graph

23 Commits

Author SHA1 Message Date
Patrick Lewis
96a549c559 feat(CI/Ubuntu): use acore.sh to install deps (#4042) 2021-01-09 12:12:38 +01:00
Patrick Lewis
5e56a288a6 fix(CI/MacOS) workaround for configure os failing (#4234) 2021-01-08 10:06:42 +01:00
Patrick Lewis
0067d45ba4 feat(CI/MacOS): use acore.sh to install deps (#4003) 2020-12-22 17:55:58 +00:00
Francesco Borzì
7eb1720d3b fix(Bash/installer): client data version (#3992) 2020-12-15 09:49:04 +01:00
Kitzunu
9ce76376da refactor(Apps/Defines): Codefactor warning (#3714) 2020-11-19 11:24:38 -06:00
Yehonal
ad6ad094de feat(bash): support for derivated distro + refactor conf (#3259)
* feat(bash): support for derivated distro

* refactor: refactoring for dist files
2020-08-06 02:37:14 +02:00
Yehonal
dca02598ba fix(bash): joiner tool has been moved (#3038)
joiner tool has been moved has been moved under azerothcore organization.

I've fixed the url and the path

So it's now available here: 

https://www.azerothcore.org/joiner/   , repo: https://github.com/azerothcore/joiner
2020-05-16 16:56:37 +02:00
Rochet2
1397971943 feat(CI): migrate from Travis to GitHub Actions (#2887)
Co-authored-by: Yehonal <yehonal.azeroth@gmail.com>
2020-04-19 17:33:13 +02:00
Francesco Borzì
e4a3282d2a fix(bash): update the data files version (#2235) 2019-08-25 13:18:11 +02:00
Yehonal
34184d4afe Updated client data downloader url with vmaps 4.3 2019-08-05 17:07:35 +02:00
Yehonal
a8e848b054 updated client data downloading url 2018-09-17 12:40:43 +00:00
Yehonal
564d2e8eb7 [Bash] fixed menu header display 2018-08-24 10:16:24 +02:00
Yehonal
8767372ebf Distro information when install OS deps 2018-07-17 17:27:17 +02:00
Yehonal
114f37801c Missing unzip dep for client data downloader 2018-07-17 17:27:17 +02:00
Yehonal
3fb937f003 Fixed simple-restarter script 2018-07-17 14:56:13 +00:00
Yehonal
8255f78f8a Missing curl package in unix os deps 2018-07-17 13:57:55 +02:00
Yehonal
af5256cd5b Various fixes to acore dashboard
+ simple restarter now prevents infinite crash loops
+ client data downloader now uses github releases and fixed downloading path
+ module updating now take care about compatibility version info
+ disabled CONFDIR variable in bash conf file, using BINPATH by default instead
2018-07-17 13:54:23 +02:00
Yehonal
32f215805a Fixed libssl-dev for latest ubuntu revs on deps installer 2018-07-15 23:44:58 +02:00
Yehonal
85388901cf Rewrite of bash system
+ Implemented new dashboard menu
+ some fixes for db_assembler
+ new module installation process with version check via json files
+ some fixes to modules installer
+ implemented simple crossplatform worldserver and authserver restarters
+ new compiler script
+ client data downloader (beta)
+ various other fixes
2018-07-15 22:51:17 +02:00
Yehonal
19bf454e5f Fixed travis compilation (#769) 2018-01-28 19:50:01 +01:00
Yehonal
94e0063522 Installer: Force exit with direct command 2018-01-28 14:48:56 +01:00
Yehonal
bbc9a21e94 Bash: fixing scripts after directory rework 2017-10-13 14:37:37 +02:00
Yehonal
f06f32849f Directory Structure [step 1]: moving files
working on #672

NOTE: This commit can't be compiled!!
2017-10-12 20:00:52 +02:00