Commit Graph

450 Commits (96845081c03ed0bfd7effa86273ddb2ce74ece5b)

Author SHA1 Message Date
Max Yari 88e4ec198d Changed value type in the docs 6 months ago
Max Yari b01b76b81e Introduced attacktype enum, fixed lua docs 6 months ago
Max Yari 2ef0568dda Changed lua enum name, tweaked docs 6 months ago
Max Yari 70c822d036 Updated lua docs description 6 months ago
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
7 months ago
Zackhasacat 533ce499e0 Expose cell ID, Add actor travel destinations to types.Actor.record.servicesOffered 7 months ago
Kindi ecb07c9bc7 add mwscript.isRunning 7 months ago
Kindi cdc77a1d2c add missing objectisinstance to lockable 7 months ago
Sebastian Fieber ed26708e4d more dry + restrict mutation of disposition to global and on self 7 months ago
Sebastian Fieber da4531faa0 rename modBaseDisposition to modifyBaseDisposition 7 months ago
Sebastian Fieber f683adeb14 Add [get,set,mod]BaseDisposition functions to npc type 7 months ago
Andrei Kortunov aa07dc0312 Rollback a Muisc interface 7 months ago
Andrei Kortunov 5a1ec8ce87 Implement Lua-based music 8 months ago
Zackhasacat c63c1e69cf Lua: Add missing light flags, allow creating light record via world.createRecord 8 months ago
psi29a 7f54486e80 Merge branch 'doc_has_more_probls' into 'master'
Very minor doc changes

See merge request OpenMW/openmw!4072
8 months ago
Zackhasacat 3659890b28 Fix link 8 months ago
psi29a 919d1e366e Merge branch 'staticcollections' into 'master'
Place static collections to the scene and fix item modification record loading

See merge request OpenMW/openmw!4085
8 months ago
Alexei Kotov 7d979a2dfc Place ESM4 static collections to the scene 8 months ago
Zackhasacat 8cd488b91f Add hidden to faction docs 8 months ago
Zackhasacat 112dfcaf8c Some fixes, and a broken change 8 months ago
trav5 0e03b9bd32 ESM::Dialogue Lua bindings: filterActorGender returns string 8 months ago
trav5 9001ed1e2f ESM::Dialogue Lua bindings: rank filters start from 1 and filterActorCell->filterPlayerCell 8 months ago
trav5 9743276332 ESM::Dialogue Lua bindings: Fixes in speaker faction and DialogueRecordInfo docs 8 months ago
trav5 b9358521cc Better return values 8 months ago
trav5 4449b66846 Operators and retting rid of 'records' 8 months ago
trav a0989c3481 Merge branch openmw:master into mwdialogue-bindings 8 months ago
Zackhasacat 575fb4e637 Correct docs 8 months ago
trav5 223e315fdb ESM::Dialogue Lua bindings quest change and docs 8 months ago
Zackhasacat b859fc10e2 Add doc note 9 months ago
Zackhasacat 5856bc8a0e Add setCrimeLevel 9 months ago
Evil Eye d08e47bc40 Expose AI stats to Lua 9 months ago
psi29a 012d10703f Merge branch 'spellcast-refactor' into 'master'
Spellcast related Lua API + spellcasting/activespell refactor

See merge request OpenMW/openmw!3922
9 months ago
Mads Buvik Sandvei 320d8ef014 Spellcast related Lua API + spellcasting/activespell refactor 9 months ago
psi29a e62089d102 Merge branch 'lua_records_fix' into 'master'
Lua: Standardize record stores

See merge request OpenMW/openmw!3523
9 months ago
Zackhasacat 6d529835ae Lua: Standardize record stores 9 months ago
Andrei Kortunov 009ccca978 Modify sound API permissions 10 months ago
Andrei Kortunov 715efe892f Load YAML files via Lua (feature 7590) 10 months ago
psi29a d168466034 Merge branch 'raciallybound' into 'master'
Expose races to Lua

See merge request OpenMW/openmw!3863
10 months ago
psi29a 03d5872a55 Merge branch 'drop_on_exit' into 'master'
Add a storage mode to drop section on game exit

See merge request OpenMW/openmw!3905
10 months ago
Evil Eye f346295975 Add a number-per-sex type 10 months ago
Evil Eye cd118ee263 Expose races to Lua 10 months ago
Andrei Kortunov ddd0945645 Add a storage mode to drop section on game exit 10 months ago
Alexei Kotov 98447a1690 Remove legacy ownership documentation 10 months ago
Andrei Kortunov 7c4b42ab2a Add a Lua function to check if actor's death is finished 10 months ago
psi29a 56596e7589 Merge branch 'fix_menu_docs' into 'master'
Fix Documentation for core.sendMenuEvent to be listed under types.Player

See merge request OpenMW/openmw!3871
10 months ago
Alexei Kotov 4ca3b83ecb Lua docs: equipment -> getEquipment 11 months ago
Zackhasacat d96340c902 Return to original order 11 months ago
Zackhasacat fc55b87664 Put it in the right place, again 11 months ago
Zackhasacat 95ade48292 Fix menu doc 11 months ago
Cody Glassman 56b31ceaf5 add ignore list to raycasts 11 months ago
psi29a e9c97b835e Merge branch 'acertainsign' into 'master'
Expose birth signs to Lua

See merge request OpenMW/openmw!3850
11 months ago
psi29a a060a7297c Merge branch 'dehardcode-skillprogression' into 'master'
Lua: Dehardcode skill and level progression

See merge request OpenMW/openmw!3779
11 months ago
Alexei Kotov 6be6f47503 Merge branch 'lua_enchantment_charge_nil' into 'master'
Lua Use nil instead of -1 for default enchantment charge

See merge request OpenMW/openmw!3845
11 months ago
Evil Eye 5715e6428a Merge branch 'lua_separate_owner' into 'master'
Group owner bindings into a table

See merge request OpenMW/openmw!3841
11 months ago
Evil Eye f114d409c8 Add get and set birth sign 11 months ago
Evil Eye f7aa9f8d94 Expose birth signs to Lua 11 months ago
uramer b1773d7e9f Use nil instead of -1 for default enchantment charge 11 months ago
uramer 88ce12ecd8 Copy all the luadoc files into resources/lua_api directory 11 months ago
uramer 6792cf02b2 Group owner bindings into a table 11 months ago
uramer 5d0537e57c Document core.sendGlobalEvent behavior in menu scripts 11 months ago
uramer b988db9bda Merge branch 'master' into menuscripts 11 months ago
uramer 47d5868e2c creationTime field in save info 11 months ago
Mads Buvik Sandvei 7755c97fdf update docs 11 months ago
Mads Buvik Sandvei 011d9d6493 Dehardcode skill and level progression 11 months ago
Zackhasacat 4fcacd59aa Add model to NPC lua 11 months ago
uramer 9cce2e39ba Merge branch 'master' into menuscripts 11 months ago
Mads Buvik Sandvei a94add741e Lua: Animation bindings 11 months ago
Zackhasacat daa9c5f0e1 Lua: Add water level to Core.Cell 11 months ago
Mads Buvik Sandvei 1f416d7c8a Lua: Creature skill bindings 12 months ago
uramer 0a2adfee16 SaveInfo.timePlayed field 12 months ago
uramer 94d782c4be Fix doc typos and add menu package to necessary lists 12 months ago
Andrei Kortunov 14e6af8bea Add a table with fadeOut argument for streamMusic 12 months ago
uramer 4ed2af7666 Merge branch 'master' into menuscripts 12 months ago
uramer 79deb5f559 Remove settings pages in Lua 12 months ago
uramer 962ecc4329 Allow menu scripts to read global sections while a game is loaded 12 months ago
Evil Eye e7d1611be3 Update ActiveEffect documentation 12 months ago
uramer 88049ffac6 Document packages available in menu scripts 12 months ago
uramer a3fd1b3d6f Document menu scripts 12 months ago
Evil Eye 74a6c81d53 Make ActorActiveEffects:getEffect return an empty value and strip expired effects from __pairs 1 year ago
Evil Eye 8e17aff6a6 Fix MagicSchoolData documentation 1 year ago
uramer c1e8e88914 Fix input trigger docs 1 year ago
Alexei Kotov 7e162a0d7c Merge branch 'lua_real_frame_time' into 'master'
Pass real frame duration to onFrame

See merge request OpenMW/openmw!3621
1 year ago
uramer 0e2e386dc9 Lua actions take 3 1 year ago
Cody Glassman 8f85c9194d lua - add bindings to get frame duration 1 year ago
Alexei Kotov 98dfb68d4a Merge branch 'ejaansalah' into 'master'
Fix the spelling of expel in lua api

See merge request OpenMW/openmw!3608
1 year ago
Zackhasacat ae3f9f8dcf Merge branch 'lua_ui_child_element' into 'master'
Lua Element as layout children

See merge request OpenMW/openmw!3582
1 year ago
uramer 4d250263d7 Missing return type of split 1 year ago
uramer 6db75a7b7e Fix servicesOffered types 1 year ago
uramer 2be3824d9e Clarify child element update behavior in the documentation 1 year ago
uramer 39df270ff2 Update UI Content docs 1 year ago
Zackhasacat 5623a5cf01 Merge branch 'lua_sgetcurrent_conditionofitem_itemdata_idea' into 'master'
Lua API to get/set item condition

See merge request OpenMW/openmw!3421
1 year ago
Zackhasacat a38d17a918 Merge branch 'api_inconsistencies' into 'master'
Minor API inconsistencies

See merge request OpenMW/openmw!3601
1 year ago
uramer c9eaeb47d5 Minor API inconsistencies 1 year ago
kuyondo 9ebbdc3a22 expell->expel 1 year ago
elsid 94b085af9e
Add Navigator and Lua API function to find nearest position on navmesh 1 year ago
Evil Eye 5a1a54b959 Merge branch 'lua_class_data' into 'master'
Add class records to lua

See merge request OpenMW/openmw!3515
1 year ago
Evil Eye d5906dcf29 Merge branch 'lua_navmesh_doc' into 'master'
Define tables for navmesh related lua bindings as separate types

See merge request OpenMW/openmw!3599
1 year ago
Zackhasacat 13deb0fba8 Merge branch 'imod' into 'master'
Fill out item modification records and add them to the scene

See merge request OpenMW/openmw!3540
1 year ago
elsid fbb39802a1
Define tables for navmesh related lua bindings as separate types 1 year ago
Zackhasacat 16f178b80e Remove character 1 year ago