4.20 star(s) 15 Votes

SurverX

Active Member
Jun 3, 2018
550
537
With 4.8.1 I get an error when several enemies are masturbating due to a gas flask attack.
I wonder if it is the case when one of my soldiers tries to attac/grap a masturbating enemy?

Maybe this info will be come through to enlit3d (i am not a patreon).
(maybe they have already found this bug)
 

SurverX

Active Member
Jun 3, 2018
550
537
?????
whats the changelog for 4.8.1?
I keep seeing people talking about features but I haven't seen them in-game. Do you have to clear your data from 4.7.3?
Changelogs 4.8:
- implemented new weapon group - flasks(grenades)
- they apply a AOE effect that effects foes and allies on impact
- currently, there are 3 different flasks: gas, flash and impact
- implemented masterbuation mechanics
- added 4 different masterbuation animations, 2 for having penis and 2 for no penis
- implemented restraints
- to restraint someone, first acquire the equipable restraint item
- then equip it and press E/LMB to use on appropriate target
- implemented carrying
- to carry someone, they must be restrained first
- implemented (Deviant?) Devices
- to use yourself, simply interact with the device
- to place someone else there, interact with the device while carrying whoever you want to put onto the device
- fixed weapon refine level (+1, +2..) not giving bonuses
- fixed a bug that prevent demon_wings from appearing in shops
- decreased the amount of exp shared with party members with bigger party sizes
- increased effectiveness of punishment/humil move against enemies (and only against enemies)
- fixed the bald spot in hair005
- added "longbow" to the game
- HP recover from rescuing reduced from 50% to 25% of max hp
- you can no longer use hoe/water_can/seed as weapon
- for weapons without attacks (such as restraints & farming tools) you can use the LMB inplace where the interact key (E) is appropriate
- rewrote the Decision-AI (there are several AIs, such as for combat, for navigation, etc) to support the restraint + carry mechanics
- fixed a combat AI bug that makes the AI pick the first eligible target rather than pick a "best" target from a pool

4.8.1 will fix some errors of 4.8 (e.g. can not enter the bandit dungeon).
You can use your 4.7.3 save files with 4.8.1.
 
  • Like
Reactions: noobtastic
Jul 14, 2017
228
169
Thanks for the update!

I hacked the game that the gas flask (lewd impact) costs only one 1 buck and that it is good for 100 attacks.
Then the game is really funny (throwing a lot of flasks). It is really cool if you are full horny and do masturbation (with futa) if you get a little bit of the gas yourselve ;-)

The new h-scenes are very good. I like it!
how exactly did you do that
 

SurverX

Active Member
Jun 3, 2018
550
537
how exactly did you do that
If you want to "hack" the game you have to execute the following actions (it is not sooo easy!):
- unzip the app.asar file (from the recources folder) with 7-zip. you need the asar extension to do this with 7-zip (it is for free)
- you will get some files unpacked: a folder (voxel), a file "compiled.js", "main" and "package" .... The "compiled.js" file is the file you have to change. In this file you will find the main code of the game (in javascript)
- but to read the source code you have to run the content of the compile.js file through a beautifier (google and use "online JavaScript beautifier")
- for editing i use the free editor "Notepad++"
- If you are familiar in programming (sorry) you will recognize the code (hopefully) and you will find the code line >uid: "gas_flask",<. Here you can change the values ( "value: 1," -> gas flask will only cost 1 buck)
- if you have made your changes you have to pack the unpacked files again to get a new app.asar file. If you have the asar extension (see above) you can again use 7-zip. This file you put to the .../recources folder and you can run the game

Sorry it is not so easy, but it works. I hope I could help you.
Of course you can do a lot of other fun stuff like: make all enemies to futa, change the appearance of the enemies...
 
Jul 14, 2017
228
169
If you want to "hack" the game you have to execute the following actions (it is not sooo easy!):
- unzip the app.asar file (from the recources folder) with 7-zip. you need the asar extension to do this with 7-zip (it is for free)
- you will get some files unpacked: a folder (voxel), a file "compiled.js", "main" and "package" .... The "compiled.js" file is the file you have to change. In this file you will find the main code of the game (in javascript)
- but to read the source code you have to run the content of the compile.js file through a beautifier (google and use "online JavaScript beautifier")
- for editing i use the free editor "Notepad++"
- If you are familiar in programming (sorry) you will recognize the code (hopefully) and you will find the code line >uid: "gas_flask",<. Here you can change the values ( "value: 1," -> gas flask will only cost 1 buck)
- if you have made your changes you have to pack the unpacked files again to get a new app.asar file. If you have the asar extension (see above) you can again use 7-zip. This file you put to the .../recources folder and you can run the game

Sorry it is not so easy, but it works. I hope I could help you.
Of course you can do a lot of other fun stuff like: make all enemies to futa, change the appearance of the enemies...
would it also be possible to give say Rubina the option to summon slaves as an abilty
 

SurverX

Active Member
Jun 3, 2018
550
537
The open modding possibility to create new dungeons (4.8.1) really nailed it.
Thank you enlit3d!

If we now get a slider for the penis size ;-)
(maybe some animations will looking not so good, but who cares)
 

SurverX

Active Member
Jun 3, 2018
550
537
If you put an enemy on a "device" (and that is not so easy) it will free itselve after just a view seconds, that makes no sense in my opinion. It should last until it gets rescued by an other enemy, or forever.
 

johntrine

Member
Oct 14, 2016
404
324
just dropping this info but i you have hand cuffs and you use them on the two women in village, then teleport back home, you can temporarily have them in camp. if you use terrain editor and create restraints, you can lock them in. though they soon free themselves.
 

Waaifu

Furry Gamer
Uploader
Donor
Aug 6, 2016
2,215
34,236
v4.8.2 is out.
- 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
- fixed a crush when AI decides to grab an enemy that is in the selfH animation
- reduced lewd gas damage by ~1/3
- "lunge" ability preptime increased from 0.4s to 0.6s
- fixed an animation flag not set properly, causing several animations to be off the mark. Noteably, boob_fondle
- updated the pathfinding portion of AI somewhat - this should help against several keep running at a wall/ not moving things when the target is placed on a device
- this issue here is that the tiles the device is on is marked not traversable which cause the pathfinding to not return a path
 
  • Like
Reactions: SurverX

SurverX

Active Member
Jun 3, 2018
550
537
I really would love to know how enlit3d creates the Json-Files for the 3d objects.
It would be very nice if we can create or add the object e.g. with blender and use it for this game (new dungeons).
I tried a lot but was not able to find this out (blender, three.js, Unity...).
I am able to load a json file from this game via the online three.js editor into blender (and change it with blender), but i am not able to create again a .json file that can be read by the game.
 

SurverX

Active Member
Jun 3, 2018
550
537
Here is a first Level just for fun: "Gas Wars".
I like the lewd gas, so all enemies are equipted with this weapon.
Due to the fact that it hurts friends and enemies it always ends up in a big, dirty party ;-)

Installation: Just unzip the complete folder "GasWars" into the ../data directory of the game... that's it (delete the zip file afterwards).

I made it with V4.8.1. Unfortunately in 4.8.1 there is still a bug when an AI graps a masturbating person.
You can minimise this error by fighting by your own (without your soldiers), than the likelihood to get this bug is mitigated.

You can play with this level by editing the files in the "GasWars" folder. E.G. change the "enemyDensity" parameter in the file "dungeon_data.json" to get more or less enemies. Or the appearance of the enemies. Enlit3d made a very nice guidance document for modding new levels.

Have Fun!

P.S.: I updated the zip file after FlunkyDave found an error (you could not enter the new dungeon).
03.Nov.2018: made some error corrections and aligments.

It is Part of the Mod "New Futas 1.2".
 

SurverX

Active Member
Jun 3, 2018
550
537
Don't forget to set "defaultAvailable" to True, otherwise you can't play it.


Also, I noticed you were able to change the skin color of enemies. Do you know how to edit the skin color of the example file given by Enlit3d(It's downloadable on his site, iirc it's the second to first post)? It fails to load every time I try this.
Regarding the skin color: I also had problems with this. The only thing that works for me is to set it to "skin": "RAN_SKIN_COLOR"
That is i think a random color!?
 
4.20 star(s) 15 Votes