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

Add test environment #472

Merged
merged 2 commits into from
Nov 26, 2024
Merged

Conversation

snipercup
Copy link
Collaborator

As requested by Khaligufzel, a way to quickly test a map in-game.

Adds a save & test button to the map editor that will send you to the test environment and load the map you were editing. This testenvironment has the bare minimum. Some lights, the chunk representing the map and player movement. There is no inventory, overmap or any UI except for a menu to return to the content editor. You will have to open the map again to continue editing.

It may be improved in some ways:

  • Being able to test it without saving the map beforehand
  • Returning to the contenteditor with the map opened again so you can continue editing.
  • Add the inventory window to the testing environment so you can check containers.

@snipercup snipercup added the enhancement New feature or request label Nov 25, 2024
@snipercup snipercup merged commit f038bf0 into Khaligufzel:main Nov 26, 2024
@snipercup snipercup deleted the test-environment branch November 26, 2024 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant