1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-06 08:15:34 +00:00
Commit graph

35236 commits

Author SHA1 Message Date
Alexei Kotov
d3fe31803f Editor: Prevent crash on smoothing undefined cell borders (#8299) 2025-01-12 21:05:48 +03:00
psi29a
ec43849020 Merge branch 'sensiblechain' into 'master'
Handle weird post-processing chains gracefully (#8295)

Closes #8295

See merge request OpenMW/openmw!4509
2025-01-12 17:58:41 +00:00
psi29a
73161e6b64 Merge branch 'commas-arent-special' into 'master'
Don't give commas special meaning when matching comments to openmw.cfg values

Closes #8287

See merge request OpenMW/openmw!4507
2025-01-12 17:57:54 +00:00
AnyOldName3
e908f28cb7 c h a n g e l o g 2025-01-11 17:27:12 +00:00
Alexei Kotov
383876a516 Handle weird post-processing chains gracefully (#8295) 2025-01-11 17:03:59 +03:00
psi29a
763e88817a Merge branch 'defaultdevice' into 'master'
Fix default audio device switch for PulseAudio backend (#7731)

Closes #7731

See merge request OpenMW/openmw!4505
2025-01-10 14:29:17 +00:00
AnyOldName3
e1208b64e7 Update comments 2025-01-09 17:16:06 +00:00
Alexei Kotov
dd44b2668c Be prepared if someone feels like breaking getDeviceName 2025-01-09 18:34:29 +03:00
AnyOldName3
29af981345 Don't give commas special meaning when matching comments to openmw.cfg values
Previously, comments would be associated with the openmw.cfg line that followed them, but only up to the first comma.
This meant that if you had fallback=thing,otherthing and fallback=thing,thirdthing, comments above the thirdthing line would be moved above the otherthing line, even though both lines would be kept when the file was written out.

This seemed to be an attempt at a feature when cc9cii first implemented the comment preservation system, but it only seems to cause confusion.
2025-01-09 15:21:14 +00:00
psi29a
4c9206485b Merge branch 'write_debug_recast_mesh' into 'master'
Write debug recast mesh before generating navmesh (#8281)

See merge request OpenMW/openmw!4504
2025-01-08 10:14:18 +00:00
Alexei Kotov
d4f4b3c304 Fix default audio device switch for PulseAudio backend (#7731) 2025-01-08 07:34:15 +03:00
elsid
6464d99134
Throw system error on open file failure 2025-01-06 23:38:32 +01:00
elsid
be1ce81be7
Write debug recast mesh before generating navmesh 2025-01-06 23:38:29 +01:00
psi29a
710aa9ad4f Merge branch 'internationalonoff' into 'master'
Fix localized checkbox toggling behavior

See merge request OpenMW/openmw!4501
2025-01-06 08:58:56 +00:00
Alexei Kotov
4eb5b24af5 Fix localized checkbox toggling behavior 2025-01-06 09:43:44 +03:00
psi29a
52d1493500 Merge branch 'suntzuquote' into 'master'
Add an option to match sunlight to the sun (#8032)

Closes #8032

See merge request OpenMW/openmw!4490
2025-01-05 20:08:28 +00:00
AnyOldName3
25c19d584f Merge branch 'effectlighting' into 'master'
Apply white ambient lighting to free magic VFX

See merge request OpenMW/openmw!4496
2025-01-05 01:22:28 +00:00
psi29a
9f90349a09 Merge branch 'cheaterrats' into 'master'
Don't stagger creatures in the middle of an attack (#8275)

Closes #8275

See merge request OpenMW/openmw!4499
2025-01-04 18:27:59 +00:00
psi29a
f6efb28fd1 Merge branch 'lua_case' into 'master'
Add more information about generated IDs and record info.

See merge request OpenMW/openmw!3384
2025-01-04 17:46:08 +00:00
Alexei Kotov
9b09ce53ef Don't stagger creatures in the middle of an attack (#8275) 2025-01-04 19:24:47 +03:00
psi29a
c33aaa5487 Merge branch 'disabilitybenefits' into 'master'
Allow disabling objects that have no placed instances (#4289)

Closes #4289

See merge request OpenMW/openmw!4498
2025-01-04 14:19:18 +00:00
Alexei Kotov
96a05cc72f Merge branch 'fix_vfs_lines_crash' into 'master'
Fix Lua vfs :lines() crash

See merge request OpenMW/openmw!4488
2025-01-03 14:21:59 +00:00
Evil Eye
c9ffd978ec Hoist the FileHandle check and add more tests 2025-01-02 15:55:19 +01:00
psi29a
690f95f6d2 Merge branch 'autostartmenot' into 'master'
Don't add auto started local Lua scripts twice

Closes #8268

See merge request OpenMW/openmw!4497
2025-01-02 13:52:18 +00:00
Alexei Kotov
24f1feb67a Allow disabling objects that have no placed instances (#4289) 2025-01-02 14:57:16 +03:00
Alexei Kotov
6ac0880cf3 Merge branch 'ciprerelease' into 'master'
Create Windows prereleases from tags

Closes #8258

See merge request OpenMW/openmw!4495
2025-01-01 21:44:29 +00:00
Evil Eye
f92b5040c6 Don't add auto started local Lua scripts twice 2025-01-01 13:21:28 +01:00
psi29a
24361426c8 Merge branch 'getBoneByName_searchRoot' into 'master'
make ActorAnimation::getBoneByName take a searchRoot param

See merge request OpenMW/openmw!4491
2024-12-31 18:50:02 +00:00
Sebastian Fieber
e77db9f2ba make ActorAnimation::getBoneByName take a searchRoot param 2024-12-31 18:50:02 +00:00
Alexei Kotov
d0918ed1f2 Apply ambient lighting to free magic VFX 2024-12-31 17:37:30 +03:00
Alexei Kotov
d476c8cf57 Merge branch 'add_overwriteLighting_toggle_to_addVfx' into 'master'
add overwriteLighting a toggle option for addVfx

See merge request OpenMW/openmw!4492
2024-12-31 01:57:09 +00:00
Sebastian Fieber
5cb6da4b02 add overwriteLighting a toggle option for addVfx 2024-12-31 01:57:09 +00:00
Evil Eye
ef28696654 Create Windows prereleases from tags 2024-12-31 00:55:20 +01:00
Alexei Kotov
b29949d5a7 Merge branch 'nongeneratedactor' into 'master'
Revert conversion of actor id to generated refid

See merge request OpenMW/openmw!4493
2024-12-30 17:50:54 +00:00
Evil Eye
3fae6b8064 Revert conversion of actor id to generated refid 2024-12-28 23:59:22 +01:00
Alexei Kotov
aa277c0934 Add an option to match sunlight to the sun (#8032) 2024-12-28 18:29:35 +03:00
psi29a
63b8e636f3 Merge branch 'screenspacesummit' into 'master'
Stick focused object tooltip to slightly above its top (#4710)

Closes #4710

See merge request OpenMW/openmw!4489
2024-12-26 18:34:47 +00:00
Alexei Kotov
efdea0fb42 Stick focused object tooltip to slightly above its top (#4710) 2024-12-23 19:02:12 +03:00
uramer
6d8753e5a8 Fix crash if someone evil calls the .lines method on a non-file 2024-12-21 16:49:11 +01:00
uramer
5f745f4074 Reference the FileHandle Lua object from lines closure tro prevent garbage collection 2024-12-21 16:43:21 +01:00
Alexei Kotov
69c4a68187 Merge branch 'fix_test_2' into 'master'
Reduce precision for random point distance comparison (#8260)

See merge request OpenMW/openmw!4486
2024-12-21 15:23:28 +00:00
Alexei Kotov
3e8ea8086c Merge branch 'thefutureofcrashesisfoggy' into 'master'
Only load FoW if it exists

Closes #8262

See merge request OpenMW/openmw!4485
2024-12-21 11:17:44 +00:00
psi29a
7afbf81e6a Merge branch 'tidy-windows-installer' into 'master'
Tidy Windows installation directory

See merge request OpenMW/openmw!4484
2024-12-21 08:20:53 +00:00
elsid
a00909d139
Reduce precision for random point distance comparison 2024-12-20 14:00:49 +01:00
Evil Eye
73612b0e9c Only load FoW if it exists 2024-12-20 00:39:41 +01:00
Evil Eye
356c530d8c Merge branch 'fix_test' into 'master'
Reduce precision for random point position comparison (#8260)

Closes #8260

See merge request OpenMW/openmw!4483
2024-12-19 23:29:04 +00:00
AnyOldName3
6efef81635 Delete redist installer once it's installed
Also make the redist installation code filename-agnostic so it's easier to test with a dummy redist or eventually support Windows on Arm64
2024-12-19 17:46:16 +00:00
AnyOldName3
36c922eded More exclusions 2024-12-19 17:44:24 +00:00
AnyOldName3
8297f16ae2 Update and alphabetise install exclude paths 2024-12-19 15:27:51 +00:00
psi29a
82a8e63b5b Merge branch 'store-symbols-github-actions' into 'master'
Upload symbols to symbol server for GitHub Actions package builds

See merge request OpenMW/openmw!4482
2024-12-19 12:54:52 +00:00