Releases: BergerAPI/typo.io
Beta 0.0.7
Themes and Colors
In this release I finally made a theme system, with 2 standard themes. More themes are coming, and im currently searching for some people who create themes.
Also in this release:
- Some cleaner code
- Better timing
- More Colors
Beta 0.0.6
Configs
I finally implemented the new config system. Its now one entry in the local storage, instead of a million.
Because I made it with a map, I can easily add new configurations, just like before, but cleaner.
Beta 0.0.5
Better Layout
In this release I fixed the sizing of the config menu. I created a second layout where the footer and the navbar are influenceable by the content.
Beta 0.0.4
End Screen
In this release I implemented a "End Screen", when you've finished a race.
You see:
- Wpm
- Raw Wpm
- Accuracy
- Author
- A diagram where you see the history of the wpm
- A "Next Game" button
The Design for this Gui is not ready yet, so don't judge me for that.
Input Improvements
I finally added a good looking cursor, and made the input design changeable with the Font and the Font Size.
Not Finished Yet
A important thing that I have to fix, is the Base-Layout. If a screen is longer than the screen size, it just goes through the footer. Thats why I have to make it responsive.
Beta 0.0.3
Accounts
In this release the Main thing I implemented is an account feature. That means you can now:
- Create an account with your email or you Google account
- Change the name of your account
- Change the profile picture of your account
- visit the leaderboard with the accounts listed
- get onto the leaderboard with you account
- logout from you account
This login feature is powered by Firebase
Beta 0.0.2
Leaderboards
In this Release I implemented Leaderboards and improved the play style. Also much bugs are fixed and everything works fine (hopefully).
Beta 0.0.1
Basics
This release includes the basic features of typo.io, like: Typing, simple settings and a pretty good looking design (in my opinion).
There are many things missing in this release, like an account system to save stats and a "winning-screen".