v1.5.0
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)