Development Log #010
Development Log #10 (Archived)
Status GUI – July 22nd 2013
Recent work has involved converting the user interface to the android library, basically for handheld use. Libgdx has a great library for UI which is similar to html tables. So far everything I originally had for the computer version now works with the Android version. Also, I was able to add the resistance system and the equipment system to the status screen.
Resistance will deal with individual resistance to each of the six basic elements as well as the Light and Dark element. It’s still being worked out, but currently this will be a number value that corresponds to a simplified enumeration of resistance levels.
Equipment is what it sounds like, the items that a unit will have equipped. UI-wise these will show up as an icon of the item and it’s name in the appropriate slot. You will see these items on the status screen, when browsing your inventory, or when at a shop.
Note: The images on some of these older development logs might show resources that are copyrighted or have other use restrictions. None of these resources are used in the current version of the game and they were never used in any version that was released at any time.