Commit Graph

2876 Commits (a78f5182e48443054ab54eff27345add1cf85c77)

Author SHA1 Message Date
Sam Hellawell 9beb380c7d Remove M_PI, documenation cleanup 6 months ago
Sam Hellawell 1317434ac0 CI fix 6 months ago
Sam Hellawell 231af7b1ae fr/sv translations 6 months ago
Sam Hellawell b1b2cceec6 Update translation capitalization 6 months ago
Sam Hellawell a2a4d222a7 Localization fixes 6 months ago
Sam Hellawell 07e6ebdea1 Update english translation, add ruski translation 6 months ago
Sam Hellawell da542fcf67 Translation updates 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
psi29a bd71f79d86 Merge branch 'bikin-malu-saja' into 'master'
Add missing packages to lua console

See merge request OpenMW/openmw!4254
6 months ago
MaxYari 1abe28e797 Lua door opening api 6 months ago
Kindi 576850279b add missing package to lua console 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 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
Sam Kaufman f258f9ec68 Set macOS app. category to role-playing game. 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
psi29a 5be78f89b8 Merge branch 'master' into 'lalat-dalam-cawan'
# Conflicts:
#   files/lua_api/openmw/types.lua
6 months ago
psi29a 7d0fca1bf5 Merge branch 'noscript' into 'master'
Make mwscript return nil for records that don't have a script

See merge request OpenMW/openmw!4236
6 months ago
psi29a 82f6845b70 Merge branch 'hotpursuit' into 'master'
Require Pursue packages to target a player

See merge request OpenMW/openmw!4239
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
psi29a 3a5ed998e7 Merge branch 'timeplayed' into 'master'
Remove time played setting

See merge request OpenMW/openmw!4235
6 months ago
Evil Eye 0342a299cc Require Pursue packages to target a player 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
Alexei Kotov 888abc0097 Remove time played setting 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
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
Alexei Kotov 348ef6ff2f Update settings-default.cfg light bounds multiplier comment 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
psi29a 9523aab18e Merge branch 'objectisinstance(lockable)' into 'master'
Doc: Add objectisinstance to lockable

See merge request OpenMW/openmw!4175
7 months ago
Kindi cdc77a1d2c add missing objectisinstance to lockable 7 months ago
Alexei Kotov 6ad914919b Remove launcher lighting settings that support runtime changes
Also update lighting method descriptions
7 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
psi29a cbf0471d8a Merge branch 'launch_button' into 'master'
Set minimum width for Launch OpenMW button

See merge request OpenMW/openmw!4162
7 months ago
psi29a 56183ba982 Merge branch 'ingameppl' into 'master'
Move force per-pixel lighting setting to the in-game settings

See merge request OpenMW/openmw!4137
7 months ago
Andrei Kortunov fb3687e62a Set minimum width for Launch OpenMW button 7 months ago
psi29a 176e6490c5 Merge branch 'stufftheminasack' into 'master'
Drop 360-degree screenshot support (#7720)

Closes #7720

See merge request OpenMW/openmw!4158
7 months ago
psi29a 24d8accee7 Merge branch 'lua_base_disposition_fns' into 'master'
lua - Add [get,set,mod]BaseDisposition functions to npc type

See merge request OpenMW/openmw!4142
7 months ago
Alexei Kotov 93d1c6d7e0 Drop 360-degree screenshot support (#7720) 7 months ago
Alexei Kotov 593d4ff714 Move per-pixel lighting to the in-game settings 7 months ago
Sebastian Fieber ed26708e4d more dry + restrict mutation of disposition to global and on self 7 months ago
psi29a 32dd4a4a68 Merge branch 'windows11_qss' into 'master'
Improve dark mode stylesheets

See merge request OpenMW/openmw!4148
7 months ago
Andrei Kortunov 937101d580 Add a dark style sheet tweaked for Windows 11 7 months ago
Andrei Kortunov 98c0b712f5 Update some lines in Russian translations 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
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 16572109fc Merge branch 'restoringthelightfacingthedark' into 'master'
Lighting fixes, non-exciting part

See merge request OpenMW/openmw!4126
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
Alexei Kotov f87aa02390 Don't clamp individual light contribution in shaders as FFP doesn't do this 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
psi29a cd116ebe5f Merge branch 'dark_mode' into 'master'
Support dark mode on Windows

Closes #7985

See merge request OpenMW/openmw!4101
8 months ago
Andrei Kortunov 9f470b45fa Improve size grip appearance 8 months ago
Andrei Kortunov d1d3a6e631 Make some buttons more noticable in dark mode 8 months ago
Andrei Kortunov bf682d51a6 Support dark mode on Windows (feature 7985) 8 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
Zackhasacat c63c1e69cf Lua: Add missing light flags, allow creating light record via world.createRecord 8 months ago
psi29a f595015ffc Merge branch 'fix-ci-language' into 'master'
Fix CI - missing english launcher translations

See merge request OpenMW/openmw!4092
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
Sam Hellawell 4281ea28f6 Fix missing english launcher translations 8 months ago
Zackhasacat 3659890b28 Fix link 8 months ago
psi29a 85ee730b97 Merge branch 'capitalizeonthetimeofdaysystem' into 'master'
Adjust default spellings for English l10n am/pm/day lines

Closes #7969

See merge request OpenMW/openmw!4089
8 months ago
psi29a ea7555c012 Merge branch 'feature/pplLauncherSetting' into 'master'
added force PPL checkbox

See merge request OpenMW/openmw!3857
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 37e11df59b Adjust default spellings for English l10n am/pm/day lines 8 months ago
Benjamin Y 553ae5249e fixed ru translation 8 months ago