33 Commits

Author SHA1 Message Date
Antz
94cacb2510 [Linux] Fix playerbots in getmangos.sh. Thanks Tom Peters 2018-04-07 14:47:39 +01:00
Antz
52454825c7 Happy new year from getmangos 🎉 2018-01-14 10:24:47 +00:00
Rochet2
30dcb16d8f Update getmangos.sh
Fixed misplacement
Fixed indentation
2017-11-18 13:15:09 +00:00
willtuker
8b51ff076a Update getmangos.sh
Added Ubuntu 17.04 and 17.10
2017-11-17 13:06:26 +00:00
Warkdev
322b090d31 Adding support for Player Bots submodule in installer. (#20) 2017-05-28 22:16:24 +01:00
Simon Sandström
21de6d202c linux/getmangos.sh: default to build client tools (#19)
* linux/getmangos.sh: default to build client tools

The client tools are needed to extract game data and should be
built in a default installation.

* Update getmangos.sh
2017-05-24 21:46:32 +01:00
Warkdev
a1f3a3fd2d - Trimming Ubuntu dependencies (#17)
- Fixing a bug that made the DB type being always MariaDB while you would have expected MySQL or PostgreSQL
2017-03-17 21:12:53 +00:00
Warkdev
3897ea44a4 Adding new distribution support (Fedora) (#16)
* - Adding support of Fedora 25 (with Ace 6.3.3)
- Adding some logging for the database step.

* Fixing bug https://www.getmangos.eu/bug-tracker/mangos-zero/soap-not-enabled-in-linux-getmangossh-cmake-line-r1321/

* Trimming the list of Linux Mint dependencies.
2017-03-16 22:11:49 +00:00
Warkdev
0501eb10f5 Several major improvements to Linux installer. (#15)
* - Adding support for Yum installer
- Adding support for CentOS
- Adding support for MariaDB

* Adding support for Fedora
2017-03-16 07:50:51 +00:00
Warkdev
c754186127 - Adding support for Ubuntu: Curl dependencies added
- Adding support when several WoW clients path are detected. Only the first one is selected
- Adding support for database updates. Only last folder (alphabetically sorted) will be takenxw
2017-03-06 20:32:22 +00:00
Warkdev
2033c9ed3c Adding support for Red Hat "experimental" 2016-11-29 00:24:12 +00:00
Warkdev
256c31d1c9 Replacing aptitude by apt-get on Ubuntu by default 2016-11-29 00:24:12 +00:00
Warkdev
febc9d3d3d Adding support of several known Linux distribution for dependancies setup (#175)
- Ubuntu "precise" 12.04 LTS
- Ubuntu "trusty" 14.04 LTS
- Ubuntu "xenial" 16.04 LTS
- Ubuntu "yakkety" 16.10
- Debian "jessie" 8.0
- Debian "stretch" next
- Linux Mint "maya" 13
- Linux Mint "qiana" 17
- Linux Mint "rebecca" 17.1
- Linux Mint "rafaela" 17.2
- Linux Mint "rosa" 17.3
- Linux Mint "sarah" 18
- LMDE "betsy" 2
2016-11-24 21:21:43 +00:00
Warkdev
a36f82eaf7 Updating git clone instruction to use HTTP instead of GIT. 2016-10-06 20:39:58 +02:00
Warkdev
45a962645e Enhance getmangos.sh as main installer of mangos. 2016-10-06 20:22:52 +02:00
Warkdev
98868a3df9 Merge branch 'develop21' of https://github.com/Warkdev/server into develop21 2016-09-20 23:20:00 +02:00
Warkdev
16c56a49e9 Provide a more user-friendly lazy-linux script which introduces Two and Three. 2016-09-20 23:18:24 +02:00
Warkdev
bbdd7be0bd Updating lazymangos.sh to have more customization and being aligned to Two & Three. 2016-09-20 23:12:03 +02:00
Warkdev
6e4d92665b Enhance lazylinux.sh to take care of resources generation after mangos setup. (#171)
* Updating lazymangos.sh script to handle database configuration and auto-setup of configuration files.

* Fixing a typo in lazymangos.sh

* Fixing another typo for one install in lazymangos.sh

* Integration of the ExtractResources.sh for MangosZero. Tell us where your game binaries are and it will be auto-magically configured !
2016-09-16 00:34:37 +01:00
Warkdev
c45144249d Integration of the ExtractResources.sh for MangosZero. Tell us where your game binaries are and it will be auto-magically configured ! 2016-09-15 20:52:09 +02:00
Warkdev
508b23c1f6 Update lazymangos.sh script to handle custom database configuration. (#169)
* Updating lazymangos.sh script to handle database configuration and auto-setup of configuration files.

* Fixing a typo in lazymangos.sh

* Fixing another typo for one install in lazymangos.sh
2016-09-13 22:13:32 +01:00
Warkdev
14114733aa Fixing another typo for one install in lazymangos.sh 2016-09-13 20:31:21 +02:00
Warkdev
ec546ab632 Fixing a typo in lazymangos.sh 2016-09-13 20:30:49 +02:00
Warkdev
597610cbc6 Updating lazymangos.sh script to handle database configuration and auto-setup of configuration files. 2016-09-13 20:29:46 +02:00
Warkdev
b83e4421d4 Refactoring lazy Linux script to: (#167) [ci skip]
- Take care of already downloaded sources (it will copy existing downloaded sources to the home directory of the run user instead of recloning it)
- Use the InstallDatabases.sh script in of the database repository in silent mode instead of using its own way of setting up the database
- SD3 is now replacing SD2 as scripting engine proposed. SD2 has been deprecatedy
2016-09-13 15:51:39 +01:00
Antz
c453b05106 Corrected website URL 2016-03-20 22:09:21 +00:00
Antz
eb7f89e197 Tab cleanup 2015-12-01 22:22:45 +00:00
Faded
37682a5705 LazyMaNGOS Re-Vamp
The old script has been changed up a bit.
Limited the amount of input needed to install
Added MaNGOS One support
Added CentOS7+ support
Added more functions to decrease amount of code
Added ability to use any username desired
Removed password input and moved user to no-login
Added optional updates for the database
2015-09-24 22:28:11 -07:00
Faded
157c3a1f79 UpdateRealm(zero.sh)
ADDED: updateRealm.sql import line
2015-05-03 08:22:11 -07:00
Faded
7eb70aabf6 Removed character updates import and added config rename along with two required compilers 2015-04-12 19:47:12 -04:00
Faded
d93c309a30 Fixed dos/unix file problem 2015-04-12 18:31:06 -04:00
Faded
df3493c414 ADDED: LazyMaNGOS Auto Installer(Debian) 2015-04-12 13:06:30 -07:00
Antz
386f5374ab [Release20] Initial Release 20 2015-03-22 22:10:05 +00:00