psi29a
|
527fa053c5
|
Merge branch 'actions_patchup' into 'master'
Lua Actions patchup
See merge request OpenMW/openmw!4311
|
2024-08-18 10:02:03 +00:00 |
|
Mads Buvik Sandvei
|
cd7017e0e4
|
use string_view
|
2024-08-12 21:39:29 +02:00 |
|
Mads Buvik Sandvei
|
7f0f2373ea
|
Use sol::optional for optional table instead of function overloading.
|
2024-08-12 21:24:50 +02:00 |
|
Mads Buvik Sandvei
|
09f6daf155
|
Rewrite addvfx and spawnvfx to take a model path instead of a static. Mode vfx from core to world. Add event handlers for AddVfx and SpawnVfx.
|
2024-08-10 14:56:35 +02:00 |
|
uramer
|
ab628ea12a
|
Fix memory safety of actions/triggers iteration
|
2024-08-08 00:09:08 +02:00 |
|
psi29a
|
488a05d14c
|
Merge branch 'lua-add-is-fleeing' into 'master'
lua - add isFleeing() to AI interface
See merge request OpenMW/openmw!4256
|
2024-08-01 09:55:50 +00:00 |
|
Sebastian Fieber
|
234476bdae
|
lua - add isFleeing() to lua AI interface
|
2024-07-31 20:29:33 +02:00 |
|
psi29a
|
30a844ae71
|
Merge branch 'how-do-you-ambulate' into 'master'
FEAT(types): Expose creature flags
See merge request OpenMW/openmw!4280
|
2024-07-29 08:07:36 +00:00 |
|
Dave Corley
|
42060be65c
|
FEAT: Add essential and respawning flags for both NPC and Creature types
|
2024-07-28 17:14:09 -05:00 |
|
Dave Corley
|
ef9d5270a1
|
FEAT(types): Expose creature flags
|
2024-07-28 17:14:05 -05:00 |
|
elsid
|
5c92b18875
|
Avoid using string_view on a temporary
|
2024-07-28 23:11:15 +02:00 |
|
psi29a
|
fc2f30dc4a
|
Merge branch 'anim-api-cleanup' into 'master'
Anim api cleanup (close #8081)
Closes #8081
See merge request OpenMW/openmw!4274
|
2024-07-28 09:17:05 +00:00 |
|
Anton Uramer
|
a5d1db2afd
|
Use new Context helpers for UI bindings
|
2024-07-24 09:28:51 +02:00 |
|
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 |
|
Dave Corley
|
86f33cb6fe
|
CLEANUP(animationbindings): Lowercase all input groupnames
|
2024-07-23 11:39:06 -05:00 |
|
Dave Corley
|
6eee6e9468
|
CLEANUP(animationbindings): camelCase all the things
|
2024-07-23 05:58:32 -05:00 |
|
uramer
|
80ced23a69
|
Lua Context: Replace exclusive bools with type enum
|
2024-07-23 10:39:58 +02:00 |
|
psi29a
|
2c8d657ecb
|
Merge branch 'luaopensesame' into 'master'
Lua door opening api
See merge request OpenMW/openmw!4251
|
2024-07-15 07:09:44 +00:00 |
|
MaxYari
|
1abe28e797
|
Lua door opening api
|
2024-07-15 07:09:44 +00:00 |
|
psi29a
|
cc28396617
|
Merge branch 'evictthosewindows' into 'master'
Force windows to exit when popping their GUI mode through Lua
Closes #7834
See merge request OpenMW/openmw!4185
|
2024-07-15 07:07:02 +00:00 |
|
Evil Eye
|
ee653eb2b8
|
Make mwscript return nil for records that don't have a script
|
2024-07-07 13:58:34 +02:00 |
|
psi29a
|
061f10bef7
|
Merge branch 'enchantmentproptorecord' into 'master'
Return nil for absent values in record properties (enchant)
See merge request OpenMW/openmw!4228
|
2024-07-06 21:33:55 +00:00 |
|
Kindi
|
bf9f5dc2ef
|
dont return empty string for absent value
|
2024-07-06 00:40:06 +08:00 |
|
Kindi
|
045e6d8c4f
|
move enchant charge and soul to itemdata
|
2024-07-05 23:33:55 +08:00 |
|
psi29a
|
ef0bb02def
|
Merge branch 'master' into 'master'
An ability to specify attack type in controls.use value
See merge request OpenMW/openmw!4187
|
2024-07-05 08:12:17 +00:00 |
|
psi29a
|
4da35c7e7f
|
Merge branch 'free_range_containers' into 'master'
FEAT: Add organic/respawning flags to containers (Close #8038)
Closes #8038
See merge request OpenMW/openmw!4205
|
2024-06-29 09:21:12 +00:00 |
|
Dave Corley
|
77fa41b8c6
|
CLEANUP(container): Make organic/respawning field names more consistent
|
2024-06-28 09:26:35 -05:00 |
|
Dave Corley
|
fccf75377d
|
FEAT: Add organic/respawning flags to containers
|
2024-06-28 09:21:44 -05:00 |
|
Evil Eye
|
91bcd0a556
|
Add a showInDialogue parameter to ui.showMessage and use it for level up messages
|
2024-06-27 17:16:49 +02:00 |
|
psi29a
|
6754b8d941
|
Revert "Merge branch 'were_engineers_not_salt_miners' into 'master'"
This reverts merge request !4178
|
2024-06-25 20:58:31 +00:00 |
|
psi29a
|
8471cfb576
|
Merge branch 'localpairs' into 'master'
Allow mwscript variable iteration
See merge request OpenMW/openmw!4180
|
2024-06-25 07:20:14 +00:00 |
|
psi29a
|
57adb93075
|
Merge branch 'coverity' into 'master'
Coverity fixes
See merge request OpenMW/openmw!4198
|
2024-06-24 07:10:28 +00:00 |
|
psi29a
|
b8d861ca16
|
Merge branch 'unscriptedrealitytv' into 'master'
Don't try to show unallocated or uninitialized profiling data
See merge request OpenMW/openmw!4188
|
2024-06-24 07:09:43 +00:00 |
|
psi29a
|
456ac2a85b
|
Merge branch 'were_engineers_not_salt_miners' into 'master'
FEAT: Lua Engine Handler for MWScript `startscript` functionality
See merge request OpenMW/openmw!4178
|
2024-06-24 07:09:24 +00:00 |
|
Dave Corley
|
1a79e79f57
|
FEAT: Lua Engine Handler for MWScript startscript functionality
|
2024-06-24 07:09:23 +00:00 |
|
psi29a
|
d3c3d0cf44
|
Merge branch 'indexthemoon' into 'master'
Move Lua index helpers to components and make owner.factionRank match other ranks
See merge request OpenMW/openmw!4186
|
2024-06-24 07:06:24 +00:00 |
|
Max Yari
|
13918e3b70
|
AttackType -> ATTACK_TYPE
|
2024-06-24 01:15:43 +02:00 |
|
Alexei Kotov
|
43b381f592
|
Loop by const ref in activeSpells.add
|
2024-06-22 12:08:40 +03:00 |
|
Max Yari
|
b01b76b81e
|
Introduced attacktype enum, fixed lua docs
|
2024-06-21 23:18:48 +02:00 |
|
Max Yari
|
2ef0568dda
|
Changed lua enum name, tweaked docs
|
2024-06-21 23:18:48 +02:00 |
|
Max Yari
|
7d659ae64c
|
Added lua enum for attacktypes
|
2024-06-21 23:18:48 +02:00 |
|
Alexei Kotov
|
c6156011c8
|
Remove unnecessary lines in actor bindings
|
2024-06-21 20:22:26 +03:00 |
|
Evil Eye
|
46c8133a72
|
Don't try to show unallocated or uninitialized profiling data
|
2024-06-20 19:36:30 +02:00 |
|
psi29a
|
3a686dd8af
|
Merge branch 'lua_travel_dest_2' into 'master'
Expose cell ID, Add actor travel destinations to types.Actor.record.servicesOffered
See merge request OpenMW/openmw!3592
|
2024-06-19 21:38:27 +00:00 |
|
Zackhasacat
|
533ce499e0
|
Expose cell ID, Add actor travel destinations to types.Actor.record.servicesOffered
|
2024-06-19 21:38:27 +00:00 |
|
Evil Eye
|
6aa52c09da
|
Shuffle code around
|
2024-06-19 16:47:58 +02:00 |
|
Evil Eye
|
d6fc0744c7
|
Move Lua index helpers to components and make owner.factiooRank match other ranks
|
2024-06-18 21:32:16 +02:00 |
|
Evil Eye
|
989686500c
|
Force windows to exit when popping their GUI mode through Lua
|
2024-06-18 20:02:39 +02:00 |
|
Evil Eye
|
0f20e47e0e
|
Add unit tests
|
2024-06-18 17:43:48 +02:00 |
|
Evil Eye
|
2adaf33fa2
|
Allow mwscript variable iteration
|
2024-06-18 17:43:48 +02:00 |
|