HELLGAME

  1. Nox 4:40pm, July 8, 2017

    Hello there. Speaking of body types... Is this fixed in code already for dragonoid?
    ERROR: "no handle in "fuckIntro" for body w/ Basic Slithering".

    Also, thank you for your work and patience!

  2. xax 2:19am, July 9, 2017

    Not yet! As is beginning to be usual, I haven't written the snake-form scenes, so they'll lag an update behind, due to their lack of shared text with the other body forms. They'll definitely be in by the next update, though. (And the next update might be... a fairly small, fairly soon update that just dumps all these updated scenes in, without the rest of the in-progress stuff I'm working on right now, since all the rest of it could take a while to finish.)

    Also hey thanks, sorry you keep getting caught by my laziness wrt finishing the snake-body versions! :p

  3. Nox 5:46pm, July 9, 2017

    No worries, you do quite a bit of writing as it is.
    Can I ask you about your plans for the game? Specifically, when do you want to start adding plot and quests?

  4. xax 6:46pm, July 9, 2017

    ideally: right now! the issue that i keep running into, though, is that there's still a _lot_ of... basically engine-level event/map architecture that needs to be written; there's absolutely a reason why nearly all the events are... in a fixed location, not referencing to other events, one-shots, without any linear sequencing or revisiting, and that's because doing otherwise is (currently) either very longwinded to code or actually impossible.

    so i've been sketching out some chains of events, whether that's intros or quests or plotlines or characters interacting, and those have notes like "okay to do this i need the map generator to create a location with one exit and then put event A at in the location and event B at the chokepoint into the location" or "okay to do this i need event X to set a global value when completed and then have event Y that is created dormant have a stored visibility check that's run, so that it appears only after event X is completed", like, identifying code functionality that needs to be there before i can do these things. i've made steps towards this before, with some of the prior event code updates, but there's still some event code left to write, and a _lot_ of map generation code to change, and all of that needs to happen before i can do much in the way of plotlines.

    once all the infrastructure is written i should be able to add in quest/plot/character stuff fairly painlessly, but it's getting that infrastructure coded that's the challenge right now, and it's a large chunk of what i'm working on this update besides the smaller scene updates. but it's pretty boring work ("today i changed the encounter code to store encounter data in 'subdata' fragments, and added event hooks to write and read them, so now encounters can rewrite their own data or store them in values, including globals, to be restored later") so i haven't been talking about it much.

    (also, some of the overarching plot stuff is fairly hazy, so i want to get a lot more of it outlined before i start coding it in, to keep myself from writing myself into a corner, so i'm working on some outlines & i'd ideally have those mostly-finished before i start any major content writing.)

  5. Nox 7:14pm, July 9, 2017

    Oh, I see. Infrastructure is a bitch. You know, I wouldn't object to you talking about boring work. I may not really understand how you've done it or how it looks like, but it sounds like progress, and the sound of progress is one of the sweetest.

  6. Echa 11:32am, July 10, 2017

    Suggestion, To Get To The Sex Scenes, Make Players Get Some Items First. Example, For Sex With A Demon You Need To Give Them Some Soul Skin Or Kill Some Worms.


leave a new comment




No HTML allowed in comments; plain text only.