Commit Graph

122 Commits

Author SHA1 Message Date
655987979f Refactor code to improve maintainability and readability
This commit introduces changes aimed at enhancing code maintainability and readability. The most significant was moving code responsible for various future checks into a separate file to reduce clutter. Additionally, the code has been cleaned up, removing excessive spacing and redundancies.
2023-12-09 14:14:33 +00:00
f614e5ef83 Refactor _mod.php by stripping out conditional moderator statements. The update centralizes authorization checks for various moderation actions such as blocking users and appointing new moderators. It also optimizes several lines in the code by suppressing unnecessary components. The old method of using 'admin' has been replaced by an object-oriented 'm' class to streamline and improve code maintenance. 2023-12-09 14:14:33 +00:00
c7be3e57f8 Remove conditional moderator check in _mod.php 2023-12-09 14:14:33 +00:00
bf17b19309 Cleaned up the code in main.php and _mod.php to simplify the handling of user roles and permissions. The previous alignment-based role assignments have been streamlined into a single "moderation" action. 2023-12-09 14:14:33 +00:00
acd9c98d38 Refactor code and move admin user registration into separate class.
The new class, named UserRegistrationList, aims to handle user registrations specifically for administrators. Some superfluous code has been removed for better readability and efficiency, and replaced with simplified CSS styles and SQL queries. The use of Core\Db and Moderation\UserRegistrationList has been introduced to improve the structure and organization of the code.
2023-12-09 14:14:33 +00:00
69641b49c3 Регистрации персонажей только для администраторов в отдельный класс. 2023-12-09 14:14:33 +00:00
1f6626ea33 Перенос разрозненных файлов в фабрику. Утилизация неиспользуемых функций. #49
Переводы и добавление в ЛД надо писать заново потому что вот зачем ОКАЗЫВАЕТСЯ были нужны сокращения, которые удалялись из логов последние два года - для сортитровки выдачи вот в этом файле. :(
2023-12-09 14:14:33 +00:00
26f28a9be8 Перенос разрозненных файлов в фабрику. Утилизация неиспользуемых функций. #49 2023-12-09 14:14:33 +00:00
8be1c6cd7e Перенос разрозненных файлов в фабрику. Утилизация неиспользуемых функций. #49 2023-12-09 14:14:33 +00:00
0abc1bb2f5 Временная реализация снятия молчанок. 2023-12-09 14:14:33 +00:00
faa472f2a1 Выпуск из тюрьмы 2023-12-09 14:14:33 +00:00
c9d6565b09 Разблокировка 2023-12-09 14:14:33 +00:00
c8d3bc83f8 Убраны mysql_query. 2023-12-09 14:14:33 +00:00
bbf409b3d2 Удалены проверки на чистоту. 2023-12-09 14:14:33 +00:00
af827a262a Невидимка 2023-12-09 14:14:33 +00:00
9623695242 Чатомолчанка. 2023-12-09 14:14:33 +00:00
268d7463ee Хаос повержен! :D 2023-12-09 14:14:33 +00:00
c3591977b8 Ненужная переменная. 2023-12-09 14:14:33 +00:00
47e90c261b Обезлик. 2023-12-09 14:14:33 +00:00
d7d8db2198 Блокировка. 2023-12-09 14:14:33 +00:00
9c8b6bd89c Тюрьма. 2023-12-09 14:14:33 +00:00
70f6e3252d Снятие обезличивания. 2023-12-09 14:14:33 +00:00
f761c22950 Убрал вызов User->timeOut. 2023-12-01 23:27:45 +02:00
4c6a5d055b Убрал вызов User->addDelo. 2023-12-01 23:05:11 +02:00
ad80a30a5f Убрал вызов User->addItem. 2023-12-01 21:27:28 +02:00
5f25fcd7e5 Вызов логина персонажа по единому стандарту. 2023-12-01 00:51:17 +02:00
fc17eada24 refactor 2023-11-09 19:24:47 +02:00
1645f58a63 refactor and custom user entities 2023-11-06 02:40:12 +02:00
ce2691971b refactor and errors 2023-11-05 05:17:31 +02:00
3e753c8b93 refactor and errors 2023-11-05 04:46:07 +02:00
def933dca4 refactor 2023-11-02 15:59:07 +02:00
53f0e1108f refactor 2023-10-13 18:04:13 +03:00
bdbb359e20 refactor #php8 2023-10-13 18:02:45 +03:00
7535cc657a Ремонт входа ботов в бой. 2023-09-30 17:53:26 +03:00
eb971fbc65 Пещеры заселились живностью. 2023-09-30 04:31:32 +03:00
be5779ff27 PHP Fatal error: Uncaught PDOException: SQLSTATE[HY093]: Invalid parameter number 2023-08-30 17:58:56 +03:00
045803087d Unified Captcha 2023-08-28 14:24:59 +03:00
d1663a34cf убраны битые картинки 2023-08-16 13:55:21 +03:00
80ef052c6e ошибки Undefined 2023-08-16 01:48:29 +03:00
0d2b4aba63 Убрано дублирование классов. Helpers уехали из Core. Классы во внешних директориях переехали к остальным. 2023-08-14 18:15:05 +03:00
63be6c94b3 Нападалка вынесена из Magic.php. 2023-08-14 16:03:45 +03:00
afde0b1380 removed deprecated mysql_fetch_row(). 2023-08-10 17:51:16 +03:00
deac9203bd Новая реализация курсов валют. 2023-08-10 17:04:23 +03:00
08b43f096e Merge 2023-07-31 20:06:51 +03:00
c4f0485960 Бабушка преселилась на Страшилку. Большая парковая улица и её здания исчезли. #54. 2023-07-31 19:23:35 +03:00
fff3de0a98 Излом Хаоса доступен через телепорт. #54. 2023-07-31 18:01:52 +03:00
a412d334ae Абаддон пал. 👹 #54. 2023-07-31 16:05:54 +03:00
77f3135f7a Храм знаний меняет город. #54. 2023-07-31 15:21:05 +03:00
77f8a0056e Удаление старого кода магазинов. Отвязка торговли от методов класса User. #54. 2023-07-29 01:53:36 +03:00
12e75d2c34 Башня смерти тоже напрашивалась. #54. 2023-07-29 00:25:50 +03:00