Commit Graph

12 Commits

Author SHA1 Message Date
CXM
efbe190a61
Split & fix Chinese to Simplified / Traditional Chinese (#137)
* Split & fix Chinese to Simplified / Traditional Chinese

* Fix Traditional Chinese missing item
2020-04-29 12:04:19 -07:00
Kurt
6881289acd Save & reload selected language 2020-04-23 09:22:46 -07:00
Kurt
a6c81174a8 Fix localization add
oops
2020-04-23 09:21:37 -07:00
Kurt
48977eefa8 Add other localizations
Need to make a dump method for villager names so that those get localized
2020-04-23 09:14:18 -07:00
Archit Date
c36fe4cd22 update pouch offset in default settings 2020-04-23 13:32:29 +08:00
Kurt
c9a86cbff9 Add program translation
jp/en/zh -- only english has been translated (duh)
keep in mind this translates the text in the program, not the internal flag names.

not sure if other languages need to be supported; from PKHeX's experience, only spanish is updated (besides jp/zh), as most users speak english or are fine using the program in english.

pls localize villager names and item names for non-english :P -- preferrably automated from raw game dumps
2020-04-21 14:26:18 -07:00
Kurt
eaa805a374 Add automatic backup, add program settings editor 2020-04-21 12:11:31 -07:00
Kurt
ebfd2ca87f Add generic RAM read/write form
accessible once a save is loaded, same as item injecting

untested, but should be fine
2020-04-01 16:29:56 -07:00
Kurt
f18b013a88 Add popup indicating how sysbot works.
Similar to LiveHex (PKHeX injecting pkm while game is running), this will allow you to r/w your inventory live so that you can quickly swap in items -- example usage: customizing your town with various items :D
2020-03-31 19:32:54 -07:00
Kurt
ae4d1f3263 Add sysbot injector UI 2020-03-31 19:23:00 -07:00
Kurt
a25a77d9a1 Add settings for quick reload last path
Hold shift and click the open button
2020-03-28 15:31:55 -07:00
Kurt
fb13723b01 Initial commit 2020-03-27 17:54:17 -07:00