-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updates, fixes and improvements (#36)
- Updated version check method to use a file instead of release. - Implemented house ownership limit per character when purchasing a house. - Removed associated doors from the doorlocks table based on houseId or uniqueName during house sale. - Replaced bottomline with line in the house creation menu for inventory. - Expanded localization keys to support multiple languages. - Added an HTML element to the bottom menu to display an image. You can set the image link via config. - Added an option to enable/disable the image display in the config. - Removed the custom logo implementation. - Replaced key hashes from config with actual keys; bcc-utils.keys will now resolve the hashes. - Added bccutils keys support for hotel prompts.
- Loading branch information
1 parent
1918179
commit de3896b
Showing
20 changed files
with
402 additions
and
169 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.