Random Musings About Ancient Games

So recently I’ve been playing some EarthBound.

I’ve had the cart for a couple years now, but I haven’t really done a lot with it other than have it on display to look at (which I’m sure will cause some people to shake their fists and yell at me, for various reasons, most of which I sympathize with even as I horde my treasure like a weird gamer dragon). So finally I decided to bite the bullet, plug that sucker in to the Retron and finally beat EarthBound.

One thing that struck me immediately was how simple the entire experience was. No crafting. No relationship system. No game of elemental rock-paper-scissors. And considering how many games I’ve played lately that seem to want to pile mechanics on mechanics on mechanics like some layer cake video game orgy, regardless of whether or not it adds something to the experience, it was pretty refreshing.

I also appreciate the irony, especially considering the mammoth of trouble that the HC furniture system has turned out to be.

Then again, there are lots of games- Persona 5 really sticks out in this regard- that are absolute Taj Mahals of game design, with all the spinners and deely-boppers you could ever wish for, and still turn out to be fantastic experiences. So, simplicity isn’t always an absolute good either, and there’s lots of games with boundless complexity that I enjoy quite a bit.

It’s gotten me thinking about our next project, and some of the systems I’m planning out for that. Not taking out all the options, but examining what deserves to be an option versus what deserves to be a central focus of the game design. For example, I was thinking of offering a themeing bonus to reward players for using certain elements that tie together well… but maybe it’s just better to leave out the themeing bonuses, but leave in the cosmetic bits in case you the player want to theme things to taste.

Ugh, it’s difficult talking about the next project without giving away too much. Hope that made sense to someone.

Anyway, enjoy your week, I’m going to leave this random ramble here. After all, Giygas won’t beat himself.

Back to development

So development has been going pretty well this month, while we’ve hit a few snags we’re looking forward to seeing how the mini-release will turn out! With that in mind I thought that I’d talk about what’s currently on my table of things.

First off, I’m working on the enemies for Larelle’s love quest, and I’m having fun with giving the boss a bit of extra thought into it. While the most recent bonus boss took quite a bit of fine-tuning until I was happy with it, it’s been awhile since I’ve had a lot of fun developing a sort of AI for a quest boss, so I’m hoping you all have fun with it too!

On a more code side of things, my first priority is to add something special for Larelle’s accessory from her love quest. This accessory is going to be designed to get at the heart of a lot of the difficulties people seem to run into with her, and I’m hoping that it’ll be well received but we’ll see, after all I do want there to be a bit of a surprise to it still. Beyond that I’m hoping to change up the rain system again. I’m sure there are people out there that might remember that the rain used to appear more smoothly when you entered/left a screen, and you also might not understand why we moved to a system that is a bit choppier. The reason for this is that the original system stood a greater chance of slowing down computers and all so we moved to the current system to try to reduce that, however as a result the change in rain had to help ‘before’ or ‘after’ a screen transition because of how RPG maker works, but I’ve thought up a way to change the system that should allow us to have it happen while the screen is black like it used to and even reduce how the computer usage even further. I know that RPG maker games typically aren’t exactly computer killers, but I don’t want people using especially old computers to run into the issues where the screen basically freezes everytime it rains, so the original rain system is not satisfactory to me, but this new one should hopefully be a further improvement in all directions.

Next up, we’ve taken a second look at the relationship achievements, getting in the ones we were missing, renaming a few, and might even be changing how they’re earned, so this might also be a good time to add in that progress tracker and the ‘Taste the Rainbow’ achievements that have been on my docket for awhile now. In regards to bug fixes, I’ve gotten a few reports from people who understand the madness behind my scripts in regards to the furniture system, some about some of the rooms other about some of the pieces of furniture specifically. This won’t undo anything you’ve done in your current game and you’ll be just fine continuing with that, there will come a time in the future that you might want to remove your furniture and put it back down in order to get more of an effect out of it. I’ll keep you all posted on the progress of that!

That’s about all for now, while I’m hoping to have time for some other sizable project next month, I also want to leave some room so that if I need to the rain system can be pushed back some.

Backer crunch

(Hey, this is like from a week ago, I wanted to promoted the daily streams but Conash works hard so I held onto it, and now you get to read it because I forgot to do a blog yesterday. Yay!)

Hey everyone, it’s the last Wednesday of the month so we’ve just got to finish a few things with the backer release and we’ll get it out to you guys when we can! The past few days have been pretty hectic for NoMoshing and I as more things keep popping up just as soon as we think we can see the end, but we’re both pretty happy with what we’ve got done. I’d also like to take a moment to thank our volunteers for all the testing that they did, it really helped us out a lot to be able to get such in-depth feedback so quickly to help make the game work so smoothly so thanks both of you for all your hard work! Now, since NoMoshing’s been getting in a massive amount of dailogue (including several sex scenes) in these past few days, I thought that I’d take a moment to talk about the various things I’ve been up to since my last post from a week ago.

First off, I managed to get in a couple of the stuff that I talked about awhile back. The Furniture system will now have the green/red squares show numbers on them so that you know what ‘room’ you’re looking at, while it’s certainly not perfect I’d rather give you guys tools that help you a bit with it than not at all. On top of that I’ve managed to extensively fix it so that furniture like the Holy Diver will no longer cause bugs, you can view them in the menu and remove them safely now, but keep in mind that if it was bugged before the person who was bugged with it won’t be displayed in the menu as loving/liking/hating the furniture as appropriate even though they do, the display refused to cooperate on that front but if you remove it and put it back it will work as intended! I’ve also managed to add it so that putting carpets into your various houses will now give a small happiness bonus to everyone in that house (party members always choose the house with the highest ‘house’ bonus) so between that and another house bonus that we’ve added to the game I hope that the happiness system will be a bit easier to approach for the characters who only have a few pieces of furniture they like. I also managed to fix the bug that came about in the 0.35 release that stopped the autosave feature from working, I’m hoping this fix sticks but I thought the last one was going to as well so we’ll see…

Next up is something that has been on the docket, but long since forgotten about, since before I was on the staff. See with the addition of the Southport house we realized that we needed to put in horses for Southport and into other places to get to Southport, which would have been a lot of busy work… So now we’ve managed to get it so that there is a singular horse per house that will be able to handle all the fast travel needs as it was honestly less busy work than the alternative thanks to the magic of me not being limited to RPG Maker’s eventing system. We might be making a few changes to the horse stuff down the line, but with this change it’ll be far easier to accomplish universally so look forward to us taking advantage of having a more streamlined fast travel process! On a similar note, I’m sure that a few of you have probably noticed that several quests still teleport players to the old Northmarket manor, well a big reason that those teleports haven’t been fixed is because that running the proper checks for teleports, finding the right block of teleports to copy, and all of that just takes awhile so I decided to also make a more streamline (on our end at least) version of the entire thing for teleporting to the houses that handles all of that busy work, so while for now it’ll probably just be for the Southport quests since they need to be changed anyways, look forward to having a lot of those wrong teleports get dealt with in future releases!

That’s about all that I’ve actually gotten done so far so I think I’ll leave it at that. I’ve still got several things to finish up before I can handle over the game to NoMoshing to add in his final touches but yeah, hope you’re all looking forward to the new quests and functionality!

Getting stuff done

Hello everyone! Right now we’re working on finishing up the tester’s release, so I thought that since I’ve been rather productive the past few days I’d share some information on what I’ve been working on these past few days while NoMoshing is working on finishing up the various events that he’s got to work on.

So first up, let’s talk about Orange Kid’s love quest, or more specifically the reward from it. The original idea was to have the main thing be Hero becoming immune to any effects that had a chance of causing death like from headshot, however the problem with that is that while those moves can pose a problem they’re pretty infrequent and making them common or having high chances just leads to annoying gameplay for people who don’t have that effect on at least half your party (at least if you don’t have some sort of auto-revive ability in the game). We’re still going to keep in that effect though because it’s not bad, but we’re going to expand it some, just yesterday I finished testing out and getting ready a new little feature that will allow Hero to once per battle survive an otherwise lethal attack with 1 HP. This will still trigger even if Hero is already at 1 HP, as while I understand why other games with similar systems don’t trigger it then, since this ability is limited to only once per battle I felt that in the unlikely situation that players naturally fell to 1 HP they should still get to trigger this. Now, this won’t always save you as if the story calls for an instant loss (meaning the enemy isn’t trying to kill Hero) or if they have some other way to remove him from the fight besides death (like in the Yamamaya fight) this ability will not trigger against those attacks/effects directly.

Next I also put together a little splash screen set to display the new logo that we’ve got everytime you start up the game, there’s a few little odds and ends about it that may need some tweeking but the core part of it is working. Beyond that, I got the enemies for OK’s love quest done pretty quickly and even got a brand new superboss put together very quickly. It’s still missing a bit of window dressing, but I’m very happy with how it plays out, especially the part where several of it’s stats will change to match some of your stats meaning that even if you come in at level 99 you’ll have to understand the trick if you want to win… Hey it’s a superboss, I’m allowed to pull out that sort of stuff.

And yeah, that’s really it. I do also have plans to fix a lot of the bugs that have been hanging out for awhile, setting up the Southport manor for furniture and rugs, and maybe hopefully getting in that update to the furniture system I talked about in my last post, but most of the stuff mentioned above took priority. Still, I’ve been getting a lot of things done easier since finishing up a project I had been working on for awhile, and now it just feels great to not be busy being busy.

Future plans and feedback

It’s Wednesday so it’s time for another blog post! The past couple of posts that I’ve made were more general design stuff so I thought it’d be good to talk a bit more specific coding stuff for a bit. For the most part I haven’t been up to anything big with coding for HC lately, fixing some bugs here and there but my time has typically been being drawn to some other parts of my life or to other parts of the game. So all that I’ve really got are plans that have been on the back-burner for awhile that I’d be interested in getting feedback on.

The first change that I’m planning on making when I can is going to be a slight change to the furniture system. People have talked about how it’s difficult to tell where the various ‘rooms’ are when putting down furniture. That said, the visual interface gives me limitations in this regard, I can’t draw a grid over the map and have a face of every character who cares about a room (and to what extent) on top of each grid, nor can I exactly easily place them in a ‘room’ only during the course of the furniture system without creating a ton of confusion and bugs. The solution that I came up with was to change it so that the red/green squares that show up will either be what you already see in the game or have a number 1-5 on them depending on if they’re in area 1, 2, 3, 4, or 5 of that map (so far no one map has more than five ‘areas’ to it). While this won’t exactly give you all a full sense of ‘who’ cares about this room, it would help more clearly define ‘what’ room you’re looking at at any given time and in turn you could maybe figure out who cares about a room through some thinking or just by putting down furniture and see who cares. It’s not quite what people were asking for, but given the tools at my disposal I think that it’ll give at least a major aspect of what people are asking for.

Something that’s a bit more farther off will be expanding the encyclopedia. Currently it’s only set to show you the stats of equipment, including hidden stats, because a big complaint people had was that they needed to use the wiki or ask someone who was digging through the code what any given piece of equipment did before they could use it and I managed to figure out a way to format it all to fit on one screen (though if we did put in items that had too many ‘extra’ effects it wouldn’t fit on the page running into the same issue again, so this process has a side-effect of limiting what we can do with the equipment). However, the encyclopedia has always been meant to do more than just that. A big thing that we want to add is putting in monster data, the idea that I have is program it into the game so that once you encounter any given monster it’ll add it to the encyclopedia (which will mean that if you’re having trouble with a boss, after a gameover or reload, you can open up your encyclopedia since the Misc_Data file is separate from your save file) though I’m still not fully sure how we’re going to get all the formatting for the things that we want… After talking it out with NoMoshing we also don’t want to just show players the full stats of the enemies so there’s also some busy work that needs to be done in order to give the players an ‘idea’ as to what the monster is strong against or weak against without just handing the Hero a walkthrough to his own world. There were a few other things that we had talked about potentially adding to the encyclopedia, but at this stage I’m not as confident promising that they’re going to stay on the docket so I’ll just leave it at that since we DO want to give players feedback on enemies for sure (largely it’s an issue of how to display it as I’ve already gotten around the issue of showing the enemy battler in the encyclopedia).

Finally, the only thing that crosses my mind right now that’s planned for sure are more achievements. While a lot of achievements are held back either because of limited time for writing or just ideas not coming to us, one achievement that NoMoshing’s wanted me to implement more or less since I redid the achievement system is the ‘Taste the Rainbow’ achieve which you will get if you use each element in one battle (scrolls will count). It’s not incredibly complex on the face of it, but in order to get it working I’ll have to setup 10 switches for each element that gets set to ‘off’ at the start of every battle, then every time you go to use a ‘skill’ (attacks and guarding are skills even if the game displays them differently) the game evaluates if it has one of those elements and if so it turns on the relevant switch, then after battle it looks to see if all 10 are on and if so it awards you the achievement. While setting up 10 switches isn’t that hard for me as I can create my own and am not limited by what NoMoshing has to work with, the idea of interfering with the skill process for those elements and all raises a few concerns, namely in the potential bug department (as well as a few questions about if say Bronwyn’s acid bulb counts for the achievement, or if you have Felix attack with a necronomicon does it count as a necrotic skill/spell). More universally though, I would like to sit down at some point and add in a ‘tracker’ for achievements. Like when you haven’t unlocked an achievement but have a hint for one available it’ll show you your progress towards unlocking it, though that one is going to be a bit more involved since the achievement system doesn’t actually record the ‘goal’ of any given achievement, but rather just has a check for if this variable or switch or whatever meets this condition and if it does give an achievement.

That’s really all that I’ve got planned for now though. A lot of the major coding projects that either NoMoshing or myself wanted have already been added into the game… Granted it seems that the autosave feature has stopped working so that’s going to be getting my full attention at some point before the public 0.36 release, but yeah. If any of you have any questions, comments, or feedback of other nature feel free to share!

Balancing balance

Backers, keep your eye out for the backer release later today, a few aspects are running a bit behind but we’re working on getting it out as soon as we can! That said, I think I’d like to share something that’s crossed my mind a few times that has given me some trouble at times, balancing HC.

Balancing different features can be very difficult, and having quite a bit of experience min-maxing myself I can have a bit of an easy time seeing how much or how little something will shift things in the grand scheme, but that doesn’t necessarily give me a good idea as to how to properly handle things. Sometimes this can be a problem with enemies as it comes to trying to get their numbers to be ‘just’ right, fit their skills in a way that work, avoid easy weaknesses for bosses without leaving players that brought say a stun-based party feeling useless. That said, while I do struggle in certain situations, I feel that for most quests at least I’ve managed to get the balance for most things pretty well, even if not perfect (though a few oversights have gotten by at times). That said who knows how things will look when we re-balance the game, as I plan to be taking a meat cleaver to both the rate that the player levels up as well as the stats the enemy has to help make lower level quests more interesting and higher level quests more approachable.

That said, enemies aren’t the only area of balancing that have given me some pause. Items in particular have been a bit of a sore thumb for me, and not just because of the typical item-hoarding that I’m sure many people are familiar with. See, while there are some very useful items in HC (Essential salts have made some fights go from flat out impossible to just incredibly challenging), some of the items strain the min-maxer in me to see them as anything other than something to collection for completions sake or items to sell for a minimal increase to my sil. The reason for this is because all aspects of an item need to be taken into consideration and contrasted to the players alternatives. For example, 1 item will always cost 1 action to be used (out of a typical pool of 4 actions per turn) and have a ‘cost’ associated (either in sil or not being able to use it at a later time), with that in mind you have to look at what any given item brings to the table. A lo-potion for example gives 33% healing and you’re given quite a few of them (or mid/hi-potions) which isn’t too bad, but it’s big advantage is that you can use some of your characters who may not have anything better to do (like Hero in many cases) and have them ease the healing burden from other characters, as a result it takes an important job and can serve to reduce the action cost by regulating it to Hero allowing say Felix to pull off another chain lightning or avoid someone being killed. Reinvigoration Potions however tend to rarely be worth it in battle, they use up one party member’s action (when you typically have 3 or fewer actions) to bring someone back with 10% HP, this will typically mean that they then proceed to die before you can heal them or they get an action meaning that you just used an item that you could have sold and one of your limited actions to accomplish nothing. The buffing potions tend to also leave a sour taste in my mouth too, as the magic based alternatives offer at least 2-3x the effectiveness if not more and only cost a small amount of MP (which 1 ether can give you several casts worth). Balancing Florine’s store can also be an issue as you’re asking players to invest several forms of resources, one of which is highly limited and can’t be renewed, to get the items… There’s just a lot of stuff to take into consideration. That said, if proper balance isn’t taken into consideration enough, you can end up in situations like how the current HC meta typically values mages over non-mages. While non-mages will still appear in various parties, it’s pretty rare to find players who don’t make at least half their parties mages, with a 3-mage party typically being the most common that I’ve heard about, and this boils down to how easily mages can use their abilities to get a lot of damage with a low action and MP cost to them, which means that when rebalancing things we’ll have to find a way to make it so that magic doesn’t feel quite an easy ‘I-win’ button to help encourage more diverse party make-ups (without making a 3-mage a bad choice except in specific quests).

There are other aspects of the game that can also give me some trouble when it comes to balancing, like trying to make it so that the furniture system doesn’t boil down to a simple easy perfect solution (which at least one player has found and posted about on the wiki I’ll say), trying to ensure that investments can feel useful in the grand-scheme of things, and other areas. I’ve seen some people talk about being able to measure the value of things by boiling it all down into one common point of comparison, but to me that approach to balancing can just as easily backfire as if you want players to be in a position where they have to choose, it means that they can use that same formula, even if they’re just going by some personal experiences, to always figure out what the ‘best’ option is or realize that it doesn’t matter. When it comes to balancing, to me the best balance is being able to look at two things and figure out if you prefer apples or oranges, and then find a way to find a way to get the most out of your apples to the point that it feels incredibly powerful, as I’m sure that a few people who noticed a bug in the ‘Feedback’ magic might have felt (though I’m sorry to say it’s been patched out).

Perhaps I got a bit off-topic here, I’ve got a tendency to do that when I ramble, but the point is that it can be difficult to balance things, especially when you’re continuing to develop the game (and as such creep can easily off-set any sort of balance that you had), which is a big reason why we’re waiting until HC is content-complete before we work to make sure that everything has the exact balance that we want. With that in mind, how about you guys? Any thoughts in particular about what you wish the balance would be like to make it more enjoyable for you?

Gimmicks

I would like to take a moment to talk about gimmicks. I tend to like to make it so that all bosses in HC that I design are unique and have a gimmick to them, even if some aren’t as easy to identify as others, and I recently beat a game where just about every boss has a gimmick and it left me with quite a few thoughts I wanted to rant about for a bit.

A key part of gimmicks I believe is that they should typically require that the player uses resources they have in unique ways to force the player to be constantly adjusting how they play (assuming they don’t have the numbers to just plow through the entire game with no issue), but the player should always have a way to overcome them and shouldn’t be put into a situation where they feel that they can’t win. A gimmick done right should make a boss feel unique and help spice up the game-play experience in new and interesting ways, while always leaving the player able to feel like they can win and without requiring the developer to rewrite the entire rule book every dungeon. To that end, gimmicks should always be carefully considered to make sure that they fit in and don’t disturb this balance in general.

One gimmick for example that has always stood out to me as a risky venture is the idea of bosses who eat people. I’ve seen it come up in various games and I’ve even incorporated it into HC, but whenever you give a boss the ability to ‘eat’ people in the players party you can start to run into some big issues. If it’s used as a means to temporarily remove the character from the party and return them back to the player afterwards (probably from the other characters cutting open it’s stomach afterwards or something off-screen) you can run into big issues where you could potentially be crippling the player based on which character it is, and the more freedom you give to the player to continue what characters they have and what abilities they bring the less sure that you can be that there are any ‘safe’ picks. An alternative to this is to have the boss basically dish out instant deaths but that can be a bit weird to then utilize a revive item/skill on the afflicted party member whenever you think about it. I’ve also seen a few games give out instant game-overs if you allow the boss to eat any party member, and while this can work in some games where you give the player the tools to be able to manipulate the flow of battle to prevent this, I’m still not a huge fan because it ultimately serves to be a hard stop to the gameplay experience. See, if you’re losing to a boss due to numbers the game-over is either gradual and gives you a chance to recover or it’s immediate and you know not to fight the boss, the feedback the game gives you on how well you’re doing is very apparent and accurate to the situation, but whenever you give a boss an ‘instant game-over’ ability it can be a bit jarring because how the immediate feedback the player gets through the damage they give/receive is relatively immaterial to how well they’re actually doing in the battle. This idea isn’t limited just to the idea of having a party member being eaten, instant game-overs that are just that, game-overs (rather than a fight that the story continues with even if you lose), aren’t something that I’m really a huge fan of in general as they’ve always felt more like ‘gotchas!’ instead of obstacles to overcome or work around. Sure, maybe you can control the battle better, sure maybe you need to raise your numbers more, oh maybe there’s an item that you’ve got that turns off that boss feature entirely, but no matter how you cut it I always feel like there are better tools as the developer’s disposal these same strategies room to work with that doesn’t take a player who’s in the middle of an engaging battle that they’re working hard on managing and just instantly hits a reset button on, which is why when I made a boss that eats people I only had it eat other enemies (the reasoning behind this is that with your whole team fighting the boss it just didn’t really get an opportunity to grab anyone from your side). One optional boss in particular from the game I beat stood out to me in particular, and it falls under a similar umbrella where if you didn’t kill it fast enough it would unleash an ultimately attack that party wipes you and you have to reload. The problem was that on top of this, it had by far the best stats of any boss in the game, and no strategy was really too effective against it (I even bought several stat boosting items that upped my stun chance simply to try to stun-lock it without any significant results). It just really left a sour taste in my mouth because ultimately my options were to invest hours into the game to get numbers better than it, or buy 10-20 items to constantly recharge my MP to spam the strongest attacks over and over and over again, neither of which really feels fulfilling just to get that 100% completion.

That said, this viewpoint on gimmicks is probably strongly influenced by my own desire to think, plan, and analyze situations in general. Perhaps I’m putting too much thought into my bosses and should let most of them just end up being basically giant stat blocks that players kill with their even bigger number sticks. I don’t know, feel free to share your thoughts on gimmicks done right or done wrong if you have any!

Carpets and Dungeons

Hello everyone, Iron Waifu’s still going strong but since we’re still in the middle of Round 2 we thought it was best to take this week to talk about game progress and I haven’t talked about what I’ve been working on for the past bit so figured now was as good a time as any!

First, I’d like to take a brief moment to talk some about the dungeon girls. It’s been brought to our attention that with the new happiness system it takes a lot longer to get these girls out of the dungeon, not to mention in Yeon’s case she already took a lot of time just to get her into the dungeon at first further frustrating the issue. After some talk about it, we’ve agreed on a solution that should help, the ‘torture’ and the ‘gift’ options will be separated. This not only means firstly that you will be able to torture AND gift these three girls once a day, but the results of the torture will be moved into the ‘Personal Happiness’ section. For those who might not be aware, this basically means that instead of being capped at +2 affection per day for these girls, you will now be able to get +2 from gifts and +2 from torture independently, which will make it so that getting them out of the dungeons is faster than how it used to be if you take full advantage of the system. That said, once they are out of the dungeons the impact from torturing will no longer boost their affection per day so don’t expect to get them to Love faster than the characters who didn’t go into the dungeons in the first place. Still, we’re hoping that this will help make the dungeon stuff easier on players as well as help make it more likely for players to experiment with the torture scenes.

The other matter that’s been taking more thought and planning for though is the new carpet items that we’ll be adding to the game. Some players already tried buying these items from the in-game shop for it and ran into some issues due to it’s lack of implementation. A big part of this is that while it could relatively easily just be made into little 3×3 patches of carpet that players could place anywhere via the furniture system, that just seem so…. Tedious and ugly if you ask me. If you’re going to buy some carpet you should be filling out entire rooms with one purchase I say, not having to buy 10 just to make your master bedroom not have a wood floor. To accomplish this though it’s going to have to get it’s own little system though as I can’t realistically make the preview shown in the furniture menu adjust to fit the entire size of a room on the fly, so a lot of thought in how exactly it works needed to be done. Ultimately what we decided on is that after purchasing the item from it’s store, you then go to the area that you want it put down, open up your menu and use it. If it’s a valid location the item will be consumed and the corresponding carpet color will be placed for the section of the map that you’re standing on. Players will also be given a non-consumable ‘invisible’ carpet or something like that with their first purchase that they can use to remove any carpet (and get it back into their inventory). This will all be entirely optional but it should go a long way to help make your estates be a lot more personalized, without being too tedious hopefully.

I’ve also been working on a few other bugs and odds and ends, but for the most part between other responsibilities and Iron Waifu I don’t have the most exciting additions coming this release. Hope some of you are looking forward to at least one of those changes though!

Decisions and bugs

Hey everyone, Conash again, wanted to talk about some important bugs/coding stuff that I’ve been working on the past few days. Though I would first like to mention that patreon backers should keep their eyes out since we’re planning to release version 0.33 today!

Next on the table, in regards to last weeks blog post I thank everyone very much for your opinions you shared. Between both the majority opinion and my own agreeing that the praising system would feel more at home with the ‘personal happiness’ it will find itself moved there starting with the 0.33 release. Players will be advised they may need to give a new gift to girls they had praised to get them back up to full gift happiness if they are transferring over their save files. That said, we did get a few suggestions as to ways that we could add further nuance to the praising system, but I’m sorry, with how the code is designed there just wasn’t exactly room to go to really go with either idea… Though I will say that I did make sure to lay a bit of ground-work to add further complexities to the system for when more praising events get added, nothing out of left-field just keeping in line with what the game has already promised (because trust me, without the new additions thanks to the happiness system we WOULD have had to flat out cut out some of the elements mentioned in the praising tutorial)!

Anyways, onto the main reason that I wanted to post two blog posts in a row, thanks to dedication from our tester GameAdam some very critical bugs in the furniture system were made apparent to me. Some of you may have noticed some difficulties getting girls to ‘love’ furniture, this was actually an issue that many people reported that I had put down to them not understanding it, but it turns out that there was actually a bug that made it so that most of the ‘love’ locations would flat out ignore those girls. You could still get them to ‘like’ items if they were set to like those, but that was due to another bug entirely that didn’t properly check if a girl loves/liked a location when determining if they liked/hated an item where it was, this was especially humorous in that it lead Penelope to hating several items placed in the Eastfort Condo. Both of these bugs have been fixed and many of the items that were already in the game have also gotten a once over and had their ‘love’ lists expanded quite a bit. With all of these changes, along with a new girl (and maybe even the ground-work for a few other future girls) in the mix, players will be advised to remove and put back all their furniture if they wish to get the best happiness values out of them, this however is only a suggestion and not actually a requirement and failure to do so will NOT resort in problems with the game.

See, given that I already knew we were going to add in more future girls into the game when I made this system, and how it was precisely designed, I made sure that when you placed furniture down it would store a copy of whatever effects it did (even to girls whom you hadn’t acquired yet), and removing the items will apply the inverse effect ONLY to whatever is stored there rather than figuring out what it ‘should’ do from scratch. A fair amount of aspects of the furniture system were designed with a similar philosophy as to prevent accidentally getting a permanent -2 happiness on a character just because of a coding oversight. It also comes with the added benefit of preventing exploits that would gain you permanent +2 happiness as well, but enough of me continuing to grow the list of betrayals I’ve committed against my fellow min-maxers. Point is, in the 0.33 release there will be a lot of fixes and changes to the furniture system so it would be a good idea to pick everything back up and put it back down, but if you’re happy with the current bonuses you’re receiving you can keep things how they are.

I am also working on adding a bit of an expansion to the furniture system so that new items that you buy from stores (like the Bearskin rug or the Light and Mercy Banner) will be bit more…. Interesting, but right now that whole thing needs a lot of bug testing before I’m ready to promise it’s inclusion.

That should be just about everything. Sorry for all the rambling about more boring code stuff, but I hope some of you found it interesting!

Praising feedback request

Hey everyone, Conash here. Things are going about how they usually go, so I wanted to take this blog post as an opportunity to ask for some feedback as I’ve done once or twice before this time about the praise system in HC. I’ll do my best to make this easy to understand, but apologies if I don’t succeed!

To start with, I should probably explain how the current happiness system works in brief. Basically there are 3 types of Happiness, ‘Furniture’, ‘Personal’, and ‘Gift’. Each of these are impacted by different things and give affection bonuses independently and all. Originally when the first draft of this system was thought up there were going to be five kinds of happiness to better account for every type of interaction but that was deemed to be way too much. Scaling back however raised a few…. other problems in regards to praising specifically though.

See, when you praise girls at the end of the Manor Invasion, a bunch of things that need to be taken into account, the most important of which here are the bonus for praising the girl and the penalty that other girls get if they feel like your praise was undeserved (such as if you praise Violet or Lilac for example). When putting the system into action I kept going back and forth between thinking that it’d fit better under ‘Personal’ happiness or ‘Gift’ happiness.

Setting aside what might seem more thematically fitting, the issues with it being under the ‘Personal’ happiness is that together with the day end sex scenes it could render various interactions with specific characters (like saving Doll during the manor invasion) as having no impact on the game which part of the point of the happiness system is to make those sorts of interactions have a bigger impact rather than smaller. On top of that ‘Personal’ happiness is the hardest one to influence due to how few sources there are of it for anyone currently in the game, this means that the penalties that can be gained from praising certain characters would hurt the player a lot more harshly, and harsh penalties is something that we wanted to avoid entirely since not everyone likes to play games with the wiki open.

On the other end of the table, putting praising under ‘Gift’ happiness makes the praising system a lot less significant, as while it might help reduce your chore list if you’re fine not getting the highest possible bonus everyday, it does also mean that for many players they might not notice any difference by praising characters. One advantage to it though is that the praising penalty you might incur becomes VERY easy to overcome as you can rely on giving gifts to remove it as an issue, though if you fall behind on giving gifts you might start to feel it.

Ultimately, I ended up choosing to put it under the ‘Gift’ happiness, but I’ve come to feel that was a mistake made in the moment of needing to get a lot of everything else done, though it is one that I can actually pretty easily fix thanks to how I designed the system. As such I would like to hear people’s thoughts on if I should change how praising works to go into ‘Personal’ happiness, stay where it is, or any other ideas you all might have.  Hope I didn’t bore you all with this talk, but given that I believe I already made a mistake once on this, thought it’d be good to get some feedback on the whole issue from the people who play the game before I make any big changes to the system!