Releases: Rangi42/polished-map
Releases · Rangi42/polished-map
4.5.2
- Event dialog has taller text fields for long prefixes/suffixes
- Support different
ROOF
palettes, like evening
- Fix Shift+click to follow warps when the line has a comment
- Refactor the code using C++17 features
- Fix some internal issues found with static analysis
2.5.2++
- Event dialog has taller text fields for long prefixes/suffixes
- Support different
ROOF
palettes, like evening
- Fix Shift+click to follow warps when the line has a comment
- Refactor the code using C++17 features
- Fix some internal issues found with static analysis
4.5.1
- Support pokered's reorganization (data/mapHeaders → data/maps/headers, data/mapObjects → data/maps/objects,
db <TILESET>
→ map_header ...<TILESET>...
)
- Export all palettes, not just the current one
- Support .2bpp tileset graphics
- Support .2bpp.lz roof graphics
- Internal code improvements with C++17
2.5.1++
- Export all palettes, not just the current one
- Support .2bpp tileset graphics
- Support .2bpp.lz roof graphics
- Internal code improvements with C++17
4.5.0
- Warn if maps will not fit in the 1300-byte
wOverworldMapBlocks
WRAM buffer, with an option to configure the buffer size
- For unknown map sizes, default to selecting a wider than taller one
- Add a tooltip to the Rulers button
2.5.0++
- Fully support 512 tile graphics instead of the "★" attribute hack
- Support
pokemon_event
for Polished Crystal 3.0
- Warn if maps will not fit in the 1300-byte
wOverworldMap
WRAM buffer, with an option to configure the buffer size
- For unknown map dimensions, default to selecting a wider than taller one
- Add a tooltip to the Rulers button
- Fix the example tilesets
4.4.4
- Event coordinates can range from -6 to 249
- Fix Game Boy Screen position to update when moving the cursor within a block
- Polished Map.prefs or polishedmap.prefs in the same directory as polishedmap.exe can be used for portable preferences
2.4.4++
- Event coordinates can range from -6 to 249
- Fix Game Boy Screen position to update when moving the cursor within a block
- Polished Map.prefs or polishedmap.prefs in the same directory as polishedmap.exe can be used for portable preferences
4.4.3
- Support
keyitemball_event
for Polished Crystal
- Build with Visual Studio 2019
- Fix some small memory leaks
- Improve the Game Boy screen performance
2.4.3++
- Support
keyitemball_event
for Polished Crystal
- Build with Visual Studio 2019
- Fix some small memory leaks
- Improve the Game Boy screen performance