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

Spawn warning #176

Merged
merged 4 commits into from
Mar 9, 2022
Merged

Spawn warning #176

merged 4 commits into from
Mar 9, 2022

Conversation

MatthewFoster02
Copy link
Collaborator

Warns user if they try to create and open a map without both a guard spawn and intruder spawn.

It also gives the same warning if you are just trying to create the map file (not create and open), as there is no point saving files that will give an error should we try to open them in the future.

Closes #170

Warns user if they try to create and open a map without both a guard spawn and intruder spawn.
Also checks for spawn areas when just creating a file.
@MatthewFoster02 MatthewFoster02 self-assigned this Mar 8, 2022
@S010MON
Copy link
Owner

S010MON commented Mar 8, 2022

This is ideal, but due to the MapBuilder refactor has conflicts with master. Could you look at rewriting from the Master branch to incorporate these changes?

# Conflicts:
#	src/main/java/app/view/mapBuilder/FurniturePane.java
#	src/main/java/app/view/mapBuilder/StartMenu.java
Same code just with the new code from master branch to avoid conflict.
@S010MON S010MON merged commit adc79d5 into master Mar 9, 2022
@S010MON S010MON deleted the spawn-warning branch March 9, 2022 07:10
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

Successfully merging this pull request may close these issues.

Spawing Point Warning
2 participants