Commit Graph

300 Commits (767d7bfecd7222b50c6c037f56aaa078b0230b60)

Author SHA1 Message Date
psi29a 527fa053c5 Merge branch 'actions_patchup' into 'master'
Lua Actions patchup

See merge request OpenMW/openmw!4311
5 months ago
Mads Buvik Sandvei 7f0f2373ea Use sol::optional for optional table instead of function overloading. 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 2df8c13525 Lua triggers to cover remaining deprecated actions 5 months ago
psi29a 488a05d14c Merge branch 'lua-add-is-fleeing' into 'master'
lua - add isFleeing() to AI interface

See merge request OpenMW/openmw!4256
5 months ago
Sebastian Fieber 234476bdae lua - add isFleeing() to lua AI interface 5 months ago
Abdu Sharif 32aeaf793b Call it contrast 5 months ago
Cody Glassman 77eeb5bd92 Merge branch 'master' into 'master'
HALF_FLOAT  and normals changes

See merge request OpenMW/openmw!4240
5 months ago
Jared Davenport 349931b5cd HALF_FLOAT and normals changes 5 months ago
Hristos N. Triantafillou fe18c279ac
Add the AiWander Lua API MR to changelog, fix Lua docs typo 5 months ago
Sam Hellawell 9beb380c7d Remove M_PI, documenation cleanup 6 months ago
Max Yari 55ffb6d7d2 Animation blending implementation for NIF and osgAnimation through YAML files
Signed-off-by: Sam Hellawell <sshellawell@gmail.com>
6 months ago
Kindi 576850279b add missing package to lua console 6 months ago
psi29a bfcdc16ca5 Merge branch 'move360-fix-no-zoom' into 'master'
Add Camera.isZoomEnabled check to move360 zooming

Closes #8064

See merge request OpenMW/openmw!4247
6 months ago
psi29a a0e3b2ce85 Merge branch 'cleanup_logs' into 'master'
Clean up a debug log

See merge request OpenMW/openmw!4246
6 months ago
trav 0d14464fdf Merge branch openmw:master into move360-fix-no-zoom 6 months ago
trav5 d4e6dd9f8c Add Camera.isZoomEnabled check to move360 zooming
Early return in the processZoom3rdPerson function at move360.lua
extended with a check for disabled zoom in the Camera interface.

This fixes #8064 - prevents from switching between 1st and 3rd person
camera by pressing zoom in/out inputs when zooming is disabled.
6 months ago
uramer dbbcbaa4c5 Clean up a debug log 6 months ago
Evil Eye 0342a299cc Require Pursue packages to target a player 6 months ago
Evil Eye 91bcd0a556 Add a showInDialogue parameter to ui.showMessage and use it for level up messages 6 months ago
Alexei Kotov ccd36e9413 Support light fade settings in legacy lighting method
This doesn't change launcher descriptions because the launcher settings are going to be omitted
7 months ago
Alexei Kotov 593d4ff714 Move per-pixel lighting to the in-game settings 7 months ago
Joakim Berg fcc29eeefe duh, found more post processing mistranslations 7 months ago
Joakim Berg 60e8275bb9 Fixed some small translation errors 7 months ago
Alexei Kotov 950d65a382 Merge branch 'rollback_music_interface' into 'master'
Rollback a Muisc interface

See merge request OpenMW/openmw!4129
7 months ago
psi29a 6e0606b55b Merge branch 'paralysisagainagain' into 'master'
Make paralysis cancel camera mode changes (#7997)

Closes #7997

See merge request OpenMW/openmw!4122
7 months ago
psi29a 157a5a4489 Merge branch 'l10n' into 'master'
Many localization fixes

See merge request OpenMW/openmw!4108
7 months ago
Andrei Kortunov aa07dc0312 Rollback a Muisc interface 7 months ago
psi29a d15be7a685 Merge branch 'fix-nearest-gui-options' into 'master'
Fix incorrect texture filtering GUI for nearest, allow to disable nearest from GUI

See merge request OpenMW/openmw!4114
7 months ago
psi29a db27543ea1 Merge branch 'uniform_choice' into 'master'
Add choice widget type to postprocessing uniforms

See merge request OpenMW/openmw!3969
7 months ago
Alexei Kotov 462818c304 Make paralysis cancel camera mode changes (#7997) 7 months ago
Sam Hellawell a7991f9988 Update german translation 7 months ago
Sam Hellawell d3c1aa6653 Fix incorrect texture filtering GUI for nearest, allow to disable nearest from GUI 7 months ago
Andrei Kortunov 5a1ec8ce87 Implement Lua-based music 8 months ago
Alexei Kotov 45035413e9 Shorten Swedish am/pm lines to make them less confusing 8 months ago
Alexei Kotov 2aa5c78424 Add Swedish translations for the newly exposed lines 8 months ago
Alexei Kotov 1528522c4d Add French translations for the newly exposed lines
Bump the max width for Prefs page checkbox captions to allow butchering the lines less
8 months ago
Alexei Kotov f2f9ce343e Add German translations for the newly exposed lines 8 months ago
Alexei Kotov 86ecf3fa0c Make saved game dialog Health and Level lines localizable
Currently providing English, Russian and GMST-based localization.
8 months ago
Alexei Kotov 71dc14cbb2 Use standard quote marks for German OMWControls and OMWCamera
Mystic Cards doesn't provide glyphs for the quote marks Atahualpa used
8 months ago
Alexei Kotov 381ab8e0d2 Unbreak Swedish OMWEngine localization 8 months ago
Alexei Kotov 04989953ad Make rest autosave, crosshair and best attack lines localizable
This includes English, Russian and GMST-based localization for these lines
8 months ago
Alexei Kotov 309201934a Fix Calendar localizations in German, Swedish and Russian
The proper translations for some lines can't come from data/l10n/Calendar variants of the files as these are overridden and aren't included to begin with
Capitalize Dag in Swedish localization
Add all missing lines in Russian localization
Properly supply all localization files
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
Alexei Kotov 37e11df59b Adjust default spellings for English l10n am/pm/day lines 8 months ago
Zackhasacat 921ee8ffe6 Merge branch 'master' of gitlab.com:openmw/openmw into doc_has_more_probls 8 months ago
Hristos N. Triantafillou 686fdb057d
Idle is optional and could be nil 8 months ago
Zackhasacat d150a6611d Minor doc changes 8 months ago
Hristos N. Triantafillou 63a27bbf99 Expose Wander option values to the Lua API (#7916) 8 months ago
psi29a 3980bb15cc Merge branch 'lua_controller_cursor' into 'master'
Add lua bindings for controller cursor mode

See merge request OpenMW/openmw!3623
8 months ago