psi29a
|
baa67893b6
|
Merge branch 'settings_values_gui' into 'master'
Use settings values for GUI settings (#6876)
See merge request OpenMW/openmw!3238
|
2023-07-18 10:25:36 +00:00 |
|
Petr Mikheev
|
b583aad14a
|
Fix bug in LuaManager::reloadAllScripts
|
2023-07-17 02:21:46 +02:00 |
|
elsid
|
d113f0fc44
|
Use settings values for GUI settings
|
2023-07-16 20:46:54 +02:00 |
|
psi29a
|
98bb9fc125
|
Merge branch 'deserializedeez' into 'master'
Make RefId::deserializeText return an empty RefId if no pre-existing StringRefId can be found
See merge request OpenMW/openmw!3226
|
2023-07-16 08:46:48 +00:00 |
|
psi29a
|
f4295cf67a
|
Merge branch 'fix_getall' into 'master'
Fix argument validation in Lua command `cell:getAll`
See merge request OpenMW/openmw!3195
|
2023-07-16 08:45:54 +00:00 |
|
Evil Eye
|
44ab0ff8ef
|
Don't allow saves with an invalid last generated RefNum to load
|
2023-07-15 16:26:28 +02:00 |
|
Evil Eye
|
c59032fd66
|
Make RefId::deserializeText return an empty RefId if no pre-existing StringRefId can be found
|
2023-07-13 16:49:23 +02:00 |
|
Petr Mikheev
|
95bce836ee
|
Add non-carriable lights to nearby.items
|
2023-07-12 22:26:06 +02:00 |
|
Petr Mikheev
|
e96864a79c
|
Fix argument validation in Lua command cell:getAll
|
2023-07-12 22:23:42 +02:00 |
|
psi29a
|
429e911da1
|
Merge branch 'lua_journal' into 'master'
Add Lua bindings for journal (second iteration of !3133)
See merge request OpenMW/openmw!3189
|
2023-07-11 07:37:13 +00:00 |
|
Mads Buvik Sandvei
|
0c37a64a84
|
Remove resolved TODO
|
2023-07-09 13:43:00 +00:00 |
|
Petr Mikheev
|
a09fb8d8f8
|
Rework Lua bindings for journal
|
2023-07-08 14:32:58 +02:00 |
|
Tobias Tribble
|
c792582376
|
Add Lua bindings for journal
|
2023-07-08 13:37:39 +02:00 |
|
elsid
|
f6fce5ee15
|
Cleanup includes
|
2023-07-08 11:28:56 +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 |
|
psi29a
|
050fc20379
|
Merge branch 'settings_values_game' into 'master'
Use settings values for Game settings (#6876)
See merge request OpenMW/openmw!3188
|
2023-07-03 07:20:36 +00:00 |
|
psi29a
|
6601b0cb15
|
Merge branch 'fastandloose' into 'master'
Drop support for --fs-strict
Closes #7394
See merge request OpenMW/openmw!3093
|
2023-07-02 19:24:14 +00:00 |
|
elsid
|
6e8dcc16c6
|
Use settings values for Game settings
|
2023-07-01 00:59:35 +02:00 |
|
Petr Mikheev
|
866f67ed19
|
Change MWScript Lua bindings (#7142)
|
2023-06-30 22:26:17 +02:00 |
|
psi29a
|
2a271cdecc
|
Merge branch 'fix_7439' into 'master'
Fix #7439: world.players and nearby.players returns "0_-1" instead of "1_-1"
Closes #7439
See merge request OpenMW/openmw!3183
|
2023-06-30 09:09:44 +00:00 |
|
Petr Mikheev
|
39fc832fde
|
Fix #7441: Objects that are removed and disabled in the same frame via lua remain in the world but become uninteractable
|
2023-06-28 21:43:30 +02:00 |
|
Petr Mikheev
|
8ca7770d56
|
Fix #7439: world.players and nearby.players returns "0_-1" instead of "1_-1"
|
2023-06-27 23:56:45 +02:00 |
|
Evil Eye
|
73c2387708
|
Merge schools into skills
|
2023-06-26 20:42:52 +02:00 |
|
psi29a
|
31efad1dd0
|
Merge branch 'fix_model_path' into 'master'
Fix #7403: incorrect model path for records created by Lua scripts
Closes #7403
See merge request OpenMW/openmw!3151
|
2023-06-25 20:11:43 +00:00 |
|
psi29a
|
dd0d66513d
|
Merge branch 'clickbait' into 'master'
Mostly dehardcode attributes
See merge request OpenMW/openmw!3164
|
2023-06-25 20:11:19 +00:00 |
|
psi29a
|
c4b62c8380
|
Merge branch 'objlist_serialize' into 'master'
Support LObjectList, GObjectList in Lua serialization
See merge request OpenMW/openmw!3153
|
2023-06-21 06:51:46 +00:00 |
|
psi29a
|
abdd4f5207
|
Merge branch 'lua_potion_magic' into 'master'
Lua: Add effects to potionRecord, ingredientRecord
See merge request OpenMW/openmw!3160
|
2023-06-20 10:00:06 +00:00 |
|
Zackhasacat
|
611a6429a9
|
Lua: Add effects to potionRecord, ingredientRecord
|
2023-06-20 10:00:05 +00: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 |
|
Evil Eye
|
abcebd49d2
|
Allow for more than 8 attributes
|
2023-06-19 20:41:54 +02:00 |
|
Petr Mikheev
|
57e028fcc9
|
Merge branch 'container_resolve_lua' into 'master'
Lua: Add functions to resolve inventories
See merge request OpenMW/openmw!3157
|
2023-06-19 18:15:42 +00:00 |
|
Zackhasacat
|
f4980c178d
|
Lua: Add functions to resolve inventories
|
2023-06-19 18:15:42 +00:00 |
|
psi29a
|
bbfd906f08
|
Merge branch 'lua_effect_icon' into 'master'
Add icon path to core.MagicEffect
See merge request OpenMW/openmw!3154
|
2023-06-18 20:58:06 +00:00 |
|
Zackhasacat
|
835a67d876
|
Add icon path to core.MagicEffect
|
2023-06-18 20:58:06 +00:00 |
|
Mads Buvik Sandvei
|
5c32b32c58
|
Lua: ESM::Enchantment bindings
|
2023-06-18 20:57:21 +00:00 |
|
Petr Mikheev
|
2f16a8d27c
|
Fix incorrect model part for records created by Lua scripts
|
2023-06-18 00:19:50 +02:00 |
|
Petr Mikheev
|
8e59c6b67b
|
Support LObjectList, GObjectList in Lua serialization
|
2023-06-18 00:07:22 +02:00 |
|
Petr Mikheev
|
9d15629ae2
|
[Lua] Add nearby.players and world.players
|
2023-06-17 19:56:25 +02:00 |
|
Mads Buvik Sandvei
|
698316fd2e
|
Lua bindings for modifying active effects/spells
|
2023-06-17 16:34:40 +00:00 |
|
psi29a
|
44c3c40058
|
Merge branch 'lua-world-to-viewport' into 'master'
[Lua] Add world to viewport function to camera
See merge request OpenMW/openmw!3139
|
2023-06-16 06:47:16 +00:00 |
|
psi29a
|
3a707d8b98
|
Merge branch 'herebedreugh' into 'master'
Spawn creatures in newly generated exteriors
Closes #7413
See merge request OpenMW/openmw!3126
|
2023-06-15 07:41:35 +00:00 |
|
psi29a
|
807893eb45
|
Merge branch 'clickbait' into 'master'
Mostly dehardcode skills
See merge request OpenMW/openmw!3112
|
2023-06-15 07:03:13 +00:00 |
|
Zackhasacat
|
3e52971a13
|
Add duration to core.MagicEffectWithParams
|
2023-06-14 22:28:45 +00:00 |
|
glassmancody.info
|
c27904aa92
|
lua - add world to viewport function to camera
|
2023-06-14 11:47:11 -07:00 |
|
psi29a
|
428642d2cf
|
Merge branch 'fix_7420' into 'master'
Fix #7420 (Local scripts on items cause the game to crash when activated)
Closes #7420
See merge request OpenMW/openmw!3131
|
2023-06-14 07:33:18 +00:00 |
|
Evil Eye
|
f02dd0ef03
|
Implement onNewExterior to spawn fish in generated exteriors
|
2023-06-13 17:04:22 +02:00 |
|
psi29a
|
825d862f52
|
Merge branch 'lua_lock_trap' into 'master'
Allow Lua to access lock and trap data for doors and containers
See merge request OpenMW/openmw!2985
|
2023-06-13 07:37:33 +00:00 |
|
Zackhasacat
|
c108989b26
|
Allow Lua to access lock and trap data for doors and containers
|
2023-06-13 07:37:32 +00:00 |
|
psi29a
|
d4e1f9c5de
|
Merge branch 'fallbacks2' into 'master'
Validate fallbacks in openmw.cfg with a whitelist and add them to GMST store
See merge request OpenMW/openmw!3129
|
2023-06-13 07:36:38 +00:00 |
|
Kindi
|
43e92fa1c9
|
Add type prop for types.Creature
|
2023-06-13 03:55:44 +08:00 |
|