Skip to content

Releases: Tsunami014/Blaze-Sudio

v1.1.0-alpha

11 Oct 09:03
Compare
Choose a tag to compare
v1.1.0-alpha Pre-release
Pre-release

I finally got around to making a good description of what works and what doesn't.

CURRENT VERSION: v1.1.0-alpha 🔶

CURRENT THINGS THAT WORK THAT YOU CAN TEST:

  • world.py
  • conversation_parser.py

CURRENT THINGS THAT WORK:

  • terrainGen.py
  • discussions.py
  • GPT4All (I think)
  • tinyLLM

CURRENT BROKEN THINGS THAT DON'T OR MAY NOT WORK:

  • characters.py
  • main.py
  • converse.py
  • AIs.py (and all other AI related files)

Things to note:

  1. still in progress

  2. This project comes with 2 python libraries built into it, pyguix and textboxify. This is for a couple of reasons:
    1. (the main big one) It can't be installed with pip (maybe it got taken down? I don't know)
    2. I don't have to wory about dependancy issues with those two packages
    3. I can modify it myself
    4. You guys don't have to install another package

v1.0.0-alpha

01 Oct 07:03
Compare
Choose a tag to compare
v1.0.0-alpha Pre-release
Pre-release

Got bored of stupid not working code so now new version!

DO NOT USE IN PRACTICAL SENSE

Current features:

  • half-working code
  • AIs
  • a UI
  • a main file that has the AIs badly implemented in them
  • messy code
  • depracated junk
  • other bad things
  • bugs

What you should see by v2.0.0:

  • clean code
  • everything has it's place
  • a very happy dev 🌈
  • a UI with everything nice and happily working together

Honestly I just got bored of v0.?.?

v0.1.0-alpha

26 Sep 21:36
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

This release is the release of AIs!!!!

Things that work:

  • AIs.py
  • conversation_parser.py
  • copilot.py
  • set_preferences.py
  • tests.py (tho not much is in them...)
  • UI files related to main.py (I guess..?)
  • GPT4All!!!! :D :D :D

Things that half-work:

  • main.py (as you probably know)

Things that do not work:

  • virtually everything else

SO CLOSE!!!!

The only real useful things to see at this point are the AI files (explained in Things that work)

TODO:

  • make the UI have AIs in it :D
  • make the UI have a preferences and download AIs page
    Then v1.0.0!!!! :D

v0.(0.5).(0.5)-alpha

25 Sep 22:27
Compare
Choose a tag to compare
v0.(0.5).(0.5)-alpha Pre-release
Pre-release

Things that work:

  • AIs.py
  • conversation_parser.py
  • copilot.py
  • set_preferences.py
  • tests.py (tho not much is in them...)
  • UI files related to main.py (I guess..?)

Things that half-work:

  • main.py
  • gpt4real.py

Things that do not work:

  • virtually everything else

This release is half-way to v1.0.0 (not alpha)!

The only real useful things to see at this point are the AI files (explained in Things that work)

See the previous release for a video about main.py (couldn't be bothered to reattach it when it is useless anyways)

v0.0.1-alpha

15 Sep 07:08
Compare
Choose a tag to compare
v0.0.1-alpha Pre-release
Pre-release

V0.0.1 IS HERE!!!

Features:

  • Files, many are empty
  • GPT4All, not really a feature as it isn't that good.
  • UI
  • A main file with a UI! Slowly replays what you've written!

Please do not use this so far, it is junk currently. This release just contains a buncha stuff I've been working on and it works and now I'm proud to show the world.
As you can see from the video that's pretty much the extent of the release so far, but stay tuned for cooler things!!!!!!!!!!!
Renamed from v0.1.0 as I feel that this repo hasn't reached a minor release yet