XaiJu
enlit3d

enlit3d

patreon


enlit3d posts

v4.8.4 Conversions!

Download LINK. Zippy MIRROR.

This is another "small" patch with the primary goal of fixing a game-ending bug. The next "major" feature I am working on is equipment dyes, but that one may introduce more bugs so I want to get this patch out of the way first. More information on dyes to come!

Changelog:...

View Post

V4.8.3 - New moves!

Download LINK.

Made a couple of new animations while waiting for bug reports to prop up. Made 3 in total, 2 for when the attacker have a penis and 1 for no penis. I noticed that the game have a lot more penis moves than non-penis ones, yet the majority of the enemies are female. Hmm...

Changelog:

    - fixed carrying animation problem

    - fixed a possibl...

View Post

V4.8.2 MOAR FIXES

Download LINK.

 Changelogs:

    - added another check to floor the EXP numbers when using reset_potion

    - fixed the trade item display bug that shows sell price to be 25% (bugged) instead of 20% (correct)

    - units placed on devices now have an "invulnerable" tag - I believe this is the cause for several crashes

    - fi...

View Post

Dungeon Modding Tutorial

As stated previously, I want to give a guide/tutorial on unit/dungeon modding. Here it is. I finished the draft in the morning and then I was occupied with some administrative stuff in the afternoon, so the guide might be a bit rough on the edges. But then I think the unit/dungeon modding is something that quite a few people are interested in doing, so I decided to release it n...

View Post

V4.8.1 - bug fixes

Download LINK.

Changelog:

- fixed bandit camp being inaccessible
- fixed the restraints persist through saves
- fixed a possible cause that makes bosses not spawn
- you may now free NPC(merchants) from restraints as well
- fixed bug that prevents the futa penis from being shown after self-stripping
- added IK data for carrying
- self-freeing from devices now grants some...

View Post

v4.8 - Restraints and Devices

Download LINK.

Took a bit longer than expected, but I think it's worth it. First of all, restraints can now be applied on any vulnerable enemy as well instead of just on you/allies. You can of course, pickup any restrained units and place them whereever inside the dungeon. No, you can not take them out of the dungeon (yet). Of course, if you are trying to "speedrun," I dont think this is very ef...

View Post

Patch Preview

I was working on the stuff I mentioned in the previous post, and I thought I would be able to get a build out this week. But unfortunately that fell a little short, so we'll have to make due with a patch preview instead.

Some people are probably a little disappointed with the removal of (dungeon) traps. However, I think given the feedback on annoyance of tripwires and spikes, my assessment that the traps doesn't fit well with rest of the game is correct. So there wouldn't be any more "disablin...

View Post

All Tied Up

A while back on the topic of (dungeon) traps I mentioned I abandoned lewd traps for something better. Quite a few people asked what that something is, so here is an explanation.

NOTE: Still all WIP and subject to change.

From early on in development, one feature that I wanted in game is in-combat grabs and allies. Overall I’m quite happy with the current system, with one exception: when you outnumber the enemy. When you have allies with you, the grab is more detrimental to the enemy th...

View Post

v4.7.3 Futa Dungeon and Modified items!

EDIT3:V.4732 HERE.

- fixed bug with Yuri potion not working (again)

- no changes otherwise

EDIT2: V4.731

- fixed allies cloning by repeatingly telling them to stay at camp/go with me

- fixed Yuri potion not working

 

EDIT: Link taken down temporarily to fix a severe bug.

V4.73 is here! In this patch, there is now a (temporary?) futa dungeon with fu...

View Post

v4.7.2 MORE FIXES

V4.7.2 is up! Upgrading is strongly encouraged because there are some very severe game-breaking bugs with 4.7 and 4.7.1. Once upgraded, I recommend never touch v4.7 and 4.7.1 again. 

Download LINK.

Changelogs:

        - added a reset_potion to Alchemist that can reset level back to level 1
        - AI is now more l...

View Post

v4.7.1 - bug fixes

Download LINK.

Fixes:

- fixed party member corruption when loading from an older save
- fixed a possible game crush (.kg of null...)
- reduced spawn in 4th floor of goblin lair
- fixed impact damage of some range projectiles not resetting properly
- the key "I", in addition to "T", are bound to open/close inventory until customizeable controls
- fixed new potions for alchem...

View Post

v4.7

Thanks for the wait everyone, the new build is finally here! Download LINK.

One of the issues that I went back and forth on is the (dungeon) traps. I tried various configurations on their visibility, their detectability, their lethalness vs annoyance and so on. And my conclusion is that ultimately the traps are not a very fun mechanic. So the final version of the traps that went into this bu...

View Post

The Goblin Lair and more new features

In the next version, you will find a new dungeon - "Goblin's Lair." This replaces the current "Hard" dungeon. This dungeon have exclusively goblin enemies. Unfortunately, I haven't got the time to upgrade the environment yet, so it will look the same as existing dungeon. However, it have a couple of changes that is worth pointing out. But first, some features:

The UI bars are upgraded to show the stat...

View Post

Features and... Goblins?!!

Decided to combine the existing equipment window (hotkey C) and the upcoming stat window together into a Character window. It consists of tabs as seen above. You click on the buttons to switch between different tabs. I think this is a neat way to organize everything and allows for extensions in the future rather than having to create a separate window for every functionality.

Here is a new feature ena...

View Post

Some upcoming features

It seems that the environment save/load is working rather well, at least I haven't received many bug reports on it. Going forward, I am going to assume the environment, quest, and map unlock save/load are all working as intended. If you found a "dupe" bug, it may not be a good idea to keep it a secret; as the same dupe bug could cause your inventory to be wiped in the future.

Anyhow, as I mentioned in the big "What to Expect Next" post, I am going to start implementing RPG elements, and that's...

View Post

[Patreon] V4.6 - Base Building?!

Download LINK.

V4.6 is here! Here are the patchnotes:

  • The "Tent" area is now saved across playthroughs! Which means farming/gardening progress is saved! Container(s) in the area will have their contents saved as well. This is a very important feature to get right, so please report any bugs you find!
  • Fixes:
    • Using items on allies will now correctly consumes the...

      View Post

In Game Terrain Editor - Part II

V0.1 of the Terrain Editor is done. And one of the new features, is that changes made to the farm/garden and containers in the tent area is now saved! This happens regardless of whether or not you use the Editor.

Another feature is the ability to save/load user created maps (to external files). This obviously have a lot of implications. I think the UI is probably a bit clunky, but certainly useable. I was able to create the zone in the picture in about 5-10 mins. (It's just a testing zone)

...

View Post

In Game Terrain Editor - Part I

Been working on a fairly major feature - an in game terrain editor (that can place/remove objects too). It's not 100% done yet but enough of it is working already to start writing a post about it.

But before that, I want to take a detour and talk about some design decisions first. First of all, I know from the beginning that making an actual real time 3D game is alot of work, and my resources are very limited. So I tried hard to reduce complexity and optimize workload whenever it makes sense t...

View Post

For Modders: additional references.

@Mike W is working on a new outfit shown in the picture. He wanted a couple more references that he can build and extend from. So here is the reference file with more things!

Reference_2 which contains the fighter set, a tail for reference, and a "skirt" reference - from the fighter set bottom piece.

2018-07-17 03:16:33 +0000 UTC View Post

Demon's Pack

Ported the demon's set from HR over and made some horns. Here is a preview: 

One great thing about the mod system that I didn't realize at first is the ability for me to release incremental content without having to commit to a full patch. That's really nice. So if you want to try these new items yourself, download the file View Post

Some (many?) words on what’s to come

 Before continuing, I invite people to check out the following:

The first is a recolor pack by @Pricholas Lamp that you can download here. It contains over 30 items of various colors, including transparent ones. 

The second is a FAQ on the game by @paradj you can read online View Post

V4.5c - threesomes!

Download LINK.

Changelogs:

  • implemented armor
    •  protection - reduces damage taken, armor is less effective when damage is much higher than armor
    • deflection - resists stagger when struck and may even bounce weak attacks. Less effective against strong attacks, doesn't protect against damage
    • encumbrance - increases stamina cost of all actions
    ...

    View Post

Mod Packs

One feature of v4.5 is the easier installation of mods. Just drag and drop the mod folders into the installation_folder/data/ folder and you are done! Of course, this meant compatibility breaking changes from the previous version. So special thanks to modders who upgraded the mods to work with v4.5! Here are two mod packs that some peeps may want to try:

2018-06-27 16:59:23 +0000 UTC View Post

V4.5

Download LINK.

I was actually aiming for the patch release in the last week, but one thing led to another, and here we are. (That's why there's no release dates :P)

Implemented lots of new features this patch, so hopefully its not too buggy. The Encounter Zones are very bare-bones atm, but you can be assured that it will be extended in the future.

Changelog:

  • implemented item de...

    View Post

Vote on position to port from HR

In the previous post I asked the community on what positions to port from HR to the new game. And of course, the comments blew up. So to get a better idea on what's the most desirable, I compiled a list of the most popular responses and put it in a poll. This is the poll, so vote away!

Some words on what's coming: currently working on adding more positions to the game. The goal is 5-10 new positions for the next patch, depending on how things goes. Some are entirely new, some are similar to th...

View Post

More positions, more fun!

I think the previous patches made great strides in game mechanics and features, but it still leaves the lewd side of things lacking. So I am currently working on add more "positions" into the game. 

Previously, the "positions" are called "moves," but there might be some confusion between "moves" and "abilities." I think "positions" is a better name for it.

Now here is a question, if you can port one "position" (called "move") from Heroine Rumble to the new game, which one would it b...

View Post

Archery

Bows are a long requested feature and it is finally here! It took a while to make it work because it requires some new animation tech, but I hope it's worth it!

In testing, I noticed that projectiles do not hit nearby foes or foes near walls reliably. I tracked down the issue and it is fixed for next build. This fix applies to other projectile weapon as well, not just bows.

Ammo:

I considered several different ammo implementations, and I decided to use a shared-ammo pool approach. ...

View Post

Spread the Love

EDIT: Almost forgot, Upsa in the discord wrote up a very detailed guide on how to mod files into the game with blender, check it out Here!

A common suggestion people gave is the ability to initiate grabs on anyone, not just limited to bosses/uniques. But there are some issues with the idea, if we just copy the HR's k.o.ed bodies everywhere approach, so I aske...

View Post

Encounter Map and Other Changes

Implemented a new type of area -> encounter maps! Basically, it is a randomly generated terrain segment where "interesting" things can happen, such as being attacked by a group of looters bandits. Also, hills and non flat terrain!

Along with this, there are a couple of changes, both invisible and visible:

1) Added collision resolution for when objects are already overlapping each other.

The collision system is a "looks ahead" system, meaning that before each object moves into a ...

View Post

V4.4 - modding!

Download LINK.

See previous post for basic instructions on modding.

Changes (beyond modding stuff):

  • implemented new feature to move the camera while any UI elem is invisible - drag with LMB when mouse is not hovered on any UI elem.
  • rest heals non-party allies too
  • fixed scrollbar not appearing under some circumstances
  • fixed some sounds not playing properly<...

    View Post