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

My tasks progress. #212

Open
WhalesState opened this issue Aug 15, 2023 · 1 comment
Open

My tasks progress. #212

WhalesState opened this issue Aug 15, 2023 · 1 comment

Comments

@WhalesState
Copy link
Contributor

WhalesState commented Aug 15, 2023

I will leave this here to track my progress

  1. Finish the default theme for the game. [ ]
  2. Finish the inventory. [ ]
  3. Allow users to change the game font and theme with different pixel fonts. [ ]
  4. Convert game custom classes into addons for cleaner code and reusability. [ ]
  5. Test the game with pixel-engine for better performance and editor speed. [ ]
  6. Build a character editor as a MainScreenEditorPlugin for easy character customization for devs and add a game modder. [ ]
@WhalesState
Copy link
Contributor Author

WhalesState commented Aug 15, 2023

  1. since we have item quantity, we need to update the ItemButton to show the quantity when it's greater than 1, and to show the price only inside the shop, also the inventory should loop over all items searching for a similar item that it's quantity is smaller than it's maximum quantity then it increases it instead of adding it as a new item. we don't need to loop if the item's maximum quantity is equal 1.

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

No branches or pull requests

1 participant