2021-01-17 12:50:47 -03:00
.tools This is Hercules v2019.10.20 2020-09-12 13:52:11 -03:00
conf Make DEX impact more the casting rate 2021-01-13 03:02:43 -03:00
db Boost Googles and Chef Hat SC resistances. Boost Blacksmith Axe and Cursed Scythe SC chance 2021-01-17 12:50:47 -03:00
langs Pre r13 translation updates 2021-01-14 18:26:29 -03:00
log Initial commit 2018-01-13 20:50:42 +01:00
maps/re 026-1 Impregnable Fortress B1F 2020-12-28 22:24:08 -03:00
npc Fortress Gate had been incorrectly not configured to scale. 2021-01-17 01:53:31 -03:00
sql-files SQL update - still compatible 2020-07-23 21:07:49 -03:00
.gitattributes C highlights EVERYwhere 2020-06-03 15:27:29 -03:00
.gitignore This is a sketch of update script. 2020-06-05 16:43:56 -03:00
.gitlab-ci.yml Drop support for MySQL 5.5 and MariaDB 5.5 as well. 2020-02-16 11:58:14 -03:00
.mailmap Fix mailmap 2020-09-08 11:44:49 -03:00
COPYING Initial commit 2018-01-13 20:50:42 +01:00
gprof.sh Initial commit 2018-01-13 20:50:42 +01:00
Makefile make license 2018-12-25 04:34:41 -02:00
README.md IRC 2018-04-10 11:24:59 +00:00
script-checker Initial commit 2018-01-13 20:50:42 +01:00
sysinfogen.sh Initial commit 2018-01-13 20:50:42 +01:00
template.update.py This is a sketch of update script. 2020-06-05 16:43:56 -03:00
test_char Initial commit 2018-01-13 20:50:42 +01:00
test_login Initial commit 2018-01-13 20:50:42 +01:00
test_map Initial commit 2018-01-13 20:50:42 +01:00

Server Data Repository

Please ensure you are following Development Instructions. If you could not find some package, you can try apt-cache to find it's real name.

Most common required invokation is:

apt-cache search libpcre
apt-cache search mariadb

Install the appropriate packages, including the "-dev" version if available, and use the following command to build everything:

make asan

If you do not have memory to spare, you can use make new, and it'll make a light build. However, shall any problem happen with Evol engine, you will most likely be on the dark.

It will output an "OK" at the end, if everything ran fine. For support head to #tmw2-dev Freenode IRC channel.