Evil Eye
450f907166
Adjust documentation and bump API revision
2025-08-14 14:01:15 +02:00
SkyHasACat
111d6620a6
Remove index weather
2025-08-14 13:42:52 +02:00
SkyHasACat
1b5450557e
Don't hardcode weather ids
2025-08-14 13:42:52 +02:00
SkyHasACat
3a9a83b107
Fix sound desc, remove removed field
2025-08-14 13:42:51 +02:00
SkyHasACat
943966d59a
Fix more things
2025-08-14 13:42:51 +02:00
SkyHasACat
548fb5fecb
Add region sound binding
2025-08-14 13:42:51 +02:00
SkyHasACat
d58545ca39
Add region bindings
2025-08-14 13:42:49 +02:00
trav5
87819b3e0d
Lua journal read access post-review documentation fixes
2025-08-13 11:09:10 +02:00
trav5
7f3bc4884e
Add Lua API for the player journal text data
...
This implements #7966 - adds the Lua API read-only access to the player's stored journal text entries (quest & topics data). See the issue ticket for some details on the proposal.
2025-08-13 11:08:10 +02:00
epochwon
363a6e0aa0
clean up audio page formatting
2025-08-11 08:13:02 +03:00
Andrew Lanzone
e4cc3adc98
Merge branch 'master' of https://gitlab.com/OpenMW/openmw
2025-08-05 17:32:50 -07:00
psi29a
aca6532044
Merge branch 'createnewpeople' into 'master'
...
Allow creating new NPC records via lua
See merge request OpenMW/openmw!4825
2025-08-05 07:25:07 +00:00
Andrew Lanzone
8e76a0ab06
Merge branch 'master' of https://gitlab.com/OpenMW/openmw
2025-08-04 16:44:12 -07:00
SkyHasACat
b2746a7b4b
Fix autocalc, remove thing
2025-08-04 08:27:26 -07:00
Alexei Kotov
aae81264a2
Merge branch 'skibidi-dop-doppler' into 'master'
...
Doppler, take two
See merge request OpenMW/openmw!4660
2025-08-04 09:24:50 +03:00
SkyHasACat
99ae52e94c
Add fields to record
2025-08-03 13:42:04 -07:00
SkyHasACat
a0585949a9
Remove dead code, fix grammer
2025-08-03 12:50:57 -07:00
SkyHasACat
4a2f85cfde
Merge remote-tracking branch 'origin/master' into createnewpeople
2025-08-03 12:14:10 -07:00
psi29a
fa290956c8
Merge branch 'spellgc' into 'master'
...
Add Player Gold Counter to Spell Creation Window(Updated)
See merge request OpenMW/openmw!4737
2025-08-03 10:51:25 +00:00
Evil Eye
ccb4ca49ca
Merge branch 'fix_lua_examples' into 'master'
...
Fix lua doc example errors and typos
See merge request OpenMW/openmw!4823
2025-08-03 08:56:50 +00:00
SkyHasACat
7c4ed3c11d
Fixing XML?
2025-08-02 15:19:49 -07:00
SkyHasACat
ae9c42e0a0
Merge remote-tracking branch 'origin/master' into spellgc
2025-08-02 15:08:25 -07:00
psi29a
cc68316f72
Merge branch 'lua-jail-skills' into 'master'
...
Bring jail time skill changes over to lua
Closes #8399
See merge request OpenMW/openmw!4593
2025-08-02 08:39:14 +00:00
Mads Buvik Sandvei
978d8668f4
Bring jail time skill changes over to lua
2025-08-02 08:39:13 +00:00
Alexei Kotov
4c4d6078d8
Training menu fixes ( #8584 )
...
Rework the layout
Use "OK" instead of "Cancel" for the OK button
Add gp to the price
Use entry spacing consistent with other service menus
2025-08-02 03:47:22 +03:00
SkyHasACat
1fbbaefb47
Remove unrelated change, doc
2025-08-01 16:45:24 -07:00
SkyHasACat
6464e2a11b
remove N
2025-08-01 16:11:32 -07:00
SkyHasACat
5e64015aa9
Fix typo, remove change
2025-08-01 15:57:31 -07:00
epochwon
05d67ef412
swedish lines
2025-08-01 14:47:54 -04:00
SkyHasACat
929a65126a
Fix docs
2025-08-01 08:25:02 -07:00
Andrei Kortunov
645eb81133
Run onUpdate when the game is paused
2025-08-01 04:18:03 +03:00
Andy Lanzone
59aba3ae7e
Merge branch openmw:master into master
2025-07-31 18:02:10 -07:00
epochwon
b792bc0ee2
fixes + russian line
2025-07-31 11:14:08 -04:00
Mads Buvik Sandvei
34eb3d485d
[Lua] Partially dehardcode onHit
2025-07-30 20:21:15 +00:00
epochwon
57280eaf9d
Update Doppler description + Russian line
2025-07-30 10:28:41 -04:00
Evil Eye
395f6811c9
Remove minimum duration from continuous effects and add clarification to the docs
2025-07-28 18:59:23 +02:00
Alexei Kotov
0a8373987d
Merge branch 'aiwander' into 'master'
...
Build checkpoints based path for wandering actors (#8433 )
Closes #8433
See merge request OpenMW/openmw!4652
2025-07-28 00:48:17 +03:00
Andy Lanzone
31580ffb71
Merge branch openmw:master into master
2025-07-27 13:21:40 -07:00
psi29a
d3309e0a8d
Merge branch 'vfxdocs' into 'master'
...
Fix useAmbientLight references in docs
See merge request OpenMW/openmw!4803
2025-07-27 16:33:22 +00:00
elsid
4433e3c2de
Build path over navmesh for wandering actors
...
Using a path over pathgrid as checkpoints.
This allows to avoid having paths going through obstacles if they are
placed over pathgrid points.
2025-07-27 11:17:17 +02:00
Sebastian Fieber
534d6b3ae9
typo
2025-07-26 13:39:37 +02:00
Andy Lanzone
c015599356
Merge branch openmw:master into master
2025-07-26 00:17:39 -07:00
Sebastian Fieber
95fc66bccd
adjusments to weatherbindings
...
- return nil for not existing effects
- also use currectTexturePath for cloud texture
- corrections for docs
2025-07-25 23:22:33 +02:00
Sebastian Fieber
a560aceb2a
correct sunDiscSunsetColor type
2025-07-25 20:37:05 +02:00
Sebastian Fieber
cbb96e0fc2
colors should use Misc::Color
2025-07-25 20:10:21 +02:00
Sebastian Fieber
b8fec360c3
typo
2025-07-25 02:20:26 +02:00
Sebastian Fieber
d20a56517b
add getCurrentSunLightDirection
2025-07-25 00:52:56 +02:00
Sebastian Fieber
6be96da6a4
lua - add weatherbindings to core
2025-07-25 00:43:39 +02:00
Alexei Kotov
5dddf9153d
Fix useAmbientLight references in docs
2025-07-24 00:25:26 +03:00
AnyOldName3
125bbdc118
Merge branch 'long-specular' into 'master'
...
Elongated specular highlight for water
See merge request OpenMW/openmw!4726
2025-07-22 13:04:03 +00:00