You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 14, 2024. It is now read-only.
There needs to be a way to generate maps. There are a few old and perfectly ok options for this, but they are quickly becoming outdated.
I see a few alternatives:
Find an existing tool and recommend that (Liero Hellhole has several)
Create or port something that can convert existing bitmaps to Liero levels
Enable Liero to read image files of the correct size/format directly
To complicate option 3 there needs to be a way to get an image of the map as it is displayed inside Liero, which is not the same as the source image (since it applies textures and whatnot).
I would really like to have something like option 3 for ease of use and for easy testing of new maps.
While doing this, it's worth considering expanding the scope of maps to include stuff like using all available colors and adding new types of terrain (for example, while there is terrain that can be shot through but not moved through, I believe there's no terrain that can be moved through but not shot through).