-
Notifications
You must be signed in to change notification settings - Fork 6
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 equipping and managing items in backpack #186
Conversation
tak samo w tym selecie |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
wszystko zostało zrobione po za dość sporymi elementami, które zostały wrzucone na issues. powód prosty - koniec sprintu i brak czasu, przeniesione na przyszłość a mimo wszystko fajnie by ten element był w jakimś stopniu dowieziony |
@Mixss należy zaadresować drobne poprawki o których wspomniałem na discordzie, po ich naprawieniu oraz zmianie nazwy PR dam approve |
Pull request review checklist 📝 ✅
This is a checklist that helps conduct a pull request review properly. These points are required to merge the PR
There are no merge conflicts
The pull request is named accordingly (description of the functionality - it
will be visible in the changelog later)
Every task requirement (from Jira) is done
The app runs, it boots up properly (e.g. no syntax errors)
The proposed functionality is working properly (you need to pull this branch
and check for yourself)
Each function, class or functionality is properly documented
(short description of what it does, parameters or return values if they need
any explanation)