Update History

An overview of all updates the PBS Editor has gone through.


Table of Contents


2026-01-30

v1.1.0: Town Map Editor

New Page

  • You can town edit the town_map.txt pbs files through the editor instead of using the townmapgen.html tool. In case you're using my Region Map Plugin, make sure to enable that in the settings of the editor so it'll use the correct Graphic in Graphics/UI/Town Map/Regions instead of Graphics/UI/Town Map. If you're using using v20.1 of essentials, it should be able to auto detect that and look for the graphic in Graphics/Pictures by default or Graphics/Pictures/RegionMap/Regions if you're using Arcky's Region Map.

Improvements

  • Moved plugin settings to their own section in the Settings, this should make it easier to find and manage which ones you have installed.

Bug Fixes

  • Fixed a typo in the Pokémon Settings Section for Colors.
  • Fixed a crash with the EV's on the Trainers Editor Page.

2026-01-04

v1.0.1: Bug Fixes and Improvements

Improvements

  • Added warning messages incase some Settings are missing for any reason from the Config file. This should never be the case unless you've manually edited the Config File outside of the editor but it'll not prevent a crash as well.

Bug Fixes

  • Fixed the Pokémon and Pokémon Forms Page to crash when a loaded pokemon has an Evolution Method that hasn't been added to the Evolutions in the Config file. It'll now default the Parameter of this method to "None" to prevent a total crash of the application.
  • Fixed a bug with fields like "Consumable", "ShowQuantity", "Outdoor", etc. which have values either "true" or "false", where when saving these fields as "false", in the editor it would be displayed as "true".

2025-12-21

v1.0.0: Public Release

New Features

  • It's now possible to go to the Editor Settings through each page, it'll filter the Settings on General and the current page specific settings only.
  • A button to go to the respective Essentials Wiki page has been added to each page.

Improvements

  • Added translation support for modals as well.
  • On first time running the program, it'll first give the welcome message and license agreement and only then prompt for PBS folder suggestion.
  • Upon not selecting a PBS folder or an invalid one, you'll be shown a modal giving you the choice to reselect or cancel the selection.

Bug Fixes:

  • Valid PBS Folder checking wasn't working properly.

2025-12-13

Open Beta Release 3

Improvements

  • Finished language support for Spanish.
  • Navigation menu has been moved to the left as a toggable side bar menu.

Bug Fixes

  • Fixed layout issues with the translation feature from beta 2.

2025-12-03

Open Beta Release 2

New Features

  • A Reset Button has been added on each editor page.
  • Multi-language support in the Editor. Suported languages are: French, Deutch, Dutch, English, Spanish and Portuguese.

Bug Fixed:

  • All pages: Fixed only able to cancel "Create New" by switching to a different page. (fixed by adding the Reset Button).
  • Encounter Page:
    • Fixed a bug when tabbing through Encounters Table, upper level threshold hightlights but doesn't update if number typed is the same as the lower threshold. Trying same upper as lower when not tabbing in does update.
    • Fixed unable to hit save after editing, foced to disable then re-enable "Overwrite Existing Encounter".
    • Fixed a typo in "Overwrite existing Encounter".
  • Items Page:
    • Fixed a typo in "Plural Portion Name".
    • Fixed an issue with not able to delete sell price value, deleting sets to 1 instead of original calculated value.
    • Fixed a typo in the "Move" field as it can only asign 1 move and also fixed unable to clear this field.
  • Map Metadata page:
    • Fixed a bug with save is only saving flags, all other fields do not save to the PBS file and all the fields get cleared.
    • Fixed the visualizer for map size with buttons instead of number input for the "width".
  • Moves page:
    • Fixed the ID being prefiled with "NEWMOVE" but doesn't actually apply that as ID.
    • Fixed able to define power level for status moves, this is not disabled when "Status" is selected.
  • Pokémon Page:
    • Fixed an issue with hitting "New Move" making the box dissapear.
    • Fixed an issue with the Height and Weight fields.
  • Forms Page:
    • Fixed similar issue with the Height and Weight fields as in the Pokémon Page.
  • Trainers Page:
    • Fixed an issue with the "Ability" field not saving to the PBS and also fixed unable to clear this field.
  • Types Page:
    • Fixed a crash when changing the "Weaknesses", "Resistances" or "Immunities" values.

2025-11-26

Open Beta Release 1

  • First open beta release of the editor. All pages were functional in this first release but many bugs had to be fixed and small improvements had to be made.