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

alt-click context menus & object cell systems #6029

Merged
merged 34 commits into from
Oct 2, 2023

Conversation

silicons
Copy link
Contributor

About The Pull Request

  • adds the concept of object systems: used for component-like behavior when it is nonsensical to use components due to API issues, like cell slots / storage
  • adds support for alt click radial menus
  • refactors inducers to use these two things

Why It's Good For The Game

this lessens code duplication needed to add cell slots to items
furthermore it adds a standard way of non-verb-based interaction to items.

the context menu for now is just a radial, but in the future will be changed to be prettier.

Changelog

🆑
add: alt click context menus
code: context menus & /obj-level cell slots
/:cl:

@github-actions github-actions bot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Sep 28, 2023
@github-actions github-actions bot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Sep 28, 2023
silicons pushed a commit that referenced this pull request Sep 30, 2023
silicons pushed a commit that referenced this pull request Sep 30, 2023
silicons pushed a commit that referenced this pull request Oct 1, 2023
silicons pushed a commit that referenced this pull request Oct 1, 2023
silicons pushed a commit that referenced this pull request Oct 1, 2023
silicons pushed a commit that referenced this pull request Oct 1, 2023
silicons pushed a commit that referenced this pull request Oct 1, 2023
silicons pushed a commit that referenced this pull request Oct 1, 2023
silicons pushed a commit that referenced this pull request Oct 1, 2023
silicons pushed a commit that referenced this pull request Oct 1, 2023
silicons pushed a commit that referenced this pull request Oct 2, 2023
@TheLordME TheLordME merged commit 85dec9b into Citadel-Station-13:master Oct 2, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants