-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
56 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
--- | ||
authors: | ||
- name: Tumppi066 | ||
link: https://github.com/Tumppi066 | ||
avatar: https://avatars.githubusercontent.com/u/83072683?v=4 | ||
date: 2024-4-10 | ||
icon: question | ||
--- | ||
# Version 1.11.0 | ||
|
||
We are hard at work on getting 2.0 working. You can check the discord for progress on that! | ||
|
||
This version is once again bundled with a new installer, though this time it should actually work, and it shouldn't be flagged by most antiviruses anymore ([Check the virustotal report here!](https://www.virustotal.com/gui/file/a7bfa80aab2dd8692e598b930a18be8caa6d1e264a13d3ab21ac2bf58630b7a4?nocache=1)). We've also added a new AI based driving mode for Navigation Detection, this will keep getting updates as we go along. Be sure to occasionally check the toggle to update the model and test it out! | ||
|
||
As always there have been too many changes to go over here (69 updates to be exact, **nice**) so I'll just go over the major updates. | ||
|
||
### Major Changes | ||
- New installer | ||
- Navigation Detection AI based model support. (and continuous updates) | ||
- Wiki updates and new (fully anonymous) user count tracking. | ||
- Check the data at https://data.tumppi066.fi/ | ||
- UI updates. | ||
- Went away from the windows default dialogs and made our own. | ||
- Added popups in app for immediate and persistent information. | ||
|
||
### Minor Changes | ||
- Added support for (almost) all keyboard keys. | ||
- FPS limiter is now more accurate, and can hold the frametime tighter. | ||
- Added new in app changelog and wiki. | ||
|
||
### Bug Fixes | ||
- As with every update, there have been a plethora of bug fixes. | ||
- Massive thanks to the people with crash reporting enabled, this has helped immensely in getting them fixed. | ||
- Removed many of the useless prints at startup. | ||
|
||
### Contributors | ||
- Glas42 | ||
- Tumppi066 | ||
- DylDev | ||
- mainseeker1486 | ||
- Erdosis | ||
- And the people that have helped with testing and feedback! | ||
|
||
### Notes on installer | ||
It is recommended to try and use the new .exe installer, however, if for some reason that does not work, you can still use the manual install instructions at [the wiki page](https://wiki.tumppi066.fi/tutorials/installation/#manual-installation). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
Fix plugin manager not showing enabled plugins. | ||
Bump to 1.11.0. New installer available on gh and sourceforge. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.10.69 | ||
1.11.0 |