Commit Graph

102 Commits (42c7fc8e921272d18830054fd217e6188b81a110)

Author SHA1 Message Date
psi29a a6c9e63520 Merge branch 'nojumpallowed' into 'master'
Reduce false-positive jumping events (#7833)

Closes #7833

See merge request OpenMW/openmw!3869
11 months ago
uramer d7bd50e45f Only set controls.jump to true for one frame when jumping 11 months ago
uramer cfa6dc076b Render global setting groups on renderlua 11 months ago
uramer 586706ffe0 Handle group resets gracefully 11 months ago
uramer ef730c4395 Clean up global setting groups, don't try to destroy setting pages before they were rendered 11 months ago
psi29a ec1cf46ec7 Merge branch 'lua_keybinds' into 'master'
Lua Implement mouse input engine handlers, improve inputBinding renderer

See merge request OpenMW/openmw!3855
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
uramer 63a1bbb88d Enable Lua mouse engine handlers while in UI 11 months ago
uramer f4fed4ca5f Simplify inputBinding renderer, allow binding controller buttons 11 months ago
uramer 891f3583fe Only reset settings when there is no game, not on game end / player death 11 months ago
uramer 72136e7e92 Remove debug log 11 months ago
Mads Buvik Sandvei 3882ba15fb Rework documentation of skill used/level up handlers. 11 months ago
Mads Buvik Sandvei 4f8476efd4 Comments 11 months ago
Mads Buvik Sandvei 9f15f3b431 Add engine handler for skill levelup, to dehardcode the book/trainer case. 11 months ago
Mads Buvik Sandvei 2cfa819ccc Use interface in _onSkillUse engine handler. 11 months ago
Mads Buvik Sandvei e1a22242d9 skillGain as a table 11 months ago
Mads Buvik Sandvei 011d9d6493 Dehardcode skill and level progression 11 months ago
uramer 2008f35e57 Don't reset player setting groups right after game load, refactor update group functions 11 months ago
uramer 9cce2e39ba Merge branch 'master' into menuscripts 11 months ago
uramer d9f8c5c3e8 Fix menu setting page key set 11 months ago
uramer ad5d594c28 Let menu scripts clean up before loading a game 11 months ago
Mads Buvik Sandvei a94add741e Lua: Animation bindings 11 months ago
uramer 94d782c4be Fix doc typos and add menu package to necessary lists 12 months ago
uramer 7cc0eae461 Fix Menu Lua settings reset between states 12 months ago
uramer bd54292ff4 Update I.Settings.registerGroup documentation 12 months ago
uramer 8cc47f5363 Only allow menu scripts to register permanent groups 12 months ago
uramer c2b8e318cf Move inputBinding renderer to menu context 12 months ago
uramer 79deb5f559 Remove settings pages in Lua 12 months ago
uramer c6a27d06b0 Move controls settings to menu context 12 months ago
uramer 5b97a93169 Move camera settings to a menu script 12 months ago
uramer 6917384fc1 Don't reset menu-registered setting groups 12 months ago
uramer d1d430b431 Initial Menu context Settings implementation 12 months ago
uramer 9b54f479e8 Move settings rendering to Menu scripts 1 year ago
uramer d1268acf95 Merge branch 'master' into menuscripts 1 year ago
uramer 2c45d316fb Missing newlines in MWUI documentation 1 year ago
uramer e734191b56 Add clarifying comment 1 year ago
uramer 9d1a3f243d Use the same controls check for startUse and processAttacking 1 year ago
uramer 5f2cbf810d Check if controls are on for Use action 1 year ago
Alexei Kotov 91a01ae1e2 Remove duplicate ToggleWeapon trigger handler registration 1 year ago
uramer 0e2e386dc9 Lua actions take 3 1 year ago
Evil Eye 047db00980 Merge branch 'useitem_force_fix' into 'master'
Allow not passing force in ItemUsage events

See merge request OpenMW/openmw!3609
1 year ago
Zackhasacat 67421d67e2 Allow not passing force in ItemUsage events 1 year ago
uramer 435e9731df Render invalid 'select' setting renderer values instead of silent failure 1 year ago
Alexei Kotov d851eaa199 Merge branch 'fix_lua_sneak' into 'master'
Remember sneaking when game is saved and loaded(#7664)

See merge request OpenMW/openmw!3546
1 year ago
Zackhasacat 8d0d9a49c6 Remember sneaking when game is saved and loaded(#7664) 1 year ago
uramer abae5f031d Fix docs type 1 year ago
Petr Mikheev 889ddc10d6 Enable `openmw.input` in menu scripts 1 year ago
Petr Mikheev 1dd7a15255 Draft: add new type of Lua scripts - menu scripts 1 year ago
Zackhasacat ac9cfc782a Add functions to lua ui library to toggle HUD visibility, and check current status. 1 year ago
Petr Mikheev 15306c7d49 [Lua] Add CONTROL_SWITCH functions to `types.Player` and deprecate them in `openmw.input` 1 year ago