Commit Graph

37 Commits

Author SHA1 Message Date
novgorodschi catalin 6e139a1b61 Fix
fix
2026-06-02 14:20:21 +03:00
novgorodschi catalin 2eaa92fc03 Fix gold log script
Fix gold log script
2026-06-02 08:10:46 +03:00
Catalin Novgorodschi 04a1565155 Update accounts.php 2026-05-31 09:58:03 +03:00
novgorodschi catalin 1d1f1dc72a Fix + Redesign
Fix some error programing code and redesign special medals, tribe medals, mh medals, taskmaster medals, natars medals, nature medals, protection medals, etc. Add some language code in Profile.php and preference.tpl. Change some description in struct database for Nature and Taskmaster
2026-05-28 12:25:28 +03:00
Catalin Novgorodschi 01474fb31f Update Readme
Update Readme
2026-05-15 08:17:14 +03:00
Catalin Novgorodschi 37f49aec6f Fix bugs
Fix ban_msg added name and reason, fix home from adminpanel, fix server_info from admin panel. Added credits
2026-04-29 08:08:14 +03:00
Catalin Novgorodschi 337b8ff6a6 Fix #128
Fix #128
2026-04-02 10:47:15 +03:00
iopietro ca0ba2e8f1 Fixed #448
+Fixed a bug that created the admin village in a not existent cell, if
the world was smaller than 50x50
2018-07-25 18:44:57 +02:00
iopietro 6a963d0ba3 Fixed #491
+Fixed a bug that created MH's and Admin's villages with wrong resource
fields, during the installation
2018-07-25 18:39:39 +02:00
Martin Ambrus d3b51a34ec fix: disallow Natars user registration
#382
2017-11-26 16:56:29 +01:00
Martin Ambrus 67d9a42506 refactor: a lot of Automation foreach loops updated
#313
2017-11-19 14:01:30 +01:00
Martin Ambrus c685c87621 refactor: all users set up together during install
Closes #278
2017-11-07 13:26:18 +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 12687766b6 refactor: much speedier installation process 2017-10-23 13:38:32 +02:00
Martin Ambrus 5dbf799463 fix: installation will not be allowed if old data are still in DB 2017-10-22 16:27:45 +02:00
Martin Ambrus 84e9d4bd80 feat: mysql (without the "i") no longer supported 2017-10-22 16:20:17 +02:00
Martin Ambrus 4d6b18de4c feat: Support password setting into installation step 2017-10-22 10:42:05 +02:00
Martin Ambrus f4021d1452 feat: MD5 passwords exchanged for bcrypt ones 2017-10-20 12:31:27 +02:00
Martin Ambrus ac5d3538f8 fix: mysqli_error needs MySQLi connection as parameter 2017-10-17 13:05:13 +02:00
Martin Ambrus 3322ef3b59 fix: timeout disable for data creation scripts - where it was missing 2017-10-13 12:17:15 +02:00
Martin Ambrus 298e6feb58 fix: mysql (without the "i") class returned to its original state
this got replaced by all those mysql-to-mysqli find and replace
mumbo-jumbo tricks :)
2017-08-29 10:49:36 +02:00
Martin Ambrus 92b9a7b043 fix: a lot of MySQL calls in templates replaced by MySQLi ones 2017-08-28 23:56:59 +02:00
Martin Ambrus a0072e65d4 chore: restoration of accidentally removed oasis installation step 2017-08-28 22:52:58 +02:00
Martin Ambrus 9a3aff2efe fix: MySQLi in MultiHunter installation step works now :P 2017-08-28 22:22:37 +02:00
Martin Ambrus b4b33f5f5a fix: oasis population installation step uses MySQLi 2017-08-28 17:51:04 +02:00
Martin Ambrus d48e0c02b5 fix: multihunter setup step uses MySQLi 2017-08-28 17:50:27 +02:00
Martin Ambrus a486ac115d chore: restoring installation folder 2017-08-28 17:37:08 +02:00
Martin Ambrus 1c51f2eec0 chore: HTML fixes from Eclipse 2017-08-28 17:31:55 +02:00
evader1337 32e016e948 Improved gold packages 2016-09-14 13:27:49 +02:00
Domen Kajdič 2cf2f3c343 Trying to fix this monstrosity #1 2016-09-13 15:38:14 +02:00
uroskn 1afde368d3 GameEngine and install folders have 777 already set by default 2016-07-02 21:39:28 +02:00
Shadow 160a7021b4 fix 2016-03-02 08:24:50 +02:00
Shadow 461a1537bf update 2016-03-02 08:04:39 +02:00
Shadow 248aa1f2a4 Update database.php 2016-03-02 07:50:37 +02:00
Shadow 6e62f2232f install update 2014-03-17 07:36:46 +02:00
Shadowss 2e41925e37 fix Field Natar village set to type=3 2013-10-25 09:57:52 +03:00
yi12345 98e94af807 finish hero_full.php 2013-06-16 10:38:34 +03:00