KoboldKare Update 02.28.2021
Added 2021-03-02 06:58:42 +0000 UTC
Here's the patch notes for all the changes in February:
- Kobolds can face directions during an animation, it's really bad for NPCs but players can nod and look places while playing animations.
- Fixed a large number of memory leaks. (Derivatives no longer uses Linq, strands allocate all memory needed up front, reusing physics collisions, no longer pass array copies for grabs, adjusted how components are searched for usables.)
- NPC kobolds no longer have hover-hands, hover hands are still networked for players.
- Complete reworking of inflatable systems, every kobold body part is driven from internal reagent containers.
- Dicks use this same inflatable system to get hard.
- Dicks actually source their cum from balls now (they cheat a tiny bit to at least get something out each time they pulse).
- Balls can get bigger based on how much pineapple was consumed.
- Balls and boobs both regenerate their reagents each night.
- More network syncing. (fruit no longer gets stuck, all use events are cached and played back properly on first join.)
- Added the new pawnshop, it's a full underground area with some stuff to buy! It has yet to have a progression system.
- Debris was added to the farm plot, gotta clear it in order to make room for new plants!
- Really big bombs can be purchased from the pawnshop.
- Some networking fixes so certain reagent combos no longer cause infinite explosions.
- There is now a 15% chance for it to rain each day.
- Added a low quality cloud option (just some 2d clouds) so that they can thicken when it rains.
- Ragdolls are actually synced now, this can cause them to slide around a bit but in general they're synced.
- Finally actually included the ErrorScene, a blank scene that loads when you get disconnected or when you try to join/create a multiplayer game from an offline mode.
- More props and map geometry is possible to cover in decals now. Paint the world!
- Kobolds can now spawn with hemipenes.
- The script that handles body proportions was optimized! Spawning 30 kobolds no longer freezes the game for 40+ seconds.
- Dildos can grow by spraying them with eggplant juice or growth reagent.
- Dialogue with NPCs has been disabled temporarily as it gets reworked.
I've decided if I ever want to get this game done, I need to get some help! I commissioned the wonderful Firgof again in order to rework most of the game-world. They'll be redoing props and other commercial products that I've paid for in order to make the game OPEN-SOURCE.
Then you'll all see how badly I've been building the game! (And you'll also be able to pitch in to help if you wanted!)
I'll be spending the next month or two redoing some of the bigger tech addons so that this project might actually end up on a github at somepoint.