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

Spotlight Block - Add component #212

Merged
merged 1 commit into from
Feb 21, 2024
Merged

Spotlight Block - Add component #212

merged 1 commit into from
Feb 21, 2024

Conversation

veteran29
Copy link
Member

When merged this pull request will:

  • title
  • Tries to prevent from delete CLASS on main menu spotlight, won't work for more complex or scripted methods
  • Works for FIR

@veteran29 veteran29 added the enhancement Fixes and improvements for existing feature label Feb 21, 2024
@veteran29 veteran29 requested a review from a team as a code owner February 21, 2024 22:14
@veteran29 veteran29 requested review from 3Mydlo3 and removed request for a team February 21, 2024 22:14
@veteran29
Copy link
Member Author

veteran29 commented Feb 21, 2024

If there's an existing class dependent on the class being deleted the game won't allow to delete it:

Cannot delete class Spotlight1, it is referenced somewhere (used as a base class probably).
Cannot delete class Spotlight2, it is referenced somewhere (used as a base class probably).
Cannot delete class Spotlight3, it is referenced somewhere (used as a base class probably).
Cannot delete class BackgroundSpotlightRight, it is referenced somewhere (used as a base class probably).
Cannot delete class BackgroundSpotlightLeft, it is referenced somewhere (used as a base class probably).
Cannot delete class BackgroundSpotlight, it is referenced somewhere (used as a base class probably).

@veteran29 veteran29 merged commit 1c51400 into master Feb 21, 2024
5 checks passed
@veteran29 veteran29 deleted the spotlight-block branch February 21, 2024 22:17
@veteran29 veteran29 added feature New feature or request and removed enhancement Fixes and improvements for existing feature labels Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants