trav5
238d68b691
Magic effects are updated once before applying when resting
...
Fixing #7970 .
When the player was resting, all their magic effects were applied throughout
the rest duration, including the effects for already removed spells, which
were applied once more before removal.
This commit calls an update before that applying, so that these removed
spells are executed and removed and only then the real duration-long
execution of remaining magic effects takes place.
2024-05-13 21:41:41 +02:00
psi29a
88bd898e6b
Merge branch 'lua_lighting' into 'master'
...
Lua: Add missing light flags, allow creating light record via world.createRecord
See merge request OpenMW/openmw!3488
2024-05-13 14:14:44 +00:00
Zackhasacat
c63c1e69cf
Lua: Add missing light flags, allow creating light record via world.createRecord
2024-05-13 14:14:44 +00:00
psi29a
f595015ffc
Merge branch 'fix-ci-language' into 'master'
...
Fix CI - missing english launcher translations
See merge request OpenMW/openmw!4092
2024-05-12 08:39:08 +00:00
psi29a
7f54486e80
Merge branch 'doc_has_more_probls' into 'master'
...
Very minor doc changes
See merge request OpenMW/openmw!4072
2024-05-12 08:38:00 +00:00
Sam Hellawell
4281ea28f6
Fix missing english launcher translations
2024-05-12 05:37:37 +01:00
Zackhasacat
5875869484
Alphebetize list
2024-05-11 22:25:56 -05:00
Zackhasacat
3659890b28
Fix link
2024-05-11 22:21:41 -05:00
psi29a
85ee730b97
Merge branch 'capitalizeonthetimeofdaysystem' into 'master'
...
Adjust default spellings for English l10n am/pm/day lines
Closes #7969
See merge request OpenMW/openmw!4089
2024-05-11 12:38:27 +00:00
psi29a
ea7555c012
Merge branch 'feature/pplLauncherSetting' into 'master'
...
added force PPL checkbox
See merge request OpenMW/openmw!3857
2024-05-11 07:45:04 +00:00
psi29a
919d1e366e
Merge branch 'staticcollections' into 'master'
...
Place static collections to the scene and fix item modification record loading
See merge request OpenMW/openmw!4085
2024-05-11 07:43:28 +00:00
psi29a
3e8442e749
Merge branch 'fix_build' into 'master'
...
Add missing include (#7967 )
Closes #7967
See merge request OpenMW/openmw!4087
2024-05-11 07:42:55 +00:00
psi29a
1cde82201e
Merge branch 'optimize_merge_geometry' into 'master'
...
Optimize geometry merging
See merge request OpenMW/openmw!4086
2024-05-11 07:40:53 +00:00
elsid
35f5c8cd15
Add missing includes
2024-05-10 23:27:21 +02:00
jvoisin
c9890fbd4f
Merge branch 'fix_disabled_esm4' into 'master'
...
Make a check for disabled parent recursive
See merge request OpenMW/openmw!4084
2024-05-10 20:13:47 +00:00
psi29a
2f8e3611fb
Merge branch 'issue-7924-envvar-crashdump' into 'master'
...
components/crashcatcher: if OPENMW_FULL_MEMDUMP is set, generate a full memory crashdump
See merge request OpenMW/openmw!4078
2024-05-10 13:43:23 +00:00
Alexei Kotov
37e11df59b
Adjust default spellings for English l10n am/pm/day lines
2024-05-10 15:38:34 +03:00
Benjamin Y
553ae5249e
fixed ru translation
2024-05-10 06:47:23 -05:00
psi29a
ef93c01a44
Merge branch 'overlapremnants' into 'master'
...
Remove some more remnants of 'allow shadow map overlap'
See merge request OpenMW/openmw!4083
2024-05-10 11:30:00 +00:00
Zackhasacat
0e1678b3b8
Merge branch 'mwdialogue-bindings' into 'master'
...
Add Lua bindings for ESM::Dialogue record stores to openmw.core
Closes #7964
See merge request OpenMW/openmw!4034
2024-05-09 23:22:03 +00:00
elsid
020b31395b
Reserve arrays before merging
2024-05-09 17:21:56 +02:00
Alexei Kotov
29b25ffb26
Formatting
2024-05-09 17:52:34 +03:00
elsid
bad935ff34
Make a check for disabled parent recursive
2024-05-09 16:38:30 +02:00
Alexei Kotov
fd4d3b8a27
Fix item mod record loading
2024-05-09 17:29:47 +03:00
Alexei Kotov
7d979a2dfc
Place ESM4 static collections to the scene
2024-05-09 17:26:27 +03:00
psi29a
99ac6c40e5
Merge branch 'wizard_update' into 'master'
...
UI fixes for Wizard
See merge request OpenMW/openmw!4069
2024-05-09 08:45:29 +00:00
Austin English
50b2edc121
components/crashcatcher: if OPENMW_FULL_MEMDUMP is set, generate a full memory crashdump
...
[Bug #7924 ](https://gitlab.com/OpenMW/openmw/issues/#7924 )
2024-05-08 18:27:57 -05:00
AnyOldName3
56b685a9cc
Merge branch 'fix_ci' into 'master'
...
Use proper tags to run linux jobs
See merge request OpenMW/openmw!4082
2024-05-08 23:12:36 +00:00
Alexei Kotov
5aa67abe47
Remove some more remnants of 'allow shadow map overlap'
2024-05-09 00:31:11 +03:00
elsid
e4a5eb1846
Use proper tags to run linux jobs
2024-05-08 23:14:42 +02:00
jvoisin
93aa887868
Merge branch 'itsemissivenotglow' into 'master'
...
Unbork glow maps
See merge request OpenMW/openmw!4077
2024-05-08 21:10:14 +00:00
Zackhasacat
8cd488b91f
Add hidden to faction docs
2024-05-07 16:01:05 -05:00
Zackhasacat
921ee8ffe6
Merge branch 'master' of gitlab.com:openmw/openmw into doc_has_more_probls
2024-05-07 15:57:30 -05:00
Alexei Kotov
b9069835b2
Merge branch 'scriptedit' into 'master'
...
Improve appearance of script editor in the OpenMW-CS
See merge request OpenMW/openmw!4076
2024-05-07 13:22:58 +00:00
Alexei Kotov
c95bb4ce59
Merge branch 'split_esm_headers' into 'master'
...
Split ESM headers
See merge request OpenMW/openmw!4071
2024-05-07 11:57:32 +00:00
Alexei Kotov
c29ceb7f7f
Unbork glow maps
2024-05-06 23:32:35 +03:00
trav5
d161dfdf66
ESM::Dialogue Lua bindings: updated AUTHORS and CHANGELOG with #7964
2024-05-06 20:54:55 +02:00
trav
fc6695a918
Merge branch openmw:master into mwdialogue-bindings
2024-05-06 18:27:19 +00:00
Andrei Kortunov
b56c255be2
Improve appearance of script editor in the OpenMW-CS
2024-05-06 12:22:30 +04:00
psi29a
2e971ec2e3
Merge branch 'appropriateammunition' into 'master'
...
Adjust Russian appropriate ammunition setting label/description
See merge request OpenMW/openmw!4062
2024-05-05 20:19:45 +00:00
psi29a
41a2a4082f
Merge branch 'optimize_object_paging_refs_exclusion' into 'master'
...
Optimize object paging refs exclusion
See merge request OpenMW/openmw!4075
2024-05-05 20:15:15 +00:00
Alexei Kotov
d87d4b26f9
Merge branch 'ai-exposed-addendum' into 'master'
...
Idle is optional and could be nil
See merge request OpenMW/openmw!4074
2024-05-05 10:56:17 +00:00
trav5
5d683f7b36
ESM::Dialogue Lua bindings: API_REVISION updated to 62
2024-05-04 16:38:53 +02:00
trav
512b7e46e5
Merge branch openmw:master into mwdialogue-bindings
2024-05-04 14:35:31 +00:00
elsid
f83d388391
Iterate over smaller container when removing blacklisted refs
2024-05-04 13:22:32 +02:00
elsid
a920ca9070
Report loading screens to osg stats
2024-05-04 13:22:32 +02:00
Alexei Kotov
95cef34477
Bump the minimum launcher width to 775
2024-05-04 11:15:57 +03:00
Alexei Kotov
bee875e54d
Adjust Russian appropriate ammunition setting label/description
2024-05-04 10:14:07 +03:00
Zackhasacat
112dfcaf8c
Some fixes, and a broken change
2024-05-03 18:49:14 -05:00
Hristos N. Triantafillou
686fdb057d
Idle is optional and could be nil
2024-05-03 15:21:48 -05:00