Commit Graph

2 Commits (master)

Author SHA1 Message Date
ALI Hamza 34008d5d6b
Support for pages and config file value change from data to damage
- Automatically calculates the number of pages by seeing how many empty
slots are available
- Forwards and backwards buttons are now functional
- The configuration file changes from setting the value of data to set
things such as stained glass colors to damage to follow deluxe shop's
setup
2020-03-11 13:53:04 +07:00
ALI Hamza 8019ec4ba1
Fixed the bug of the misname from the default config file.
Initially, the configuration section was named startGUI, which was not in the
essense of what is was actually doing, and was named to shopGUI. Furthermore,
the main shop is set up to perform the command that is listed in the
configuration file. The configuration file still does not handle loading up
other shops yet.
2020-03-10 21:18:02 +07:00