Skip to content

Commit ba26656

Browse files
committed
Bump github to 1.11.0
1 parent 9e7427f commit ba26656

4 files changed

Lines changed: 56 additions & 7 deletions

File tree

blog/V1.11.0.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
---
2+
authors:
3+
- name: Tumppi066
4+
link: https://github.com/Tumppi066
5+
avatar: https://avatars.githubusercontent.com/u/83072683?v=4
6+
date: 2024-4-10
7+
icon: question
8+
---
9+
# Version 1.11.0
10+
11+
We are hard at work on getting 2.0 working. You can check the discord for progress on that!
12+
13+
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!
14+
15+
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.
16+
17+
### Major Changes
18+
- New installer
19+
- Navigation Detection AI based model support. (and continuous updates)
20+
- Wiki updates and new (fully anonymous) user count tracking.
21+
- Check the data at https://data.tumppi066.fi/
22+
- UI updates.
23+
- Went away from the windows default dialogs and made our own.
24+
- Added popups in app for immediate and persistent information.
25+
26+
### Minor Changes
27+
- Added support for (almost) all keyboard keys.
28+
- FPS limiter is now more accurate, and can hold the frametime tighter.
29+
- Added new in app changelog and wiki.
30+
31+
### Bug Fixes
32+
- As with every update, there have been a plethora of bug fixes.
33+
- Massive thanks to the people with crash reporting enabled, this has helped immensely in getting them fixed.
34+
- Removed many of the useless prints at startup.
35+
36+
### Contributors
37+
- Glas42
38+
- Tumppi066
39+
- DylDev
40+
- mainseeker1486
41+
- Erdosis
42+
- And the people that have helped with testing and feedback!
43+
44+
### Notes on installer
45+
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).

changelog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Fix plugin manager not showing enabled plugins.
1+
Bump to 1.11.0. New installer available on gh and sourceforge.

retype.manifest

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"version": "3.5.0",
3-
"created": "2024-04-05T10.48.48Z",
3+
"created": "2024-04-10T17.55.50Z",
44
"files": [
55
{
66
"path": ".nojekyll"
@@ -1312,6 +1312,9 @@
13121312
{
13131313
"path": "blog\\v1.10.minor\\index.html"
13141314
},
1315+
{
1316+
"path": "blog\\v1.11.0\\index.html"
1317+
},
13151318
{
13161319
"path": "blog\\v1.9.0\\index.html"
13171320
},
@@ -2752,15 +2755,13 @@
27522755
"path": "index.html"
27532756
},
27542757
{
2755-
"path": "last_ping.txt",
2756-
"old": true
2758+
"path": "last_ping.txt"
27572759
},
27582760
{
27592761
"path": "license"
27602762
},
27612763
{
2762-
"path": "log.txt",
2763-
"old": true
2764+
"path": "log.txt"
27642765
},
27652766
{
27662767
"path": "Panels\\DataViewer\\index.html",
@@ -3418,6 +3419,9 @@
34183419
{
34193420
"path": "robots.txt"
34203421
},
3422+
{
3423+
"path": "screenshot.png"
3424+
},
34213425
{
34223426
"path": "sitemap.xml.gz"
34233427
},

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.10.69
1+
1.11.0

0 commit comments

Comments
 (0)