Jump to content

Kaphotics

Helpful Member
  • Posts

    6890
  • Joined

  • Last visited

  • Days Won

    322

Everything posted by Kaphotics

  1. CTRL-D (Database) is your friend. Dump the Pokémon you want, then they'll show up in the database. Just run searches to find what you need, no boxes since people can have collections >10k. No need to organize or clone, everything is just data! If you have a ton of Pokémon dumped, it'll take a while to read all the files from your hard drive. You can always open two instances of PKHeX and drag&drop between, or use the box viewer to transfer between boxes in the same save file.
  2. Fixed - TM50 added to item table for gen1 Fixed - Checksum Verification for gen1 Thanks for reporting
  3. Gotta be more specific, which game is this supposed to be for?
  4. Did you remember to set the pokemon back to the slot after editing?
  5. Thanks for reporting, fixed in latest commit
  6. Probably because you're playing on a 3DS with the location data set to USA, not Chile. The game will update to whatever the 3DS has.
  7. This does not happen in the currently posted PKHeX, please use the latest version of the program. Only one set can be imported at a time, anyway.
  8. Obtain a clean Game Sync ID Apply Game Sync ID to a completed save file Update completed save file with OT/ID/etc info Game Sync ID is generated by Nintendo's servers as a unique ID (beyond OT/ID) when you register online.
  9. I'll blame it on PPSE-DS Just manually define them as "(None)" and you'll be good to go. Future versions will set it for you. Thanks for reporting!
  10. Was this save file's inventory edited with a previous version? The item ID is 0xFFFF (-1). PokeGen overrides the value to 0. PKHeX alerts the user that values are unexpected. Feel free to set those slots to "(None)".
  11. Viewing a Pokémon is just viewing a copy of the data. The Pokémon in the box is not modified if it is viewed and the data tweaked. Think of the Box as a Bookshelf. When taking a book off the bookshelf, PKHeX will photocopy the book 1:1 and allow you to edit the copy. When you put something back in the same location, it'll replace the data with the copy.
  12. What's New? - Added: Gen I, II, Save Editing; Box Viewer, Mystery Gift Database - Improvements & Fixes: Oodles. 9/18/16 - New Update - Added: Gen 1 & 2 support. Thanks SciresM, and all those who tested! - Added: Gen 1<->2 conversion. Thanks SciresM! - Added: Super Secret Training Completed flag. Thanks SciresM! - Added: Program will now check for updates when the program starts. If an update is available, a URL label will appear. - Added: Mystery Gift event database browser. Currently only views wc6, can be loaded to tabs! Hotkey is CTRL-G. - Added: Gen 4 & 5 Pokedex form flags will be set when the Pokémon is set to the save file. - Added: Hall of Fame time in Trainer editor. Thanks ricksee! - Added: Gen 1/2/3 Met Location and Item strings for Spanish and Chinese games. Thanks ajtudela & easyworld! - Added: Spiky Eared Pichu sprite. - Added: MetDate/EggMetDate property setting in the Batch Editor (refer to FAQ, yyyyMMdd format). Thanks AvantGourd! - Added: Box Viewer popup for easier box management. Doubleclick the "Box" tab. To open more than one, hold Shift while double clicking. - Fixed: Non-box drag&drop slots will set the cursor to the slot's sprite while dragging, just like Box Slots. - Fixed: O-Power editing saving will now save back to the save file. - Fixed: Improved save detection for gen4/5 games, including saves that were just (re)started. - Fixed: Gen4 ribbon editor give-all no longer throws an exception. - Fixed: Changed event constants from signed to unsigned. Thanks evandixon! - Fixed: Changing Unown's form as a pk3 will now update the PID. Thanks NinFanBoyFTW! - Fixed: EncounterType dropdown now appears at the correct time. Thanks JSS! - Fixed: HM07/HM08 inventory editing for gen4/5. Thanks msbhvn & Liger0! - Fixed: Setting gen4 HGSS balls corrected. Thanks theSLAYER! - Fixed: Gen3 inventory editor give-all disabled, as Bag is too small to give all items for a given pouch. Thanks Liger0! - Fixed: Gen1/2/3 sub-editors erasing changes made to box Pokémon. Thanks SciresM, MichiS97! - Fixed: Tangled Feet Rayquaza in Gen3. Thanks Delta Blast Burn! - Legality: Level 20 Gallade is now recognized as legal. Thanks Rohul1997! - Legality: Gen4 starters disallowed from having Gen3/4 balls. Thanks /u/Subject21_J - Legality: Added Super Training legality checks. Thanks sora10pls! - Changed: Inventory Editing now uses prettier sprites for each tab. - Changed: Showdown Set parsing updated to account for user error when manually typing a set instead of exporting from Showdown as intended. - Changed: Backed up save file names are now easier on the eye. Gen 1-5 saves will use played time, Gen 6 use the last saved datetime. - Changed: First 3 tabs of PKM editor (left side) redesigned to fit and collapse controls for all the different games that are supported. - Changed: Tabs with no controls visible will be hidden. Example: Hiding Box Tab with ORAS Demo save loaded. - Changed: Met locations are now top-sorted with the locations available to the Origin Game. If I forgot / excluded anything or anyone... please forgive me. So many things changed in the last 4 weeks!
  13. Snuck in a commit a few days ago to hopefully address this.
  14. No, PKHeX emulates the official transfer for each generation transferred through.
  15. Was recently refactored to be a DateTime for Month/Day/Year all-in-one property. I've added the EggMetDate & MetDate cases to the Batch editor, yyyyMMdd is the format for the date string. Thanks for the report
  16. PKX.getFormList returns a string array of the forms the pokemon has; they are oftentimes the same form order as shown on websites. Can always read through the comments for the getFormList method to see what form is what.
  17. Fixed in latest commit, thanks for reporting
  18. The next release will have more logic added to no longer require this. Thanks for reporting
  19. Fixed in a commit a week or so ago, next release should hopefully happen by the end of the week (includes gen 1 & 2 support)
  20. Was reported over the weekend on GitHub, has since been fixed. Button has been removed as there's too many items and only so much bag space... impossible to give all Thanks for reporting though!
  21. Put them in a 'db' folder, in the same folder that PKHeX is in. Using PKHeX, open the Database (ctrl D is the shortcut). From there, Tools -> Create Data Report
  22. Fixed in latest commits, thanks for reporting https://github.com/kwsch/PKHeX/commit/0b52c9a208663d5b7230fb33ec73bd87046ccf18 https://github.com/kwsch/PKHeX/commit/418fbb7e22e23f6fb8f6c70180e16309200f8eec
×
×
  • Create New...