Update History
An overview of all updates this plugin has gone through.
Table of Contents
- v3.2.0: Trainer Rematch Mode
- v3.1.2: Bug Fixes and Improvements
- v3.1.1: Bug Fixes and Improvements
- v3.1.0: Region Map Connecting
- v3.0.0: Preview Animations and Revamp
- v2.7.0: Region Map Zooming
- v2.6.4: Bug Fixes and Improvements
- v2.6.3: Region Decoration
- v2.6.2: Bug Fixes and Improvements
- v2.6.1: Bug Fixes and Improvements
- v2.6.0: Extended Location Preview
- v2.5.2: Bug Fixes
- v2.5.1: Time Based Region Maps
- v2.5.0: Mouse Support
- v2.4.1: Bug Fixes and Improvements
- v2.4.0: Progress Counter
- v2.3.0: Location Search and Fake Locations
- v2.2.0: Berry and Roaming Modes
- v2.1.2: Translation Support
- v2.1.1: Bug Fixes
- v2.1.0: Button Preview Improvements
- v2.0.0: Big New Year Update
- v1.4.1: Bug Fixes
- v1.4.0: Support for any Game Screen Size
- v1.3.2: Bug Fixes and Improvements
- v1.3.1: Bug Fixes and Improvements
- v1.3.0: Customization Options
- v1.2.1: Improvements
- v1.2.0: Improved Mode Switching
- v1.1.3: Bug Fixes
- v1.1.2: Bug Fixes
- v1.1.1: Bug Fixes and Improvements
- v1.1.0: Region District Names
- v1.0.2: Bug Fixes
- v1.0.1: Bug Fixes
- Initial Release
2025-08-24
v3.2.0: Trainer Rematch Mode
AttentionThis plugin (update) now requires Arcky's Utilities v1.0.9 or higher to function correctly. Once you've installed this, start a new save to avoid malfunction.
This update also comes with new Graphics, make sure to install those!
New Feature
- Trainer Rematch Mode: Registered Trainers will be shown on the Trainer Mode of the Region Map when a rematch is available.
Bug Fixes
- Fixed a crash with the Button Preview.
- Fixed a crash with the Extended Location Preview checking Game Maps that don't exist.
2025-04-21
v3.1.2: Bug Fixes and Improvements
AttentionThis plugin (update) now requires Arcky's Utilities v1.0.8 or higher to function correctly. Once you've installed this, start a new save to avoid malfunction.
Improvement
- Added support for all special characters like
. , ' ( ) - _
for the Location Preview. These characters cannot be used in the constant names in the location preview setup file but only for the location name itself in the the PBS file.
Bug Fixes
- Fixed a crash with the pokedex while using Region Specific UI themes.
- Fixed the Highlight Graphics position being wrong in some cases (no clear clue why though).
2025-03-26
v3.1.1: Bug Fixes and Improvements
AttentionThis plugin (update) now requires Arcky's Utilities v1.0.8 or higher to function correctly. Once you've installed this, start a new save to avoid malfunction.
Improvement
- The Player Icon will be shown on the Region Map by default. Your Region Name doesn't need to be added anymore in the
ShowPlayerOnRegion
setting. Unless you want to specifically hide it for a certain Region.
Bug Fixes
- Fixed a bug with the Progress Counter
- Fixed a crash when a Game Map seems to be missing.
- Fixed a bug with the Map Crashing when switching Regions while only 1 Region has been visited.
- Fixed a crash with the Progress Counter being disabled while encountering a wild Pokémon.
2025-02-12
v3.1.0: Region Map Connecting
AttentionThis plugin (update) now requires Arcky's Utilities v1.0.7 or higher to function correctly. Once you've installed this, start a new save to avoid malfunction.
New Feature
- Region Map Connecting allows you to Connect 2 or more Regions to make it act like 1 big Region instead of 2 or more smaller ones.
Improvement
- Renamed internal Constants used by the Region Map Plugin (less relevant and shouldn't affect anyone's game in most cases).
Bug Fixes
- Fixed a scrolling issue in the Pokedex when a Region Map has a greater height but not width than the default size.
- Fixed a crash in the Extended Preview when the ProgressCounter Setting is disabled.
- Fixed a bug with the Arrow Animating when a Quest or Berry Preview is being Activated or Deactivated.
- Fixed a bug (CursorMapOffset Setting enabled) when clicking on the right or left side of the Screen, the Cursor goes 1 Position off to the right.
- Fixed a bug with the Quest or Berry Preview that when you press the Use Button again, the Show Animation plays again.
- Fixed a bug with the Quest and Berry Preview that when you have multiple to view on 1 same Location but the Preview Box is the same Height (when chaning from 1 to another), it also plays an Updata Animation while it shouldn't.
New Settings
- Added a new Setting (QuickTravelInsteadOfFly) which allows you to choose when flying to make it quick fly instead of the fly animation playing first before being transfered to the chosen fly location. (The Mode is still called "Fly Mode" but you can rename this mode in the Settings of the plugin)
- Added a new Setting (UseRegionConnecting) which allows you to enable the new Feature of this update Region Connecting.
- Added a new Setting (RegionConnections) which allows you to setup the Regions that are Connected to each other and the Ranges they have (which is important for the Region Connecting to work properly).
2024-10-07
v3.0.0: Preview Animations and Revamp
WarningThis plugin (update) no longer supports v20.1 of essentials, you'll run into crashes if you try to install it (just stick with v2.7.0)!
AttentionThis plugin (update) now requires Arcky's Utilities v1.0.4 or higher to function correctly. Once you've installed this, start a new save to avoid malfunction.
This update also comes with new Graphics, make sure to install those!
Improvement
- The Region Map Extras are now used from the plugin settings instead of the essentials settings in the pokedex (for some reason this was never set that way while the regular region map was using the setting for the plugin itself already).
Bug Fixes
- Fixed a bug with the zoom feature that when you spam the zoom trigger, the map moves slightly.
- Fixed location searching is still possible and malfunctioning while zooming is active.
- Fixed extended preview showing 1/0 pages when ExcludeMapWithNoData setting is set to true.
Setting Changes
- Replaced
SQUARE_WIDTH
withSquareWidth
in 47 places. - Replaced
SQUARE_HEIGHT
withSquareHeight
in 45 places. - Replaced
PROGRESS_COUNTER
withProgressCounter
in 9 places. (utilities) - Replaced
PROGRESS_COUNT_ITEMS
withProgressCountItems
in 5 places. - Replaced
PROGRESS_COUNT_TRAINER
withProgressCountTrainers
in 5 places. - Replaced
PROGRESS_COUNT_POKEMON
withProgressCountSpecies
in 7 places. - Replaced
PROGRESS_COUNT_VISITED_LOCATIONS
withProgressCountVisitedLocations
in 2 places. - Replaced
DISABLE_PROGRESS_COUNTER_PERCENTAGE
withDisableProgressCounterPercentage
in 2 places. - Replaced
DISABLE_EXTENDED_PREVIEW_PERCENTAGE
withDisableExtendedPreviewPercentage
in 3 places. - Replaced
NO_UNVISITED_MAP_INFO
withNoUnvisitedMapInfo
in 6 places. - Replaced
UNVISITED_MAP_TEXT
withUnvisitedMapText
in 5 places. - Replaced
UNVISITED_POI_TEXT
withUnvisitedPoiText
in 5 places. - Replaced
LINK_POI_TO_MAP
withLinkPoiToMap
in 9 places. - Replaced
FAKE_REGION_LOCATIONS
withFakeRegionLocations
in 3 places. - Replaced
REGION_MAP_EXTRAS
withRegionMapExtras
in 4 places. - Replaced
CAN_LOCATION_SEARCH
withCanLocationSearch
in 3 places. - Replaced
INCLUDE_UNVISITED_MAPS
withIncludeUnvisitedMaps
in 2 places. - Replaced
MINIMUM_MAPS_COUNT
withMinimumMapsCount
in 3 places. - Replaced
LOCATION_SEARCH_BUTTON
withLocationSearchButton
in 3 places. - Replaced
QUICK_SEARCH_BUTTON
withQuickSearchButton
in 3 places. - Replaced
ORDER_SEARCH_BUTTON
withOrderSearchButton
in 7 places. - Replaced
HIGHLIGHT_OPACITY
withHighlightOpacity
in 2 places. - Replaced
REGION_MAP_DECORATION
withRegionMapDecoration
in 2 places. - Replaced
USE_REGION_DISTRICTS_NAMES
withUseRegionDistrictsNames
in 2 places. (utilities) - Replaced
REGION_DISTRICTS
withRegionDistricts
in 2 places. (utilities) - Replaced
PROGRESS_SWITCHES
withProgressSwitches
in 2 places. (utilities) - Replaced
CAN_FLY_FROM_TOWN_MAP
withCanFlyFromTownMap
in 2 places. - Replaced
CAN_QUICK_FLY
withCanQuickFly
in 3 places. - Replaced
QUICK_FLY_BUTTON
withQuickFlyButton
in 3 places. - Replaced
AUTO_CURSOR_MOVEMENT
withAutoCursorMovement
in 2 places. - Replaced
ALLOW_FLY_TO_OTHER_REGIONS
withAllowFlyToOtherRegions
in 2 places. - Replaced
FLY_TO_REGIONS
withFlyToRegions
in 2 places. - Replaced
LOCATION_FLY_TO_OTHER_REGION
withLocationFlyToOtherRegion
in 3 places. - Replaced
CHANGE_MODE_BUTTON
withChangeModeButton
in 3 places. - Replaced
MODE_NAMES
withModeNames
in 6 places. - Replaced
CHANGE_MODE_MENU
withChangeModeMenu
in 2 places. - Replaced
CHANGE_MUSIC_IN_REGION_MAP
withChangeMusicInRegionMap
in 2 places. - Replaced
MUSIC_PER_REGION
withMusicForRegion
in 2 places. - Replaced
REGION_MAP_BEHIND_UI
withRegionMapBehindUI
in 38 places. - Replaced
SHOW_PLAYER_ON_REGION
withShowPlayerOnRegion
in 3 places. - Replaced
TIME_BASED_REGION_MAP
withTimeBasedRegionMap
in 2 places. - Replaced
USE_SPECIAL_UI
withUseSpecialUI
in 3 places. - Replaced
USE_REGION_MAP_ZOOM
withUseRegionMapZoom
in 7 places. - Replaced
ZOOM_SPEED
withZoomSpeed
in 2 places. - Replaced
TOGGLE_ZOOM_BUTTON
withToggleZoomButton
in 3 places. - Replaced
ZOOM_IN_BUTTON
withZoomInButton
in 3 places. - Replaced
ZOOM_OUT_BUTTON
withzoomOutButton
in 3 places. - Replaced
CHANGE_REGION_BUTTON
withChangeRegionButton
in 3 places. - Replaced
CHANGE_UI_ON_REGION
withChangeUIOnRegion
in 5 places. - Replaced
REGION_NAME_OFFSET_X
withRegionNameOffsetX
in 2 places. - Replaced
REGION_NAME_OFFSET_Y
withRegionNameOffsetY
in 2 places. - Replaced
LOCATION_NAME_OFFSET_X
withLocationNameOffsetX
in 2 places. - Replaced
LOCATION_NAME_OFFSET_Y
withLocationNameOffsetY
in 2 places. - Replaced
POI_NAME_OFFSET_X
withPoiNameOffsetX
in 2 places. - Replaced
POI_NAME_OFFSET_Y
withPoiNameOffsetY
in 2 places. - Replaced
MODE_NAME_OFFSET_X
withModeNameOffsetX
in 4 places. - Replaced
MODE_NAME_OFFSET_Y
withModeNameOffsetY
in 4 places. - Replaced
REGION_TEXT_MAIN
withRegionTextMain
in 2 places. - Replaced
REGION_TEXT_SHADOW
withRegionTextShadow
in 2 places. - Replaced
LOCATION_TEXT_MAIN
withLocationTextMain
in 2 places. - Replaced
LOCATION_TEXT_SHADOW
withLocationTextShadow
in 2 places. - Replaced
POI_TEXT_MAIN
withPoiTextMain
in 2 places. - Replaced
POI_TEXT_SHADOW
withPoiTextShadow
in 2 places. - Replaced
MODE_TEXT_MAIN
withModeTextMain
in 3 places. - Replaced
MODE_TEXT_SHADOW
withModeTextShadow
in 3 places. - Replaced
MAX_OPTIONS_CHOICE_MENU
withMaxOptionsChoiceMenu
in 3 places. - Replaced
CURSOR_MAP_OFFSET
withCursorMapOffset
in 8 places. - Replaced
CENTER_CURSOR_BY_DEFAULT
withCenterCursorByDefault
in 2 places. - Replaced
USE_MOUSE_ON_REGION_MAP
withUseMouseOnRegionMap
in 3 places. - Replaced
MOUSE_BUTTON_SELECT_LOCATION
withMouseButtonSelectLocation
in 3 places. - Replaced
MOUSE_BUTTON_MOVE_MAP
withMouseButtonMoveMap
in 2 places. - Replaced
PREVIEW_LINE_HEIGHT
withPreviewLineHeight
in 11 places. - Replaced
QUEST_AND_BERRY_NAME_OFFSET_X
withPreviewNameOffsetX
in 2 places. - Replaced
QUEST_AND_BERRY_NAME_OFFSET_Y
withPreviewNameOffsetY
in 2 places. - Replaced
QUEST_AND_BERRY_TEXT_MAIN
withPreviewTextMain
in 2 places. - Replaced
QUEST_AND_BERRY_TEXT_SHADOW
withPreviewTextShadow
in 2 places. - Replaced
BUTTON_BOX_POSITION
withButtonBoxPostion
in 19 places. - Replaced
BUTTON_BOX_OPACITY
withButtonBoxOpacity
in 2 places. - Replaced
BUTTON_BOX_TEXT_OFFSET_X
withButtonBoxTextOffsetX
in 2 places. - Replaced
BUTTON_BOX_TEXT_OFFSET_Y
withButtonBoxTextOffsetY
in 2 places. - Replaced
BUTTON_BOX_TEXT_MAIN
withButtonBoxTextMain
in 2 places. - Replaced
BUTTON_BOX_TEXT_SHADOW
withButtonBoxTextShadow
in 2 places. - Replaced
BUTTON_PREVIEW_TIME_CHANGE
withButtonPreviewTimeChange
in 3 places. - Replaced
USE_LOCATION_PREVIEW
withUseLocationPreview
in 3 places. - Replaced
SHOW_LOCATION_BUTTON
withShowLocationButton
in 3 places. - Replaced
CAN_VIEW_INFO_UNVISITED_MAPS
withCanViewInfoUnvisitedMaps
in 6 places. - Replaced
UNVISITED_MAP_INFO_TEXT
withUnvisitedMapInfoText
in 2 places. - Replaced
MAX_DESCRIPTION_LINES
withMaxDescriptionLines
in 5 places. - Replaced
DESCRIPTION_TEXT_OFFSET_X
withDescriptionTextOffsetX
in 2 places. - Replaced
DESCRIPTION_TEXT_OFFSET_Y
withDescriptionTextOffsetY
in 2 places. - Replaced
DESCRIPTION_TEXT_MAIN
withDescriptionTextMain
in 3 places. - Replaced
DESCRIPTION_TEXT_SHADOW
withDescriptionTextShadow
in 3 places. - Replaced
CENTER_DESCRIPTION_TEXT
withCenterDescriptionText
in 2 places. - Replaced
MAX_ICON_HEIGHT
withMaxIconHeight
in 2 places. - Replaced
ICON_OFFSET_X
withIconOffsetX
in 2 places. - Replaced
ICON_OFFSET_Y
withIconOffsetY
in 2 places. - Replaced
CENTER_ICON
withCenterIcon
in 2 places. - Replaced
DIRECTION_HEIGHT_SPACING
withDirectionHeightSpacing
in 4 places. - Replaced
DRAW_DASH_IMAGES
withDrawDashImages
in 2 places. - Replaced
DASH_OFFSET_X
withDashOffsetX
in 2 places. - Replaced
DASH_OFFSET_Y
withDashOffsetY
in 2 places. - Replaced
MAX_DIRECTION_LINES
withMaxDirectionLines
in 4 places. - Replaced
DIRECTION_TEXT_OFFSET_X
withDirectionTextOffsetX
in 2 places. - Replaced
DIRECTION_TEXT_OFFSET_Y
withDirectionTextOffsetY
in 2 places. - Replaced
DIRECTION_TEXT_MAIN
withDirectionTextBase
in 3 places. - Replaced
DIRECTION_TEXT_SHADOW
withDirectionTextShadow
in 3 places. - Replaced
LOCATION_DIRECTION_SPACES
withLocationDirectionSpaces
in 2 places. - Replaced
USE_EXTENDED_PREVIEW
withUseExtendedPreview
in 2 places. - Replaced
SHOW_EXTENDED_BUTTON
withShowExtendedButton
in 3 places. - Replaced
SHOW_EXTENDED_SUB_MENU
withShowExtendedSubButton
in 3 places. - Replaced
REVEAL_ALL_SEEN_SPECIES_BUTTON
withRevealAllSeenSpeciesButton
in 8 places. - Replaced
SELECT_SPECIES_BUTTON
withSelectSpeciesButton
in 5 places. - Replaced
EXTENDED_MAIN_INFO_FIXED
withExtendedMainInfoFixed
in 2 places. - Replaced
EXTENDED_TEXT_MAIN_WILD_X
withExtendedMainTextWildOffsetX
in 2 places. - Replaced
EXTENDED_TEXT_MAIN_WILD_Y
withExtendedMainTextWildOffsetY
in 2 places. - Replaced
EXTENDED_TEXT_MAIN_TRAINER_X
withExtendedMainTextTrainerOffsetX
in 2 places. - Replaced
EXTENDED_TEXT_MAIN_TRAINER_Y
withExtendedMainTextTrainerOffsetY
in 2 places. - Replaced
EXTENDED_TEXT_MAIN_ITEM_X
withExtendedMainTextItemOffsetX
in 2 places. - Replaced
EXTENDED_TEXT_MAIN_ITEM_Y
withExtendedMainTextItemOffsetY
in 2 places. - Replaced
EXTENDED_TEXT_MAIN_BASE
withExtendedMainTextBase
in 2 places. - Replaced
EXTENDED_TEXT_MAIN_SHADOW
withExtendedMainTextShadow
in 2 places. - Replaced
EXCLUDE_MAPS_WITH_NO_DATA
withExcludeMapsWithNoData
in 2 places. - Replaced
COUNT_ITEMS_TO_MAIN_MAP
withCountItemsToMainMap
in 2 places. - Replaced
ENCOUNTER_TYPES
withEncounterTypes
in 4 places. - Replaced
CHANGE_EXT_BOX_ON_ENCOUNTER_TYPE
withChangeExtBoxOnEncounterType
in 2 places. - Replaced
CHANGE_ENC_BOX_ON_ENCOUNTER_TYPE
withChangeEncBoxOnEncounterType
in 2 places. - Replaced
EXTENDED_TEXT_SUB_X
withExtendedSubTextOffsetX
in 2 places. - Replaced
EXTENDED_TEXT_SUB_Y
withExtendedSubTextOffsetY
in 2 places. - Replaced
EXTENDED_TEXT_SUB_BASE
withExtendedTextSubBase
in 2 places. - Replaced
EXTENDED_TEXT_SUB_SHADOW
withExtendedTextSubShadow
in 2 places. - Replaced
USE_SPRITES_FOR_UNSEEN_SPECIES
withUseSpritesForUnseenSpecies
in 3 places. - Replaced
UNSEEN_SPECIES_COLOR
withUnseenSpeciesColor
in 2 places. - Replaced
UNCAUGHT_SPECIES_TONE
withUncaughtSpeciesTone
in 2 places. - Replaced
USE_WEATHER_PREVIEW
withUseWeatherPreview
in 2 places. - Replaced
WEATHER_ON_LOCATION_PREVIEW_ACTIVE
withWeatherOnLocationPreviewActive
in 2 places. - Replaced
WEATHER_ON_MODES
withWeatherOnModes
in 3 places. - Replaced
SHOW_QUEST_ICONS
withShowQuestIcons
in 5 places. - Replaced
SHOW_QUEST_BUTTON
withShowQuestButton
in 5 places. - Replaced
MAX_QUEST_LINES
withMaxQuestLines
in 3 places. - Replaced
QUEST_INFO_OFFSET_X
withQuestInfoTextOffsetX
in 2 places. - Replaced
QUEST_INFO_OFFSET_Y
withQuestInfoTextOffsetY
in 2 places. - Replaced
QUEST_INFO_MAIN
withQuestInfoTextBase
in 3 places. - Replaced
QUEST_INFO_SHADOW
withQuestInfoTextShadow
in 3 places. - Replaced
SHOW_BERRY_ICONS
withShowBerryIcons
in 2 places. - Replaced
SHOW_BERRY_BUTTON
withShowBerryButton
in 5 places. - Replaced
MAX_BERRY_LINES
withMaxBerryLines
in 3 places. - Replaced
BERRY_INFO_OFFSET_X
withBerryInfoOffsetX
in 2 places. - Replaced
BERRY_INFO_OFFSET_Y
withBerryInfoOffsetY
in 2 places. - Replaced
BERRY_INFO_MAIN
withBerryInfoMain
in 3 places. - Replaced
BERRY_INFO_SHADOW
withBerryInfoShadow
in 3 places. - Replaced
SHOW_ROAMING_ICONS
withShowRoamingIcons
in 4 places.
File Re-organisation
- Created 001_RegionMap_Mains folder
- Moved 000_RegionMap_Main.rb
- Created 002_RegionMap_Previews folder
- Moved 001_RegionMap_ButtonPreview.rb
- Moved 002_RegionMap_PreviewBox.rb
- Moved 003_RegionMap_locationPreview.rb
- Moved 004_RegionMap_WeatherPreview.rb
- Moved 005_RegionMap_QuestPreview.rb
- Moved 006_RegionMap_BerryPreview.rb
- Moved 007_RegionMap_RoamingIcons.rb
- Moved 008_RegionMap_ExtendedPreview.rb
- Created 003_RegionMap_Features folder
- Created 004_RegionMap_Pokedex folder
- Moved 010_RegionMap_Pokedex_v201.rb
- Moved 011_RegionMap_Pokedex_v211.rb
- Created 005_RegionMap_Script_Overwrites folder
- Moved 020_RegionMap_CompilePBS.rb
- Moved 021_RegionMap_PBS_Data_TownMap.rb
- Moved 030_RegionMap_QuestData.rb
- Moved 040_RegionMap_TrainerType.rb
- Moved 050_RegionMap_MessageDisplay.rb
- Moved 060_RegionMap_ItemTracker.rb
- Moved 070_RegionMap_TrainerTracker.rb
- Moved 080_Battle_and_SafariBattle.rb
- Renamed 010_RegionMap_Pokedex_v201.rb to 001_RegionMap_Pokedex_v201.rb
- Renamed 011_RegionMap_Pokedex_v211.rb to 002_RegionMap_Pokedex_v211.rb
- Renamed 020_RegionMap_CompilePBS.rb to 001_RegionMap_CompilePBS.rb
- Renamed 021_RegionMap_PBS_Data_TownMap.rb to 002_RegionMap_PBSDataTownMap.rb
- Renamed 030_RegionMap_QuestData.rb to 003_RegionMap_QuestData.rb
- Renamed 040_RegionMap_TrainerType.rb to 004_RegionMap_TrainerType.rb
- Renamed 050_RegionMap_MessageDisplay.rb to 005_RegionMap_MessageDisplay.rb
- Renamed 060_RegionMap_ItemTracker.rb to 006_RegionMap_ItemTracker.rb
- Renamed 070_RegionMap_TrainerTracker.rb to 007_RegionMap_TrainerTracker.rb
- Renamed 080_Battle_and_SafariBattle.rb to 008_RegionMap_BattleAndSafariBattle.rb
- Renamed 001_RegionMap_Main to 000_RegionMap_Main.rb
- Created 000_RegionMap_Constants.rb in 001_RegionMap_Mains folder.
- Created 002_RegionMap_Classes.rb in 001_RegionMap_Mains folder.
- Created 003_RegionMap_Utilities.rb in 001_RegionMap_Mains folder.
- Created 001_RegionMap_MapInfo.rb in 003_RegionMap_Features folder.
- Created 002_RegionMap_Fly.rb in 003_RegionMap_Features folder.
- Created 003_RegionMap_Highlights.rb in 003_RegionMap_Features folder.
- Created 004_RegionMap_UnvisitedMaps.rb in 003_RegionMap_Features folder.
- Created 005_RegionMap_MapScroll.rb in 003_RegionMap_Features folder.
- Created 006_RegionMap_ModeChange.rb in 003_RegionMap_Features folder.
- Created 007_RegionMap_RegionSwitching.rb in 003_RegionMap_Features folder.
- Created 008_RegionMap_ProgressCounter.rb in 003_RegionMap_Features folder.
- Created 009_RegionMap_LocationSearch.rb in 003_RegionMap_Features folder.
- Created 010_RegionMap_MouseSupport.rb in 003_RegionMap_Features folder.
- Created 011_RegionMap_MapZoom.rb in 003_RegionMap_Features folder.
2024-08-03
v2.7.0: Region Map Zooming
AttentionThis plugin (update) now requires Arcky's Utilities v1.0.4 or higher to function correctly. Once you've installed this, start a new save to avoid malfunction.
New Feature
- Region Map Zooming: This is enabled by default and the Script will detect if you can zoom out or not. See the new Settings for those I've added.
Improvements
- Added a flag "EnExtPrev" which allows this map to be an Exception on the new Setting below (
EXCLUDE_MAPS_WITH_NO_DATA
) when it's set to true. Otherwise this flag has no effect. (This flag is set for a Game Map in the map_metadata.txt PBS file.) - Added a flag "DisExtPrev" which allows you to disable the Extended Location Preview for a specific Game Map. (This is basically the manual way of what the
EXCLUDE_MAPS_WITH_NO_DATA
does.) (And just like with the "EnExtPrev" flag, you set this flag for a Game Map in the map_metadata.txt PBS file.) - Renamed the
PROGRESS_COUNT_VISITEDLOCATIONS
Setting toPROGRESS_COUNT_VISITED_LOCATIONS
- Changed the position of the Arrow Graphics on the Area Page in the Pokedex. Yes, something may improve here too. :D
- Changed the SE (Sound Effect) that plays when Activating the Scrolling on the Area Page in the Pokedex. It now won't play when you can't Activate the Scrolling for the Region Map.
Bug Fixes
- Fixed missing Graphic issue when the
CHANGE_ENC_BOX_ON_ENCOUNTER_TYPE
Setting is set to false. - Fixed the Cursor when the
CURSOR_MAP_OFFSET
Setting is set to false. - Fixed the Cursor when the
REGION_MAP_BEHIND_UI
Setting is set to true. - Fixed the Cursor when combining the
CURSOR_MAP_OFFSET
andREGION_MAP_BEHIND_UI
Settings in all possible ways (4 possibilities). - Fixed a crash on the Extended Location Preview when there's no Data for a Location.
- Fixed a crash on the Extended Location Preview when the
PROGRESS_COUNTER
Setting is set to false. (This now disables the Extended Location Preview.)
New Settings
- Added a new Setting (
EXCLUDE_MAPS_WITH_NO_DATA
) which allows you to filter out the Game Map that would show "No Data for this Location" on the Extended Location Preview. - Added a new Setting (
DISABLE_PROGRESS_COUNTER_PERCENTAGE
) which allows you to disable the Percentage shown on the Region Map (next to the Region/District Name). - Added a new Setting (
DISABLE_EXTENDED_PREVIEW_PERCENTAGE
) which allows you to disable the Percentage shown on the Extended Location Preview (next to the Location's name). - Added a new Setting (
USE_REGION_MAP_ZOOM
) which allows you to enable or disable the Region Map Zoom feature. - Added a new Setting (
ZOOM_SPEED
) which allows you to change the Speed of the Zoom in/out animation. - Added a new Setting (
TOGGLE_ZOOM_BUTTON
) which allows you to set which button needs to be pressed to go in "Zoom Mode" which then enables Zooming. - Added a new Setting (
ZOOM_IN_BUTTON
) which allows you to set which button needs to be pressed to Zoom in. - Added a new Setting (
ZOOM_OUT_BUTTON
) which allows you to set which button needs to be pressed to Zoom out.
2024-07-13
v2.6.4: Bug Fixes and Improvements
AttentionThis plugin (update) now requires Arcky's Utilities v1.0.3 or higher to function correctly. Once you've installed this, start a new save to avoid malfunction.
Improvements
- You can now have
'
in your Location Names. It'll be ignored by the Script so the Location Preview still works as it should. (You can't include'
in constant names anyway in the001_RegionMap_LocationInfo.rb
setup but you can for the Location Names intownmap.txt PBS
File.) - For the
BUTTON_BOX_POSITION
Setting, it is now possible to give it a value of nil which will disable the Button Preview completely.
Bug Fixes
- Fixed a crash when disabling the Roaming Icons (Roaming Mode) on the Region Map.
- Fixed a bug when the
REGION_MAP_BEHIND_UI
Setting is turned on and you use the Mouse to Choose a Location (to change the Cursor's Postion), it would give you the wrong Location Info. - Fixed an issue with the Arrows not updating properly when moving the Region Map using the Mouse.
New Settings
- Added a new Setting (
COUNT_ITEMS_TO_MAIN_MAP
) that allows you to link multiple maps together to the "main map" so total amount of Items shown on the main map include those of the linked maps as well. - Added a new Setting (
USE_SPRITES_FOR_UNSEEN_SPECIES
) which allows you to have the Unseen Species Icons be shown with a black overlay instead of the ? icon in the Extended Preview. - Added a new Setting (
UNSEEN_SPECIES_COLOR
) which allows you to change the overlay color (related to the setting above) of Unseen Species Icons in the Extended Preview. - Added a new Setting (
UNCAUGHT_SPECIES_TONE
) which allows you to change the tone of Uncaught Species Icons in the Extended Preview.
2024-06-30
v2.6.3: Region Decoration
AttentionThis plugin (update) now requires Arcky's Utilities v1.0.3 or higher to function correctly. Once you've installed this, start a new save to avoid malfunction.
Bug Fix
- Fixed a bug when no MapPosition is defined (yet) and you're using the Item Progress Counter feature, it would crash the game. (This is actually a fix from the Arcky's Utilities Plugin) but it's the Region Map Plugin that caused the crash.
New Setting
- Added a new Setting (
REGION_MAP_DECORATION
) that allows you to add Decoration Graphics on top of your Region Map. These Graphics will render above the Highlight Images (if used). You can hide each Graphic by using a Switch. (So for example if you want some clouds to appear above an hidden Location, set it to the same switch and the clouds will dissapear while the hidden Location will appear).
2024-06-22
v2.6.2: Bug Fixes and Improvements
AttentionThis plugin (update) now requires Arcky's Utilities v1.0.2 or higher to function correctly. Once you've installed this, start a new save to avoid malfunction.
Improvement
- In the Encounter Table, it'll show the last Seen Form on each Species.
Bug Fixes
- Fixed Location Searcher and Quick Fly updating the Cursor incorrectly when the setting
REGION_MAP_BEHIND_UI
is set to true. - Fixed an eventual crash in the Pokedex in case the
mapPosition
would not have been defined for the Species Location.
New Settings
- Added a new Setting to Fix the Wild, Trainer and Item Text's position when the Special UI is used.
- Added 2 new Settings (
EXTENDED_TEXT_MAIN_WILD_X
andEXTENDED_TEXT_MAIN_WILD_Y
) to change the X and Y positions of the Wild Counter Text. - Added 2 new Settings (
EXTENDED_TEXT_MAIN_TRAINER_X
andEXTEND_TEXT_MAIN_TRAINER_Y
) to change the X and Y position of the Trainer Counter Text. - Added 2 new Settings (
EXTENDED_TEXT_MAIN_ITEM_X
andEXTENDED_TEXT_MAIN_ITEM_Y
) to change the X and Y position of the Item Counter Text. - Added 2 new Settings (
EXTENDED_TEXT_MAIN_BASE
andEXTENDED_TEXT_MAIN_SHADOW
) to change the Color of the Wild, Trainer and Item Counter Text. - Added a new Setting
ENCOUNTER_TYPES
to list and add your custom Encounter Types and choose how you want them to be displayed in the Extended Location Preview. - Added a new Setting
CHANGE_EXT_BOX_ON_ENCOUNTER_TYPE
to allow you to make the mapExtBoxMain.png Graphic change depending on the Encounter Type currently displayed in the Extended Location Preivew. - Added a new Setting
CHANGE_ENC_BOX_ON_ENCOUNTER_TYPE
to allow you to make the mapEncBox.png Grahic change depending on the Encounter Type currently displayed in the Extended Location Preview. - Added 2 new Settings (
EXTENDED_TEXT_SUB_X
andEXTENDED_TEXT_SUB_Y
) to change the X and Y position of the Species Info Text (only the Info on the first page when viewing a species' info). - Added 2 new Settings (
EXTENDED_TEXT_SUB_BASE
andEXTENDED_TEXT_SUB_SHADOW
) to change the Color of the Species Info Text (both Species' info pages). - Added a new Setting USE_SPECIAL_UI to either use the Special UI or use the default or PokeGear ones (or your own).
- Added a new Setting
PROGRESS_SWITCHES
which allow you to link a switch to each District, if used, that will be set to ON when the respective District is at 100%.
2024-06-02
v2.6.1: Bug Fixes and Improvements
AttentionThis plugin (update) now requires Arcky's Utilities v1.0.1 or higher to function correctly. Once you've installed this, start a new save to avoid malfunction.
Improvements
- Quest Icons can now be customized and update on selecting a Quest.
- Pokémon in the Encounter list are now sorted by (regional) dex number.
- Weather Icons have been moved from UI/WeatherPreview folder to Icons folder (the one inside RegionMap or Town Map).
Bug Fixes
- When all Counters are disabled, the Extended Preview will not be available.
- When one or more (not all) individual Counters are disabled, the text won't show when there would be no Wild Pokémon, Trainers or Items on a map.
- Fixed innacurate counting of defeatable Trainers on a map.
2024-05-19
v2.6.0: Extended Location Preview
AttentionThis plugin now requires Arcky's Utilities to function correctly. Once you've installed this, start a new save to avoid malfunction.
This update also comes with new Graphics, make sure to install those!
New Featue
- Extended Location Preview allows you to view more detailed information about a Location on the Region Map. This goes along with the Location Preview so make sure you've got that setup correctly first.
Improvement
- Improved the way on how the script checks for visited locations.
Bug Fixes
- Fixed an issue with the Trainer and Item trackers.
- Fixed a crash with the highlight being nil when changing Region.
- Fixed a crash with roaming positions when turning switch on when the roaming pokemon was already caught/defeated.
New Setting
- Added Settings to set the buttons for each new function inside the Extended Location Preview.
2024- 5-02
v2.5.2: Bug Fixes
Bug Fixes
- Fixed a crash when the available actions would happen to be 0 (this should normally never be the case though)
- Fixed a crash with the itemTracker that would crash the game when using the BW key item plugin.
- Fixed the Item Counter so it counts items given by a script command as well and not only those given by a conditional command.
2024-03-17
v2.5.1: Time Based Region Maps
New Feature
- It's now possible to have the Region Map Image change depending on the time in game. (Feature suggested by ProChamCham).
Possible Times are:
- Morning
- Day
- Afternoon
- Evening
- Night
- When there's no Morning, Afternoon or Evening variant, it'll use the Day variant instead.
- When there's no Night variant, it'll use the Day variant instead.
- When there's no Day variant, it'll use the Default one instead.
- When there's none at all, it'll use the default one (so better keep that one as well).
In the town_map.txt PBS, keep the name there as the default variant (for example "mapRegion0.png"). If you do not wish to use this feature, you can just ignore the console message, the map should load just fine as long as the default one is still available.
Bug Fixes
- Fixed a crash when confirming to fly to the chosen location using the mouse.
- Fixed the text "Change Region" on the Fly Map (field move) while you can't change the Region there.
- Fixed the District Name Feature not being used when the Progress Counter is turned off.
New Setting
- Added 4 New Settings, to turn on/off each individual Counter used by the Progress Counter Feature (these are the Item, Trainer, Wild Pokémon and Visited Location Counters).
2024-03-13
v2.5.0: Mouse Support
New Feature
- Added Mouse Support which allows you to select a location, move the map and interact with a location (like opening a Location, Quest or Berry Preview or Select that location to fly to).
Improvement
- Reworked the
000_RegionMap_Settings.rb
file completely to make it more orginized (no settings have been renamed).
Bug Fix
- Fixed a crash with the Trainer Counter script.
2024-02-27
v2.4.1: Bug Fixes and Improvements
Improvements
- changed the name of the setting
MINIMUM_VISITED_COUNT
toMINIMUM_MAPS_COUNT
- added compatibility with the Gen 8-Style Item Find Description plugin.
- when a Highlight Graphic includes "route" in the name, it's expected to be in the "Routes" folder, any other Graphic are expected to be in the "Others" folder (their name doesn't matter but still need to start with "map").
- added a counter to keep track on Static Encounters.
Bug Fixes
- Fixed a warning message appearing while this shouldn't be the case.
- Fixed a typo in v20.1 in the Item Tracker script.
New Setting
- Added a new Setting (
PROGRESS_COUNTER
). This feature was already in v2.4.0 but now this Setting allows you disable the feature when you're facing a crash. (Please still show the crash to me so i can try to find a fix for it). This is only a temporarly solution to fix the many crash reports I've received in the last week. I disabled this Progress Counter by default.
2024-02-23
v2.4.0: Progress Counter
New Feature
- You might have already noticed the Percentage showing next to the Region's Name. I've now expanded this by making it count wild pokemon, trainers and items. The only requirement for counting trainers and items is that in the events, there's either "item" or "trainer" mentioned. I'll provide some settings in a future update if you prefer to not have it count trainers, items and wild pokemon. If districts are being used, it'll split up the progress and displays it for each district respectivily.
Improvements
- On the Berry Mode, when you planted for example only 2 Oran Berries on the same location, it'll say that there were 2 Berries planted but it'll act like it's just 1 berry. Since it are 2 Berries of the same kind.
- On the Berry Mode, when you have more kinds of Berries planted on a same location it'll tell you, in the choice menu, how many of each kind you've planted and displays this as well on the top before the Berry name. This removes the "Total" line in the Berry preview. I might be adding a new (smaller) Graphic for just 1 line in a future update.
Bug Fixes
- Fixed a bug with the list of berries planted not being displayed correctly
- Fixed a bug with the Button Box not going back to it's original position when hiding the Berry Preview Box.
- Fixed an issue with the Disctrict Names Setting Crashing the Game.
- Fixed an issue when there's no Player Position, it would crash the Game.
- Fixed a bug with the game crashing after every trainer or wild battle.
2024-02-14
v2.3.0: Location Search and Fake Locations
New Features
- Added a Location Searcher including a Filter as well to quickly find locations on the Region Map.
- Added the possibility to set up fake locations depending on a Game Variable suggested by REALMUGEN
Improvement
- Added a warning message incase a Game Map has a invalid Region number defined for it's MapPosition.
Bug Fixes
- Fixed an issue with the District Counter crashing the game when the total Counter is 0.
- Fixed the pathing for the Fly Icons.
New Settings
- Added a new Setting to enable or disable the Location Search Feature (or you can set a switch too).
- Added a new Setting to choose to include unvisited locations as well in the Locations list.
- Added a new Setting to set the minimum of locations that need to be unlocked in order to use the Location Search Feature.
- Added a new Setting to choose which button needs to be pressed to activate the Location Search Feature.
- Added a new Setting to choose which button needs to be pressed to activate the Quick Search Feature (filter option).
- Added a new Setting to choose which button needs to be pressed to filter or unfilter the List of Locations when the Location Search Feature is enabled.
- Added a new Setting to add Fake Location Map Positions (explanation is in the Settings file).
2024-02-3
v2.2.0: Berry and Roaming Modes
New Features
- Added Berry Mode with Preview and thus compability with wrigty12's Berry Planting Improvements Plugin.
- Added Roaming Mode and implemented -FL-'s Roaming Icon on Map plugin into this plugin. So you don't need to install -FL-'s Roaming Icon on Map Plugin for this to work.
Improvements
- Improved the Button Text to display depending on the Region Map being opened from the Pokegear, Fly (field move) or the Wall Map.
- Improved the handling of modes being available depending on logical conditions. For example the Quest map is not available if there are no active Quests.
Bug Fixes
- Fixed an issue with the Arrow (pointing upwards) not moving correctly when the Button Box is on the top left while viewing a Quest.
- Fixed an issue with the
CAN_FLY_FROM_TOWN_MAP
setting not being used. - Fixed an issue with the button set to change Region Map not being used.
New Settings
- Added a new Setting to set for each Region to which region you can fly to.
- Added a new Setting to set a specific location the player needs to be on to be able to fly to another region set in the setting above. (this is like in HGSS that you could only fly to kanto or johto when you were on the Indigo Plateau).
- Added a new Setting to turn the Berry Icons on or off.
- Added a new Setting to set a Button for the Berry Preview.
- Added a new Setting to turn the Roaming Icons on or off.
2024-01-19
v2.1.2: Translation Support
Improvement
- Added Translation support so all text that would need to be translated can be translated and is used correctly by the plugin as well. (Check the essentials wiki on how to translate your game correctly).
Bug Fixes
- Fixed an issue with
NO_UNVISITED_MAP_INFO
name replacement when the map isn't included inLINK_POI_TO_MAP
. This would mean that the point replacement goes along the location name when the location has been visited. - Fixed a crash when there are no Highlight Graphic defined for any locations in the Town_map.txt PBS file. It'll tell you in the Game's Console that there's no Highlight Graphic defined so you can add it. (This was reported by several people so it's an important bug fix.)
- Fixed an issue with the townmapgen tool so it doesn't add
"
's anymore when loading in your points from the PBS.
2024-01-15
v2.1.1: Bug Fixes
Improvements
- Added an error message in the Pokedex script that tells you when there's no map metadata for a game map that you're opening the Pokedex from. This will still crash the game but at least you'll know why.
- Added a warning message when there's no Highlight Graphic defined for a location.
- Added a warning message when there's no Unvisited Graphic defined for a location (for locations that have a fly location).
Bug Fixes
- Fixed an issue with the highlight images positions not being correctly calculated by the script (reported by sorryjzargo).
2023-12-30
v2.0.0: Big New Year Update
New Features
- Detailed Location Preview
- Region Map Switching with Menu
- Possibility to Change the UI for each Region or for specified Regions.
- Possibility to Change the max number of choices being shown at the same time. (Most likely used for Quick Fly.)
Imrovements and Changes
- Renamed mapBackGround.png to mapBackground.png
- Renamed mapButtonPreview.png to mapButtonBox.png
- Renamed
- QuestPreview2.png to QuestBox2.png
- QuestPreview3.png to QuestBox3.png
- QuestPreview4.png to QuestBox4.png
- Created a new Folder named
"Default"
and moved all UI elements in there. - Added
- mapDownArrow.png
- mapLeftArrow.png
- mapRightArrow.png
- mapUpArrow.png
- Created a new Folder named
"LocationPreview"
and moved all LocationBox Graphics in there (new graphics with this update). - Created a new Folder named
"QuestPreview"
and moved all QuestBox Graphics in there. - Created a new Folder named
"WeatherPreview"
and moved the WeatherBox Graphics in there (new graphic with this update).
HintYou'll see that aside from the "Default" Folder, there's also a folder name "Region1". This is only used for Region1. The "Default" folder is used for all Regions that don't have a specific folder.
Bug Fixes
- Fixed an issue with the Button to change the Map Mode not being applied by the Script.
- Fixed an issue with the Quest Icons and System not properly working when opening the map from another Region.
- Fixed an issue with Quick Fly crashing the game on a Region Map that has no Fly Locations.
- Fixed an issue with being able to change Region on the Fly Map (used from the Field Move).
- Fixed an issue with Quick Fly showing twice on the Fly Map.
- Fixed an issue with the Button Text showing on the Wall Map.
New Settings
- Added 2 new Settings (
BUTTON_BOX_TEXT_OFFSET_X
andBUTTON_BOX_TEXT_OFFSET_Y
) to change the X and Y positions of the Text in the Button Box. - Added 2 new Settings (
BUTTON_BOX_TEXT_MAIN
andBUTTON_BOX_TEXT_SHADOW
) to change the Color of the Text in the Button Box. - Added 2 new Settings (
REGION_TEXT_MAIN
andREGION_TEXT_SHADOW
) to change the Color of the Region and District Text. - Added 2 new Setting (
LOCATION_TEXT_MAIN
andLOCATION_TEXT_SHADOW
) to change the Color of the Location Text. - Added 2 new Settings (
POI_TEXT_MAIN
andPOI_TEXT_SHADOW
) to change the Color of the Poin of Interest Text. - Added 2 new Settings (
MODE_TEXT_MAIN
andMODE_TEXT_SHADOW
) to change the Color of the Mode Text. - Added a new Setting (
CHANGE_UI_ON_REGION
) to choose if you want the UI to change for a specific Region (Detailed explanation in the settings file itself.) - Added a new Setting (
MAX_OPTIONS_CHOICE_MENU
) to change how many choices should be shown at the same time when for example using the Quick Fly feature. - Added a new Setting (
PREVIEW_LINE_HEIGHT
) to change the line height for the Text in Previews (Location and Quest Preview). - Added a new Setting (
USE_LOCATION_PREVIEW
) to enable or disable the Location Preview feature. - Added a new Setting (
SHOW_LOCATION_BUTTON
) to change the button to activate the location preview for a location. - Added a new Setting (
CAN_VIEW_INFO_UNVISITED_MAPS
) to enable or disable if you want to be able to view a preview box with the Text set in the Setting below. - Added a new Setting (
UNVISITED_MAP_INFO_TEXT
) to set the Message text when the Setting Above is Enabled. - Added a new Setting (
MAX_DESCRIPTION_LINES
) to change the max number of lines the Location Description Text may take on the Preview Box. - Added 2 new Settings (
DESCRIPTION_TEXT_OFFSET_X
andDESCRIPTION_TEXT_OFFSET_Y
) to change the X and Y positions of the Description Text. - Added 2 new Settings (
DESCRIPTION_TEXT_MAIN
andDESCRIPTION_TEXT_SHADOW
) to change the Color of the Description Text. - Added a new Setting (
CENTER_DESCRIPTION_TEXT
) to choose if the Description Text should be horizontally Centered (true
) or not (false
). - Added a new Setting (
MAX_ICON_HEIGHT
) to set the Max Height a Location MinMap Icon can be. - Added 2 new Settigns (
ICON_OFFSET_X
andICON_OFFSET_Y
) to change the X and Y position of the Icon. - Added a new Setting (
CENTER_ICON
) to enable to disable if the Icon should be centered Vertically (true
) (if the Height of the Description Text is bigger than the Icon's Height) or not (false
). - Added a new Setting (
DIRECTION_HEIGHT_SPACING
) to change the distance between the Description Text and the Direction Text. - Added a new Setting (
DRAW_DASH_IMAGES
) to enable or disable if there should be a dash line (true
) between the Description Text and Direction Text of the Location Preview or not (false
). - Added a new Setting (
DASH_OFFSET_X
andDASH_OFFSET_Y
) to change the X and Y Position of the Dash line. - Added a new Setting (
MAX_DIRECTION_LINES
) to change the max number of lines the Location Direction Text may take on the Preview Box. - Added 2 new Settings (
DIRECTION_TEXT_OFFSET_X
andDIRCTION_TEXT_OFFSET_Y
) to change the X and Y positions of the Direction Text. - Added 2 new Settings (
DIRECTION_TEXT_MAIN
andDIRECTION_TEXT_SHADOW
) to change the Color of the Direction Text. - Added a new Setting (
LOCATION_DIRECTION_SPACES
) to change the amount of spaces there are between each Direction. - Added a new Setting (
USE_WEATHER_PREVIEW
) to enable or disable a small box showing the Weather on a location. (Requires Lin's Weather System) - Added a new Setting (
WEATHER_ON_LOCATION_PREVIEW_ACTIVE
) to enable or disable if the Weather Box should only show when the Location Preview is Active (Normal Map only). - Added a new Setting (
WEATHER_ON_MODES
) to choose on which modes the Weather Preview should be shown- Normal Map either always or only when Location Preview is active
- All the other modes always or never.
- Added 2 new Settings (
QUEST_NAME_OFFSET_X
andQUEST_NAME_OFFSET_Y
) to change the X and Y Position of the Quest Name Text. - Added 2 new Settings (
QUEST_TEXT_MAIN
andQUEST_TEXT_SHADOW
) to change the Color of the Quest Name Text. - Added 2 new Settings (
QUEST_INFO_OFFSET_X
andQUEST_INFO_OFFSET_Y
) to change the X and Y Position of the Quest Task and Quest Location Text. - Added 2 new Settings (
QUEST_INFO_MAIN
andQUEST_INFO_SHADOW
) to change the Color of the Quest Task and the Quest Location Text.
2023-12-15
v1.4.1: Bug Fixes
Bug Fixes
- Fixed a typo in the
002_RegionMap_Main.rb
file that could cause the game to crash unexpectedly. - Fixed a crash that occured when pressing the
USE
button on the "Normal Mode" in the Region Map.
2023-12-01
v1.4.0: Support for any Game Screen Size
New Feature
- Added support so that the Script works with any Screen Size you ahd set for your Game. The Text and Graphics will automatically adjust their position. Except for the UI image.
Bug Fixes
- Fixed a bug when the only the Region Map Height is bigger than the UI Height that this wouldn't activate Map Scrolling in the Pokedex Area Section.
- Fixed a bug when the Region Map is smaller than the UI, you can still trigger the Scrolling in the Pokedex Area Section.
- Fixed a bug when the Setting to expand the Region Map behind the UI is set to
true
, you can trigger the Scrolling when the Region Map is still smaller than the Screen Size in this case. - Fixed a bug with the Region Map not properly Centering based on the Player's Position on the Region Map and Pokedex Area Section.
New Settings
- Added a new Setting where you can have the Region Map expand behind the UI, but the Cursor is still limited inside the UI Area mean for the Region Map.
- Added a new Setting where you can choose for which Region Map you want the Player's Icon Graphic being displayed on the Region Map.
- Added a new Setting where you can have the Cursor being centered on the Region Map when opened from a Game Map that has no Map Position defined.
2023-11-19
v1.3.2: Bug Fixes and Improvements
Improvements
- When changing Quests on a same Location, the Graphics will now change more smoothly.
Bug Fixes
- Fixed an issue when opening the Region Map from a Game Map that has no Town Map Location defined in the town_map.txt PBS. This is fixed for the Quest Map as well.
- Fixed an issue when viewing the Area of a Species (in the pokedex) from a Game Map that has no Town Map Location defined in the town_map.txt PBS.
New Settings
- Added a new Setting to set the Max Number of lines the Quest Preview can show. (Thsi will need a custom Graphic if you set this to 5 or higher).
- Added a new Setting to change the X and Y value for the
- Region Names
- Location Name
- POI Name (Point of Interest)
- Mode Name (this won't have effect for the Quest Preview's information).
- Added a new Setting to change the color for
- Region, Location, POI, Mode and Quest Name.
- Button and Quest Information.
2023-11-11
v1.3.1: Bug Fixes and Improvements
Improvements
- When the Cursor is moved behind the Button Preview Graphic, it'll now go partly transparent (see new setting below) so you can still see the Cursor.
Bug Fixes
- Fixed an issue with the Script not using the Unvisited Map exception Image Graphic Names.
- Fixed an issue with Locations that have "Small" included in their name.
- Fixed an issue with the Game crashing when using Quick Fly.
- Fixed an issue with the Setting to change the Opacity of the Highlight Graphics not working.
New Setting
- added a new Setting to change the Opacity of the Button Preview Graphic when the cursor is behind it.
2023-11-06
v1.3.0: Customization Options
Improvements
- The Quest Preview Graphic size will change depending on the length of the Task and Location Text.
(According to the UI of the Modern Quest System, you're limited in text length for the Task and Location either way).
This means that both should never exceed the limit for this plugin as well.
- Minimum of 2 lines.
- Maximum of 4 lines.
- The Text and Button Preview Graphic will not be hidden when the Quest Preview is active if the Position set for the Button Preview Graphic is not Top Right (default position).
Bug Fix
- Fixed an issue when changing mode while the Quest Preview Graphic is shown.
New Settings
- Added a new Setting to change the Position of the Button Preview Graphic.
Possible positions are:
- Top Left
- Bottom Left
- Top Right (default)
- Bottom Right
- added a new Setting to change, if preferred, the Music when opening the Region Map. (Suggested by Alpha Zetanium XYZ.)
2023-10-31
v1.2.1: Improvements
Improvements
- When there's only 1 Mode available, it won't show the Button Preview Graphic and also won't play the Sound Effect when pressing the Button set to change Modes.
- When using Fly, the Text and Button to activate Quick Fly will be shown on the Top Right.
New Setting
- You can now choose when you have 3 or more Modes to either have the Choice Menu or have the Modes change by pressing the Button set to change Modes each time.
2023-10-29
v1.2.0: Improved Mode Switching
AttentionThere's a new Graphic file named "mapButtonPreview.png". Don't forget to put this in the Correct Graphics Folder:
- Graphics < Pictures < RegionMap < UI for v20.1
- Graphics < UI < Town Map < UI for v21.1
New Feature
- Added a new Feature to change between modes in style.
- The "Button: Change Mode" text is displayed in the Mode Preview Window. It'll dissapear when Previewing a Quest.
- 2 or less modes will change Modes directly.
- 3 or more Modes (4 is max for now) will give you a Choice Menu to Change Modes. You can go from the First Mode (Normal Map) to the 4th mode (Berry Map) instead of needing to press the Button (set to change modes) 3 times and then experience the pain of having pressed too much XD.
Improvements
- The Mode Preview Graphic will not show on the Fly Map and Wall Map.
- When on the Quest Map and on a Position that has a Quest Icon, the "Button: Change Mode" will instead say "Button: View Quest(s)".
- When on the Fly Map and Quick Fly is enabled (either by default or by the Switch), it'll always say "Button: Quick Fly".
Remember that each Button can be changed in the 001_RegionMap_Settings.rb
file.
New Settings
- Added a new setting to change the Button to Change Modes.
- Added a new Setting to change the Name of each Mode.
- Added a new Setting to change the Opacity of the Highlight Graphics on a Location.
2023-10-21
v1.1.3: Bug Fixes
New Setting
- Suggested by @REALMUGEN: you can now have the name of a Location be replaced with "???" or whatever text you want as long as the Game Map hasn't been visited yet.
Attention
You can do the same with Point of Interests on some Locations on the Region Map, you can either make these empty by doing "" or name them something else.Important: It is very important that the Game Map and the Point name is named exactly the same or it'll not work, it won't crash your game but instead it'll show the point's name.
Bug Fix
- Fixed an issue with the Quest Name displaying the hidden locations on the Region Map.
2023-10-18
v1.1.2: Bug Fixes
Recently Reported Issue
- The game might crash if you open the Region Map from a Game Map that has not a MapPosition defined in the map_metadata PBS file. To fix this, just make sure you have a position defined on the region map. Even if I find a work around for this issue, every single Game Map should have a position defined on the Region Map.
Bug Fixes
- Fixed an issue with the script not using the correct (or expected) unvisited map image. This issue only appears when a location is set on the top left point of a city/town. As you might set a different highlight image for the location.
- Fixed the Quest Preview not showing and disappearing properly (I fixed this but removed the animation for now)
New Setting
To fix the above mentioned issue, I've added a new setting in 001_RegionMap_Settings.rb
.
The Points set in the PBS for a location like this would be:
As you can see on the above shown points, the first poing (top left one) has "Size1x1Small" set as highlight location. As you might know, this name is as well used to find the Unvisited Map Graphic for this location. The script only looks at the top left position. So to fix this, you can either name your unvisited Map Graphic "mapSize1x1Small" but then you can't use this name if you have a location in a city with a different size. The actual fix is a new Setting:
You can add the fly point (MapID, MapX, MapY) and the name of the Unvisited Map Graphic you want the script to use for this point. (don't include "map" in this setting but don' forget to include it in the Graphic name itself).
2023-10-14
v1.1.1: Bug Fixes and Improvements
Bug Fixes
- Fixed an issue when the map isn't properly centered based on the player's location (when opening the region map).
- fixed an issue when the map in the pokedex isn't properly shown when the player's position is higher then 29 (x position) and 19 (y position). Thanks to @drqiu for the fix.
- fixed a type in the "highlight" folder, it's now named correctly (if you noticed this, just rename the folder, thank you)
Improvements
- when previewing a quest, if the map can be moved upward, the arrow pointing up will now be hidden behind the quest preview graphic as long as the quest preview is shown.
- When you are inside a building or any other place you can't fly, the "ACTION: Fly" text on the top right will not be shown as you can't activate the fly mode anyways (this is when you allow to use fly on the pokegear/town map othe rthan the fly field move)x
- When you are using a map that is the standard map size (480x320), pressing USE won't do anything in the pokedex area page as you can't scroll the map anyway.
2023-10-10
v1.1.0: Region District Names
Bug Fix
- Fixed an issue with the fly icons not appearing above the Unvisited Map.
New Stuff
- Added a new Feature: Region District Names: This let's you set up a name for certain parts of your Region Map.
- Added a new Setting to turn on/off the Region District Naming and to set this up. (Everything is explained in there)
- Added a v20.1 townmapgen.html (I totally forgot that there was only one for v21.1)
2023-10-08-b
v1.0.2: Bug Fixes
Bug Fixes
- Fixed an issue that appeared when you would put "Pallet Town" in the PBS File and the game map's name is set to "Lappet Town" it'll now ignore the name of the game map's name and use the one in the PBS.
- fixed an issue with the Unvisited Map Marking appearing above the Fly Icons for locations that you can't fly to yet (unvisited).
- Fixed another issue with the Unvisited Map marking, if you put 2 points on the same location in random order (based on x and y values), it'll now take the lowest point so the Unvisited Map Graphic is placed correctly.
2023-10-08-a
v1.0.1: Bug Fixes
Bug Fixes
- Fixed an issue when choosing "No" or pressing
BACK
when it asks to confirm the fly location, it would exit the map completely. - Fixed a crash when trying to load the map withouth the MQS (Modern Quest System) installed.
2023-10-07
Initial Release
- Bigger Map Support: Offers support for bigger map sizes than the default size of 480x320.
- Location Highlighting: Highlight the current location on the map.
- Unvisited Marking: Adds a grayed out image over locations flyable to mark them as "unvisited".
- Pokedex Area Scrolling: Bigger map sizes are supported here as well.
- Smart option Selection: The script will remember the last choices ou made in the various menus.