elsid
215b46503c
Support rendering for navmesh update frequency as a heatmap
...
Useful when need to find tiles with high number of updates.
Add debug Lua package with new functions to toggle render mode and set navmesh
render mode.
2022-05-17 01:54:20 +02:00
uramer
be100749f8
Merge branch 'lua_onframe' into 'master'
...
[Lua] Rename onInputUpdate -> onFrame and call it even when the game is on pause (#6745 )
See merge request OpenMW/openmw!1852
2022-05-15 16:48:38 +00:00
uramer
52d05be04b
Styling for Settings
2022-05-14 10:27:30 +00:00
Petr Mikheev
0643685ea5
[Lua] Rename onInputUpdate -> onFrame and call it even when the game is on pause ( #6745 )
2022-05-13 19:14:34 +02:00
uramer
95ad67eb8b
Add extraRoll to the Lua camera package
2022-05-12 23:21:47 +02:00
uramer
cd3535cd63
Document Settings interface, add scripts to CMakeLists
2022-05-08 11:15:17 +02:00
uramer
1b62dda9f6
Generate search hints
2022-05-08 11:15:17 +02:00
uramer
5e90b1db0d
Define order of groups in a page
2022-05-08 11:15:17 +02:00
uramer
26154c85a1
Check if options arguments are a table
2022-05-08 11:15:17 +02:00
uramer
d9b4871f0c
Apply Flex arrange to each child separately
2022-05-08 11:15:17 +02:00
uramer
b899320e9f
Use storage subscribe, unify groups into pages
2022-05-08 11:15:17 +02:00
uramer
a35bc1dee0
openmw_aux.settings, rework to support local scripts
2022-05-08 11:15:17 +02:00
uramer
76b16f57da
Change settings localization, add group name and description
2022-05-08 11:15:17 +02:00
uramer
711f982e19
Simplify renderers, standard setting reset
2022-05-08 11:15:17 +02:00
uramer
a0c0c39a8c
Separate setting keys and names, support localization
2022-05-08 11:15:17 +02:00
uramer
1f5e3b78d4
Use Flex, don't force re-renders on layout table changes
2022-05-08 11:15:17 +02:00
uramer
096255534a
Initial Lua Settings API prototype
2022-05-08 11:15:16 +02:00
uramer
03659bef86
MWUI interface (resolve https://gitlab.com/OpenMW/openmw/-/issues/6594 )
2022-05-03 17:36:49 +00:00
Petr Mikheev
88d09c336c
Lua console
2022-04-21 21:57:07 +02:00
fredzio
d05a2facf3
Handle NCC flag in Nif files. Objects with this flag will collide only with camera.
...
Expose objects with NC flag to be used by Lua mods.
2022-04-17 20:03:00 +02:00
Petr Mikheev
3af8ea5dfc
Update Lua bindings for the camera
2022-04-06 21:55:05 +02:00
Petr Mikheev
af93ebf433
[Lua] Move class-specific functions to openmw.types
2022-03-15 19:23:26 +01:00
uramer
62aac3cc77
Fix Lua Camera module declaration
2022-02-23 22:09:08 +01:00
Petr Mikheev
6c56436809
Control AI packages from Lua
2022-02-06 15:01:51 +01:00
Petr Mikheev
9fd7630ca0
Add calendar.lua
2022-01-10 21:04:07 +01:00
Petr Mikheev
db72380ba9
Allow Lua scripts to handle input actions when UI is opened. Also fixes #6456 .
2021-12-15 02:38:54 +01:00
Petr Mikheev
73821ace94
Update Lua docs
2021-11-19 20:37:21 +01:00
Petr Mikheev
f42badd7be
Dehardcode camera
2021-11-19 20:37:21 +01:00