UniverCity is an isometric university management game.
This update was focused on rewriting the user interface backend to be more performant which ended up taking a while. My next focus is going to be working on the scheduling system for lessons.
[h1]Changes[/h1]
[list]
[*] Rewrote the user interface backend to be perform better and be more flexible. This system is open source and used to be called "stylish" but has been renamed to FunGUI and can be found [url=https://github.com/Thinkofname/fungui]here[/url]
[*] Fixed inner walls disappearing when you placed paths inside them
[*] Fixed being able to stack paths
[*] Fixed an internal issue with negative numbers in the choice system.
[/list]