Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V1.6.5 #674

Merged
merged 52 commits into from
May 9, 2024
Merged

V1.6.5 #674

merged 52 commits into from
May 9, 2024

Conversation

RobbeBryssinck
Copy link
Member

@RobbeBryssinck RobbeBryssinck commented May 9, 2024

  • Fix naked NPCs bug
  • Auto party join
  • Support Cyrillic text in the ImGui debug menu
  • Easier installation (force SkyrimSE.exe name during selection)
  • Warn about mods and uGridsToLoad
  • Turkish and Japanese translations for the UI

RobbeBryssinck and others added 30 commits March 29, 2024 13:21
… players

All melee hits during training counts towards the 3 numHits to progress quest and stop combat. Verified on STR 1.6.3 hosted in EU with party leader hitting & playing from US
All melee hits during training counts towards the 3 numHits to progress quest and stop combat. Verified on STR 1.6.3 hosted in EU with party leader hitting & playing from US
…Library and STR mods are loaded

Under MO2, there's a bug caused when calling RealGetModuleFileNameW on XAudio2_7.dll, it crashes in usvfs. This only happens during the game shutdown paths when the last few threads are exiting. This PR just avoids that bug.

TODO: Further analysis of what is under MO2 USVFS and what is needed.
Fix array out-of-bounds error in test suite.
The added #define is no longer necessary to compile successfully.

This reverts commit 981de9a.
Fix game exit crash when under ModOrganizer2, when only Address Library
If you ever suffer from recursive or looping crashes, this is the (tr…
* tweak: add TARGET_NAME to selectable-executable filter

* tweak: added automatic selection if exe is found in suggested path

* Revert "tweak: added automatic selection if exe is found in suggested path"

This reverts commit 4c31140.
* Turkish Translation.

Resend (Accidentally sent it to master branch)

* Missed part
RobbeBryssinck and others added 22 commits May 5, 2024 11:57
Fix: don't send queued (un)equip messages
Added localization into Russian for two new lines, slightly corrected the rest of the text
Added localization into Russian for two new lines, slightly corrected the rest of the text
- Added ja.json for Japanese translation, complete including the two new lines.
- Added line:
{ id: 'ja', label: '日本語' },
Added ES translation for 2 new lines
(JA Support) Added Ja.JSON and updated transloco-root.module.ts to include Japanese
@RobbeBryssinck RobbeBryssinck merged commit 6bc8861 into master May 9, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.