Commit Graph

2845 Commits (a416125cdf073ddd98dfb8929dfb9fd71be4333a)

Author SHA1 Message Date
psi29a 317aee134f Merge branch 'half_float_docs' into 'master'
Add half_float to the post processing documentation

See merge request OpenMW/openmw!4283
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
Abdu Sharif 32aeaf793b Call it contrast 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
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
Alexei Kotov 11c21c28bf Merge branch 'remember-remember-the-point-of-my-mr-and-fix-a-typo' into 'master'
Add the AiWander Lua API MR to changelog, fix Lua docs typo

See merge request OpenMW/openmw!4275
5 months ago
uramer f15888f474 Lua docs: getRealFrameDuration not available in global 5 months ago
Hristos N. Triantafillou fe18c279ac
Add the AiWander Lua API MR to changelog, fix Lua docs typo 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
Alexei Kotov 1f4ab3b668 Merge branch 'animationblending' into 'master'
Animation blending implementation. Flexible and moddable through .yaml blending config files.

See merge request OpenMW/openmw!3497
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
Cody Glassman 21377ee4f3 shaders - multiply instead of replace alpha in distortion 6 months ago
Sam Hellawell 277c179fe9 Translation fix 6 months ago
Sam Hellawell 0b3ab23e50 Russian update suggested by Andrei 6 months ago
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