Commit Graph

  • 7220a0c63c Fix Receive Typo In Medal Dropdown Jonathan Herbert 2023-10-22 21:45:44 -0400
  • 6d8309c8d8
    Merge 2dced0abb9 into 06edc5d51c Paxnar 2023-09-03 01:13:08 +0300
  • 2dced0abb9
    Update DreamRadar.cs Paxnar 2023-09-03 01:09:41 +0300
  • 13b3b751e3 Change Medal Flags To Dropdown Jonathan Herbert 2022-12-28 10:40:24 -0400
  • 06edc5d51c - Added prop case editor for BW and B2W2 - Fixed crash when changing flags in MemoryLink.cs - Embedded grotto table images into executable (no longer needed as separate files) master 2021316_17468 suloku 2021-03-16 17:54:12 +0100
  • dbcf569103 * Memory Link: Props are now imported from BW savegame Added button to unlock all props 2021313_224710 suloku 2021-03-13 22:53:12 +0100
  • 68a9446768 Cleanup 20211313_21124 suloku 2021-03-13 21:00:24 +0100
  • 604db467ea Merge branch 'master' of https://github.com/suloku/BW_tool suloku 2021-03-13 20:05:05 +0100
  • c6a5c76d19 - Dream Radar: Fixed item logic. Works propperly now. Amount limit is 255. - Memory Link: Now fully trainer name/id/sid (also when importing from BW) which fixes prop case event showing the wrong name. (Thanks Black Shark from almost 4 years ago) suloku 2021-03-13 19:54:07 +0100
  • c7a614e43c
    Merge pull request #5 from Bl4ckSh4rk/master suloku 2021-03-13 16:51:49 +0100
  • 4aa3cbd9a7 - Block dumper: added info for what BW blocks are - Block dumper: enabled decrypting for BW block 38 - Memory link: added starter pokémon editing and importing from BW savefile - Grotto editor: no longer crashes if grotto tables are missing suloku 2021-03-13 16:01:24 +0100
  • 41096a42c7 added missing trainer name/id/sid offsets Bl4ckSh4rk 2017-06-28 22:34:04 +0200
  • d1c598d358 3DS link editor fully working and hopefully bug-free 2017323_23574 suloku 2017-03-23 23:42:31 +0100
  • 10080446ac Added 3DS Link editor, needs testing and adding gender safety filter suloku 2017-03-23 19:47:07 +0100
  • d6aac7b106 - Medals: added some hex views for research purposes - Added some code for DLC import/export (wip) suloku 2017-03-23 13:28:00 +0100
  • b4a7dade64 Update Entralink_DreamWorld.cs BUILD_2016620_103138 suloku 2016-12-07 00:30:19 +0100
  • 40ef3c8322 Fix Banette not being female (wrong index) suloku 2016-06-20 11:34:56 +0200
  • f7db2f8dd5 - Fixed memory link checksums offsets and has to be calculated after encrypting. - Randomize encryption seed for no data/BW import BUILD_2016619_15156 suloku 2016-06-19 16:19:01 +0200
  • 8bdeb025bb - Fixed bugs in entralink editor and trainer info editor - Added Memory link editor/import-export suloku 2016-06-19 13:56:53 +0200
  • 364658ed67 Some changes for first release suloku 2016-06-18 20:13:23 +0200
  • 6f4616756a - Drag and drop save file - Finished trainer info editor - Actually set data for join avenue - Show sprite in join avenue visitor/shop, but sprite sheet is probably wrong suloku 2016-06-18 19:33:40 +0200
  • 5d068f54cc Preliminary trainer info, rival name and badge editor To do: - add other badges - find BW1 rival name location suloku 2016-06-18 13:10:19 +0200
  • 10d8b49422 Join Avenue editor finished suloku 2016-06-17 20:55:49 +0200
  • e2220dd2fd Most of join avenue editor done. suloku 2016-06-17 15:57:25 +0200
  • 048d94b5be - Warning when setting arceus to anything that isn't area 9 center - All PGL pokemon have animation 0 but mamoswine (based on the only save with events I have) suloku 2016-06-16 01:25:15 +0200
  • 7f5de73003 Changed medal editor to use datetimepicker and added medal removing feature. suloku 2016-06-16 00:47:46 +0200
  • a4fb0d9a8e Added pokemon global link promotional pokemon suloku 2016-06-15 20:51:19 +0200
  • 18fe8d9e5d Entralink forest editor: suloku 2016-06-15 16:17:52 +0200
  • 3633282ced Preliminary entralink forest editing. To do: - Add gender filters - Add form filters and text for those pokemon with forms - Add no-sprite warning for those pokemon without sprite - Add "dream world emulation" (easy buttons to add legit dream pokemon) suloku 2016-06-14 17:26:01 +0200
  • 6b29e2cc39 Merge pull request #1 from Tailmon/master suloku 2016-06-03 14:53:40 +0200
  • f68d0e8129 Fixed a crash when user wants to editi Area 9-Right Pablo Sanabria 2016-06-02 12:04:59 -0400
  • c805813ca1 Medal editor: change maximum allowed day taking into account leap year and month's total days. suloku 2016-03-08 16:46:03 +0100
  • 5de5a4d6a1 Added Key System editor suloku 2016-03-08 16:24:45 +0100
  • 93bbbc0bd6 Lerning to use datagrid setblock will now check if checksumtable needs to be updated even if the imported block has a correct checksum. suloku 2016-03-07 19:38:42 +0100
  • c8962d24d7 Entralink forest can now be fully viewed. suloku 2016-03-07 18:11:46 +0100
  • b5b943d877 -Added medal editor: can edit date and flags -Added Trainer records editor: can edit some values Both blocks need more research. suloku 2016-03-04 16:17:56 +0100
  • 0bdbe71a81 Added Black and white 1 offsets. Blockdumper now works with BW1. suloku 2016-03-03 17:27:56 +0100
  • 1fa001b8ac Added hidden grotto and swarm editor (poorly implemented, but works) suloku 2016-03-02 23:15:09 +0100
  • 24790b8056 Globalized block encryption/decryption. Only entralink forest can be decrypted for now until more encrypted data is found and added. suloku 2016-03-02 19:49:40 +0100
  • f367b7f976 First commit: - BW/BW2 save file detection - Checksum verifier (no DLC yet) - Checksum updater (no DLC yet) - Block dumper /injector (only first save) - Block dumper decryption is hardcoded for entralink forest block right now suloku 2016-03-02 18:06:05 +0100
  • 1309cef254 Initial commit suloku 2016-03-02 15:55:00 +0100