capostrophic
cac05ef826
Sneaking consistency fixes (bug #5103 )
...
Correct pickpocketing behavior when not actually sneaking
Fix first person swimming animation regression when sneaking stance is on
Move typical sneaking use case checks into mechanics manager
Correct awareness checks
5 years ago
Andrei Kortunov
ad8b10c8db
Merge pull request #2464 from Capostrophic/enchant
...
Ignore on-strike enchanted projectile charge (#5104 )
5 years ago
Alexei Dobrohotov
4d4a21ff09
Merge pull request #2460 from Capostrophic/swim
...
Don't force-trace down swimming actors (bug #5089 )
6 years ago
Alex Rice
e7ae7a8ca6
Allow user controller bindings
6 years ago
capostrophic
e9c71a3808
Ignore on-strike enchanted projectile charge ( #5104 )
6 years ago
capostrophic
ff133bd740
Don't clamp final actor fight rating to 0 (bug #5105 )
...
Fix werewolf aggro distance
6 years ago
capostrophic
168e5050bb
Ignore an extra number argument in ModRegion (bug #5110 )
6 years ago
Artem Nykolenko
610e87cb24
Fix Non-swimming enemies entering water if player is water walking (bug #5099 )
6 years ago
Alexei Dobrohotov
1a2f51ef6f
Merge pull request #2415 from Assumeru/unix-console
...
Unix console hotkeys
6 years ago
capostrophic
6fe429c4e8
Don't force-trace down swimming actors (bug #5089 )
6 years ago
Andrei Kortunov
69277b52d0
Merge pull request #2451 from Capostrophic/sounds
...
Fix combat sound inconsistencies (bugs #5092 , #5093 )
6 years ago
Artem Nykolenko
d996b565a5
Improve character window resizing (bug #4276 )
6 years ago
Alexei Dobrohotov
6cad48b1ad
Update changelog
6 years ago
Evil Eye
fb9b4a79c1
Update changelog
6 years ago
jeremy
940625b138
Update CHANGELOG.md
6 years ago
Nat Meo
bcc5142b32
Issue #4202 : Open .omwaddon files without needing to open openmw-cs first.
6 years ago
Alexei Dobrohotov
8a463b30d6
Update changelog
6 years ago
Nat Meo
af1e5e01b4
Issue #5005 : Instance window via Scene window
6 years ago
Capostrophic
b8afe14206
Disallow paralyzed actors to greet the player (bug #5074 )
6 years ago
Andrei Kortunov
633b8e26ad
Merge pull request #2436 from Capostrophic/enchanting
...
Correct cast style behavior when there's no item picked (bug #5075 )
6 years ago
Capostrophic
cbb22f0f63
Correct cast style behavior when there's no object (bug #5075 )
6 years ago
Capostrophic
453068cc7d
Disallow actors to start combat with themselves (bug #3550 )
...
Allow creatures to play initial attack dialogue
Don't add combat package to dead actors
6 years ago
Capostrophic
e06178bf0f
Make sure shadow shapes aren't visible (bug #5063 )
6 years ago
Capostrophic
df89c6b6ce
Make unarmed creature attacks affect shield condition again (bug #5069 )
6 years ago
Alexander Perepechko
19b0b056e5
Remove spell FX and VFX after playing the death animation (bug #5060 )
6 years ago
Andrei Kortunov
4fcbc1c96b
Merge pull request #2391 from Capostrophic/contentselector
...
Content selector: don't add file namesakes (bug #2395 )
6 years ago
Andrei Kortunov
dcf03f6785
Merge pull request #2416 from Capostrophic/cast
...
Make Player->Cast select the spell instead (bug #5056 )
6 years ago
Andrei Kortunov
a62b6910ba
Merge pull request #2411 from Capostrophic/fader
...
Make sure fade operations properly end (bug #4639 )
6 years ago
Andrei Kortunov
347b1e58a1
Add a changelog entry about cell transitions
6 years ago
Capostrophic
295ee11063
Make Player->Cast select the spell instead (bug #5056 )
6 years ago
Capostrophic
596dbbe70b
Make sure fade operations properly end (bug #4639 )
6 years ago
Alexei Dobrohotov
ce92b364e6
Merge pull request #2403 from akortunov/crashinfo
...
Improve info message about missing GDB
6 years ago
Alexei Dobrohotov
61db93e7da
Merge pull request #2407 from akortunov/scrollbars
...
Add separate textures for scrollbars
6 years ago
Capostrophic
25e52f7dfe
Use 2D distance for fight rating of vertically moving actors (bug #4961 )
6 years ago
Andrei Kortunov
a02f730a77
Merge pull request #2406 from Capostrophic/invalid
...
Erase effects with invalid indices from spells (bug #5050 )
6 years ago
Capostrophic
b7afb213ae
"Handle" RepairedOnMe scripting function (feature #4255 )
6 years ago
Capostrophic
d98a90194b
Erase effects with invalid indices from spells (bug #5050 )
6 years ago
Andrei Kortunov
2436652181
Merge pull request #2405 from Capostrophic/idlestorm
...
Improve face shielding behavior in general case (bug #4240 )
6 years ago
Andrei Kortunov
34fe896f4e
Merge pull request #2400 from Capostrophic/colorcode
...
Escape number signs in cell/region names (bug #5047 )
6 years ago
Andrei Kortunov
ae935a8084
Add separate textures for scrollbars (feature #5051 )
6 years ago
Capostrophic
ebe5448816
Content selector: drop duplicates of the added file (bug #2395 )
6 years ago
Andrei Kortunov
f1db97fbbd
Improve info message about missing GDB (bug #4341 )
6 years ago
Capostrophic
e7208bb80e
Improve face shielding behavior in general case (bug #4240 )
6 years ago
Andrei Kortunov
1ce370e7fa
Make console to do not hide other GUI windows (bug #1515 )
6 years ago
Capostrophic
9a19af5b33
Escape number signs in cell/region names (bug #5047 )
6 years ago
Capostrophic
4c2b694b29
Make SayDone return 1 on the frame speech is started (bug #4879 )
6 years ago
Andrei Kortunov
fae5843347
Setup the ICO settings only once instead of every loading (bug #5025 )
6 years ago
Andrei Kortunov
ab03b9ac1c
Do not sort the Land store every savegame load - it is static anyway (bug #4844 )
6 years ago
Andrei Kortunov
add3b9dcea
Merge pull request #2390 from Capostrophic/launcher
...
Launcher: Clone content list button (feature #4784 )
6 years ago
Capostrophic
3f73766304
Make enchanting make more sense (bug #5038 )
6 years ago