Worked more on my personal tumblr-replacement site. It's effectively ready to go into place, but -- uh this is going to get somewhat technical, sorry. This other thing would be running on the same server as hell game, and since it's built with a modern haskell platform that would mean upgrading the hell game setup to also use a modern haskell platform. So I spent some time this week updating all the old hell game server code and fixing a bunch of bugs that had snuck in while I was messing around with other stuff over the past, uh, year. That being said, since my versioning isn't the best, actually deploying that upgrade would mean abruptly releasing that old half-finished hell game update, which, it's definitely still not in good shape. So now I'm weighing how much work I'd want to do on hell game in the next, like, month in order to get that release to a state that's not just embarassing to show, or not, or what.
Also I wrote a sex scene or two for the twine game.
Where previous post with twine game? after hosy changing it's disappear
@J
oh it's at http://tzaphiriron.sidemoon.net/static/text/4a4ef8879c2cc6061136207fa106a31e.html if you want to take a look. no guarantees about how well it plays, though.
Thank u >.> I will explore all piece of this build.
Guess who's back? ME!
Wow, sounds like you are getting something big done here!
So, how are things going with all that mess? I sure hope these pesky bugs were squashed.
Totally unrelated question, but didn't you talked about re-doing the HELL GAME overworld map some time ago? I don't know how I remembered that or why, just that, frankly, I don't wanna comb through all the update logs of the site, eh eh ^^'
So, will changing the platform change anything for the future of the game?
Anyway...
Uh...
Kind off ran out of subjects to discuss here ._.'
@Tomato
oh hi! sorry for the, uh, belated (as usual) response.
there's mostly just this one bug having to do with some of the new event actions not playing well with the savedata code, but really most of the stuff i'm having to think about is just... what to actually do with the hell game code and what kind of stuff i want to make with it. we'll seeeee how that goes.
i did mention redoing the map a while back! i was considering something like uhhh http://tzaphiriron.sidemoon.net/static/misc/testing/map3.html with a more 'infinite' layout, but i've kind of shelved that for the time being until i can figure out a better fundamental game loop, which has been the thing tripping me up the most in terms of hell game development: what mechanics to use when, how to incorporate items or combat or nodes into events, what kind of resources players would get or spend, how all those things would be placed and refreshed in a map, that kind of thing.
changing the platform should be pretty much invisible to anybody else; it's just a matter of some internal updates and backend code changing.