Petr Mikheev
|
15306c7d49
|
[Lua] Add CONTROL_SWITCH functions to types.Player and deprecate them in openmw.input
|
2023-10-10 01:15:09 +02:00 |
|
psi29a
|
fb9fc91710
|
Merge branch 'settings_values_post_processing' into 'master'
Use settings values for Post Processing settings (#6876)
See merge request OpenMW/openmw!3480
|
2023-10-09 11:35:53 +00:00 |
|
psi29a
|
9534130906
|
Merge branch 'settings_values_physics' into 'master'
Use settings values for Physics settings (#6876)
See merge request OpenMW/openmw!3481
|
2023-10-09 11:35:43 +00:00 |
|
psi29a
|
ab631fcd70
|
Merge branch 'whosabaddoggo' into 'master'
Handle AllowWerewolfForceGreeting variable (bug #7609)
Closes #7609
See merge request OpenMW/openmw!3476
|
2023-10-09 11:35:16 +00:00 |
|
elsid
|
4a7886816e
|
Use settings values for Physics settings
|
2023-10-08 12:19:02 +02:00 |
|
elsid
|
7b4b8763ff
|
Use settings values for Post Processing settings
|
2023-10-08 11:58:16 +02:00 |
|
psi29a
|
575f43876b
|
Merge branch 'fixedpath' into 'master'
Replace more sized reads and change path grid loading
See merge request OpenMW/openmw!3475
|
2023-10-08 02:18:43 +00:00 |
|
psi29a
|
7475929dc8
|
Merge branch 'copyrigvisitor' into 'master'
CopyRigVisitor: don't copy unskinned geometry (bug #5280)
Closes #5280
See merge request OpenMW/openmw!3477
|
2023-10-08 02:16:04 +00:00 |
|
AnyOldName3
|
73187b03f3
|
Merge branch 'allofitjustworks' into 'master'
Fallout 4 and SSE support improvements
See merge request OpenMW/openmw!3465
|
2023-10-07 15:05:08 +00:00 |
|
psi29a
|
d43493dd4c
|
Merge branch 'idlestorm' into 'master'
Avoid redundant animation resets in updateIdleStormState
See merge request OpenMW/openmw!3473
|
2023-10-07 01:41:36 +00:00 |
|
Alexei Kotov
|
799da630e4
|
CopyRigVisitor: don't copy unskinned geometry (bug #5280)
|
2023-10-07 00:11:31 +03:00 |
|
Alexei Kotov
|
cecb2b71ea
|
Handle AllowWerewolfForceGreeting variable (bug #7609)
|
2023-10-06 23:17:32 +03:00 |
|
Evil Eye
|
b99f58613e
|
Remove signed/unsigned conversions in pathgrid loading code and use meaningful member names
|
2023-10-06 16:46:09 +02:00 |
|
Evil Eye
|
f9c5edf6b9
|
Replace more sized reads and unsized ints
|
2023-10-06 16:44:18 +02:00 |
|
Alexei Kotov
|
1129e7b746
|
Merge branch 'fieldofwerewolves' into 'master'
Fix turning into a werewolf
See merge request OpenMW/openmw!3474
|
2023-10-06 11:55:11 +00:00 |
|
psi29a
|
2c81220cf7
|
Merge branch 'book' into 'master'
Reading ESM4 books
See merge request OpenMW/openmw!3471
|
2023-10-05 17:24:50 +00:00 |
|
psi29a
|
68684d3d0d
|
Merge branch 'camera_script' into 'master'
[Lua] Support tags in I.Camera.disable*, I.Camera.enable* in the same way as in world.pause
Closes #6652
See merge request OpenMW/openmw!3419
|
2023-10-05 17:24:24 +00:00 |
|
Evil Eye
|
3c03555b96
|
Move werewolf FOV from unused to float and use string_view
|
2023-10-04 21:53:20 +02:00 |
|
Alexei Kotov
|
79bda2e694
|
Avoid redundant animation resets in updateIdleStormState
|
2023-10-04 22:26:52 +03:00 |
|
Alexei Kotov
|
79e6c9a92a
|
Add more comments to handleBSGeometry
|
2023-10-04 16:46:26 +03:00 |
|
Alexei Kotov
|
1da9038b35
|
Updates to resource path handling
- Remove consecutive slashes
- Only use backslashes
- Try to find the top level directory in the path before prepending it
|
2023-10-04 15:54:28 +03:00 |
|
Alexei Kotov
|
284129b9ec
|
Support Fallout 4 skinning
Convert the skinning data into NiSkinData-compatible format
|
2023-10-04 15:54:28 +03:00 |
|
Alexei Kotov
|
b9d42946be
|
Fix SSE mesh loading
|
2023-10-04 15:54:28 +03:00 |
|
Alexei Kotov
|
b4f81fb4fa
|
Fix formatting
|
2023-10-04 15:54:28 +03:00 |
|
Alexei Kotov
|
0497fd111f
|
Handle BSTriShape basic geometry
|
2023-10-04 15:54:28 +03:00 |
|
Alexei Kotov
|
af24d3fd3c
|
Nth revision of NifLoader geometry handling
Handle BSSegmentedTriShape
|
2023-10-04 15:54:28 +03:00 |
|
Alexei Kotov
|
8fb900da85
|
Remove GeometryInterface
Actually, it was a terrible idea
|
2023-10-04 15:54:28 +03:00 |
|
Alexei Kotov
|
291d0de79e
|
Read more FO4 extra data records
|
2023-10-04 15:54:28 +03:00 |
|
Alexei Kotov
|
94b286a088
|
Read NiLightRadiusController
|
2023-10-04 15:54:28 +03:00 |
|
Alexei Kotov
|
6c2a79184d
|
Read FO4 skinning data
|
2023-10-04 15:54:28 +03:00 |
|
Petr Mikheev
|
54cc1f25a2
|
Mention in Lua documentation that default tag is an empty string
|
2023-10-04 10:36:54 +02:00 |
|
Petr Mikheev
|
fcc7b9bb9e
|
Support tags in I.Camera.disable*, I.Camera.enable* in the same way as in world.pause; Update I.Camera docs.
|
2023-10-04 10:20:56 +02:00 |
|
psi29a
|
d9f8757f33
|
Merge branch 'goblinsnacks' into 'master'
Allow creatures to use potions
Closes #7604
See merge request OpenMW/openmw!3469
|
2023-10-04 03:46:51 +00:00 |
|
Petr Mikheev
|
6161953106
|
Allow reading ESM4 books
|
2023-10-03 10:55:12 +02:00 |
|
AnyOldName3
|
15e6ababf1
|
Merge branch 'soft_particles' into 'master'
Apply soft effect to nifs marked with soft effect flag (originally developed by Cody Glassman)
See merge request OpenMW/openmw!3447
|
2023-10-02 21:38:14 +00:00 |
|
Alexei Kotov
|
b6d2fa5f9d
|
Merge branch 'initially_disabled' into 'master'
Take into account "Enable Parent" subrecord and disable ESM4 objects that should be initially disabled
See merge request OpenMW/openmw!3461
|
2023-10-02 18:28:29 +00:00 |
|
Alexei Kotov
|
97c4c98190
|
Merge branch 'fix-thick-border-templates' into 'master'
Use thick border textures for thick border UI templates
See merge request OpenMW/openmw!3466
|
2023-10-02 18:28:02 +00:00 |
|
Evil Eye
|
0814ef5697
|
Allow creatures to use potions
|
2023-10-01 11:22:20 +02:00 |
|
PharisMods
|
01aa67c792
|
Use thick border textures for thick border UI templates
|
2023-10-01 00:54:24 +00:00 |
|
psi29a
|
08ff69f199
|
Merge branch 'menu_fix' into 'master'
Update canvas size every frame when it is visible
See merge request OpenMW/openmw!3463
|
2023-09-29 11:25:09 +00:00 |
|
Andrei Kortunov
|
1ac0a3b25b
|
Update canvas size every frame when it is visible (bug 7603)
|
2023-09-29 13:34:04 +04:00 |
|
psi29a
|
df1063be5d
|
Merge branch 'thedichotomyof4' into 'master'
ESM4 upd8s: Fours and Worlds
Closes #7445
See merge request OpenMW/openmw!3454
|
2023-09-29 08:16:30 +00:00 |
|
Petr Mikheev
|
02de5e82d8
|
Take into account "Enable Parent" subrecord and disable ESM4 objects that should be initially disabled.
|
2023-09-28 23:09:09 +02:00 |
|
psi29a
|
3ea14e904d
|
Merge branch 'actors_range' into 'master'
Handle actors processing range in Lua
See merge request OpenMW/openmw!3458
|
2023-09-28 08:33:46 +00:00 |
|
psi29a
|
6c39e3f817
|
Merge branch 'draft' into 'master'
Treat teleportation out of the draft cell as object creation
Closes #7588 and #7453
See merge request OpenMW/openmw!3455
|
2023-09-28 08:33:10 +00:00 |
|
psi29a
|
f9bba096db
|
Merge branch 'fix_editor_model' into 'master'
Avoid using settings in components to get actor model (#7596)
Closes #7596
See merge request OpenMW/openmw!3460
|
2023-09-28 08:32:52 +00:00 |
|
psi29a
|
bae8d585fe
|
Merge branch 'lua/capacity_encum_bindings' into 'master'
Add more lua bindings for encumbrance and capacity
See merge request OpenMW/openmw!3462
|
2023-09-28 08:32:38 +00:00 |
|
glassmancody.info
|
9aa992eede
|
add more lua bindings for encumbrance and capacity
|
2023-09-27 17:19:08 -07:00 |
|
Evil Eye
|
7594d94024
|
Prevent re-adding local scripts
|
2023-09-27 22:24:28 +02:00 |
|
Evil Eye
|
f6626e36cf
|
Unbreak respawns and fix #7588
|
2023-09-27 22:07:55 +02:00 |
|