Commit Graph

1663 Commits (8cb5f2a5673165d732790e6440e9cd90b71074d4)

Author SHA1 Message Date
psi29a 362eec43be Merge branch 'noblacklisting' into 'master'
Exterminate script blacklisting (#8214)

Closes #8214

See merge request OpenMW/openmw!4440
2 months ago
psi29a 62079499c1 Merge branch 'nowaterculling' into 'master'
Allow opting out of water culling (#7318)

Closes #7318

See merge request OpenMW/openmw!4441
2 months ago
Alexei Kotov 5d37cb3b74 Exterminate script blacklisting (#8214) 2 months ago
Alexei Kotov 4f521a94d7 Allow opting out of water culling (#7318) 2 months ago
Alexei Kotov e27732421e Adjust intro comment for user openmw-cs.cfg (#5859) 2 months ago
psi29a 1dc1bfe543 Merge branch 'launcherimportdefaults' into 'master'
Save/load INI importer flags in the launcher (#8189)

Closes #8189

See merge request OpenMW/openmw!4429
2 months ago
Evil Eye b288448893 Merge branch 'ulfricstormcloakjarlofwindhelm' into 'master'
Revise storm wind effect on velocity (bug #8206)

Closes #8206

See merge request OpenMW/openmw!4426
2 months ago
Alexei Kotov a239724316 Revise storm wind effect on velocity (bug #8206) 2 months ago
Alexei Kotov e78d3e8ac6 Add a lower cap to launcher viewing distance spinbox (#8208) 2 months ago
Alexei Kotov eea916a43d Save/load INI importer flags in the launcher (#8189) 2 months ago
Alexei Kotov 71f6341f30 Only play critical hit sound for health damage (#8207) 2 months ago
AnyOldName3 a95b3672cf c h a n g e l o g 2 months ago
Alexei Kotov e541e5f6d7 Merge branch 'changelog' into 'master'
Fix changelog typo

See merge request OpenMW/openmw!4416
2 months ago
Andrei Kortunov aef9722920 Fix changelog typo 2 months ago
psi29a acce1e6e99 Merge branch 'changelog' into 'master'
Add missing changelog entries

See merge request OpenMW/openmw!4414
2 months ago
Andrei Kortunov 7ef1ea1d6e Add missing changelog entries 2 months ago
Andrei Kortunov aab2f4a5bb Do not disable controllers for melee weapons sheathes (bug 8191) 2 months ago
Alexei Kotov 77d2f18f83 Emulate vanilla closest marker preference (#8187) 3 months ago
Evil Eye 6644a7f27b Use more sensible types in pathgridutil 3 months ago
Evil Eye 2546ce2b16 Don't allow items that are better than new to be repaired 3 months ago
Mehdi Yousfi-Monod 0d9b1a5795 updated authors and changelog 4 months ago
Evil Eye 1f5c314022 Don't turn to face the player to say hello if there is no hello response 4 months ago
Alexei Kotov 951c440c8b Don't apply normal weapon resistance twice for NPCs (#8124) 4 months ago
Evil Eye fe50b1a22b Allow GetEffect to detect 0 magnitude spells 5 months ago
psi29a 8d290dd581 Merge branch 'launcher' into 'master'
Don't check subdirectories of valid content directories (#8085)

Closes #8085

See merge request OpenMW/openmw!4279
5 months ago
psi29a 30a844ae71 Merge branch 'how-do-you-ambulate' into 'master'
FEAT(types): Expose creature flags

See merge request OpenMW/openmw!4280
5 months ago
psi29a 765d55208f Merge branch 'axis-lock' into 'master'
Feat(CS): Add shortcuts for axis locking, submode selection, switching camera, and fix render arrows

See merge request OpenMW/openmw!3675
5 months ago
Dave Corley ef9d5270a1 FEAT(types): Expose creature flags 5 months ago
Alexei Kotov 8a7035020a Don't check subdirectories of valid content subdirectories (#8085) 5 months ago
Hristos N. Triantafillou fe18c279ac
Add the AiWander Lua API MR to changelog, fix Lua docs typo 5 months ago
Dave Corley 74ac706453 c h a n g e l o g 5 months ago
psi29a 6065dfda2d Merge branch 'gaspthemenuisawerewolf' into 'master'
Update the menu video from a separate thread and respect window resizes

Closes #8063

See merge request OpenMW/openmw!4250
5 months ago
Alexei Kotov 1f4ab3b668 Merge branch 'animationblending' into 'master'
Animation blending implementation. Flexible and moddable through .yaml blending config files.

See merge request OpenMW/openmw!3497
5 months ago
Dave Corley bb3467272f Cleanup: Update changelog.md for #4260 (close !8078) 5 months ago
Dave Corley ac498cf382 Revert "Update CHANGELOG.md"
This reverts commit 4ffea31448.
5 months ago
cykoder 4ffea31448 Update CHANGELOG.md 5 months ago
Sam Hellawell 95112f78b9 Authors and changelog 5 months ago
Evil Eye de59d79388 Update the menu video from a separate thread and respect window resizes 6 months ago
Dave Corley b3cee84787 c h a n g e l o g 6 months ago
psi29a bfcdc16ca5 Merge branch 'move360-fix-no-zoom' into 'master'
Add Camera.isZoomEnabled check to move360 zooming

Closes #8064

See merge request OpenMW/openmw!4247
6 months ago
Sam Kaufman f258f9ec68 Set macOS app. category to role-playing game. 6 months ago
trav5 d4e6dd9f8c Add Camera.isZoomEnabled check to move360 zooming
Early return in the processZoom3rdPerson function at move360.lua
extended with a check for disabled zoom in the Camera interface.

This fixes #8064 - prevents from switching between 1st and 3rd person
camera by pressing zoom in/out inputs when zooming is disabled.
6 months ago
Dave Corley 9bbf3551b1 c h a n g e l o g 6 months ago
psi29a b1de8ed720 Merge branch 'profilersort' into 'master'
Reorder F3 profiler stats according to timeline

Closes #8005

See merge request OpenMW/openmw!4196
6 months ago
Dave Corley fccf75377d FEAT: Add organic/respawning flags to containers 6 months ago
holorat 18164b16b9 Add fix to changelog and name to authors 6 months ago
psi29a 6754b8d941 Revert "Merge branch 'were_engineers_not_salt_miners' into 'master'"
This reverts merge request !4178
6 months ago
Dave Corley 1a79e79f57 FEAT: Lua Engine Handler for MWScript `startscript` functionality 6 months ago
Alexei Kotov 39a231233c Fully reset the player's cell reference when the player is reset (#8021) 7 months ago
psi29a 05a70b29c5 Merge branch 'rangingareas' into 'master'
Don't apply area of effect for potions and improve range handling

Closes #8018

See merge request OpenMW/openmw!4172
7 months ago