Skip to main content

Tools update - quest editor

I'll be honest, I haven't been working on the game very much recently.  Too lazy, too many other things to concern myself with, etc..

I have made a little progress with a couple of the tools that will be used to produce the game, one of which is the quest editor.  It's very barebones and isn't capable of a hell of a lot, but then, I won't need it to be capable of much.  All it really needs to do is string along enough of a token plot so that the player doesn't feel like he's completely wasting his time as his character bangs fictional women.



For the curious, it's written in Python3 using PyQt5.  That being the case, it will necessarily be released under the GPL, as is required when using PyQt5 under normal (or perhaps any) circumstances.  Off the top of my head I can't remember which variant of the GPL they make you use, probably version 3.  Check their website for more details or wait for the release.

Comments

Popular posts from this blog

WIP 3: Finished and named (Orval Creep n' Hammer)

It took a while, but the game's finally finished. I present to you:   Orval Creep n' Hammer . Alright, so I'm not great with names.  Believe it or not this is the best iteration that myself and three other people could come up with. Features: Stars four women Multiple animated sex scenes Wood paneling There are currently a couple of known issues, both particular to the GNU/Linux version.  Basically, typos that I forgot to correct before uploading the files.  Oops.  😢 It's a simple enough game, give it a download and try it out (approx. 700mb). Links: Game manual (PDF) Win32 mega.nz Google Drive GNU/Linux x86_64 mega.nz Google Drive Screenshots Spycam watching Alyson bathe Laptop's store page Madeline doing you a favor l33t She doesn't remember you!?  The insolence.

New games in the works

First thing's first:  I've gone ahead and canceled any plans on bothering with a port for OCH.  Truthfully, I haven't even really started on it, other than just learning the ropes for Unity and making a couple of other small, unrelated Android 'test' games.  I'm about done with OCH, I think, and would rather just move on to other things. Speaking of, there are a couple of old games I've wanted to make for a while and I figured I might as well dust 'em off and get to work on them. Project A  is going to be a simple pseudo-VN developed with Renpy.  What can I say, it seems like a decent engine for this genre.  I'm not going to bother with details on the backstory, plot, etc. just yet, since basically none of the actual game has been developed and I don't want to overpromise on anything. Project B  is a text game, something that I haven't spent as much time developing backstory for as Project A but will probably be finished long before, si...

OCH update, etc.

I've updated Orval Creep n' Hammer to version 0.95. What's new? Better map icons Cheats (well, just one for now, actually) Tweaked minigame grind Added a way to actually beat the game (lol) Download links (mega.nz): Windows 32-bit Linux 64-bit Check the README or the manual for info on the cheats. I've also been poking at FGAME's script, getting it written piece by piece, though there hasn't been much of note going on otherwise.