Replies: 2 comments
-
Hello, here are the bugs I found: Server log file: |
Beta Was this translation helpful? Give feedback.
-
@bmwGTR Hi, Just a note for the third point. Currently, I'm not reloading the configuration when the game is switched. |
Beta Was this translation helpful? Give feedback.
-
Note
THIS IS A PRE-RELEASE: Be aware that this is a beta. You can get some errors or crashes. If you find one, write on the discussion open for it. ;). You can also keep an eye on the #97 issue.
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:
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
ets2.jagfx.fr
is deprecated and will be removed in the future.To see all others changes, see this readme
Features
logs
folderChangeslogs
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)
This discussion was created from the release v1.7.0-beta.
Beta Was this translation helpful? Give feedback.
All reactions