Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

feat: update to use the original map file structure #8

Merged
merged 2 commits into from
Oct 11, 2023

Conversation

erickzanardo
Copy link
Member

Description

Changes the map files to use the original structure sent by HOPR, that way, the map files can be edited directly from the game source base, without needing to change, parse anything.

Note about the gen.dart: Making the prefixes and bundles from flame work well with the generated Assets class was giving too much of a headache, so for now I decided to simply remove them, we can put that back again later when we have more time to think this through

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@erickzanardo erickzanardo merged commit f658775 into main Oct 11, 2023
3 checks passed
@erickzanardo erickzanardo deleted the feat/new-file-structure branch October 11, 2023 20:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant