10 Commits

Author SHA1 Message Date
Kurt
8649dd958f Use offset as a variable in the search
Makes the search not repeat itself.
2015-09-23 19:09:48 -07:00
Kurt
d53f9996a8 Add in improper replacing logic abort
Should only replace an equal number of bytes.
2015-09-19 20:37:47 -07:00
Kurt
9a7ea098ee Replace all instances of Town Bytes
Attempt to resolve Issue #7
2015-09-19 20:36:45 -07:00
Kurt
d6f74fd0bb Add building editor 2015-08-22 12:22:41 -07:00
Kurt
58014c43ff Add villager editing
Up next: Structures
2015-08-21 20:55:56 -07:00
Kurt
5f281eff22 Add villager info
Preparing for allowing villager swapping.
2015-08-20 21:22:26 -07:00
Kurt
742f49dd37 Add current item modifying
still todo: villager swapping, town editing, player123 (meh)
2015-08-19 20:01:07 -07:00
Kurt
87edc29281 Add item name
Will be quite easy to add the selection of currentItem and flags later;
the List<cbItem> that is generated will be used as the DataSource.
2015-08-19 07:48:39 -07:00
Kurt
98f1b3bc7e Reformat error strings to show hex with space 2015-08-14 22:13:20 -07:00
Kurt
f84d88a616 Initial Commit 2015-08-13 22:57:38 -07:00