Skip to content

Instantly share code, notes, and snippets.

/*
Death Knight Ghoul
----------------------
*/
-- AP_Ghoul = 1.47*STRENGHT - (-100)
UPDATE pet_scaling_data SET apbase = -68, apbasescale = 147 where creature_entry = 26125 AND aura = 0;
-- levelstats, values are interpolated out of two correct values (80 and 62)
if [ ! -d codeblocks ] ; then
mkdir codeblocks
fi
cd codeblocks
cmake .. -G "CodeBlocks - Unix Makefiles" -DPREFIX=/home/tobias/Entwicklung/mangos_bin/Iov/ -DPCH=1 -DDEBUG=1
cd ..
echo "Customizing Code::Blocks Project file".
sed -e 's|Makefile\" mangos-worldd|Makefile\" mangos-worldd -j4|' \
-e 's|output="/home/tobias/Entwicklung/mangos/Iov/codeblocks/src/mangosd/mangos-worldd"|output="/home/tobias/Entwicklung/mangos_bin/Iov/bin/mangos-worldd"|' \
@pasdVn
pasdVn / docker.log
Created February 11, 2020 22:03
nextcloud docker log
This file has been truncated, but you can view the full file.
Attaching to fpm_redis_1, fpm_db_1, fpm_app_1, fpm_cron_1, fpm_web_1
redis_1 | 1:C 11 Feb 2020 21:49:07.394 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo
redis_1 | 1:C 11 Feb 2020 21:49:07.394 # Redis version=5.0.7, bits=64, commit=00000000, modified=0, pid=1, just started
redis_1 | 1:C 11 Feb 2020 21:49:07.394 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf
db_1 | 2020-02-11 21:49:08+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 1:10.4.12+maria~bionic started.
redis_1 | 1:M 11 Feb 2020 21:49:07.395 * Running mode=standalone, port=6379.
db_1 | 2020-02-11 21:49:08+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
app_1 | Configuring Redis as session handler
redis_1 | 1:M 11 Feb 2020 21:49:07.395 # WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the low