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

Multiple tabs support #4399

Open
wants to merge 56 commits into
base: master
Choose a base branch
from

Conversation

Defeatomizer
Copy link
Collaborator

  • Renamed fields from creativeTab/igniterTab to creativeTabs (in both storage classes and GUI);
  • Removed "No creative tab entry" because it means the same as an empty list specified using TabListField;
  • Refactored and renamed corresponding help tip and UI texts;
  • Restructured spawn egg options panel in entity GUI so as to allow the list to be shown properly.

@Spectrall368 Spectrall368 added the new feature New feature or request label Nov 19, 2023
@Defeatomizer Defeatomizer added the community review Used by maintainers to mark issues that should get community reviews, tests, and feedback label Nov 19, 2023
@Defeatomizer Defeatomizer added the changes FV Mark PRs that use converter and change FV with this label label Nov 20, 2023
@KlemenDEV KlemenDEV marked this pull request as draft November 20, 2023 18:24
@Defeatomizer Defeatomizer marked this pull request as ready for review November 20, 2023 19:37
@KlemenDEV KlemenDEV marked this pull request as draft November 22, 2023 08:03
@Defeatomizer
Copy link
Collaborator Author

A question unrelated to this PR: shouldn't we add the operator tab mapping as it's available in both currently supported versions?

@Defeatomizer Defeatomizer marked this pull request as ready for review November 22, 2023 10:19
@Defeatomizer
Copy link
Collaborator Author

Oops, thanks a lot, misclick.

@KlemenDEV
Copy link
Contributor

There are some merge conflicts due to recent FV change

@Defeatomizer
Copy link
Collaborator Author

GitHub ignores pressing Commit merge button 🤷‍♂️ RIP

@Defeatomizer
Copy link
Collaborator Author

What is wrong now? I don't see the error locally 🤷‍♂️

@KlemenDEV
Copy link
Contributor

image

Code does not even build

@Defeatomizer
Copy link
Collaborator Author

Not locally, that's why I'm asking.

@Defeatomizer Defeatomizer marked this pull request as ready for review May 13, 2024 17:54
Copy link
Contributor

@KlemenDEV KlemenDEV left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GeneratableElement does not bump FV version at all, so this gives me some doubts about how much this PR was tested after this quite important merge

@KlemenDEV KlemenDEV marked this pull request as draft May 14, 2024 19:17
@KlemenDEV
Copy link
Contributor

Please do not just change FV number but also re-test

@KlemenDEV KlemenDEV added the on hold Used to mark PRs that are blocked by another PR or not on the nearby roadmap label May 14, 2024
@KlemenDEV
Copy link
Contributor

On hold for #4818

@KlemenDEV KlemenDEV removed the on hold Used to mark PRs that are blocked by another PR or not on the nearby roadmap label May 15, 2024
@KlemenDEV KlemenDEV marked this pull request as ready for review May 15, 2024 15:20
@KlemenDEV
Copy link
Contributor

FV bump needed

@KlemenDEV KlemenDEV marked this pull request as draft May 18, 2024 19:02
@Defeatomizer Defeatomizer marked this pull request as ready for review May 18, 2024 19:14
# Conflicts:
#	src/main/java/net/mcreator/ui/modgui/ArmorGUI.java
#	src/main/java/net/mcreator/ui/modgui/PlantGUI.java
@KlemenDEV KlemenDEV added this to the 2024.2 milestone May 30, 2024
Copy link
Contributor

This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Do not remove this label manually, it should be removed by the bot when new activity occurs.

@github-actions github-actions bot added the stale Stale issue label Jun 14, 2024
@KlemenDEV KlemenDEV removed the stale Stale issue label Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changes FV Mark PRs that use converter and change FV with this label new feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants