elsid
|
94b085af9e
|
Add Navigator and Lua API function to find nearest position on navmesh
|
2023-11-18 23:54:37 +01:00 |
|
Evil Eye
|
5a1a54b959
|
Merge branch 'lua_class_data' into 'master'
Add class records to lua
See merge request OpenMW/openmw!3515
|
2023-11-18 20:55:45 +00:00 |
|
Evil Eye
|
d5906dcf29
|
Merge branch 'lua_navmesh_doc' into 'master'
Define tables for navmesh related lua bindings as separate types
See merge request OpenMW/openmw!3599
|
2023-11-18 20:33:16 +00:00 |
|
Andrei Kortunov
|
f88b99201a
|
Display missing plugins upon savegame loading (feature 7608)
|
2023-11-18 14:12:18 +04:00 |
|
Zackhasacat
|
13deb0fba8
|
Merge branch 'imod' into 'master'
Fill out item modification records and add them to the scene
See merge request OpenMW/openmw!3540
|
2023-11-17 18:22:17 +00:00 |
|
elsid
|
fbb39802a1
|
Define tables for navmesh related lua bindings as separate types
|
2023-11-17 13:50:19 +01:00 |
|
Zackhasacat
|
16f178b80e
|
Remove character
|
2023-11-16 07:43:45 -06:00 |
|
Zackhasacat
|
10030a55e0
|
Merge branch 'master' of gitlab.com:openmw/openmw into lua_class_data
|
2023-11-16 07:37:03 -06:00 |
|
Joakim Berg
|
624d6ce7d0
|
Update file sv.yaml
|
2023-11-14 21:11:27 +00:00 |
|
Joakim Berg
|
818cd8343f
|
Update file sv.yaml
|
2023-11-14 10:52:28 +00:00 |
|
Joakim Berg
|
f62b43d2d6
|
Update file sv.yaml
|
2023-11-14 05:27:30 +00:00 |
|
uramer
|
435e9731df
|
Render invalid 'select' setting renderer values instead of silent failure
|
2023-11-11 18:09:00 +01:00 |
|
jvoisin
|
d8cd465d61
|
Merge branch 'navmesh_doc' into 'master'
Reword navigation mesh related docs and tooltips
See merge request OpenMW/openmw!3569
|
2023-11-08 22:48:52 +00:00 |
|
jvoisin
|
60ec894d8a
|
Merge branch 'lightitupbaby' into 'master'
Support point specular lighting (#6188)
Closes #6188
See merge request OpenMW/openmw!3559
|
2023-11-08 22:43:42 +00:00 |
|
Zackhasacat
|
279e9affa8
|
Merge branch 'docs-mwscript-variables' into 'master'
Fix MWScript variables documentation type
See merge request OpenMW/openmw!3572
|
2023-11-08 16:28:52 +00:00 |
|
Zackhasacat
|
72a5b50002
|
Merge branch 'interfaces-item-usage' into 'master'
Add ItemUsage to interfaces package type definition
See merge request OpenMW/openmw!3573
|
2023-11-08 00:05:31 +00:00 |
|
Zackhasacat
|
ae4eafdfd4
|
Move classes to types.NPC
|
2023-11-07 11:50:09 -06:00 |
|
Alexei Kotov
|
e1cd5250af
|
Use sun visibility for sunlight scattering (bug #7309)
|
2023-11-07 10:30:26 +03:00 |
|
Alexei Kotov
|
bdc019647a
|
Merge branch 'figure-skaters' into 'master'
Use accumulated movement when possible
Closes #5062
See merge request OpenMW/openmw!3549
|
2023-11-07 03:01:56 +00:00 |
|
uramer
|
afbfed78ad
|
Add ItemUsage to interfaces package type definition
|
2023-11-06 21:57:49 +00:00 |
|
uramer
|
75c5ce5f31
|
Fix MWScript variables documetnation type
|
2023-11-06 21:38:40 +00:00 |
|
elsid
|
392218dde3
|
Reword navigation mesh related docs and tooltips
To explain the effect of the setting in a more user friendly language.
|
2023-11-06 10:52:52 +01:00 |
|
Cody Glassman
|
0f53088014
|
re-sync docs with postprocessing API
|
2023-11-05 10:22:22 -08:00 |
|
Zackhasacat
|
231803c6ea
|
Merge branch 'sunvisibility' into 'master'
Make sun specularity behavior more intuitive (bug #6190)
Closes #6190
See merge request OpenMW/openmw!3535
|
2023-11-05 17:55:27 +00:00 |
|
jvoisin
|
e4c5c1bc43
|
Merge branch 'govna' into 'master'
Expose governing attributes to Lua
See merge request OpenMW/openmw!3556
|
2023-11-05 16:35:27 +00:00 |
|
jvoisin
|
44dc29e675
|
Merge branch 'forurm' into 'master'
Add types.Actor.isDead
See merge request OpenMW/openmw!3557
|
2023-11-05 16:35:09 +00:00 |
|
Alexei Kotov
|
820fc068d1
|
Support point specular lighting (#6188)
Fix passing light specular colors with shader lighting methods (with help from wazabear)
|
2023-11-04 17:58:51 +03:00 |
|
Mads Buvik Sandvei
|
4886d31d89
|
Language, bob -> sway
|
2023-11-04 13:37:23 +01:00 |
|
Alexei Kotov
|
d851eaa199
|
Merge branch 'fix_lua_sneak' into 'master'
Remember sneaking when game is saved and loaded(#7664)
See merge request OpenMW/openmw!3546
|
2023-11-03 20:36:15 +00:00 |
|
Zackhasacat
|
8d0d9a49c6
|
Remember sneaking when game is saved and loaded(#7664)
|
2023-11-03 20:36:14 +00:00 |
|
Evil Eye
|
eb0ddf72d8
|
Merge branch 'fix_my_errors' into 'master'
Fix minor doc error, throw error when attempting to assign a value to a non-existing global variable in lua
See merge request OpenMW/openmw!3548
|
2023-11-03 16:31:23 +00:00 |
|
Zackhasacat
|
dd87d01f06
|
Fix minor doc error, throw error when attempting to assign a value to a non-existing global variable in lua
|
2023-11-03 16:31:23 +00:00 |
|
Mads Buvik Sandvei
|
9c93d907dc
|
Settings page entry for the "player movement ignores animation" setting.
|
2023-11-02 19:30:51 +01:00 |
|
Evil Eye
|
2d90176fe9
|
Add types.Actor.isDead
|
2023-11-02 19:29:26 +01:00 |
|
Evil Eye
|
a88f0ecc95
|
Expose governing attributes to Lua
|
2023-11-02 17:43:09 +01:00 |
|
uramer
|
abae5f031d
|
Fix docs type
|
2023-11-02 16:05:52 +00:00 |
|
Mads Buvik Sandvei
|
f41de6b02d
|
Use accumulated movement whenever possible. Apply diagonal movement by rotating accumulated movement and sliding based on that, rather than ignoring accumulated movement.
|
2023-11-01 20:31:57 +01:00 |
|
Zackhasacat
|
dbd7d34120
|
Add class Record
|
2023-11-01 13:27:37 -05:00 |
|
Zackhasacat
|
482d174ef2
|
Read only, add skill spec to docs
|
2023-11-01 13:21:14 -05:00 |
|
Zackhasacat
|
371eeddf85
|
Merge branch 'master' of gitlab.com:openmw/openmw into lua_class_data
|
2023-10-31 22:23:45 -05:00 |
|
Alexei Kotov
|
0b8739711e
|
Merge branch 'settings_values_video' into 'master'
Use settings values for Video settings (#6876)
See merge request OpenMW/openmw!3527
|
2023-10-31 21:24:53 +00:00 |
|
Alexei Kotov
|
03c3818229
|
Place ESM4::ItemMod into the scene
|
2023-10-31 00:54:44 +03:00 |
|
Alexei Kotov
|
6d776ac833
|
Merge branch 'range' into 'master'
Use a dynamic falloff range for soft effect
See merge request OpenMW/openmw!3532
|
2023-10-29 22:03:05 +00:00 |
|
Alexei Kotov
|
12abd30e9f
|
Make sun specularity behavior more intuitive (bug #6190)
Remove sun visibility influence on object specularity
Subdue sun visibility influence on water specularity
|
2023-10-29 04:11:40 +03:00 |
|
Cody Glassman
|
09928ba265
|
use a dynamic falloff range for soft effect and use shader flags
|
2023-10-28 10:23:55 -07:00 |
|
Alexei Kotov
|
3f4591eb3b
|
Add movable static and ESM4 land texture stores
|
2023-10-27 22:53:40 +03:00 |
|
psi29a
|
f724b05c57
|
Merge branch 'teleport_block' into 'master'
Lua: Add isTeleportingEnabled and setTeleportingEnabled to types.Player
See merge request OpenMW/openmw!3519
|
2023-10-27 17:37:04 +00:00 |
|
elsid
|
dcd81d026f
|
Use settings values for Video settings
* Convert window mode, vsync mode into enums, screenshot type into a struct.
* Add missing doc for screenshot type.
|
2023-10-27 14:31:23 +02:00 |
|
Zackhasacat
|
2f16a104dc
|
Revise record store, add specialization function
|
2023-10-25 21:38:42 -05:00 |
|
Zackhasacat
|
909be9cf35
|
Merge branch 'master' of gitlab.com:openmw/openmw into lua_class_data
|
2023-10-25 21:05:35 -05:00 |
|