So. I just spent some time on the new sex system. I found this foxgirl and used her as a test subject.
For some reason she climaxed using the male variant. I thought it was a bug in the code or data… but it was just a trap.
So. I just spent some time on the new sex system. I found this foxgirl and used her as a test subject.
For some reason she climaxed using the male variant. I thought it was a bug in the code or data… but it was just a trap.
(This post had no text, but was tagged #thanks to xolroc for the dungeon generator
)
Should Noxico go graphical? If so, in what way?
Audio?
Sex systems
Now, the interesting part: world map generation.
Noxico used to generate a complete world map and place towns and dungeon entrances on it. This took a fair amount of time and involved a lot of useless wandering through the wilderness to get from town A to town B. So I removed all that and added Expectations, where each town and surroundings would be generated on demand and you get from A to B through a travel screen that simply listed all known locations. If you pick a location that doesn’t exist yet, it’s expected to be visited at some time, and generated according to those expectations.
So I pulled an old copy of the game from source control and reimplemented the old world generator, adjusted to match all these interesting changes since then. For example, there are fewer biomes and instead of a grid, boards now connect as graphs.
And then there’s this guy, who is willing to help make it better and hopefully faster.
So that’s it for the survey. Thank you for your opinions. I’ll get back to you all about that graphics thing later.
(This post had no text. It was tagged #i18n
#efforts
#dutch
#mix merge
)
Between all the recent work on TML (pure token trees without XML wrapping), wordwrap rewrites, and checking if cacti inside of rocks are still a thing (they shouldn’t), why did I ever do this?
X DISCUSS: Time compression
• Walltime events (night, Fri 13, full moon…) (see girlkawa – time.txt)
• Robe and Wizard Hat items
X Timed swimming so you can cross bodies of water
X Has Gills token, allows unlimited swimming
• Aquatic TF, comes with gills
• Doesn’t Breathe token, for slimes and such
X Slimes can’t enter the water for fear of dilution, to balance Doesn’t Breathe and Has Gills
• An in-game story about a cursed king who’s always in the rain, dark, or sunlight
* Better Him/Her/It considerations (see girlkawa – heherit.txt)
X Support for nipple-less breasts
* Remove concrete babies, add a temple where the midwife dæmon takes them instead
* Replace sex scene system with new design
• Add swaffel support
* Detect item stacks, use action menu to pick one
• Make corpses a kind of container so you can loot from them instead of scattering shit all overWhere • is not done, * is in progress and X is pretty much done.
I don’t know what to work on. There’s too many options! What do?
I’d been pondering the use of XML in Noxico and feeling inspired by YAML and BML, I converted the item database, which is basically a series of token trees wrapped in XML containers, to pure tokens. If I give TokenCarrier.Path() the ability to search for specific values, allow HTML-style Unicode entities both for loading and saving, and hack in the merge feature, I might be able to drop XML entirely.
I haven’t actually put this in the game proper, but here’s the proposed new format in a practical example, compared to the original XML version.
Good idea?
My laptop is fully repaired and cleaned out. I’m picking it up tomorrow morning.
The replacement part is finally here. It’ll most likely be installed this Friday. Then, comfortable development can continue.
I’ll likely focus on Chelsie for a bit though, or some of the other items on the list like showing a list of items on a given tile to pick up instead of taking the first one detected. I don’t want the pants, stupid game, I want the sword!
I’m afraid I can’t be arsed to continue development on Noxico for a while. I’m pretty much devoid of motivation and one of my arrow keys is busted, due to be replaced some time late next week.
Noxico development will continue later. I just can’t promise it’s any time soon.