Commit Graph

  • ae4d1f3263 Add sysbot injector UI Kurt 2020-03-31 19:23:00 -07:00
  • b3e8b1b1fb Add sysbot logic for remote control Kurt 2020-03-31 19:22:42 -07:00
  • 7bcfe788a2 Remove some unused stuff Kurt 2020-03-31 17:44:20 -07:00
  • 7b24142014 Add building editor Kurt 2020-03-31 15:10:17 -07:00
  • a61402cf47 Rename file to match type Kurt 2020-03-31 14:52:18 -07:00
  • f5ffb2477f Add item type enum & mapping, and better item color generator Kurt 2020-03-31 13:27:54 -07:00
  • d69a3123e7 Minor clean Kurt 2020-03-31 13:26:04 -07:00
  • f664eab05e Add msbt parse classes for docs Kurt 2020-03-31 11:56:06 -07:00
  • 5b72117809 Add give all -- sets all flags for known item IDs Kurt 2020-03-30 19:46:58 -07:00
  • 1ffd263751 Update Editor.cs Kurt 2020-03-30 16:49:35 -07:00
  • 70e6a2d688 Sync missing changes Kurt 2020-03-30 16:34:04 -07:00
  • 1172bcc950 Swap color channels Kurt 2020-03-30 16:29:42 -07:00
  • 6acc02a3ac Update text_item_en.txt Kurt 2020-03-30 14:41:32 -07:00
  • 4943bb07ad Add GUI for design pattern dump/load Kurt 2020-03-30 14:01:53 -07:00
  • 772da26a04 Add design pattern read/write Kurt 2020-03-30 13:59:41 -07:00
  • 447916e120 Only replace occurrences if different sequences Kurt 2020-03-30 13:55:29 -07:00
  • c56ff63354 Extract some logic Kurt 2020-03-30 13:55:12 -07:00
  • dc0b2e2fe4 Add dropdown for jumping to specific items Kurt 2020-03-30 11:31:12 -07:00
  • 4259564162 Relocate item string logic Kurt 2020-03-30 11:30:58 -07:00
  • ce631ae722 Add received items list Kurt 2020-03-29 23:31:29 -07:00
  • db4bba31f0 Suggest items via drop down while typing in Kurt 2020-03-29 18:44:48 -07:00
  • bb417bd798 Make item editor generic for all item types Kurt 2020-03-29 18:44:34 -07:00
  • 533b9a914c Reload villager display when importing Kurt 2020-03-29 17:33:24 -07:00
  • 61a7fa2dbf Add xunit test project Kurt 2020-03-29 17:18:36 -07:00
  • da4b292588 Add villager item editing Kurt 2020-03-29 17:12:41 -07:00
  • 39398b4f66 Sort item list drop-down Kurt 2020-03-29 15:31:09 -07:00
  • b28d999596 Widen dropdown for longer item names Kurt 2020-03-29 15:12:32 -07:00
  • b9ef2eb314 Fix town & town => town & player Kurt 2020-03-29 15:10:46 -07:00
  • d0a77f4d3f Fix saving town name Kurt 2020-03-29 14:46:02 -07:00
  • 2bbfc86525 Update README.md Kurt 2020-03-29 14:40:22 -07:00
  • 4225ee6b72 Update text_item_en.txt Kurt 2020-03-29 14:25:43 -07:00
  • 7391be7e56 Add origin updating for villager imports Kurt 2020-03-29 13:40:31 -07:00
  • b85b69308b Add villager import button Kurt 2020-03-29 13:28:26 -07:00
  • 7005e31d2a Add decrypted load all (from folder) Kurt 2020-03-29 13:17:39 -07:00
  • 65fca3cbba Replace player/town name on edit Kurt 2020-03-29 12:41:27 -07:00
  • 786aad69f0 Clamp shift max Kurt 2020-03-29 12:33:27 -07:00
  • 8428f5955b Minor clean Kurt 2020-03-28 23:48:25 -07:00
  • 4bb451736d Fix storage write Kurt 2020-03-28 23:41:56 -07:00
  • 8db30c02da Simplify purpose of inventory editor Kurt 2020-03-28 23:28:47 -07:00
  • f26a5d3e80 Add learned recipe editing Kurt 2020-03-28 22:10:17 -07:00
  • b493b44914 Add dump/load for inventory, add dump for villager Kurt 2020-03-28 18:25:24 -07:00
  • d4a2a3a480 Show tooltip on item hover Kurt 2020-03-28 16:18:49 -07:00
  • 3f27d593f5 Fix r/w empty items Kurt 2020-03-28 16:08:38 -07:00
  • a25a77d9a1 Add settings for quick reload last path Kurt 2020-03-28 15:31:55 -07:00
  • 20f2a655b1 Add menu hotkeys Kurt 2020-03-28 14:54:45 -07:00
  • 4c12ba7f09 Hide item name on mouse leave Kurt 2020-03-28 14:52:34 -07:00
  • f860b67653 5x4 => 10x4 Kurt 2020-03-28 14:44:03 -07:00
  • 314ce165a6 Merge pocket1/2 for GUI editing Kurt 2020-03-28 14:41:29 -07:00
  • dfb099bcca Add clear button, arrange controls in flowlayoutpanel Kurt 2020-03-28 14:41:11 -07:00
  • 4929fcf2de Add enhanced inventory editor Kurt 2020-03-28 12:46:25 -07:00
  • aedf388992 Copy flag3 on cheat button Kurt 2020-03-27 21:01:46 -07:00
  • 88b6776393 Add some xmldoc Kurt 2020-03-27 21:01:24 -07:00
  • e0821eb9ba Update FileHashRegion.cs Kurt 2020-03-27 19:27:09 -07:00
  • 104f38fb30 Add hash validation Kurt 2020-03-27 19:19:20 -07:00
  • 380f019d40 Merge branch 'master' of https://github.com/kwsch/NHSE Kurt 2020-03-27 19:19:01 -07:00
  • 63f17d4c6e Swap display pocket order Kurt 2020-03-27 19:18:24 -07:00
  • 15b9988ea5 Set up CI with Azure Pipelines Kurt 2020-03-27 18:09:04 -07:00
  • 336e45ab2f Update README.md Kurt 2020-03-27 18:00:20 -07:00
  • fb13723b01 Initial commit Kurt 2020-03-27 17:54:17 -07:00