enlit3d posts
Some new outfits
Ok that is a bit of a lie. These outfits are not technically new but what is changed is that I have further modularized the outfit system. What was considered a single piece can now be separated into a base layer, and attachments. These two can be separated selected for greater customization possibilities.For example, a coupe of "base layer" options:And then in addition to the base layer, there is now a new Attachment tab that allows the selection of attachments independently from the ba...
CATC 7.94 - monsters and modding expansion
Download LINK.New build is here! In this build I added initial support for non-humanoid enemies (in the form of slimes), 3 new optional missions, 2 to test out the new reinforcement system and 1 as a future boss fight candidate. These side missions are probably harder than the mainline missions so its okay to come back to them at a later time.The other focus is a significant expansion of the modding system. Now that there are modders contributing to the game, there is more motivation for me to i...
Slime grabs
Here is a preview of grabs utilizing the slime as the attacker. As far as next patch goes, still need to work on enabling the modding of custom missions, otherwise the patch will be available soonTM!And a slime-ensnare, implemented as a device.
Quick question
For versus mode and beat-em-up mode, any interest in local multiplayer? Not going to implement multiplayer over the internet, but adding a local multiplayer shouldn't be too difficult. And if you really want to play over the net, you can use things like Parsec and Steam Remote Play.
Upcoming CATC features, part I
A whole bunch of features to flesh out the game mechanics.The first feature is the new Temp HP effect, which grants temporary HPs that must be depleted before you take actual damage to your HP. In many games, this is called "shield" but calling it "shield" may cause some confusion with the shield equipment type so called it Temp HP instead.The inclusion of Temp HP also meant the completion of all defensive effects I want to put into the game: Block, Evade, and Temp HP. Their pros...
Versus Mode First Person View v2
Download LINK.This build improves the algorithm that determines whether a grab should be in first person or not. (Once you have enabled the first person mode via the cheat command in this post https://www.patreon.com/posts/catc-cheats-63144895)More importantly, I added a "firstPersonViewOverride" flag to manually override the algorithm determination. You can find examples of their usage in /data/_base/grabdatas_.json. Note that I didn't personally go through every grab but got lots o...
Versus Mode - First person view experiment
Download LINK.First person view build is here! Originally, I thought to make this a modding-tier only download but then I realized there has been quite a few additions to the game since the previous Versus Mode build so might as well make the baseline build available to all. Note that the first person view mode is behind a cheat atm due to the experimental nature of it. Maybe it can become a baseline feature in the future.When you enable the cheat/modding through the console commands, you should...
Something wacky - a first person view for Versus Mode
A first person view is something that was asked for a long time - dated all the way back to Heroine Rumble days. So decided to give it a try in the past couple of days.Well, it is functional but too janky for the baseline game, as the game was not designed for first person in mind. Maybe add it as a cheat?Couple more shots. This post is public but it does work for grabs, with a failsafe defaulting back to the third person orbit view if the first person view is looking into empty space (for examp...
CATC/SR mod!
Shoutout to koasdn who has kindly made a mod for CATC/SR featuring 20 new female on female moves! Get it here: https://www.loverslab.com/files/file/21590-expanded-moves-ff/.
CATC v7.931 - bugfixes
Download LINK.Changelog: Fixed random personalities favors one side due to omitting the number sign Fixed a possible roster unit corruption bug by doing roster dismissal followed by recruitment Added a personality randomization for recruitable set prior to v7.9.3 as a bandaid Fixed a bug that cause a softlock when InflictStatus effect is used on the unit in a grab Fixed the cheat code that "changes the unit size category" does not accept the number -1 (parser now handles negative numbers...
CATC 7.9.3 - big personalities
Download LINK.See previous post for an overview of the new features.Changelog: Added new CHARMED effect Added new character personalities - new units and existing units in your roster starts with randomized personalities. Added new Desire Level mechanic - units with lust level not at the desire level gets negative thoughts. More negative thoughts with higher deviation from the Desire Level Added 4 wrestling-themed grabs Added 3 threesome grabs with mixed size attackers Fixed SpawnEmitter effect ...
Upcoming features
Next build of CATC should be available this week, here is what to expect:I added 7 new grab animations to them. 4 of which are wrestling-themed, based on Rumble Roses moves by request. Probably wouldn't do too much more Rumble Roses moves as some of the moves there looks rather ridiculous.The other 3 are team grabs, but utilizes different sized attackers. So one normal sized and one larger sized attacker. You can check out the new animations on my twitter: https://twitter.com/enlit3d.The sec...
CATC v7.921 - bugfixes!
Download LINK.Changelog: Fixed a unitId sync problem that can cause your units to disappear on new recruits Fixed units are considered invulnerable at start of combat (and thus bugging out START_OF_COMBAT perks like Alert) Fixed recruit portraits in the select units for battle UI displaying incorrect units Fixed portraits not updated after using Character Customization/Dresser Fixed Summon Lightning Totem (goblin shaman skill) not working Grabs with a TargetType of SELF is now no longer consider...
Heroine Rumble2 cheats table
The command to unlock cheats is now "cheat_cmds" (without quotes).Heroine Rumble2 has a built-in game console that you can access via F1. This allows you to enter console commands for various functionality not found in the main game.When you press the F1 key, you show see a black console box popping up at top left side of your screen. Press F1 again to close it.The first thing you need to do to access all the cheats is to type in this and press enter. If you do not, all the commands belo...
CATC v.7.9.2 - recruitment, card modding, cheats
Download LINK.See previous post on whats new.
CATC new features
Download In the next post, this is the public post on what’s new in this build.The first big feature is obviously recruitment. Now you can recruit additional units to your roster and give you additional options and flexibility. Note that for this patch, the recruitable roster refreshes when you recruit everyone in the pool, but you can do this as often as you like. In the later builds, this will probably be changed. I will add a Financial Cycle system where you need to pay upkeep every X turns...
New feature for CATC: recruitment.
New feature for next CATC build: recruitment of randomized characters! And along with it, the ability to dismiss any current characters as well.I also did some work on a "Unit Overview" screen, which is what you'll see if you click on the "Info" button when prompted to select a character. This gives the players a at-glance summary of each character:Recruitment is a feature that arguably should have been in game (much) earlier, but I just hadn't got the time to do it. Ther...
Adding console commands to CATC, what commands would you like to see?
As titled. Next patch of CATC will have working console/cheat commands. There's obvious stuff like give credits and so on, but what "balance-breaking" gameplay switches would you like to see? Or commands that can help with modding.Leave your comments below!
Rescuing Mechanic.
Added a "Rescuing" mechanic for BeatEmUp mode. Now you can free captives and maybe even receive a powerup as a symbol of their gratitude.See it in action here: https://twitter.com/Enlit3D/status/1486472494538113026.This is all I am doing for the BeatEmUp mode for now. (You can get it here if you want). Back to CATC. There is some bug related to the mission generation system that needs to be fixed.
BeatEmUp V.2 - rescue mechanics and pickups
Download LINK.New BeatEmUp patch is here! This patch brings in lots of combat changes and implements two new mechanics, "Rescuing" and "Power Pickups" that will be very integral to the game.Pretty "content" light though, still the same stage as previous build so might want to wait for the next BeatEmUp patch for new enemies + possibly new stage.
Upcoming Features
Been working on a new BeatEmUp Mode patch. Here is a preview of the new features:First off, added the loot light pillar and glow as I talked about in the previous post. This is what they look like:Secondly, added a new "1handed" moveset that also includes the new particle trail visual effect. This moveset is used when you pickup the 1handed weapon powerup on the ground. The weapon model itself is just a placeholder, going to add actual weapon models in the future:Thirdly, I added a separ...
New bunny outfit
A new bunny suit outfit in the next patch. Includes the fishnet too as it was something asked for often.Couple more shots:The other thing I am working on is a weapons pickup system for the BeatEmUp mode (and later on for HRT remake). Fairly straight forward feature to describe: there may be weapons on the ground and/or drops by enemies, you can walk next to them and press the interact key to pickup the weapon and equip it.The basic mechanics is working but I want to add more flair to it. I am th...
Merry Christmas! (And new Versus Mode public build!)
Merry Christmas everyone!Here is my present to you all: a new Versus Mode public version: Download Link.This is similar to the previous patreon-only build, but includes modding support for voices and the grab replacement changes.Compared to the previous public build, this includes new content and new features such as grab move customization, extended outfit customization options, new grabs and outfits.Enjoy!
CATC 7.9.1 - bugfixes
Download LINK.Changelog: Fixed game crash at new area Elimination mission Fixed grab victim expression bug Fixed unit skin color customization to not be updated for certain parts (may need to customize once more to fixed the desynced data first) Auto Grab Replacement changes to make enemies use grabs on their grab list much more often Changed Auto Grab Resist to be behind a perk Grabs by your characters now ignore lust level requirements for most enemies MODDING: added support for modding voices...
Auto Grab Replacement Change
Thanks for the bug reports on CATC v7.9, the bugfixing build will be ready VerySoonTM!There is one change I want to talk about and that is the Auto Grab Replacement mechanic change.The intention behind this mechanic is make grab selection work against opponents of a different body type than what the grab was originally intended to target. For example, lets say you have a character that have 4 different grabs that only work against female opponents, but you are fighting versus a male opponent. Wh...
CATC demo 7.9 - new enemies, outfits, levelups and much more!
Download LINK.See previous post for summary of changes.In addition, reduced the level experience requirement so your characters should be on average a higher level at same total exp.Moreover, you might see some <Invalid CardIds> showing up in items because some cards were removed. The old items are referring to a non-existent card. The game should work fine though.There are new enemies available that shows up once the player completed the first two bosses. There is a new Boss/Section coming as w...
Upcoming Features
Lots of changes coming for CATC! Here is a summary of what to expect:1) Command Console.This can be accessed with F1 key. Not much functionality yet, but will come in the future. It has many improvements over the HRT version, such as supporting copy and pasting, and a outputs area to see what commands you entered so far.2) New front hair and back hair options.Added almost 20 new hair parts for greater customization variety of your characters:3) New customizable slots:Including a Hat slot, a Face...
Versus Mode 5 - grab customization + new grabs!
Download LINK.This build brings all the new CATC features to the Versus Mode, including the grab customization.In addition, made the following changes that will apply to all game modes:Added 4 new wrestling themed grabs Added larger game resolution options (only shows up if your screen supports it) Added game audio options Fixed "Leave" Button on character selection screen not working Fixed maid set arms
Some new wrestling-themed grabs
Added some new wrestling themed grabs. You will be able to select them in the next version of Versus Mode to come VerySoonTM. Of course, they will also be available in other game modes when their next version are released.
CATC demo 7.8 - new recruit and grab customization!
Download LINK.CATC V7.8 is finally here! Probably took about a week too long on the BeatEmUp mode but I hope you guys had fun with that mode.See previous post for a summary of v7.8 features.In addition to the things mentioned in that post, I added a few more things.The first is that the accessory equip slot are level locked. This is because previously, level 1 character got a bit too strong once you fully equip them. So now you unlock new slots as the characters gain level, and make the characte...



















