Well that's all for now. Thanks for all of the support! I'm planning to put aside at least 1-2 days a week for the next few weeks to program on Akriso. Im open to all suggestions as well, just post in the Feature request forum.
-Added an on-screen button to show the update log. I could still use some advice with positioning this.
-Fixed name overlays and their positions.
-Fixed Overlay bars and their positions.
-FPS changed to 30 in hopes of it fixing the problem of the art looking choppy.
-Links to the game's HUB are now updated.
-Added the games Subscription system to the HUB. This currently doesn't do anything but show your support to the game.
*Note: All subscribers will recieve a free renewal of their subscriptions once the game reachs a playable state. Top donators will receive special prizes from custom in-game items to being able to pick a race to add to the game!
-Removed all previous NPCs/AIs that did not match the new Art style.
-Made adjustments to the Known Bug List.
-Remapped the Alpha map.
-Removed Orc race/NPCs until their base icons are finished.
-Added Updates list.
-Started Akriso's Art revamp thanks to Zane444 - Requested by GreatFisher.
-Fixed the null.Finish() runtime error - this was also due to Click() being called twice.
-Fixed the inventory display issue where clicking an item showed the description twice - Caused by Click being called twice again.
-Fixed Chat toggle not working - Turned out to be an issue with Click() being called twice and that causing it to hide then show again.
-Fixed Chat overlapping itself - Hopefully.(Raimo)