Skip to content

v1.7.0

Compare
Choose a tag to compare
@JAGFx JAGFx released this 16 Jan 17:21
· 64 commits to master since this release

Note

Documentation

Firstly, I made some changes in the documentation. Obviously to adapt to the new functionality, but also to have something cleaner and simpler.

In this case, the known issues will be reworked, and the bug report template will focus on the essential things.
The custom map section will also be simpler with precise step.

The main purpose

In this version, the server has been reworked. This was necessary to get the configuration for a specific game.

Now you have three files:

  • One for the minimal configuration
  • One for Eurotrucksimator 2 configuration
  • One for Americiantruck simulator

This redesign was an opportunity to introduce some logs to help you and me identify problems ;) You can read the section Identify a problem

Breaking changes

  • The configuration system is redesigned. The old configuration file is no longer used. Please refer to the change log for more information.
  • The host ets2.jagfx.fr is deprecated and will be removed in the future.

To see all others changes, see this readme

Features

  • Load a specific configuration for ETS2 or ATS
  • Add logs for server in logs folder
  • Reword some documentation
  • Reword bug report template

Changeslogs

769ce81 - 🔖 release v1.7.0 (JAGFx)
337b534 - 🐛 #97 correct job delivery data (JAGFx)
4eddce9 - 🐛 #97 correct upload and save configuration file (JAGFx)
cd2f74a - 💄 #97 add waiting screen when the truck was not yet spawn (JAGFx)
abc3438 - ⬆️ Bump url-parse from 1.5.3 to 1.5.7 (#105) (dependabot[bot])
682c0c3 - ⬆️ Bump simple-get from 3.1.0 to 3.1.1 (#104) (dependabot[bot])
48b193f - ⬆️ Bump node-fetch from 2.6.6 to 2.6.7 (#103) (dependabot[bot])
ef8eabc - ⬆️ Bump follow-redirects from 1.14.6 to 1.14.8 (#102) (dependabot[bot])
cdbc4c6 - 🐛 #97 correct config download and damage accurate option (JAGFx)
ce6fcd8 - Update Russian translation for new version (#95) (Jonny_Bro)
0cc37db - 🔖 release v1.7.0-beta (JAGFx)
b7102dd - 🚨 #83 correct linter warning (JAGFx)
7a31b3e - 🐛 #83 adjust authorized host (JAGFx)
e8bc83f - 📝 update tags on main readme (JAGFx)
eb2b7f2 - 📝 update some documentation (JAGFx)
b734a48 - 📝 update bug report template (SMITH Emmanuel)
6c27fed - 📝 correct github bug template (JAGFx)
cda971c - 📝 update contribution documentation (JAGFx)
1fa804c - 📝 update documentation (JAGFx)
f7268f9 - 📝 update bug declaration (JAGFx)
a642944 - 🗑️ [feat/config] remove dead code (JAGFx)
e378a4c - 🚨 [feat/config] #83 apply linter fix (JAGFx)
43b601f - 🐛 [feat/config] #83 fix saving config and production server (JAGFx)
dc552df - 🗑️ [feat/config] #77 minor typo correction + add translation + breaking changes (JAGFx)
77c9821 - 🚸 [feat/config] adjust the way to use custom remote tile host (JAGFx)
597f116 - 🚚 [feat/config] #83 move scs sdk files in lib directory (JAGFx)
61f7915 - 🐛 [feat/config] #77 enable configuration upload validation (JAGFx)
774da12 - 🐛 [feat/config] #83 update error handler (JAGFx)
9646176 - 🐛 [feat/config] #77 correct download config (JAGFx)
e290415 - 🐛 [feat/config] #83 remove untracked file (JAGFx)
a6f05fc - ✨ [feat/config] #83 add logger (JAGFx)
b6884bc - 👷 [feat/config] #83 add ignore file (JAGFx)
377176a - 📝 [feat/config] #77 update documentation (JAGFx)
08c1938 - 📝 [feat/config] #77 update documentation (JAGFx)
630de4b - 🗑️ [feat/config] #83 remove unused folder (JAGFx)
01a4f39 - 👷 [feat/config] #83 correct builder (JAGFx)
5ec9e77 - 🚨 [feat/config] #83 apply linter recommendations (JAGFx)
7dfa23b - ♻️ [feat/config] #83 factorization of default config (JAGFx)
faa9fbd - ✨ [feat/config] #83 add promise for server (JAGFx)
fc02a57 - Merge branch 'master' into feat/config (JAGFx)
530bce6 - 🐛 [feat/config] #83 correct lib to give config game (JAGFx)
56708aa - 📝 update the minimal requirements (SMITH Emmanuel)
f25aee1 - 🔀 Add support for iOS full screen web clip, clean up grammar (#90) (TheGamer1002)
c86a56c - 📝 update known issues (SMITH Emmanuel)
a5df28a - ✨ [feat/config] #77 add true loading of convocation for dev server (JAGFx)
ce5ec43 - ✨ [feat/config] #77 add load ats config on dev environment (JAGFx)
3f4da8c - 🚧 [feat/config] #77 correct get config from server (SMITH Emmanuel)
ef51b80 - 🚧 [feat/config] #77 rework server (JAGFx)
e06a133 - ✨ [feat/config] #77 update configuration files (SMITH Emmanuel)
d1c277b - Merge branch 'master' into feat/config (JAGFx)
e8ae1c3 - 📝 add credits (SMITH Emmanuel)
5894084 - ✨ [feat/config] #77 add download and upload of new configuration file (SMITH Emmanuel)
e3e6c48 - Merge branch 'master' into feat/config (JAGFx)
aedbb00 - 📝 update readme (SMITH Emmanuel)
71afe69 - Fixed small typo, some changes and added missing line (#88) (Jonny_Bro)
a53f05a - 🚧 #77 [feat/config] rework the loading config (SMITH Emmanuel)
ccfc79e - Merge branch 'master' into feat/config (JAGFx)
969225c - 🚧 #77 [feat/config] auto change config for a game (SMITH Emmanuel)