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

Correctly save Karel start location and direction in World Editor #30

Merged
merged 2 commits into from
Oct 14, 2022

Conversation

mrericreed
Copy link

@mrericreed mrericreed commented Oct 14, 2022

Add code to world_editor and karel_world to update world object attributes and thus correctly save changes:

  • karel_start_location
  • karel_start_direction
  • karel_start_beeper_count

Add code to world_editor and karel_world to update world object attributes and thus correctly save changes:
- karel_start_loaction
- karel_start_direction
- karel_start_beeper_count
@TylerYep TylerYep changed the title Fix issue with world editor lost changes Correctly save Karel start location and direction in World Editor Oct 14, 2022
@TylerYep
Copy link
Owner

TylerYep commented Oct 14, 2022

Thanks for the fix! It is now available in v0.2.7. Please feel free to submit fixes for any other bugs or improvements you find!

@TylerYep TylerYep merged commit b9ad879 into TylerYep:main Oct 14, 2022
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.

World Editor saves "INFINITE" bag status when the "Empty" radio button is selected
2 participants