-
Notifications
You must be signed in to change notification settings - Fork 226
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
V1.6.5 #674
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
RobbeBryssinck
commented
May 9, 2024
•
edited
Loading
edited
- 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
Fix naked NPCs bug
… 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
… passive players" This reverts commit 32c8501.
…ivial) patch for you.
…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
…made in the server
This reverts commit db92e6b.
Warn about mods
Feature: auto party join
Warn about uGridsToLoad
Fix: don't send queued (un)equip messages
Added localization into Russian for two new lines, slightly corrected the rest of the text
Co-authored-by: Daniil <[email protected]>
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
Update transloco-root.module.ts
(JA Support) Added Ja.JSON and updated transloco-root.module.ts to include Japanese
Update es.json
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.