Skip to content

Releases: YAYA-shiori/tama

v1.0.3.2 : Fix Check for updates

04 May 16:17
Compare
Choose a tag to compare

Fixing an issue where checking for updates was not stable enough

Full Changelog: v1.0.3.1...v1.0.3.2

v1.0.3.1 : fixes

04 May 14:57
Compare
Choose a tag to compare
  • Fix the problem of not being able to drag and drop dll files when starting up with out any ghost(#3), thanks @nikolat
  • Accelerated startup when without/bad internet access

Full Changelog: v1.0.3.0...v1.0.3.1

v1.0.3.0 : Update check and more

04 May 12:48
Compare
Choose a tag to compare
  • tama will check for updates available at start now
    png
  • Stores different config file for different ghosts at ghost/master/profile/tama.txt
    png
  • Now alert on warning setting can be storaged

Full Changelog: v1.0.2.1...v1.0.3.0

v1.0.2.1 : Fix crash when working with SSP before v2.5.79

07 Mar 12:24
Compare
Choose a tag to compare

v1.0.2.0 : A bunch of new stuff

07 Mar 11:44
Compare
Choose a tag to compare

Thanks @ponapalt for updating SSP!
Thanks @nikolat for fixing the Japanese translation!

What's new :

  • Alert on warning
    When your ghost triggers a warning from shiori and tama stays linked to your ghost, you will get a pop-up from tama
    You can turn this off in the right-click menu
    图片
    I highly recommend you turn this on and experience the complex features of your ghost (e.g. mini-games, music player, super large conversation AI), mabe you will get a ton of warnings

  • Detect the running status of the target ghost

    • If shiori encounters a critical error (and tama knows where your ghost's shiori is) :
      1. Automatically notifies baseware to unload shiori.
      2. then load shiori by tama.
        图片
    • If shiori recovers from a critical error :
      1. Automatically unload shiori from tama
      2. then notify baseware to load shiori.
        图片
  • Right-click to call up ssp's built-in request sending panel
    Now you can send request byte-bu-byte even if shiori is not loaded by tama

Full Changelog: v1.0.1.5...v1.0.2.0

v1.0.1.5 : Fix bug related to shiori reloading in right click

05 Mar 06:38
Compare
Choose a tag to compare

Thanks to @kanadelab for technical helpπŸŽ‰
Now when ghost is running, reloading and unloading shiori in the right click will trigger the events tama.ShioriReloadRequest and tama.ShioriUnloadRequest respectively, and if the target ghost doesn't respond, then the corresponding sakura script will be used

v1.0.1.4 : Changed the way default fonts are matched

04 Mar 12:07
Compare
Choose a tag to compare

v1.0.1.3 : Minor optimisations and bug fixes

04 Mar 11:43
Compare
Choose a tag to compare
  • The CutSpace bug has been fixed and the configuration file should now be saved correctly
  • Fixed a bug with dialogbox.color being saved incorrectly
  • Added tips to prevent ukagaka newbies from getting scared
  • Fixed a linking problem in the md file and added a tip
  • Shiori can now be unloaded and reloaded by right-clicking even if shiori is running in ssp
    • SSP does not currently handle reload requests correctly, please wait for an update
  • Fixed a linking problem in the md file and added a tip

Thanks @nikolat for helping to check the error and test!
Thanks @alex0125z for helping to check the error!

Full Changelog: v1.0.1.2...v1.0.1.3

v1.0.1.2 : Minor optimisations and bug fixes

04 Mar 05:05
Compare
Choose a tag to compare
  • Fixed some bugs, although I don't know how it was fixed
  • Slightly optimised execution speed and number of compile-time warnings
  • The new parameter dialogbox.color allow you to control the background colour of the dialog, unfortunately I still haven't found a way to change the title bar colour and button colour of the dialog

Full Changelog: v1.0.1.1...v1.0.1.2

v1.0.1.1 : tama.txt now encoded in utf-8

21 Feb 13:36
Compare
Choose a tag to compare