Makers of Award-winning Role Playing Games › Forums › Arcanis: The Shattered Empires › Arcanis Products › Arcanis clocks
- This topic has 5 replies, 6 voices, and was last updated 11 years, 3 months ago by Anonymous.
- AuthorPosts
- June 8, 2014 at 12:37 am #151293AnonymousInactive
Will there be Arcanis clocks (you know, for keeping track of ticks, strain, recovery) available at Origins?
Thanks.
June 8, 2014 at 12:45 am #262876AnonymousInactiveI know last year someone made some and (I heard) was selling a few. As far as I know, official clocks haven’t been available for quite a while.
I’m currently planning to pick up XCode 6(?) when iOS 8 comes out and plan to teach myself Swift (or possibly Objective-C) by writing a clock app (primarily aimed at GMs). Has anyone else thought about or actually written a clock app?
June 10, 2014 at 12:05 am #262892AnonymousInactiveI’ve taken a swing at it before and there was a web app written, but I think required Internet Explorer. Mine I never could get the time to adequately implement it.
June 10, 2014 at 1:14 am #262898AnonymousInactiveI wrote the clock app that runs in IE. While the core code is written in C# and could be fairly easily modified to be a stand-alone API, the UI was written using Microsoft Presentation Foundation, which uses XAML to define the UI, with a C# code-behind. At the time, I was teaching myself MPF and needed both an app to play with and a clock tool to help manage combats. So that’s why I chose MPF. Had I known a little more about the technology, I would have gone with Silverlight. Silverlight still uses XAML, but is essentially browser independent. (more or less.)
Anyway, I’ve recently updated that app. It’s much faster (i.e. fewer keystrokes needed) to use. And if you’re interested in using it as a kernel for a mobile app, contact me off-list. If you’ve done any .NET development, it should be fairly easy to read the code. (I specify, “to read the code” because the interdynamics of the different clock types looks deceptively simple. It took me a bit longer than I had originally anticipated.)
Scott
p.s. I’ll have my laptop at Origins. So I can show you the application and/or the code if you’ll be there. You can contact me via my wife, Melinda or ask just about any of the campaign staff who I am. I expect to arrive Tuesday night, if all goes according to plan.June 12, 2014 at 6:52 pm #262912AnonymousInactiveHere is a clock that I wrote it runs in the browser and once you load it as long as you dont reload the page you dont need any network connectivity. State is stored in the address bar.
February 27, 2015 at 8:56 pm #266124AnonymousInactiveI added a new printable clock that uses counters for Speed strain, and recovery. I added all the speeds of standard manuvers and attacks to the bottom for easy reference.
I’ve printed 20 and had them laminated for new players in my demo games. I’m happy to share with folks at Arcanicon. If you want one for yourself just goto the Community Generated Content Thread and have it laminated. Should cost about $2.50 for lamination at staples or office depot.
- AuthorPosts
- The forum ‘Arcanis Products’ is closed to new topics and replies.