Commit Graph

450 Commits (96845081c03ed0bfd7effa86273ddb2ce74ece5b)

Author SHA1 Message Date
Alexei Kotov 81f2402e66 Lua: Expose capacity for creatures as well 2 weeks ago
uramer 244c4b4376 Dono't use self as a type name, as it's reserved in Teal 2 months ago
Calandiel Elende 9248e37156 add OFFENSE_TYPE and commitCrime to lua 2 months ago
psi29a b4f5242b98 Merge branch 'lua-docs-minor-grammar-fixes' into 'master'
Minor grammar fixes for `ambient` `async` and `animation` packages

See merge request OpenMW/openmw!4359
3 months ago
jvoisin 090c65c017 Merge branch 'docs-fix-boolean' into 'master'
fix usage of #bool instead of #boolean in lua docs

See merge request OpenMW/openmw!4358
4 months ago
phenine 14868d4b56 `openmw.ambient` fix my own stupid mistake 4 months ago
phenine c1165815df `openmw.async` wording and grammar. 4 months ago
phenine 3df183460d `openmw.animation` minor punctuation. 4 months ago
phenine 1ef8d0570b `openmw.ambient` grammar, punctuation and wording tweaks 4 months ago
phenine faf2147def fix usage of #bool instead of #boolean in lua docs 4 months ago
Mehdi Yousfi-Monod cb2a8c74dd FEAT: Expose starter spells 4 months ago
Evil Eye 5711a395af Merge branch 'bolt-is-not-a-static' into 'master'
[Lua] rename boltStatic to bolt in magic effect record bindings.

See merge request OpenMW/openmw!4342
4 months ago
Mads Buvik Sandvei f7f282fc48 bolt is not a static 4 months ago
Mads Buvik Sandvei e9b4efdc87 Some clarifications of the activeeffects docs 4 months ago
psi29a 527fa053c5 Merge branch 'actions_patchup' into 'master'
Lua Actions patchup

See merge request OpenMW/openmw!4311
4 months ago
uramer 2460b5f4ef Merge branch 'swizzle_bop_boom_bazingle_v2' into 'master'
lua - add swizzling to vector types

See merge request OpenMW/openmw!4304
5 months ago
Mads Buvik Sandvei 9811eb7d32 docs typo 5 months ago
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. 5 months ago
uramer 9a15d5095c Clarify action/trigger usage in input module docs 5 months ago
Mads Buvik Sandvei 3df137166c Update self.lua 5 months ago
Cody Glassman a53d002262 lua - add swizzling to vector types 5 months ago
elsid ec02e2ba1d Revert "Merge branch 'swizzle_bop_boom_bazingle' into 'master'"
This reverts merge request !4288
5 months ago
Cody Glassman 9951fd8a1a support 0/1 constant swizzles 5 months ago
Cody Glassman 19c0cebb27 lua - add swizzling to vector types 5 months ago
psi29a 30a844ae71 Merge branch 'how-do-you-ambulate' into 'master'
FEAT(types): Expose creature flags

See merge request OpenMW/openmw!4280
5 months ago
Dave Corley 42060be65c FEAT: Add essential and respawning flags for both NPC and Creature types 5 months ago
Dave Corley ef9d5270a1 FEAT(types): Expose creature flags 5 months ago
psi29a fc2f30dc4a Merge branch 'anim-api-cleanup' into 'master'
Anim api cleanup (close #8081)

Closes #8081

See merge request OpenMW/openmw!4274
5 months ago
uramer f15888f474 Lua docs: getRealFrameDuration not available in global 5 months ago
Dave Corley 277f7d17e8 CLEANUP(animation.lua): Camelcase everything 5 months ago
psi29a 5d3aa62e56 Merge branch 'fix_save_docs' into 'master'
Lua docs: correct save getters return types

See merge request OpenMW/openmw!4262
5 months ago
psi29a 376e8a6e1f Merge branch 'bounding_box' into 'master'
lua - use loaded node when possible when calculating bounding box (#7580)

Closes #7580

See merge request OpenMW/openmw!4073
5 months ago
uramer e8d7c2a257 Correct save getters return types 5 months ago
MaxYari 1abe28e797 Lua door opening api 6 months ago
psi29a 6fee37b3c3 Merge branch 'activeactiveactive' into 'master'
Move index from ActiveEffect to ActiveSpellEffect

See merge request OpenMW/openmw!4212
6 months ago
psi29a 5be78f89b8 Merge branch 'master' into 'lalat-dalam-cawan'
# Conflicts:
#   files/lua_api/openmw/types.lua
6 months ago
Kuyondo 4bacf0d55a Its sound id not sound path 6 months ago
Evil Eye ee653eb2b8 Make mwscript return nil for records that don't have a script 6 months ago
psi29a 061f10bef7 Merge branch 'enchantmentproptorecord' into 'master'
Return nil for absent values in record properties (enchant)

See merge request OpenMW/openmw!4228
6 months ago
Kindi bf9f5dc2ef dont return empty string for absent value 6 months ago
Kindi 045e6d8c4f move enchant charge and soul to itemdata 6 months ago
psi29a ef0bb02def Merge branch 'master' into 'master'
An ability to specify attack type in controls.use value

See merge request OpenMW/openmw!4187
6 months ago
Cody Glassman 45cb3eb081 lua - use loaded node when possible when calculating bounding box 6 months ago
Dave Corley 8130410200 FIX(animation.lua): Use lowercase instead of camelcase as the function
expects lower
6 months ago
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
6 months ago
Evil Eye 8a022651f7 Move index from ActiveEffect to ActiveSpellEffect 6 months ago
Dave Corley 77fa41b8c6 CLEANUP(container): Make organic/respawning field names more consistent 6 months ago
Dave Corley fccf75377d FEAT: Add organic/respawning flags to containers 6 months ago
Evil Eye 91bcd0a556 Add a showInDialogue parameter to ui.showMessage and use it for level up messages 6 months ago
Max Yari 13918e3b70 AttackType -> ATTACK_TYPE 6 months ago