Oct 31, 2018 at 09:20 am

A new UI on the way

Update posted by Libor Gabriel Max

Here is a quick preview of UI in OpenArcanum. As you can see, it uses modal windows and almost everything has been cloned from Arcanum's UI. That was probably the hardest work. There are dozen custom components and everything is fully customizable.

HTML5 + ES7 + Ember.js baby!

I have developed a js/json hybrid component template scheme, that is being saved/loaded over https protocol. This allows the server to generate all the UI components dynamically and tranfer it back to the game, including actions, events and listeners.

A lots of cool stuff can be done with this.

Here is a quick preview of UI in OpenArcanum. As you can see, it uses modal windows and almost everything has been cloned from Arcanum's UI. That was probably the hardest work. There are dozen custom components and everything is fully customizable.

HTML5 + ES7 + Ember.js baby!

I have developed a js/json hybrid component template scheme, that is being saved/loaded over https protocol. This allows the server to generate all the UI components dynamically and tranfer it back to the game, including actions, events and listeners.

A lots of cool stuff can be done with this.

Back to campaign page