Alexei Kotov
|
48c1c2cf08
|
Merge branch 'partialequippingp2' into 'master'
Fix partial ammo equipping
See merge request OpenMW/openmw!3434
|
2023-11-07 03:55:58 +00:00 |
|
Zackhasacat
|
5a0de322a3
|
Merge branch 'fix_use_item' into 'master'
Fix #7674
Closes #7674
See merge request OpenMW/openmw!3567
|
2023-11-07 03:07:43 +00:00 |
|
Alexei Kotov
|
bdc019647a
|
Merge branch 'figure-skaters' into 'master'
Use accumulated movement when possible
Closes #5062
See merge request OpenMW/openmw!3549
|
2023-11-07 03:01:56 +00:00 |
|
Alexei Kotov
|
d5dbbfb570
|
Merge branch '75_chameleon' into 'master'
Make "isTargetMagicallyHidden" include 75% Chameleon
See merge request OpenMW/openmw!3565
|
2023-11-07 02:59:37 +00:00 |
|
Abdu Sharif
|
0f3dba28a7
|
Consider 75% Chameleon magical invisibility as well
|
2023-11-07 02:59:37 +00:00 |
|
Petr Mikheev
|
a60726ce35
|
Fix #7674
|
2023-11-05 21:32:18 +01:00 |
|
Zackhasacat
|
231803c6ea
|
Merge branch 'sunvisibility' into 'master'
Make sun specularity behavior more intuitive (bug #6190)
Closes #6190
See merge request OpenMW/openmw!3535
|
2023-11-05 17:55:27 +00:00 |
|
jvoisin
|
e88f8e09c3
|
Merge branch 'fixed' into 'master'
Replace more variable width integers in ESM code
See merge request OpenMW/openmw!3518
|
2023-11-05 16:36:13 +00:00 |
|
jvoisin
|
e4c5c1bc43
|
Merge branch 'govna' into 'master'
Expose governing attributes to Lua
See merge request OpenMW/openmw!3556
|
2023-11-05 16:35:27 +00:00 |
|
jvoisin
|
44dc29e675
|
Merge branch 'forurm' into 'master'
Add types.Actor.isDead
See merge request OpenMW/openmw!3557
|
2023-11-05 16:35:09 +00:00 |
|
Mads Buvik Sandvei
|
acf6178ea5
|
movement = movementFromAnimation; also when speed is 0.
|
2023-11-05 16:46:11 +01:00 |
|
Evil Eye
|
776677fd70
|
Merge branch 'enchantmenttooltips' into 'master'
Validate enchantment records (bug #7654)
Closes #7654
See merge request OpenMW/openmw!3531
|
2023-11-05 09:02:14 +00:00 |
|
Alexei Kotov
|
88749b03d4
|
Use display name instead of editor ID for World::getCellName
Doesn't affect Morrowind cells, but allows TES4+ cells to have legible names
|
2023-11-05 05:07:04 +03:00 |
|
Mads Buvik Sandvei
|
e86a4ebafe
|
Fixes based on comments by capo
|
2023-11-04 21:01:06 +01:00 |
|
Mads Buvik Sandvei
|
9ebec27daf
|
use const.
|
2023-11-04 16:18:36 +01:00 |
|
Mads Buvik Sandvei
|
c7c3a52e6a
|
Clang
|
2023-11-04 14:41:08 +01:00 |
|
Mads Buvik Sandvei
|
475bb1af65
|
Move calculating the animation direction into its own function to help simplify update(). Eliminate a pointless epsilon.
|
2023-11-04 14:34:41 +01:00 |
|
Mads Buvik Sandvei
|
1edc82062d
|
Account for strafing when draw state is not nothing, and "turn to movement direction" is true
|
2023-11-04 14:13:02 +01:00 |
|
Mads Buvik Sandvei
|
68fe1361f1
|
Attempt at clarifying the code
|
2023-11-04 14:00:13 +01:00 |
|
Alexei Kotov
|
515a90e9e0
|
Cast displayed health to int in saved game dialog (#7656)
|
2023-11-04 04:30:40 +03:00 |
|
Zackhasacat
|
c311caef9a
|
Redo specialization field
|
2023-11-03 17:19:53 -05:00 |
|
Cody Glassman
|
9a5fa9b8d6
|
fix persistent buffers and glsl_version
|
2023-11-03 12:59:23 -07:00 |
|
AnyOldName3
|
e67135a517
|
Merge branch 'expiredborders' into 'master'
Fix #7621
Closes #7621
See merge request OpenMW/openmw!3533
|
2023-11-03 18:13:02 +00:00 |
|
Evil Eye
|
eb0ddf72d8
|
Merge branch 'fix_my_errors' into 'master'
Fix minor doc error, throw error when attempting to assign a value to a non-existing global variable in lua
See merge request OpenMW/openmw!3548
|
2023-11-03 16:31:23 +00:00 |
|
Zackhasacat
|
dd87d01f06
|
Fix minor doc error, throw error when attempting to assign a value to a non-existing global variable in lua
|
2023-11-03 16:31:23 +00:00 |
|
Alexei Kotov
|
876f6ea2da
|
Validate enchantment records (bug #7654)
Clean up spell validation
Fix a flaw in spell effect tooltip code
|
2023-11-03 15:08:16 +03:00 |
|
AnyOldName3
|
07594037ca
|
Merge branch 'settings_values_shadows' into 'master'
Use settings values for Shadows settings (#6876)
See merge request OpenMW/openmw!3550
|
2023-11-03 11:35:58 +00:00 |
|
Alexei Kotov
|
410fc17159
|
Merge branch 'fo4_abc' into 'master'
Use correct template flags for FO4 NPCs
See merge request OpenMW/openmw!3544
|
2023-11-03 01:30:08 +00:00 |
|
Evil Eye
|
1e06d74f82
|
Fix #7621
|
2023-11-02 21:53:22 +01:00 |
|
Evil Eye
|
2d90176fe9
|
Add types.Actor.isDead
|
2023-11-02 19:29:26 +01:00 |
|
Zackhasacat
|
ea3eeb6bad
|
Merge branch 'master' of gitlab.com:openmw/openmw into lua_class_data
|
2023-11-02 13:00:20 -05:00 |
|
Zackhasacat
|
859b6c823f
|
Fix includes
|
2023-11-02 12:21:59 -05:00 |
|
Zackhasacat
|
25fe42de10
|
Spacing
|
2023-11-02 12:17:55 -05:00 |
|
Zackhasacat
|
3c0c699e42
|
Do not use const
|
2023-11-02 12:15:48 -05:00 |
|
Zackhasacat
|
685c02bd73
|
Re-add missing line
|
2023-11-02 12:10:52 -05:00 |
|
Zackhasacat
|
e54eba7043
|
Formatting fixes
|
2023-11-02 12:08:07 -05:00 |
|
Evil Eye
|
a88f0ecc95
|
Expose governing attributes to Lua
|
2023-11-02 17:43:09 +01:00 |
|
Evil Eye
|
3baefdf29e
|
Merge branch 'invisibilityagain' into 'master'
Improve invisibility breaking consistency (bug #7660)
Closes #7660
See merge request OpenMW/openmw!3539
|
2023-11-02 16:00:41 +00:00 |
|
elsid
|
f4efbcc1c4
|
Use settings values for Shadows settings
|
2023-11-02 16:36:44 +01:00 |
|
Alexei Kotov
|
4445a55084
|
Merge branch 'font_fix' into 'master'
Fix TrueType fonts scaling
See merge request OpenMW/openmw!3541
|
2023-11-02 13:09:17 +00:00 |
|
Mads Buvik Sandvei
|
452f7a470e
|
fabsf -> abs
|
2023-11-01 23:19:13 +01:00 |
|
Mads Buvik Sandvei
|
a0f8bbc621
|
Bad merge
|
2023-11-01 20:34:39 +01:00 |
|
Mads Buvik Sandvei
|
f41de6b02d
|
Use accumulated movement whenever possible. Apply diagonal movement by rotating accumulated movement and sliding based on that, rather than ignoring accumulated movement.
|
2023-11-01 20:31:57 +01:00 |
|
Mads Buvik Sandvei
|
93b723a066
|
Apply legs yaw to accumulated movement.
|
2023-11-01 20:30:26 +01:00 |
|
Zackhasacat
|
67e74936ff
|
Make classes Read Only
|
2023-11-01 13:23:32 -05:00 |
|
Zackhasacat
|
482d174ef2
|
Read only, add skill spec to docs
|
2023-11-01 13:21:14 -05:00 |
|
jvoisin
|
d3ccc246c5
|
Apply 1 suggestion(s) to 1 file(s)
|
2023-11-01 12:03:49 +00:00 |
|
Petr Mikheev
|
4c6e081da3
|
Skip zero links to ArmorAddons
|
2023-11-01 10:30:19 +01:00 |
|
Zackhasacat
|
371eeddf85
|
Merge branch 'master' of gitlab.com:openmw/openmw into lua_class_data
|
2023-10-31 22:23:45 -05:00 |
|
Petr Mikheev
|
6c01ce2672
|
Use correct template flags for FONV and FO4 NPCs
|
2023-10-31 23:48:29 +01:00 |
|