Mush Development

Slow Progress

No excuse for how long this is taking me to do, except, that life is crazy and trying to run my own business, living the 'digital nomad' life and learning new coding languages is not exactly something easy to juggle. 

At any rate, there is progress. Slow progress. The above video will show you what I've managed to do so foar.

My biggest hurdle is with getting the CGen to work nicely on the Web Interface and not require people to save and reload the screen all the time to see the updates.  Savage Worlds RIFTS CGen is great and reasonably streamlined - I really want that to come across when people go through the process on our game. 

But the CGen and technical operation stuff isn't all that needs to be done to open a game. 

Reliant also has some decent progress writing up lookup tables, doing data entry for the gear and translating Savage Worlds into pseudo-code that a real coder (well me) will have to translate into actual code later (that last part is mostly so we can lay out how we want the commands and logic to work, as well as what commands and pieces of data we actually need).

He's also working on ideas to get people engaged without ALWAYS needing a GM or having to understand the intricacies of the systems.  For my part, I love his suggestions and really want to have this coding done so we can do that (cause it sounds way more fun).

Stay Tuned - I'll try not to make another two years...

Serenity


Read More
Mush Development

Work Progesses – Update November 2021

This seriously has to be the longest project I've worked on and it's a learning curve.  Add to the challenges COVID has thrown in our direction, I'm a little sad this project is taking so long, but I'm also really pleased with the progress we're making. 

I'm a PHP and CSS coder mostly and I'm self taught. I know enough about Javascript to be dangerous.  Actually, let me correct that. I knew enough about Javascript to be dangerous.

Galactica is a MUSH coder, self taught of course.  

When we started this project it wasn't without trepidation as both of us would be learning, from scratch, Ruby and I would be adding a crash course of Javascript and Ember templates to my plate.  It wasn't that we didn't think we could learn it, it was more that we knew the curve would be steep AND we have some very big ideas about how we want our game to look.

So let me give a bit of background before I share some of our progress.  We ran Lost Dominion from 2016 onwards.  About 2 years ago, we took the decision to put the game into hiatus and review the entire thing.  There were a number of reasons for that, which I outline at a high level here. 

We (and by we, I mean Galactica) built it on Tinymux and it was my first foray into actually owning and running a game.  I'd staffed on exactly two games before that.  I wrote the Web based CGen process, which was good but clunky, and then used the template Galactica provided to transfer characters from the web CGen to the game.  

It worked. Quite well, mostly.

In addition, we had decided to use FATE for our game system.  Whilst we loved, and still do love FATE, we feel that this wasn't the greatest idea.  We noted there were a number of people who, whilst they seemed to love the setting, didn't particularly like FATE - no judgement there, I get it! Add to that, this was our first attempt at modding a system to fit a setting - we found that things were a bit .... um, cumbersome. 

Finally, we felt the setting ended up having characters a little too spread out without any real reason to interact as well as the setting being just foreign enough that those familiar with Rifts weren't familiar enough with what we'd done.  Again, no judgement - these were all lessons we learned and we're grateful for the opportunity to do so.

Now, we LOVE the setting of Rifts. We LOVE running games and telling stories.  We LOVE helping others tell their character stories as well.  Which meant, we didn't just want to abandon the game.  What it did mean though was needed to do a bit of naval gazing and come up with something that addressed our 'lessons learned' and still scratched that itch.

Which is why we're rebuilding on ARES and frantically learning new coding languages as we do. 

We'll be revealing more about the setting as we progress but for now, I thought I would share some of the progress we've made. 

Starting with the home page:


The System information we've been inputting in order to allow us to even write a CGen system


Our Character Sheet:


And, a sneak peek of the actually Web Based Character Generation process we've been working on. Excuse the audio.... please.  

And of course, this is all replicated on the 'in-client' side of things, thanks to Galactica's hard work.

Work continues. I'll say apace ... but I won't say whos pace!  

If you want to keep up with updates or ask questions, please join us on our Discord Server.


Until next time. 

Serenity

Read More