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

Added New features, fix some issues #31

Merged
merged 5 commits into from
Sep 1, 2024

Conversation

iseeyoucopy
Copy link
Contributor

@iseeyoucopy iseeyoucopy commented Aug 25, 2024

This update addresses an issue where furniture purchased and placed by a player could not be sold immediately unless the resource was restarted.

New feature and small updates

  • added new feature Private property check
  • added sound to the furniture menu
  • enable menufocus for furniture menu
  • missing localization keys for language
  • removed ClientCloseAllMenus, we don't need that

This update addresses an issue where furniture purchased and placed by a player could not be sold immediately unless the resource was restarted. The issue was caused by the CreatedFurniture table not properly tracking newly placed furniture entities due to an improper handling of entity creation and storage.
- added new feature Private property check
- added sound to the furniture menu
- enable menufocus for furniture menu
- missing localization keys for language
- removed ClientCloseAllMenus, we don't need that
- The fix ensures that the menu correctly reflects the player's role (owner vs. non-owner) when they navigate through the housing menu.
- Beautified the configuration file for better readability and more info.
- Updated the Discord webhook to include customizable titles and avatars.
- Added a configurable keybinding for managing houses.
- Incremented the version number.
@iseeyoucopy iseeyoucopy changed the title Fix: Furniture Not Selling After Purchase Added New features, fix some issues Aug 26, 2024
@AndrewR3K AndrewR3K merged commit 51c6ce5 into BryceCanyonCounty:main Sep 1, 2024
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.

2 participants