Anton Uramer
|
6851e6e56a
|
Context helpers for caching packages, split up core bindings into multiple caches, remove getRealFrameDuration in global context
|
2024-07-24 09:28:50 +02:00 |
|
Andrei Kortunov
|
715efe892f
|
Load YAML files via Lua (feature 7590)
|
2024-03-14 16:29:21 +04:00 |
|
uramer
|
9cce2e39ba
|
Merge branch 'master' into menuscripts
|
2024-01-27 15:45:31 +01:00 |
|
Mads Buvik Sandvei
|
a94add741e
|
Lua: Animation bindings
|
2024-01-26 21:39:33 +00:00 |
|
elsid
|
067957f57b
|
Use "" to quote apps/openmw includes and remove unused
Using "" makes clangd to find unused includes which makes it quite easy to
remove them.
|
2024-01-07 17:57:11 +01:00 |
|
Cody Glassman
|
8f85c9194d
|
lua - add bindings to get frame duration
|
2023-12-26 09:15:55 -08:00 |
|
Petr Mikheev
|
889ddc10d6
|
Enable openmw.input in menu scripts
|
2023-10-31 11:05:00 +01:00 |
|
Petr Mikheev
|
1dd7a15255
|
Draft: add new type of Lua scripts - menu scripts
|
2023-10-31 10:29:24 +01:00 |
|
Evil Eye
|
90ca8a2f4e
|
Remove ATTRIBUTE, SKILL, and SCHOOL enums
|
2023-09-21 19:34:13 +02:00 |
|
Evil Eye
|
6ed5cbb7d0
|
Remove numeric magic school ids and deprecate the enum
|
2023-09-20 19:51:29 +02:00 |
|
psi29a
|
ed022a6c14
|
Merge branch 'fix_use' into 'master'
Fix regression added in !3354: Set `force` to false when applying UseItem from inventory.
See merge request OpenMW/openmw!3422
|
2023-09-15 07:03:34 +00:00 |
|
Andrei Kortunov
|
6ee86dea82
|
Implement Lua API for factions (feature 7468)
|
2023-09-12 09:49:03 +04:00 |
|
Petr Mikheev
|
fb8ccf52d8
|
Add missing argument force in UseItem
|
2023-09-11 16:21:34 +02:00 |
|
psi29a
|
9791fae2db
|
Merge branch 'statrecords' into 'master'
Expose skill and attribute records to Lua and deprecate their enums
See merge request OpenMW/openmw!3407
|
2023-09-09 20:39:45 +00:00 |
|
Andrei Kortunov
|
5d211d3c93
|
Return nil when we try to use an invalid store index from Lua
|
2023-09-08 09:48:45 +04:00 |
|
Evil Eye
|
cd0e612cb7
|
Expose skill and attribute records to Lua and deprecate their enums
|
2023-09-07 21:30:08 +02:00 |
|
psi29a
|
5faf56950b
|
Merge branch 'lua_files' into 'master'
Implement Lua API for VFS
Closes #6864
See merge request OpenMW/openmw!3373
|
2023-09-03 17:06:14 +00:00 |
|
psi29a
|
b818414d82
|
Merge branch 'activate_and_use' into 'master'
Handle Use action in Lua in a similar way to Activate action
See merge request OpenMW/openmw!3354
|
2023-09-02 15:11:43 +00:00 |
|
Andrei Kortunov
|
c04a0ca3a5
|
Implement Lua API for VFS
|
2023-09-02 08:47:46 +04:00 |
|
Petr Mikheev
|
f260fa006e
|
Show OpenMW version and Lua API revision in documentation.
|
2023-08-31 20:56:02 +02:00 |
|
Petr Mikheev
|
ea8692a534
|
Add usehandlers.lua (same approach as activationhandlers.lua)
|
2023-08-30 22:48:51 +02:00 |
|
Petr Mikheev
|
32f3a16db3
|
Change FormId::toString to be consistent with RefId. Remove FormIdRefId.
|
2023-08-27 09:55:06 +02:00 |
|
psi29a
|
5b3e2fbf1c
|
Merge branch 'clickbait' into 'master'
Assign StringRefIds to attributes
See merge request OpenMW/openmw!3256
|
2023-08-21 18:59:44 +00:00 |
|
psi29a
|
86f15fa194
|
Merge branch 'ui' into 'master'
Control GUI from Lua
See merge request OpenMW/openmw!3236
|
2023-08-21 11:32:24 +00:00 |
|
Petr Mikheev
|
87eacf774a
|
Control GUI modes from Lua
|
2023-08-20 17:49:56 +02:00 |
|
Evil Eye
|
e660a9ca16
|
Assign StringRefIds to attributes
|
2023-08-20 10:28:46 +02:00 |
|
Petr Mikheev
|
5bbbeefee7
|
Fix #7540
|
2023-08-19 12:52:01 +02:00 |
|
Petr Mikheev
|
4211665ede
|
Merge branch 'sounds' into 'master'
Lua bindings for sound functions
See merge request OpenMW/openmw!3247
|
2023-08-18 09:15:24 +00:00 |
|
Andrei Kortunov
|
f053188247
|
Increase Lua API version
|
2023-08-18 11:18:35 +04:00 |
|
Andrei Kortunov
|
7ce9fc25c5
|
Implement Lua bindings for sound system
|
2023-08-15 10:28:29 +04:00 |
|
Petr Mikheev
|
87912065fd
|
Rename MWLua::WorldView -> MWLua::ObjectLists
|
2023-08-08 22:57:28 +02:00 |
|
Petr Mikheev
|
6c4e1f4e8f
|
Lua commands world.pause / world.unpause
|
2023-08-08 22:57:28 +02:00 |
|
Petr Mikheev
|
91c7585c8b
|
Move some time-related function from World and WorldView to DateTimeManager
|
2023-08-08 22:57:28 +02:00 |
|
Petr Mikheev
|
5d54ca6fdb
|
Refactor components/esm4
|
2023-08-05 13:12:24 +02:00 |
|
Petr Mikheev
|
c5871a5a7a
|
Allow to handle activation in Lua even for mwscripted objects
|
2023-07-22 16:57:39 +02:00 |
|
psi29a
|
03dbe1c9f3
|
Merge branch 'stringrefidskills' into 'master'
Assign StringRefIds to skills
See merge request OpenMW/openmw!3146
|
2023-07-20 07:15:49 +00:00 |
|
Evil Eye
|
f7be94aa21
|
Address feedback
|
2023-07-13 18:55:23 +02:00 |
|
Evil Eye
|
967b5d205b
|
Use StringRefId for skills
|
2023-07-13 18:55:22 +02:00 |
|
Petr Mikheev
|
95bce836ee
|
Add non-carriable lights to nearby.items
|
2023-07-12 22:26:06 +02:00 |
|
Petr Mikheev
|
d830ae37b1
|
Add special cell for objects created via Lua scripts and not yet added into the world
|
2023-07-04 17:15:14 +02:00 |
|
Petr Mikheev
|
866f67ed19
|
Change MWScript Lua bindings (#7142)
|
2023-06-30 22:26:17 +02:00 |
|
psi29a
|
68415a952e
|
Merge branch 'lua_quat' into 'master'
Breaking change in Lua API: change obj.rotation from Euler angles to Quaternion
See merge request OpenMW/openmw!3123
|
2023-06-20 09:59:06 +00:00 |
|
Petr Mikheev
|
9d15629ae2
|
[Lua] Add nearby.players and world.players
|
2023-06-17 19:56:25 +02:00 |
|
Petr Mikheev
|
256db78c6c
|
[Lua] core.getGMST returns nil if there is no such game setting
|
2023-06-12 17:59:40 +02:00 |
|
Petr Mikheev
|
3b43cc2aea
|
Lua: change obj.rotation from Euler angles to Quaternion
|
2023-06-12 00:16:42 +02:00 |
|
Petr Mikheev
|
3b5849add8
|
Move content files functions to core.contentFiles and add obj.contentFile
|
2023-06-07 20:57:48 +02:00 |
|
Petr Mikheev
|
a778dff61d
|
Add Lua functions to get the current load order and search objects by RefNum/FormId
|
2023-06-07 20:57:48 +02:00 |
|
Zackhasacat
|
ef004e5eba
|
Allow creating Activator, Armor, Clothing, Misc, Weapon records via lua
|
2023-05-25 08:00:12 +00:00 |
|
Petr Mikheev
|
ce7f6f31c9
|
Additional Lua bindings for cells
|
2023-05-13 20:59:55 +02:00 |
|
florent.teppe
|
a3bd6e7e47
|
ESM::ExteriorCellIndex => ESM::ExteriorCellLocation
|
2023-05-12 22:05:55 +02:00 |
|