Skip to content

Releases: JAGFx/ets2-dashboard-skin

v1.6.2

18 Jul 16:38
Compare
Choose a tag to compare

Note

In this release you've got HUGE invisible change,
And, the most expected, support for ATS map !

In this release, the map tiles was updated to support both Euro truck simulator 2 and American truck simulator on v1.41.x.x !:

Features

  • Hard rework
  • Support ATS v1.41 map tiles
  • Support ETS v1.41 map tiles

Changeslogs

666e482 - 🔖 release 1.6.2 (JAGFx)
99bd7a6 - ✨ add support for ATS 1.41 and ETS2 1.41 (JAGFx)
b216d53 - ⬆️ upgrade dependencies (JAGFx)
fc18a62 - 🐛 update map readme (JAGFx)
b93a149 - 🐛 correct wrong background on dashboard when the same brand truck are selected (JAGFx)
92f2767 - 💄 correct icon mistakes (JAGFx)
db4066b - 📝 update map tiles contribution guide (JAGFx)
73fcb75 - 📝 update map tiles contribution template (JAGFx)
dc7e091 - 📝 update map tiles contribution template (JAGFx)
dfbf8a9 - 📝 add contribution readme for map tiles (JAGFx)
bfb3899 - Clarification of Directory Structure (#70) (Ryan)
46e1065 - ♻️ [dashboard] refactor dashboard (JAGFx)
931a593 - ♻️ [utils] refactor utils (JAGFx)
d8be07d - ♻️ [scss] refactor style (JAGFx)
d4f253b - 🗑️ [plugin] cleanup code (JAGFx)
a79f392 - 🚚 [mixins] move and shared dashboard components (JAGFx)
2d693e5 - 🚚 [mixins] move and history components (JAGFx)
419e7cb - 🚚 [mixins] move and overlays components (JAGFx)
46aa0a3 - 🚚 [mixins] move and rename menu components (JAGFx)
dc210fe - 🚚 [mixins] move and rename header components (JAGFx)
9c8b8f9 - 🚚 [mixins] move and rename menu components (JAGFx)
16b4c82 - 🚚 [mixins] move mixins (JAGFx)
f86bc73 - 🚚 [telemetry-event-overlay] refactor telemetry event overlay (JAGFx)
7ca1c97 - ⬆️ upgrade dependencies (JAGFx)
b7169ca - ✨ #50 add an option to display or hide the map on the jagfx skin (JAGFx)
447f05b - ✨ #50 add map on jagfx skin (JAGFx)
36da65a - 📝 update discord link (SMITH Emmanuel)

v1.6.1

06 Jun 18:48
Compare
Choose a tag to compare

Note

Hi !

New release today.
I'm less active on this project because my side project take me more time that I've expected. This project will just in "slow mode development" for a moment.

Enjoy with this new feature and some bug fixes ;)

Features

  • #55 Add a way to use the damage from route advisor or damage diagnostic panel
  • #61 New icon for map controls buttons

Changeslogs

5f46ee9 - 🔖 release v1.6.1 (JAGFx)
8d802b8 - 🐛 correct the sum of damage from diagnostic (JAGFx)
8dc11b3 - ⬆️ upgrade dev dependencies (JAGFx)
8517d72 - ✨ #61 add icon for map control (JAGFx)
2664bf7 - 🐛 correct a crash when there are no datetime for WoT job (JAGFx)
1752726 - 💬 #67 correct message for job event (JAGFx)
650a777 - ⬆️ upgrade dependencies (JAGFx)
d89dfac - ✨ #55 add an option to choose between two way to process the damage value (JAGFx)

v1.6.0

02 May 18:47
Compare
Choose a tag to compare

Note

It's not be planned, but a major change was introduce and cause a breaking change. The release will not be able to work with the old map tiles collection.

Please read the Map readmeto use the latest map tiles collection.

Features

  • Upgrade to OpenLayer v6
  • New map tiles collection system
  • Rework map control UI
  • Add a map information pan

Changeslogs

aa4d3db - 🔖 release v1.6.0 (JAGFx)
927c2f5 - 🐛 remove unavailable map tile collection for the 1.39 (JAGFx)
99ef103 - 💬 correct the name of map skin (JAGFx)
41e6d25 - 📝 update map readme section (JAGFx)
e4c730d - 📝 update readme (JAGFx)
7910501 - ⬆️ upgrade dependencies for server, server.dev and dash (JAGFx)
af9ee13 - 🐛 correct map tile base path (JAGFx)
5a68d19 - 📝 #62 update map doc (JAGFx)
15565c4 - 📝 #62 update map doc (JAGFx)
cfe05a3 - ✨ #62 add tile version (JAGFx)
b19ba12 - 📝 #62 update map doc (JAGFx)
a9b4c04 - 📝 #62 add map doc (JAGFx)
589b07e - 📝 #62 add map doc (JAGFx)
68f8716 - ⏪ #62 revert the list of map tiles collection as manual (JAGFx)
5c570a9 - 💄 #61 correct control button design (JAGFx)
e2f3e13 - ♻️ #62 refactor usage of openlayer with tiles from ts-map (JAGFx)
adedf84 - ✨ [maps] add map info button (JAGFx)
0e1c817 - 🐛 #62 use a correct game coordinate transposition (JAGFx)
afbf601 - ✨ #62 use map tiles infos from the map pack (JAGFx)
124fb5f - ✨ #62 add support for the new map tiles collections (JAGFx)
592d04e - ⬆️ upgrade dependencies (JAGFx)
b4d1da5 - ⬆️ #59 change to ol package (JAGFx)
a8b9949 - ⬆️ upgrade dependencies (JAGFx)
f51aab9 - Merge pull request #58 from JAGFx/dependabot/npm_and_yarn/server/socket.io-2.4.0 (SMITH Emmanuel)
0eceee0 - Merge pull request #57 from JAGFx/dependabot/npm_and_yarn/server.dev/socket.io-2.4.0 (SMITH Emmanuel)
e064da3 - 📝 update screenshots (JAGFx)
6086d50 - release the v1.5.0 (JAGFx)
538d7a9 - ⬆️ Bump socket.io from 2.3.0 to 2.4.0 in /server (dependabot[bot])
7d6e5d0 - ⬆️ Bump socket.io from 2.3.0 to 2.4.0 in /server.dev (dependabot[bot])

v1.5.0

21 Mar 17:42
Compare
Choose a tag to compare

Note

Due to PC issue, this project was unfortunatly on pause. Now, I'm back and I'm proud to annonce the stable release for the map integration.

I'm using the logic from the ETS2 route advisor. The goal are a little bit different: I'm not implement a replica of the original route advisor but Just the map.

Somes links:

Next cool thing work on:

  • POI (City name, fuel station & cie)
  • Travel route direction

Features

  • Map integration
  • Map drag & drop usage
  • Recentre map
  • Zoom or unzoom
  • ETA information
  • Speed limit
  • Show or hide navigation elements and / or map controls
  • Load map tiles from local or a remote
  • Rework the Map UI

Changeslogs

c07b138 - 📝 [feat/maps] #3 update doc (JAGFx)
8cb31a9 - 🐛 [feat/maps] #3 correct the config file on prod env (dependabot[bot])
3082853 - Merge branch 'master' into feat/maps (JAGFx)
0fa1e6c - Merge pull request #56 from JAGFx/dependabot/npm_and_yarn/elliptic-6.5.4 (SMITH Emmanuel)
03c1bb6 - ⬆️ Bump elliptic from 6.5.3 to 6.5.4 (dependabot[bot])
64b07b8 - 🩹 [feat/maps] #3 restore default skin loaded (JAGFx)
c21a4cf - 💄 [feat/maps] #3 minor ui improvement (JAGFx)
3f246a2 - Merge pull request #54 from JAGFx/dependabot/npm_and_yarn/server.dev/socket.io-2.4.0 (SMITH Emmanuel)
133c069 - ⬆️ Bump socket.io from 2.3.0 to 2.4.0 in /server.dev (dependabot[bot])
2f119a6 - Merge pull request #53 from JAGFx/dependabot/npm_and_yarn/server/socket.io-2.4.0 (SMITH Emmanuel)
2d3d2af - ⬆️ Bump socket.io from 2.3.0 to 2.4.0 in /server (dependabot[bot])
77c36a6 - 🔖 [feat/maps] #3 release v1.5.0-beta.1 (JAGFx)
13890d1 - 📝 [feat/maps] #3 correct redeame (JAGFx)
ab5fe5b - 🩹 [feat/maps] #3 minor fix (JAGFx)
851b41b - 📝 [feat/maps] #3 update documentation (JAGFx)
7a7789b - 🔧 [feat/maps] #3 change map script (JAGFx)
b93d3c6 - ✨ [feat/maps] #3 add map integration for production (JAGFx)
bacb129 - 🐛 [feat/maps] #3 correct remote map integration (JAGFx)
ff57847 - 🔧 [feat/maps] #3 create script for tiles archive extraction (JAGFx)
2f77390 - 🔧 [feat/maps] #3 create script for tiles archive creation (JAGFx)
7e81963 - ✨ [feat/maps] #3 add log and message when there are unable to load map (config or tiles) (JAGFx)
7a55233 - 🚧 [feat/maps] #3 add todo (JAGFx)
4b87ba3 - 📝 [feat/maps] #3 add doc section (JAGFx)
a3d2458 - 💄 [feat/maps] #3 update map tiles configuration (JAGFx)
6e344e7 - ✨ [feat/maps] #3 get map tiles from local file (JAGFx)
b83fda2 - Merge pull request #52 from JAGFx/dependabot/npm_and_yarn/axios-0.21.1 (SMITH Emmanuel)
c224572 - ⬆️ Bump axios from 0.21.0 to 0.21.1 (dependabot[bot])
413e623 - 📝 [feat/maps] #3 add map in doc (JAGFx)
5ea0442 - ✨ [feat/maps] #3 add options (JAGFx)
4cb9d1c - 💄 [feat/maps] #3 change the UI for map (JAGFx)
b0cb8db - 💄 [feat/maps] #3 change the UI for map (JAGFx)
e8d6671 - 🔖 [feat/maps] #3 release v1.5.0-beta.0 (JAGFx)
e9328dc - 💄 update the ui of map (JAGFx)
3529f40 - 🚸 [feat/maps] #3 add some improvement (JAGFx)
5b23fc0 - 🔧 #3 add some stuff for the skin data (JAGFx)
0f2f0b0 - 🗑️ #3 clean up unused code (JAGFx)
70d1dbf - 🚧 #3 add speed test on the map (JAGFx)
c73b6d9 - 📝 add knwon issues (JAGFx)
72f4f0c - 🐛 [feat/maps] correct ETA time (JAGFx)
da19b76 - Merge branch 'master' into feat/maps (JAGFx)
5f11378 - ⚡ [feat/maps] improve some things (JAGFx)
066d102 - 🚧 #3 add eta on map (JAGFx)
017a344 - 🚧 #3 refactor the map system (JAGFx)
b7aa65e - 🚧 #3 implement maps (JAGFx)

v1.5.0-beta.1

09 Jan 17:48
Compare
Choose a tag to compare
v1.5.0-beta.1 Pre-release
Pre-release

Note

Hey everyone !

I hope you like the Map integration !

I'm release another beta for it. It's the last one.

Next step, embed a map in my skin JAGFx !

All installation and others things here and here.

Features

  • Show or hide navigation elements and / or map controls
  • Load map tiles from local or a remote
  • Rework the Map UI

Changeslogs

13890d1 - 📝 [feat/maps] #3 correct redeame (JAGFx)
ab5fe5b - 🩹 [feat/maps] #3 minor fix (JAGFx)
851b41b - 📝 [feat/maps] #3 update documentation (JAGFx)
7a7789b - 🔧 [feat/maps] #3 change map script (JAGFx)
b93d3c6 - ✨ [feat/maps] #3 add map integration for production (JAGFx)
bacb129 - 🐛 [feat/maps] #3 correct remote map integration (JAGFx)
ff57847 - 🔧 [feat/maps] #3 create script for tiles archive extraction (JAGFx)
2f77390 - 🔧 [feat/maps] #3 create script for tiles archive creation (JAGFx)
7e81963 - ✨ [feat/maps] #3 add log and message when there are unable to load map (config or tiles) (JAGFx)
7a55233 - 🚧 [feat/maps] #3 add todo (JAGFx)
4b87ba3 - 📝 [feat/maps] #3 add doc section (JAGFx)
a3d2458 - 💄 [feat/maps] #3 update map tiles configuration (JAGFx)
6e344e7 - ✨ [feat/maps] #3 get map tiles from local file (JAGFx)
413e623 - 📝 [feat/maps] #3 add map in doc (JAGFx)
5ea0442 - ✨ [feat/maps] #3 add options (JAGFx)
4cb9d1c - 💄 [feat/maps] #3 change the UI for map (JAGFx)
b0cb8db - 💄 [feat/maps] #3 change the UI for map (JAGFx)
e8d6671 - 🔖 [feat/maps] #3 release v1.5.0-beta.0 (JAGFx)
e9328dc - 💄 update the ui of map (JAGFx)

v1.5.0-beta.0

30 Dec 20:46
Compare
Choose a tag to compare
v1.5.0-beta.0 Pre-release
Pre-release

Note

I'm proud to annonce the beta release for the map integration.
I'm using the logic from the ETS2 route advisor. The goal are a little bit different: I'm not implement a replica of the original route advisor. Just the map.

I'm proud to annonce the beta release for the map integration.
I'm using the logic from the ETS2 route advisor. The goal are a little bit different: I'm not implement a replica of the original route advisor but Just the map.

For the development, the map tiles was get from the internet.
At the final version, there will be gotten from a local "plugin". It will you permit to use the ETS2 vanilla, ATS vanilla, Promod and other common map integration.

You will found the following feature:

  • Map drag & drop usage
  • Recentre map
  • Zoom or unzoom
  • ETA information
  • Speed limit

Next, this "map" could be used like a skin with the minimal datas:

  • Current speed
  • Current gear

Note:

  • Only ETS2 vanilla map are currently supported
  • Some bug or crash may occurred. Please share me your feedback if you found one.
  • It's a beta version. Please keep you settings safety before to use this beta version

Features

  • Map integration
  • Map drag & drop usage
  • Recentre map
  • Zoom or unzoom
  • ETA information
  • Speed limit

Changeslogs

3529f40 - 🚸 [feat/maps] #3 add some improvement (JAGFx)
5b23fc0 - 🔧 #3 add some stuff for the skin data (JAGFx)
0f2f0b0 - 🗑️ #3 clean up unused code (JAGFx)
70d1dbf - 🚧 #3 add speed test on the map (JAGFx)
72f4f0c - 🐛 [feat/maps] correct ETA time (JAGFx)
da19b76 - Merge branch 'master' into feat/maps (JAGFx)
5f11378 - ⚡ [feat/maps] improve some things (JAGFx)
066d102 - 🚧 #3 add eta on map (JAGFx)
017a344 - 🚧 #3 refactor the map system (JAGFx)
b7aa65e - 🚧 #3 implement maps (JAGFx)

v1.4.4

13 Dec 13:20
Compare
Choose a tag to compare

Note

Small release. Now, the development of the next minor release will be started !

Features

  • Correct the dashboard scaling
  • You can choose your refresh rate ! Check on the config option.

Changeslogs

94c13d5 - 🐛 correct minors bugs (JAGFx)
62e13bd - 📝 #44 add doc for data refresh rate (JAGFx)
1813387 - 📝 #44 add doc for data refresh rate (JAGFx)
9f23f44 - Merge pull request #49 from JAGFx/dependabot/npm_and_yarn/ini-1.3.8 (SMITH Emmanuel)
3095706 - Merge pull request #48 from JAGFx/dependabot/npm_and_yarn/server/ini-1.3.8 (SMITH Emmanuel)
596f151 - ⬆️ Bump ini from 1.3.5 to 1.3.8 (dependabot[bot])
ba720fc - ⬆️ Bump ini from 1.3.5 to 1.3.8 in /server (dependabot[bot])
374b675 - ⚡ #44 add option to choose the the refresh rate (JAGFx)
475667e - 🐛 #45 change the way to calculate the scaling of dashboard (JAGFx)
fae28f4 - 📝 update know issue (SMITH Emmanuel)

v1.4.3

22 Nov 18:08
Compare
Choose a tag to compare

Note

Great news ! I've fixed all performance issues ! No more slow down, no more desync and no more memory leaks !
But, all issues wasn't fixed.

For mobile only: If your screen freeze, touch it ! After that, it's gone again. (I don't know (yet) why, but it's work xD)

Other things, I've add the support for the SCS SDK 1.10.6. Please update it before use the new release.

Features

  • #37 correct the loading default skin
  • #43 correct the saving setting with a select field
  • #37 add default skin on config tab
  • #33 add support for SCS SDK 1.10.6 + correct date and time errors
  • #41 correct the desync data

Changelogs

bb9ec30 - ⬆️ upgrade server dependencies (JAGFx)
e284c88 - 🚸 minor improvement (JAGFx)
182ebab - 🐛 #43 correct the saving setting with a select field (JAGFx)
5f353a5 - 🐛 #37 correct the loading default skin (JAGFx)
cb3a4c1 - ✨ #37 add default skin on config tab (JAGFx)
02a2118 - 📝 update readme (JAGFx)
d2215a1 - 📝 update readme (SMITH Emmanuel)
e5ea6e2 - ⬆️ upgrade dependencies (JAGFx)
816f581 - 🐛 #33 add support for SCS SDK 1.10.6 + correct date and time errors (JAGFx)
198f7bd - 📝 update embed video (SMITH Emmanuel)
ddfb405 - 📝 update reamde (JAGFx)

v1.4.2

25 Oct 17:47
Compare
Choose a tag to compare

Note

The memory leak issue are fixed. Other crash may occurred, but it's not due to the memory leak.

I'm introduce a log to help me to debug when uou are an issue. Tap 5 time on the left bottom corner.

See this readme

Features

  • Log zone
  • Full support for ATS #26
  • Add an indicator for a new release was available #39

Changelog

4cd4537 - 🔖 release v1.4.2 (JAGFx)
1fb012b - ✨ add new logos for ats truck and match rpm #26 (JAGFx)
777cc44 - ✨ add new logos for ats truck and match rpm #26 (JAGFx)
254349d - ⬆️ upgrade dependencies (JAGFx)
fd4242d - ✨ add an indicator when a new release was available #39 (JAGFx)
74448a2 - ✨ add the US flag for all states in ATS #26 (JAGFx)
0aa5ee3 - ✨ add logo fot ATS trucks + prepare rpm data #26 (JAGFx)
a93d687 - 📝 update know issues (SMITH Emmanuel)
92c5ab3 - ✨ add log zone to help the issue resolution (JAGFx)

v1.4.1

18 Oct 17:20
Compare
Choose a tag to compare

Note

This version may have a slow-down updating data or crash due to a memory leak issue (#35 )

Features

  • Correct the view on mobile #36
  • Improve the event overlay event throwing #35 #8
  • Change the way to enable / disable the fullscreen

Changelog

a01ab42 - 💄 minor ui adjustment (JAGFx)
0428b31 - ♻️ change the way to enable / disable the fullscreen (JAGFx)
336f31b - 🐛 improve when the event overlay was shown #8 (JAGFx)
0c976e8 - 🐛 correct crash for ATS game #26 (JAGFx)
91eb6cb - 🐛 prevent resetting event data when several was thrown in same time #8 (JAGFx)
4777068 - 🐛 correct the endpoint for data from some overlay #8 (JAGFx)
05870e9 - 💄 fix size of version area (JAGFx)
fe4b305 - ♻️ match with game event for the new way to throwing event #35 (JAGFx)
b388e75 - ♻️ change the throwing of event overlay data #35 (JAGFx)
484a3ff - 🐛 correct size of menu (JAGFx)
96e6cfc - 🐛 [jagfx] correct the size for skin #36 (JAGFx)
12bc898 - 🐛 [jagfx] correct the size for skin #35 (JAGFx)
1ac8312 - 🐛 correct the view on mobile #36 (JAGFx)
2b4b0b0 - ✨ add message for the waiting connection of the game (JAGFx)
fafe4cd - 🔇 remove log (JAGFx)
6217b09 - 🐛 correct dev data for event (JAGFx)
f8b6208 - ⬆️ upgrade scs telemetry sdk (JAGFx)