slawkens
bdd3c394a3
Move register DATABASE_VERSION into schema.sql
...
Caused migrations being fired when user manually imported database
2020-06-06 07:33:33 +02:00
slawkens
601cbd5ab7
dummy me.. thanks @gerotib
...
(cherry picked from commit 2534651e20b50b808c6e043f3516ac4ec4c08585)
2020-06-03 20:42:05 +02:00
slawkens
bf8d07226e
Fix #125 (wrong mana of character samples)
...
Should be 90.
(cherry picked from commit 700f835243c368d8b9ce2654cc01921e59d16593)
2020-06-03 20:41:36 +02:00
slawkens
b15c213890
Add executing missing migration on install
...
This fixes missing rules on clean install
(cherry picked from commit 8e04328482d1888256dd22362332078fb23f6a61)
2020-06-03 20:40:13 +02:00
slawkens
92c0671da2
Fix for TFS 0.4 guilds creation
...
Where guilds.checkdata and motd doesn't have default value
2020-03-28 10:03:31 +01:00
slawkens
7b75a61cdb
Support for Nostalrius
...
https://github.com/TwistedScorpio/Nostalrius
2020-02-27 22:18:39 +01:00
tobi132
bc3fd61bde
Move commands and downloads pages into database
...
Available under "Pages" in Admin Panel
2019-12-03 05:18:48 +01:00
tobi132
645e7ee95f
Compatibility with old z_ gesior table. This fixes #46
2019-10-17 23:42:02 +02:00
Gabriel Pedro
901cb9eaf6
fix: players column deleted install description ( #91 )
2019-08-22 21:24:25 +02:00
Evil Puncker
af1a6cf5ff
Updated copyright year and SSL link
...
Updated year to 2019 and made all my-aac.org links go to SSL by default
2019-07-17 20:22:07 -03:00
slawkens
71b4963ed8
* disable nginx output buffering (fixes installation AJAX Request)
2019-04-23 23:17:58 +02:00
Tornadia
9f31f90146
Fixing some errors at the install endscreen ( #75 )
...
* Fixed some bugs at last install screen (unset country and HTTPS protocol definition)
* Correction: allow_url_fopen is not to make any distinction between HTTP/HTTPS
* Black skull bug when joining serverInfo
* * latin is good but utf8 is better
* also changed ENGINE to InnoDB
* * use curl as alternative option for reporting install
* * you forgot this
* * fix typo
* Revert "* fix typo"
This reverts commit 6f24509dd659032c65c3ccbdf5b5bb3b25cffd72.
* * fix typo
* * this is the correct way to hide that notice
2019-04-19 22:28:38 +02:00
slawkens
89f24c631c
Fix something that Open Tibia developers don't think about
...
This fixes #60
2018-11-08 08:35:55 +01:00
slawkens
bf361238cb
* remove whitespaces
2018-05-29 21:06:15 +02:00
slawkens
42d23e9b37
* remove unnecessary parentheses in include/require
2018-05-29 21:00:56 +02:00
slawkens1
4bfc804d85
* auto add z_polls table on install
2018-01-14 10:37:26 +01:00
slawkens1
fc243466da
* install: better error message on database failed connect
...
* changed <p> tag to <div> in notification messages
2018-01-13 21:18:21 +01:00
slawkens
1949c197d6
* installation of important stuff with help of AJAX
...
* installation will be now done with AJAX request (jQuery), that will instaltly notify about the status of the installation (no waiting without clue anymore)
* install items & weapons on installation (before monsters)
2018-01-09 10:26:06 +01:00