Releases: idmarinas/lotgd-game
Releases · idmarinas/lotgd-game
7.1.14
🌀 CHANGES
- Nothing
⭐ FEATURES
- Jaxon-php add compatibility with version 4
🔥 DEPRECATED
- Nothing
🔧 FIXES
- Nothing
❌ REMOVES
- Nothing
📓 NOTES
- Important:
⚠️ Since version 5.0.0 Installer is only via terminal (command:php bin/console lotgd:install
)⚠️ Avoid, as far as possible, using static classes (e.g. LotgdSetting, Doctrine, LotgdTranslation...) as
these classes will be deleted in a future version. Use autowire, dependency injection when possible.⚠️ Version 7.0.0 change templates for use TailwindCSS
- Upgrade/Install for version 5.0.0 and up
- First read docs and follow steps.
- If you have problems:
- Read info in
storage/log/tracy/*
files, and see the problem. - Read info in
var/log/*
files, and see the problem. - Read info in
var/log/apache2/error.log
(this is the default location in Debian, can change in your OS
distribution) in your webserver. - If you can't solve the problem go to: Repository issues
- Read info in
- composer.json Updated/Added/Deleted dependencies
- package.json Updated/Added/Deleted dependencies
Full Changelog: 7.1.12...7.1.13
7.1.13
🌀 CHANGES
- Nothing
⭐ FEATURES
- All Fixed class
- Added documented methods for IDEs
🔥 DEPRECATED
- Nothing
🔧 FIXES
- Nothing
❌ REMOVES
- Nothing
📓 NOTES
- Important:
⚠️ Since version 5.0.0 Installer is only via terminal (command:php bin/console lotgd:install
)⚠️ Avoid, as far as possible, using static classes (e.g. LotgdSetting, Doctrine, LotgdTranslation...) as
these classes will be deleted in a future version. Use autowire, dependency injection when possible.⚠️ Version 7.0.0 change templates for use TailwindCSS
- Upgrade/Install for version 5.0.0 and up
- First read docs and follow steps.
- If you have problems:
- Read info in
storage/log/tracy/*
files, and see the problem. - Read info in
var/log/*
files, and see the problem. - Read info in
var/log/apache2/error.log
(this is the default location in Debian, can change in your OS
distribution) in your webserver. - If you can't solve the problem go to: Repository issues
- Read info in
- composer.json Updated/Added/Deleted dependencies
- package.json Updated/Added/Deleted dependencies
Full Changelog: 7.1.12...7.1.13
7.1.12
🌀 CHANGES
- Nothing
⭐ FEATURES
- All Fixed class
- Added documented methods for IDEs
🔥 DEPRECATED
- Nothing
🔧 FIXES
- public/common_common.php Fixed a rare error where the gensize could exceed the maximum allowed value.
❌ REMOVES
- Nothing
📓 NOTES
- Important:
⚠️ Since version 5.0.0 Installer is only via terminal (command:php bin/console lotgd:install
)⚠️ Avoid, as far as possible, using static classes (e.g. LotgdSetting, Doctrine, LotgdTranslation...) as these classes will be deleted in a future version. Use autowire, dependency injection when possible.⚠️ Version 7.0.0 change templates for use TailwindCSS
- Upgrade/Install for version 5.0.0 and up
- First read docs and follow steps.
- If have problems:
- Read info in
storage/log/tracy/*
files, and see the problem. - Read info in
var/log/*
files, and see the problem. - Read info in
var/log/apache2/error.log
(this is the default location in Debian, can change in your OS distribution) in your webserver. - If you can't solve the problem go to: Repository issues
- Read info in
- composer.json Updated/Added/Deleted dependencies
- package.json Updated/Added/Deleted dependencies
Full Changelog: 7.1.11...7.1.12
7.1.11
🌀 CHANGES
- Nothing
⭐ FEATURES
- Nothing
🔥 DEPRECATED
- Nothing
🔧 FIXES
- Fixed a error in
6.0.0
migration database, when make a installation.
❌ REMOVES
- Nothing
📓 NOTES
- Important:
⚠️ Since version 5.0.0 Installer is only via terminal (command:php bin/console lotgd:install
)⚠️ Avoid, as far as possible, using static classes (e.g. LotgdSetting, Doctrine, LotgdTranslation...) as these classes will be deleted in a future version. Use autowire, dependency injection when possible.⚠️ Version 7.0.0 change templates for use TailwindCSS
- Upgrade/Install for version 5.0.0 and up
- First read docs and follow steps.
- If have problems:
- Read info in
storage/log/tracy/*
files, and see the problem. - Read info in
var/log/*
files, and see the problem. - Read info in
var/log/apache2/error.log
(this is the default location in Debian, can change in your OS distribution) in your webserver. - If you can't solve the problem go to: Repository issues
- Read info in
- composer.json Updated/Added/Deleted dependencies
- package.json Updated/Added/Deleted dependencies
Full Changelog: 7.1.10...7.1.11
7.1.10
🌀 CHANGES
- Nothing
⭐ FEATURES
- Nothing
🔥 DEPRECATED
- Nothing
🔧 FIXES
- translations/en/page_pvp+intl-icu.en.yaml and src/core/Pvp/Support Fix error with var name.
- src/core/Entity/ModuleUserprefs.php Fixed fields, not allow null values.
- lib/modules/prefs.php Add default values when not found pref.
- src/core/Controller/ClanController.php Allow see list of clans when clanrank is applicant.
- src/core/Controller/GypsyController.php Fixed, now return index if not have money
- public/inn.php Fix error, use $method to now if is default page
❌ REMOVES
- Nothing
📓 NOTES
- Important:
⚠️ Since version 5.0.0 Installer is only via terminal (command:php bin/console lotgd:install
)⚠️ Avoid, as far as possible, using static classes (e.g. LotgdSetting, Doctrine, LotgdTranslation...) as these classes will be deleted in a future version. Use autowire, dependency injection when possible.⚠️ Version 7.0.0 change templates for use TailwindCSS
- Upgrade/Install for version 5.0.0 and up
- First read docs and follow steps.
- If have problems:
- Read info in
storage/log/tracy/*
files, and see the problem. - Read info in
var/log/*
files, and see the problem. - Read info in
var/log/apache2/error.log
(this is the default location in Debian, can change in your OS distribution) in your webserver. - If you can't solve the problem go to: Repository issues
- Read info in
- composer.json Updated/Added/Deleted dependencies
- package.json Updated/Added/Deleted dependencies
Full Changelog: 7.1.9...7.1.10
7.1.9
🌀 CHANGES
- Nothing
⭐ FEATURES
- Nothing
🔥 DEPRECATED
- Nothing
🔧 FIXES
- templates/page/_blocks/_bank.html.twig Fix error, now pass more info as params.
- translations/en/page_pvp+intl-icu.en.yaml Fix error with var name.
❌ REMOVES
- Nothing
📓 NOTES
- Important:
⚠️ Since version 5.0.0 Installer is only via terminal (command:php bin/console lotgd:install
)⚠️ Avoid, as far as possible, using static classes (e.g. LotgdSetting, Doctrine, LotgdTranslation...) as these classes will be deleted in a future version. Use autowire, dependency injection when possible.⚠️ Version 7.0.0 change templates for use TailwindCSS
- Upgrade/Install for version 5.0.0 and up
- First read docs and follow steps.
- If have problems:
- Read info in
storage/log/tracy/*
files, and see the problem. - Read info in
var/log/*
files, and see the problem. - Read info in
var/log/apache2/error.log
(this is the default location in Debian, can change in your OS distribution) in your webserver. - If you can't solve the problem go to: Repository issues
- Read info in
- composer.json Updated/Added/Deleted dependencies
- package.json Updated/Added/Deleted dependencies
Full Changelog: 7.1.8...7.1.9
7.1.8
🌀 CHANGES
- Nothing
⭐ FEATURES
- Nothing
🔥 DEPRECATED
- Nothing
🔧 FIXES
public/images/logdnet.php
andsrc/core/Http/Response.php
Avoid save user when register in Logdnetsrc/core/Controller/HofController.php
Fixed error in order of moneysrc/core/Entity/Faillog.php
Fixed error in typingpost
is an array not a stringsrc/core/Entity/Pettitions.php
Fixed error in typingpost
is an array not a stringtailwind.config.js
Add to content key./vendor/**/*.twig
for search TailwindCSS class in templates
❌ REMOVES
- Nothing
📓 NOTES
- Important:
⚠️ Since version 5.0.0 Installer is only via terminal (command:php bin/console lotgd:install
)⚠️ Avoid, as far as possible, using static classes (e.g. LotgdSetting, Doctrine, LotgdTranslation...) as these classes will be deleted in a future version. Use autowire, dependency injection when possible.⚠️ Version 7.0.0 change templates for use TailwindCSS
- Upgrade/Install for version 5.0.0 and up
- First read docs and follow steps.
- If have problems:
- Read info in
storage/log/tracy/*
files, and see the problem. - Read info in
var/log/*
files, and see the problem. - Read info in
var/log/apache2/error.log
(this is the default location in Debian, can change in your OS distribution) in your webserver. - If you can't solve the problem go to: Repository issues
- Read info in
- composer.json Updated/Added/Deleted dependencies
- package.json Updated/Added/Deleted dependencies
7.1.7
🌀 CHANGES
- Nothing
⭐ FEATURES
- Nothing
🔥 DEPRECATED
- Nothing
🔧 FIXES
src/core/Combat/Battle.php
Add Battle Expression dependenciesrc/core/ExpressionLanguage/BattleProvider.php
Add functionfloor
to avoid errorssrc/core/Installer/Pattern/Version.php
Add missing version7.1.6
src/core/Controller/StablesController.php
Fixed error when buy creature and sell other.src/core/Combat/Battle.php
andsrc/core/Combat/BattleStart.php
Fixed bug that caused buffs not to be retainedsrc/core/Tool/Tool/DeathMessage.php
Fixed error, no use property$this->translator
src/core/Tool/Tool/Taunt.php
Fixed error, no use property$this->translator
src/core/Controller/GraveyardController.php
Fixed error that, when win battle not show navs
❌ REMOVES
- Nothing
📓 NOTES
- Important:
⚠️ Since version 5.0.0 Installer is only via terminal (command:php bin/console lotgd:install
)⚠️ Avoid, as far as possible, using static classes (e.g. LotgdSetting, Doctrine, LotgdTranslation...) as these classes will be deleted in a future version. Use autowire, dependency injection when possible.⚠️ Version 7.0.0 change templates for use TailwindCSS
- Upgrade/Install for version 5.0.0 and up
- First read docs and follow steps.
- If have problems:
- Read info in
storage/log/tracy/*
files, and see the problem. - Read info in
var/log/*
files, and see the problem. - Read info in
var/log/apache2/error.log
(this is the default location in Debian, can change in your OS distribution) in your webserver. - If you can't solve the problem go to: Repository issues
- Read info in
- composer.json Updated/Added/Deleted dependencies
- package.json Updated/Added/Deleted dependencies
Full Changelog: 7.1.6...7.1.7
7.1.6
🌀 CHANGES
- Nothing
⭐ FEATURES
- Nothing
🔥 DEPRECATED
- Nothing
🔧 FIXES
migrations/2021/Version20210127183022.php
Quote location and function in create table module_hooks
❌ REMOVES
- Nothing
📓 NOTES
- Important:
⚠️ Since version 5.0.0 Installer is only via terminal (command:php bin/console lotgd:install
)⚠️ Avoid, as far as possible, using static classes (e.g. LotgdSetting, Doctrine, LotgdTranslation...) as these classes will be deleted in a future version. Use autowire, dependency injection when possible.⚠️ Version 7.0.0 change templates for use TailwindCSS
- Upgrade/Install for version 5.0.0 and up
- First read docs and follow steps.
- If have problems:
- Read info in
storage/log/tracy/*
files, and see the problem. - Read info in
var/log/*
files, and see the problem. - Read info in
var/log/apache2/error.log
(this is the default location in Debian, can change in your OS distribution) in your webserver. - If you can't solve the problem go to: Repository issues
- Read info in
- composer.json Updated/Added/Deleted dependencies
- package.json Updated/Added/Deleted dependencies
7.1.5
🌀 CHANGES
- Nothing
⭐ FEATURES
- Nothing
🔥 DEPRECATED
- Nothing
🔧 FIXES
src/core/Installer/Pattern/Version.php
Fixed, added missing versionssrc/core/Navigation/Navigation.php
Fixed, now check correct if exist navs
❌ REMOVES
- Deleted dependency of
laminas/laminas-code
not in use
📓 NOTES
- Important:
⚠️ Since version 5.0.0 Installer is only via terminal (command:php bin/console lotgd:install
)⚠️ Avoid, as far as possible, using static classes (e.g. LotgdSetting, Doctrine, LotgdTranslation...) as these classes will be deleted in a future version. Use autowire, dependency injection when possible.⚠️ Version 7.0.0 change templates for use TailwindCSS
- Upgrade/Install for version 5.0.0 and up
- First read docs and follow steps.
- If have problems:
- Read info in
storage/log/tracy/*
files, and see the problem. - Read info in
var/log/*
files, and see the problem. - Read info in
var/log/apache2/error.log
(this is the default location in Debian, can change in your OS distribution) in your webserver. - If you can't solve the problem go to: Repository issues
- Read info in
- composer.json Updated/Added/Deleted dependencies
- package.json Updated/Added/Deleted dependencies