Changelog: Difference between revisions

No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 545: Line 545:
|}
|}


I seem to have lost my changelog notes for this version. But basically, this was a smaller release to fix up the game.
I seem to have lost my changelog notes for this version.


https://kemze.itch.io/tko/devlog/621150/alpha-16
https://kemze.itch.io/tko/devlog/621150/alpha-16


* New NPC added: Ikt
* New NPC added: Ikt
 
* The library received a design overhaul
 
** In addition, the bookcases can now have player books contributed.
** You can get books by receiving foodraise rewards from Merka.
* The forest now has special mushrooms that only grow in certain conditions.
* Added introduction information books in the sanctuary
* Players now leave pawprints.
** The pawprints can be cleaned up with the broom item.
* Improved performance of players loading in.


== Alpha 17 ==
== Alpha 17 ==
Line 593: Line 599:
Game changes:
Game changes:
* Forest music was updated with new day and night tracks.
* Forest music was updated with new day and night tracks.
* Various performance improvements, especially when zoning and starting the game.
* Various performance improvements, especially when zoning and starting the game.
* Bug with soil darkness was fixed.
* Bug with soil darkness was fixed.


Line 623: Line 625:


* New (and first!) student NPC added: Takar.
* New (and first!) student NPC added: Takar.
== Alpha 18 ==
{| style="text-align:left;" |
!Started
!Finished
|-
|January 2024
|February 2024
|}
'''Story'''
* Added a cinematic introduction lesson to continue the story.
** Sera now stands at the tree to wait for you for your introduction class.
** Existing players have already completed this, but can retake the intro class by talking with Sera at the pagoda.
* Added Lora. Lora and Takar are now visible on campus after completing the introduction.
* Added Anjraz and Anjraz' forest cottage. She is not yet in-game, but the cottage serves as club rooms.
* Onrakh, Ikt, and Retakatekt can now offer you various creative tools by exchanging tokens.
* The center tree paper slip can now show upcoming events. (However, Lessons are not yet added)
* The campus and forest now has a winter seasonal change depending on date.
* The campus now has improvements to the road side, to better reflect the story developments.
'''Interface'''
* The planner tabs were updated. There is now a selection of guide books, introducing the various activities in the game in the Help tab.
* Chat log is improved, with faster scroll catch-up and clearer legibility of player's chat messages on dark background.
* The target menu has been updated to a radial target menu style.
* Popup overlays (painting, writing, book reading, etc) can now be dragged around properly.
* Game experience using gamepad/analog axes are more consistent in third-person and first-person mode.
* On-screen navigation axes can now be enabled in the settings.
* Added some useful setting toggles, such as automatic server connection, auto-look at, and more.
* Character running on Android is now possible by tapping the on-screen axes controllers.
'''Gameplay'''
* Introduced club rooms as unique owned instances available to funders only.
** Club rooms can be entered by the bike lock on Anjraz' cottage and entering the room code.
** As a funder, you can see your assigned funder room number by typing "/funder" in chat.
* Updated the creative tools and made them available in exchange for tokens.
** Books are now offered by Ikt.
** Spraycan was replaced with a paint bucket.
** Writing books or using a paint bucket now requires ink. You can get ink from Onrakh.
** Added musical instruments: snare, drum and cymbals. You can get them from Retakatekt.
* Added character health stat.
** Your character can now get sick, which negatively affects your movements and causes coughing and sneezing.
** Coughing or sneezing near players can make them sick too, if they're also not healthy.
** Sickness is worsened by being hungry for long periods of time, or improved by eating yourself full.
* Added Text-to-speech (TTS) support with a new TTS plugin.
** You can pick your own unique voice
** The TTS volume can be adjusted in the settings.
* Added a new chair sitting alternate animation.
* The cooking pot now works offline.
* Actionscript can now play character emotes. ("em yes")
* Android version can now be played in portrait mode with an adjusted interface.
* Default Godot video driver changed to GLES2.
* Linux build is now available.