Commit Graph

16 Commits

Author SHA1 Message Date
AL-Kateb f5a3bf8ab0 Fixed bakery wrng calculation Issue #408 2018-01-03 20:53:40 +00:00
AL-Kateb 5466aa2af1 NPC button no longer appears if combined resources are not enough 2017-12-31 18:19:05 +00:00
Martin Ambrus a21415b566 chore: don't worry about logs and mass messages being changed on server
Because if we do, nobody would be able to do a "git pull" without
stashing stuff first, along with stopping the access log, then
unstashing etc. etc.
2017-11-07 19:19:49 +01:00
Martin Ambrus 312507fe9f feat: MySQL port into installation options
Closes #279
2017-11-07 12:30:32 +01:00
Martin Ambrus 1066fff9a2 refactor: installation happens at MySQL side
A lot has happened here. Here's the list:

1. autoloader was added that should prevent various "failed to open
stream" errors when trying to load new classes

2. PHP-based data generation was replaced by MySQL-based one, hopefully
fixing the installation problems when insert payload it too high and the
DB wouldn't populate with some users

3. thanks to step 2, the installation should be really almost
instantenious, instead of waiting a long time for many SQL connections
and queries to populate the world

4. World Data & Oasis generation and population is done in 1 step now
2017-10-27 18:27:03 +02:00
Martin Ambrus 96cd79adc9 chore: PHPStorm settings ignored 2017-10-17 19:18:08 +02:00
Martin Ambrus 6ceb273163 chore: Eclipse settings into gitignore 2017-10-17 12:59:37 +02:00
Martin Ambrus 5baf68465f chore: installation_done does not need to be in repo 2017-08-28 23:14:32 +02:00
Martin Ambrus 261933b1be chore: git-ignoring installed templates 2017-08-28 17:52:46 +02:00
Martin Ambrus 1c51f2eec0 chore: HTML fixes from Eclipse 2017-08-28 17:31:55 +02:00
Martin Ambrus ed0b8031aa fix: spies fixed via armando1980 2017-08-28 13:03:19 +02:00
uroskn 5fc5c76b72 Installation script refuses to run again after completed install.
This is achieved by leaving special file in install/ directory.
2016-07-02 22:58:57 +02:00
uroskn 7eee626408 Added config.php, Prevention/ and Notes/ folders in GgameEngine folder in .gitignore 2016-07-02 22:41:14 +02:00
KFCSpike 754e98065a We should not be git ignoring the install folder 2013-12-07 13:34:12 +00:00
Remko de Bruin 03a5739f02 added the ignore install folder
i hope i done it right so that when i wanne update with git to newest version it will ignore the install folder so it wil not do install again when u are done with that
2013-11-05 07:40:09 +01:00
yi12345 98e94af807 finish hero_full.php 2013-06-16 10:38:34 +03:00