Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Monster look added to db #219

Closed
wants to merge 389 commits into from
Closed

Conversation

matheuscollier
Copy link

Added attributes from the monster looks to the db (looktype, head, body, legs, feet, addons, corpse)

fernandomatos and others added 30 commits December 22, 2020 07:47
* Add a brand new charming installation

* Fix alert position in setup requirements validation

* Add some missing definitions

* A distinction between bootstrap CSS classes and myaac classes

For CSS-styled messages

* Remove unused functions for messages

Co-authored-by: slawkens <slawkens@gmail.com>
Fixes and improvements at template's network box
Checks if page exists in template directory and loads that page first instead of system/pages/
This allows users to make their own changes without modifying the original files for when doing updates.
Adds system/functions_custom.php to the git ignore list.
Updates the creature pages to show more information.
You will need to reload your creatures.
-modifies database with migration 31
-small customisations are allowed via config file.
-functions added, getMonsterLink, getItemRarity, getCreatureImgPath, left, right,
-added functions to twig.
-view elements, immunities, summons, voices, loot, pushables, canpush, canwalk, runonhealth,hostile,attackable,rewardboss,defense,armor
-filter bosses
-show list as picture preview or names list
Added missing function from creature update.
Some mysql dbs won't allow text to have a default value.
renamed and cleaned up the settings names for easier comprehension
As suggested by PHP Manual
Also added limit of 29 characters (client limitation)
-Admin menu updates
-Moved getchangelogtype/where to functions file and added to twig
-Added changelog editor to admin panel and updated changelog page
-Renamed the changelog md reader to clmd and edited the version file.
Fixed a bug with $status['online'] not being filled and showing invalid badge due to error.
missing function added to functions lib.
Moved non-global functions from twig back into PHP.
Cause they are located in images/news folder
"Send Mail" link next to Email input in account editor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants