Commit Graph

1421 Commits (377d8c905ce5d5b3d9e7013091c6620e9667ab6a)

Author SHA1 Message Date
Alexei Kotov 3d5b06a78e Sort inactive shader list (#7652) 1 year ago
Alexei Kotov e6137cff73 Merge branch 'tapdancers' into 'master'
AiWander must update wandering manually flag when resuming existing path.

Closes #7647

See merge request OpenMW/openmw!3526
1 year ago
uramer 1ec4681e40 Merge branch 'areyouthere' into 'master'
Add record presence early-outs for various script instructions (feature #7625)

Closes #7625

See merge request OpenMW/openmw!3501
1 year ago
Mads Buvik Sandvei 24bac3ebd4 AiWander must update mIsWanderingManually when resuming wander. 1 year ago
Evil Eye 6cd5734fb3 Rate weapons as useless if the actor's skill is 0 1 year ago
psi29a 8380da2e1d Merge branch 'missmewiththatscript' into 'master'
Remove missing scripts from actors much like is done for items

Closes #7204

See merge request OpenMW/openmw!3502
1 year ago
psi29a 664caa2fc1 Merge branch 'iseeyou' into 'master'
Prevent fleeing in inappropriate situations (bug #6932)

Closes #6932

See merge request OpenMW/openmw!3508
1 year ago
psi29a bdd0299fe7 Merge branch 'flyyouscamps' into 'master'
Allow talking with fleeing creatures (bug #7631)

Closes #7631

See merge request OpenMW/openmw!3510
1 year ago
psi29a 035004170c Merge branch 'datadirs' into 'master'
Launcher: Improve directory appending UX and heuristics (bug #7502)

Closes #7502

See merge request OpenMW/openmw!3490
1 year ago
Alexei Kotov e6c02efbb7 Add record presence early-outs for various script instructions (feature #7625)
AddItem, RemoveItem, StartScript, StopScript, AddTopic
1 year ago
Evil Eye 23bf6ed878 Remove missing scripts from actors much like is done for items 1 year ago
psi29a 698fd00269 Merge branch 'killerqueen' into 'master'
Support NiParticleBomb (feature #7634)

Closes #7634

See merge request OpenMW/openmw!3512
1 year ago
Mads Buvik Sandvei 7c28066268 Changelog entry for 7611 1 year ago
Alexei Kotov 715efe6cb1 Handle NiParticleBomb (feature #7634) 1 year ago
Alexei Kotov f68bd3ba97 Launcher: Improve directory appending UX and heuristics (bug #7502)
- Recognize more asset directories and omwgame files
- Always let the user append the selected directory
- Automatically pick the user-selected directory if it's the only valid directory
- Add a caption to directory selection dialog, properly handle cancellation
1 year ago
Alexei Kotov 3330907d7b Combat AI: Prefer picking reachable/visible targets (bug #6932) 1 year ago
Alexei Kotov ee5ca066fd Allow talking with fleeing creatures (bug #7631) 1 year ago
Alexei Kotov d0ffe6e2f9 Don't apply Charm to creatures (bug #7630) 1 year ago
psi29a febfa353e0 Merge branch 'save_metadata' into 'master'
Add additional fields to save metadata

See merge request OpenMW/openmw!3493
1 year ago
Andrei Kortunov fc74cc49dd Add additional fields to save metadata (feature 7618) 1 year ago
psi29a ab631fcd70 Merge branch 'whosabaddoggo' into 'master'
Handle AllowWerewolfForceGreeting variable (bug #7609)

Closes #7609

See merge request OpenMW/openmw!3476
1 year ago
Alexei Kotov 799da630e4 CopyRigVisitor: don't copy unskinned geometry (bug #5280) 1 year ago
Alexei Kotov cecb2b71ea Handle AllowWerewolfForceGreeting variable (bug #7609) 1 year ago
Evil Eye 0814ef5697 Allow creatures to use potions 1 year ago
Andrei Kortunov 1ac0a3b25b Update canvas size every frame when it is visible (bug 7603) 1 year ago
Alexei Kotov 440851ff48 Rewrite melee hit target selection (bug #3438) 1 year ago
Andrei Kortunov e1cae5a029 Rework music system 1 year ago
psi29a 090da90302 Merge branch 'factions' into 'master'
Implement Lua API for factions

See merge request OpenMW/openmw!3405
1 year ago
Andrei Kortunov 6ee86dea82 Implement Lua API for factions (feature 7468) 1 year ago
Alexei Kotov 0f2e5f9db6 Uncap Drain effects again (bug #7573) 1 year ago
psi29a 1a4b29f014
Merge branch 'fix_terrain_cache' into 'master'
Terrain cache fixes and optimizations

Closes #7557

See merge request OpenMW/openmw!3388
1 year ago
Andrei Kortunov c04a0ca3a5 Implement Lua API for VFS 1 year ago
Petr Mikheev f260fa006e Show OpenMW version and Lua API revision in documentation. 1 year ago
elsid 8bbaa57a14
Add changelog record for #7557 1 year ago
Evil Eye 10f1e9a4e0 Load the lowest faction reaction for every faction 1 year ago
Evil Eye ef6100f788 Start the game on Friday 1 year ago
psi29a ab798be320 Merge branch 'fix_scrollbars' into 'master'
Do not use deprecated MyGUI properties

Closes #5896

See merge request OpenMW/openmw!3320
1 year ago
Andrei Kortunov 944b127887 Add changelog entry 1 year ago
Andrei Kortunov 3fe5cc497b Add a changelog entry 1 year ago
Evil Eye 7c82405c9f Tweak AI rating to reduce healing spam 1 year ago
elsid 8e7fe44514
Support terrain sample size greater than cell size 1 year ago
psi29a e6cffa5494 Merge branch '7248-Extend_console_search_with_regex_and_case_sensitivity' into 'master'
Resolve "Extend searching in the console with regex and toggleable case-sensitivity"

Closes #7248

See merge request OpenMW/openmw!3248
1 year ago
Chris Vigil 996f5fd7ad Resolve "Extend searching in the console with regex and toggleable case-sensitivity" 1 year ago
psi29a 2a4440e5b1 Merge branch 'theprojectileswereswords' into 'master'
Fix price enchantment price calculation to use the correct item count

Closes #7472

See merge request OpenMW/openmw!3227
1 year ago
psi29a e073eab05e Merge branch 'more_evade_directions' into 'master'
Use more evade directions and filter by supporting animation (#7450)

Closes #7450

See merge request OpenMW/openmw!3210
1 year ago
psi29a f9cb752b25 Merge branch 'resistanceisnotfutile' into 'master'
Resist failed normal weapon hits (bug #7284)

Closes #7284

See merge request OpenMW/openmw!3220
1 year ago
Matjaž Lamut 0951033021 Include an unincluded feature of OpenMW-CS to the changelog 1 year ago
elsid 579e533621
Add more evade directions and order them to make a circle 1 year ago
Evil Eye 2fa9462d49 Add changelog entry 1 year ago
Evil Eye 44ab0ff8ef Don't allow saves with an invalid last generated RefNum to load 1 year ago