We have updated to Ver. 1.6 and we have implemented a variety of features this time as well, including the following!
- "Multiple Battle Camera Switching" feature, which allows users to create cameras specifically for boss battles and/or for special moves.
- "Change Maximum Level feature, which extends the maximum level in the game to 9999 and allows you to freely set a level cap for each cast member within that level.
- "Useful event control" features such as panel comment-outs, label jump panels, and loop panels that can be assigned multiple times. Please review the update details!
--- New and Improved Features ---
[Battle Camera Set Switching Function]
We have implemented the ability to create multiple battle camera sets, which until now could only be created one set, and switch between them in an event. This makes it possible to "change the camera between boss battles and normal battles" and "create a special camera set for special moves".
[Camera Tool] - The ability to create multiple battle camera sets has been implemented. - With the "Battle" folder icon in the camera tree selected, click the "Add" button at the top of the tree to create a new battle camera set.
[Events] - A "Switch Battle Camera Sets" panel has been implemented that allows switching between multiple battle cameras created in the Camera and Battle categories from an event. - Switching can be performed not only on maps, but also during battles. During battle, the camera is immediately switched when this event panel is executed.
[Maximum Level Change Function]
The maximum range of levels that can be reached in the game has been widened, and maximum levels can be specified for each cast and class. This allows for things like "games with a maximum level of 9999" or "a cast with an initial maximum level of 10 can be enhanced to a maximum level of 20 by an event".
[Game Definition] - The maximum level limits for "Casts" and "Classes" in the game can now be specified/changed. -"Max Level" has been added to the left-most column "Battle Related" under "Rules and Operations." - Up to 9999 levels can be specified. - The maximum overall game level specified here cannot be changed during the game.
[Database] - A function to specify/change the maximum level of each "Casts" and "Classes" has been implemented. - Both can be specified up to a maximum of 9999 levels. However, the maximum level value that can be specified for "Casts" and "Classes" is limited to the "Max Level" specified in the Game Definition.
[Events] - The "Obtain Cast Status" panel allows you to get the maximum level of cast members in the party and the maximum level of their class. - The "Change Cast Status" panel allows you to change the maximum level of the cast in the party and the maximum level of the class.
By using the newly added features, you will be able to create games such as the following: - Maximum level for the entire game is 99. - Maximum level of Cast A is 99. - Maximum level of Cast B is 50. - The maximum level of Cast C is 20; however, events increase the maximum level to 40.
*The event may reduce the maximum level, but the current specification is to maintain the current level of the cast/class, since the intent to reduce it is not clear.
[Layout Tool] - A parameter has been added to the special format for status display that allow the maximum level to be displayed. For example, the special format "\partystatus[]" that displays "Status X of Party Member according to Container Management No." can display the maximum level of that cast by putting 18.
----- [Database] - A curve generation function has been added to the "Status Curve Dialog" under "Casts" and "Classes." If you select a single status as Target Status, it will be displayed on the right side of the graph.
We have added the ability to assign values for the start/end points of a curve, such as Lv20 = 200 and Lv80 = 3000, and generate a curve in that interval. We are planning to support the creation of cases such as, "The growth speed changes before and after a certain level."
[Map Editor] - A "Camera Tracking Range" option has been implemented in the Map Settings > Basic tab to limit the range of the camera's gazing point. This function is designed to meet the need to avoid showing the edge of the map when walking to the edge of the map. The camera with the gazing point specified as "Player" stops moving within the assigned range.
- The following features have been added to the Map Settings Palette > Render Settings: - "Sharpen" function for image sharpening has been implemented. - An option "FXAA" has been added that allows the user to turn off anti-aliasing, which was previously fixed at on.
The parameters for the "Sharpen" settings can be set in the following ranges: Strength: 0 to 0.1 Distance: 0 to 1
[Events] - A "comment out" function has been implemented in the context menu entry for the event panel, which allows the event panel to be disabled without deleting it. Right-click in the event panel (or event line if in text mode) to select "Comment Out/Cancel".
Note that commented out panels will not be executed.
- A "Label Definition" panel and a "Label Jump" panel have been added to the "Others" category.
Labels can be set from 0 to 99. Variables can also be used to specify the label jump destination. If the jump destination does not exist, or if an invalid value such as a negative value is assigned to the jump destination, it is skipped.
Note that the label jump function is different from the loop function. This command has the same behavior as the "GOTO" command in the "BASIC" programming language. It is possible to create a loop by combining panels, but to get out of the loop, use variables and branching to set up an event that will go through the label jump if certain conditions are met.
This function is powerful, but too much use of it tends to confuse you, so be careful when using it.
- In the "Start Loop" panel of the Control category, the functions of "assigning the number of loop cycles" and "assigning a variable to count the number of loop cycles" have been added.
- The "Make Player Invisible/Visible" panel can now gradually become invisible or visible over time. - The " Make Event Invisible/Visible " panel can now gradually become invisible or visible over time. [expand type=details]The opaque/translucent state of the cast graphic at "the time transparency/release is initiated" is maintained. In other words, if the "state" changes during transparency and the cast becomes translucent or opaque, it will have no effect while this panel is in progress.[/details]
- Added "Abort if Unable to Move" and "Pass Through Events" options to the "Make Player Walk to Specified Coordinates" and "Make Event Walk to Specified Coordinates" panels.
- When "None" appears using the "Make Monster Appear" panel, the monster can be erased without treating it as defeated.
[Game Definition] - The ""Key/Button Assignments"" dialog box has been implemented. A dialog box opens when you click the newly created "Key/Button Assignment" button in the "Assign Input Devices" field under "Rules and Operations". This function enables easy implementation of key and button assignments in games that previously had to be edited in text.
- Added the ability to select whether to use map battles in the left-most column under "Rules and Operations." The default for new projects will be "Off" from now on.
- Added the ability to display damage values during map battles in the left-most column of "Rules and Operations."
[Test Play] - Improved so that the Debug Window and Cast Parameter View can be closed with F5/F6, even when they have focus, respectively. [Resources] - New Update (Re-import) buttons have been added to sound and movies to allow file replacement.
- When selecting an icon image in the Asset Picker, the scroll bar is now displayed when the auto scale is released, and the image is enlarged.
[Game Play] - The function to open the end-of-game dialog assigned to Ctrl+D during play has been removed. Please use Alt+F4 from now on.
--- Bug Fixes ---
[Problems When Playing] - Fixed a bug that caused attack range calculations to be performed using the coordinates of the forward movement when selecting an action in battle if the "One Step Forward When Acting" setting was enabled in the Database.
- Fixed a bug that HP/MP recovery items assigned as consumables were not consumed when used in battles since Ver. 1.5.0.
- Fixed a bug that caused a delay in the reflection of the player's direction when moving to a new location during a game when "Get Behind Player Automatically" and "Tank Controls" were specified in the Game Definition, resulting in a screen facing north for a moment.
[Layout Tool] - Fixed a bug in the layout of the Conversation, Messages, Selections, Inns, and Stores screens that caused a crash or did not display properly at runtime when rendering objects were added to the backmost area of the screen.
- Fixed a bug that caused the preview rectangle size and display origin to appear out of alignment when changing the text scale of the text panel or the scale of the parent container.
- Fixed a bug that caused the system layout to be internally replaced with a new one each time the project was loaded if the "Game Run-Time Resolution" was changed in Game Definition > Project Settings.
[Map Editor] - Fixed a bug that caused "Memorize Position" and "Original Cast Information" for cast events to be missing when events were copied and pasted.
- Fixed a bug that could cause some information, such as coordinates, to be shared when copying and pasting a cast-based event.
[Events] - Fixed a bug that caused an exception when playing a camera that did not already exist.
[Game Definition] - Fixed a bug in "Assign Input Device" where an exception would occur when moving the stick when playing with the analog stick dead zone coefficient specified to 1.
[Resources] - Fixed a bug that caused the preview of a material to appear in the Asset Picker preview when Automatically Assign is selected for Material Sharing. This improves cases where unnatural spheres appear in the preview.
[Battles] - Fixed a bug in which a cast member who became "confused" or "charmed" during battle would take two steps forward when attacking, and the effect would not appear when the cast member attacked an ally.
- Fixed a bug that prevented battles from progressing if "Escape" failed in the battle plug-in sample since Ver. 1.5.0.
[Assets] Fixed general 2D assets related to casts built into Bakin. How did you like it?
We hope that the contents of this update will make your game-making experience more enjoyable!
We will continue to improve "RPG Developer Bakin". Thank you for your continued support!
2. Maintenance Details 1) The issue where items stored in Storage are not displayed for some accounts will be fixed. 2) The issue where Zodiac Pass 6 Premium cannot be purchased will be fixed.
3. Emergency Maintenance Compensation In addition, we have prepared compensation for these issues as a sign of our apology. Please see below for more details.
- [Exclusive] Charm Legendary Reversion Essence x1 - [Exclusive] Charm Legendary Upgrade Essence x1 - Gemstone of Merit x3,000 * You can claim the compensation from your mailbox after the Nov. 16 (Thu) maintenance until Nov. 17 (Fri) 23:59 (UTC+9). * Maintenance compensation will only be sent once per account for both modes, and the mail will be stored for 3 days (72 hours). ┗ You can only claim the compensation from either Standard or Season Mode. * Maintenance compensation can only be claimed by accounts created before the maintenance. Compensation cannot be claimed by accounts that were created after the maintenance. * The duration time of Pet Ability and Zodiac Walker did not decrease while maintenance was underway.
We apologize again for the unexpected inconvenience you experienced.
We will always strive to maintain the quality and reliability of our services.
Thank you.
Greetings, Rune Hunters.
UNDECEMBER will be undergoing emergency maintenance on Nov. 16 (Thu).
We apologize for the inconvenience caused by this unexpected maintenance.
Please refer to the following information for details about the maintenance schedule.
Nov. 16 (Thu) Emergency Maintenance
1. Emergency Maintenance Schedule : Nov. 16 (Thu) 2023, 17:35 (UTC+9) - Until further notice * This notice will be updated once the completion time for the maintenance is confirmed.
2. Maintenance Details 1) The issue where items stored in Storage are not displayed for some accounts will be fixed.
3. To Note ■ The maintenance schedule may be subject to change.
We will always strive to maintain the quality and reliability of our services.
20231116 Server Start Announcement Hello adventurer, The server has been restarted. The content of our update this time is: 1. Optimized online experience 2. Fixed the problem of disconnected corpses not disappearing
In collaboration with Entalto, our publisher, we are super excited to tell you today that the official Manitas Kitchen Merch is now available worldwide!
Carry the stubborn little boss, Al Padino, with you at all times or join us in wearing the whole band on your back in a deluxe sweatshirt. Have a coffee with Trexito, or run your prehistoric errands with the most Jurassic tote-bag!
Every sale will also directly help us to finish the development of the game and bring you more surprises in the future!
We will have news about the launch date of Manitas Kitchen very soon, in the meantime, you can follow us on our social networks (@ManitasKitchen & @EntaltoStudios) to be up to date with everything!
Stay awesome, and we'll see you in the kitchen very soon!
this update brings (among other features) two of the most anticipated additions.
Firstly, addressing a frequent request: you can now choose which parts of the voice acting you want to hear. Whether it's the full dialogue, moaning-only, or complete silence for Hottie, you can customize your preferences in the Main Menu > Hottie > Settings.
Also, in the Main Menu under Settings > Scene, you will find a new button labeled "Switch Camera." This feature allows you to spawn a camera in your room, giving you the freedom to move it around, start and stop recordings (F5-F7; alternatively, use the Interaction Menu or Voice Commands), and review your homemade clips in your data folder.
And, of course, there's even more to explore in this update.
Most of the hairstyles are now available for male Hotties as well. The improved eye model is also available for both male and female Hotties alike. You can now switch to a new, alternative Eye Model with separated Iris and Sclera and improved Lighting (Main Menu > Hottie > Eye Color).
This isn't a massive change, but it will impact many users: we've corrected numerous skin issues around the lips to better fit the Hotties. This may result in existing HottieCards looking different, usually for the better!
We took out the Physics Update Slider due to frequent misuse ;) If you still want to experiment with this feature, simply activate „Sync Physics w/ Frame Rate“. This might have an impact on your Performance, but both Cloth and Hair Simulation will appear smoother.
We've also managed to fix more bugs than usual, ranging from lips to makeup, shadows to animations, ensuring your overall experience will be much smoother than before.
Make sure to check out the full list of updates below!
Full list: New: * External Camera * select Voice Acting Lines: full Talking, only Moaning, mute * most female Hairstyles available for male Hotties * Screenshot Sound * dynamic Penis / Glans Wetness * Natural Skin Blush Slider * experimental "smooth" Physics Mode * switch between Hair Stubble or Hair Cap for female Hotties
Improvements: * smoother Animation Transitions * Interaction menu scaling in Desktop Mode * new alternative Eye Model for male and female Hotties with separated Iris and Sclera and improved Lighting * smoother Turning & Locomotion * Desktop Mode: no physics behind open Main Menu * Menus fading * Vagina Collisions
Bug Fixes: * Physics / Collisions of Player and Heels not always accurate * Exaggerated facial Expressions * „Turn Over“ Command sometimes taking very long * „Turn Over“ Command sometimes not being executed 100% * occasional flickering of Shadows on Hottie * periodic Glitches in facial Expressions * upper Lip not correctly shaped on some Characters * corrected Skins around Lips * Player Head Skin changed when Hottie Skin was changed on same Sex in Desktop Mode * Makeup Reset if Hottie Gender is switched or new Hottie loaded * long legged Hotties sitting or lying too high * several Issues with Hotties in „Low Detailed Character" Mode * male Hottie Penis Gravity * Hottie Hair vanishing after changing Player Body * Issues after switching male/female Hottie * Issues after switching male/female Player Body * Issue with new Speech Settings (full/moaning) * Problems with Player Body without Legs * Game slowing down after making HottieCard
Known Issues: * Full body cloth collision leading to unwanted effects (e.g. arms under cloth) * Menus covering stuff (hands, etc.) (with upscaling)
As always, we appreciate your feedback and encourage you to share your thoughts in our Steam forums or on Discord. Enjoy the game!