1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 13:49:56 +00:00
Commit graph

17327 commits

Author SHA1 Message Date
Allofich
a46c4de918 Stop combat when adding an AI package to an actor
(Fixes #3722)
2017-01-15 01:53:22 +09:00
scrawl
b87abb0456 Reset activation flags when an object is copied (Fixes #3671, Fixes #3719) 2017-01-14 15:29:36 +01:00
scrawl
69ce9f32bc Activate/OnActivate fix (Bug #3712) 2017-01-14 00:10:43 +01:00
scrawl
73aa07b81b Merge pull request #1189 from Allofich/attack
Match best attack selection to vanilla behavior
2017-01-11 18:36:10 +01:00
scrawl
4307c7dd89 Merge pull request #1190 from Allofich/command
Don't make Command spells cancel AI packages
2017-01-11 18:35:24 +01:00
Allofich
2322ab3125 Don't make Command spells cancel AI packages
(Fixes #3649)
2017-01-12 00:07:22 +09:00
Allofich
c10585fb07 Match best attack selection to original MW
(Fixes #3721)
2017-01-11 22:22:46 +09:00
scrawl
dc1f6cdada Merge pull request #1186 from MiroslavR/autoequip-crea
Creatures now auto-equip shields (Fixes #3704)
2017-01-09 19:05:11 +01:00
Bret Curtis
a4766e25d4 Merge pull request #1188 from rhtucker/master
Added fonts to index and a note on quotes
2017-01-09 07:21:55 +01:00
Ryan Tucker
072a678a60 Added fonts to index and a note on quotes 2017-01-08 19:11:07 -08:00
scrawl
ec19938367 Merge pull request #1187 from rhtucker/master
Added fonts and paths documents.
2017-01-09 03:03:47 +01:00
Ryan Tucker
b02bbe2bf4 Placed note under proper list item 2017-01-08 12:03:53 -08:00
Ryan Tucker
3f272e2935 Added fonts and paths documents
We should have paths on RTD as well because if we change the paths
again, we want the versioning to reflect that without a million notes
informing us of the change.

Also fixed an autocount to work correctly.
2017-01-08 11:58:56 -08:00
Bret Curtis
a30dfac388 Merge pull request #1185 from AnyOldName3/patch-1
Correct lack of quotes in instructions for adding data= lines in documentation
2017-01-08 20:58:07 +01:00
MiroslavR
f1f9209814 Creatures now auto-equip shields (Fixes #3704) 2017-01-08 20:52:04 +01:00
AnyOldName3
577e9838b3 Correct lack of quotes in instructions for adding data= lines 2017-01-08 17:35:07 +00:00
scrawl
d88f51f13e Merge pull request #1106 from rhtucker/master
Started settings guide and general edits
2017-01-08 14:40:52 +01:00
Ryan Tucker
777c4b9aad Merge branch 'master' of https://github.com/OpenMW/openmw 2017-01-07 23:50:20 -08:00
scrawl
421f967ef1 Merge pull request #1183 from Allofich/persuasion
Fix attempting to access NPC stats on creatures
2017-01-05 20:02:46 +01:00
Allofich
5e992a0342 Fix attempting to access NPC stats on creatures 2017-01-06 02:58:24 +09:00
scrawl
d18c86ec2d Merge pull request #1182 from nikolaykasyanov/macos-update-ci-dependencies
[macOS] Use newer prebuilt dependencies on CI
2017-01-05 15:16:39 +01:00
Nikolay Kasyanov
7bd95c8ce3 [macOS] Use https link to download dependencies on CI 2017-01-05 14:06:52 +03:00
Nikolay Kasyanov
07423f973f [macOS] Use newer prebuilt dependencies on CI 2017-01-05 14:02:10 +03:00
scrawl
0cd4fc8cae Merge pull request #1181 from Assumeru/teleportation
Fix teleportation being unreachable
2017-01-04 14:17:21 +01:00
Assumeru
1a073ca642 Fix teleportation being unreachable 2017-01-03 22:02:23 +01:00
scrawl
cba1aff9ab Merge pull request #1180 from Allofich/dispel
Make dispel an instant effect again (Fixes #3695)
2017-01-02 15:34:13 +01:00
Allofich
eee49b7ea7 Make dispel an instant effect again (Fixes #3695) 2017-01-02 17:35:50 +09:00
scrawl
80c008906b Fix texture coordinates 2017-01-02 04:50:33 +01:00
scrawl
48a23d61b2 Mask out water in global map overlay 2017-01-02 04:01:04 +01:00
scrawl
7b5f3e3cdc Fix crash in ProjectileManager when a sound id fails to play or is not found 2017-01-01 21:34:31 +01:00
scrawl
911807ad4f Update AUTHORS.md 2017-01-01 20:45:37 +01:00
scrawl
708009eac4 Merge pull request #1158 from logzero/move3
[RFC] Movement solver experiments
2017-01-01 20:44:41 +01:00
scrawl
97d7b1a3b8 Update AUTHORS.md 2017-01-01 20:20:02 +01:00
scrawl
212e85e810 Merge pull request #1174 from Allofich/combat
Adjustments to AI combat engaging and disengaging
2017-01-01 19:36:09 +01:00
scrawl
da3815f5a6 Merge pull request #1179 from Armada651/fix-audio-cutoff
OpenAL_Output: When a source is finished, rewind it instead of stopping it.
2017-01-01 19:13:32 +01:00
logzero
dbf0fa6766 Skip stepping if movement tracer hits actor. 2016-12-31 10:57:06 +01:00
Marc Zinnschlag
dedd95f52a Merge remote-tracking branch 'miroslavr/save-cleanup' 2016-12-29 08:37:59 +01:00
Jules Blok
e9d8ff532f OpenAL_Output: When a source is finished, rewind it instead of stopping it.
This works around a bug in the MacOS OpenAL implementation.
2016-12-29 01:03:13 +01:00
Marc Zinnschlag
41499ea11f Merge branch 'openmw-41' 2016-12-27 13:35:36 +01:00
MiroslavR
c9dd63af8d Merge pull request #1171 from NeveHanter/travel-followers-cost
Implemented "paying" for travelling followers
2016-12-26 22:34:39 +01:00
NeveHanter
8568cd049f Removed "less" character from the documentation by the requested opportunity. 2016-12-26 21:46:43 +01:00
Allofich
54fa921dad Change some AI combat engagements to not need LOS 2016-12-26 22:42:46 +09:00
Allofich
6fa0354a17 Make AI attack player also if it attacks follower 2016-12-26 22:42:45 +09:00
Allofich
5a6ea4e84e Cleanup 2016-12-26 22:42:44 +09:00
Allofich
e10c4d8814 Stop combat between AI when canFight is false 2016-12-26 22:42:42 +09:00
Allofich
e8c7ad2f4b Change environment check to canFight check
Instead of just checking that combatants are in compatible environments,
allow combat if in attack range using canFight. Together with previous
commit, fixes #3690.
2016-12-26 02:14:01 +09:00
Allofich
588442b6cc Make enemies start combat with player followers
Recreates vanilla behavior of enemies starting combat with player
followers and escorters. (Fixes #3691)
2016-12-26 02:13:54 +09:00
logzero
a5360483bb Back off slightly when we are touching something.
This can reduce the amount of movement solver failures significantly.
I've observed a drop of 8 iteration cases by almost factor of ten.
2016-12-25 15:34:43 +01:00
scrawl
fc47e2e66d Merge pull request #1176 from nikolaykasyanov/switch-to-xcode8
[macOS] Switch CI to Xcode 8.2
2016-12-25 01:34:14 +01:00
scrawl
761472f6f1 Merge pull request #1177 from MiroslavR/essimporter-enam
ESSImporter: Convert last known exterior cell
2016-12-25 01:33:57 +01:00