scrawl
|
7820ea5806
|
"Always best attack" should only affect the player
|
2014-01-31 04:43:35 +01:00 |
|
scrawl
|
d0c6ecd03a
|
Bug #1148: Workaround for broken images in some MW versions
|
2014-01-31 04:43:35 +01:00 |
|
scrawl
|
52f89e9a17
|
Don't play "idle" voice entries for NPCs with Hello 0
Not entirely sure if this is correct, but it prevents the NPCs in the starting boat from incorrectly playing them.
|
2014-01-31 04:43:35 +01:00 |
|
scrawl
|
39d86a9468
|
Improvements to smooth NPC steering
|
2014-01-31 04:43:29 +01:00 |
|
scrawl
|
2b15b8b484
|
Fix gold bugs (Fixes #1145, Fixes #1146)
|
2014-01-29 15:37:27 +01:00 |
|
scrawl
|
305e78c981
|
Fix creature attack bug
|
2014-01-29 15:37:27 +01:00 |
|
scrawl
|
e717694b36
|
Reset Run stance in AiWander
|
2014-01-29 15:37:27 +01:00 |
|
scrawl
|
23ffb8a4dc
|
Fixes #1143: Make getCurrentAiPackage return the package that was run last, not the package that will be run in the next frame.
This makes the Mehra Milo script work properly.
|
2014-01-29 15:37:27 +01:00 |
|
scrawl
|
434fd21584
|
Don't set journal index if a higher index is currently set
This is vanilla behaviour, and required for the Mehra Milo vivec informants quest.
|
2014-01-29 15:37:27 +01:00 |
|
scrawl
|
edff88542b
|
Allow double click / Enter key for accepting race/class/birthsign
|
2014-01-29 15:37:27 +01:00 |
|
scrawl
|
a8a09762ce
|
Don't crash when deleting or disabling a moving door
|
2014-01-29 15:37:26 +01:00 |
|
scrawl
|
190512156d
|
Use some more GMSTs for enchanting
|
2014-01-29 15:37:26 +01:00 |
|
scrawl
|
ea7e0abdc2
|
Move WhenStrikes skill success to a more appropriate place
|
2014-01-29 15:37:26 +01:00 |
|
scrawl
|
b8db151da7
|
Add missing skill increases for armor hits
|
2014-01-29 15:37:26 +01:00 |
|
scrawl
|
82146e7f8d
|
Use GMSTs for levelup
|
2014-01-29 15:37:26 +01:00 |
|
scrawl
|
cc40cec395
|
Move levelup to NpcStats
The code came from back in the days where NpcStats did not derive from CreatureStats.
|
2014-01-29 15:37:26 +01:00 |
|
scrawl
|
ba67bf45f8
|
Fix an issue with InventoryStore copy constructor. Don't copy the iterator directly - mContainer will be wrong and comparisons against end() will always fail.
This caused an exception when looting a creature that had moved cells.
|
2014-01-29 15:37:26 +01:00 |
|
scrawl
|
365ae15532
|
Drag&Drop: auto-hide windows that can't be drop targets on mouseover
|
2014-01-29 15:37:26 +01:00 |
|
mrcheko
|
3a5da7e6e8
|
merged with master
|
2014-01-29 00:03:00 +02:00 |
|
mrcheko
|
5ee1dc6be8
|
attacktypes error fix
|
2014-01-28 21:07:26 +02:00 |
|
Marc Zinnschlag
|
a473c3f619
|
some cleanup
|
2014-01-28 12:36:10 +01:00 |
|
Marc Zinnschlag
|
fd5486864a
|
Merge remote-tracking branch 'gus/AIFix2'
Conflicts:
apps/openmw/mwbase/mechanicsmanager.hpp
apps/openmw/mwmechanics/actors.cpp
apps/openmw/mwmechanics/actors.hpp
apps/openmw/mwmechanics/mechanicsmanagerimp.cpp
apps/openmw/mwmechanics/mechanicsmanagerimp.hpp
|
2014-01-28 12:33:31 +01:00 |
|
mrcheko
|
e50e94af0b
|
remove CreatureStats::mAttackType, set/getAttackType()
|
2014-01-27 23:05:17 +02:00 |
|
mrcheko
|
fe0268062d
|
merge with master
|
2014-01-27 22:38:01 +02:00 |
|
gus
|
846276f747
|
clean up
|
2014-01-27 15:14:24 +01:00 |
|
mrcheko
|
45b3aa3d93
|
corrected things connected to determining attack type
|
2014-01-26 23:32:57 +02:00 |
|
gus
|
f5d589388c
|
bug fix
|
2014-01-26 22:06:54 +01:00 |
|
gus
|
764011dd1b
|
clean up
|
2014-01-26 21:53:55 +01:00 |
|
gus
|
7cb47aa635
|
new implementation of pathfinding. Works, but need clean up
|
2014-01-26 21:26:19 +01:00 |
|
scrawl
|
eba6c9a8fd
|
Fix massive console spam regarding the scrib's idle3 animation
|
2014-01-26 02:49:32 +01:00 |
|
scrawl
|
b1066de81d
|
Revert "Merge remote-tracking branch 'mrcheko/master'"
This reverts commit 4e360136b1 , reversing
changes made to 047bbe43b2 .
Conflicts:
apps/openmw/mwmechanics/aicombat.cpp
|
2014-01-26 00:31:44 +01:00 |
|
scrawl
|
a1fbd1fcc8
|
Revert "Merge remote-tracking branch 'mrcheko/master'"
This reverts commit df7c139e2f , reversing
changes made to fec26342cd .
|
2014-01-26 00:14:49 +01:00 |
|
gus
|
707e579dfe
|
Merge branch 'master' of https://github.com/zinnschlag/openmw.git into AIFix2
Conflicts:
apps/openmw/mwmechanics/aifollow.cpp
|
2014-01-24 19:16:50 +01:00 |
|
gus
|
5ca5946760
|
WIP
|
2014-01-24 19:13:23 +01:00 |
|
scrawl
|
9b9c39af7a
|
Fix being able to activate magic bolts mid-flight
|
2014-01-24 13:22:39 +01:00 |
|
scrawl
|
ac4c904e62
|
Fix projectile bug
|
2014-01-24 13:22:30 +01:00 |
|
mrcheko
|
87e83a92f8
|
refactoring of setting an attack type
|
2014-01-23 23:14:20 +02:00 |
|
scrawl
|
70264eae3b
|
Feature #764: Quest completetion status in quest book
|
2014-01-23 13:08:56 +01:00 |
|
scrawl
|
849ee54399
|
Feature #764: Show quest names in quest book if present
|
2014-01-23 12:54:37 +01:00 |
|
scrawl
|
358cc3c62f
|
Closes #1060: Fix incorrect message box size
|
2014-01-23 12:24:06 +01:00 |
|
scrawl
|
cf378ec31e
|
Support optional volume and pitch arguments for soundgen events (e.g. moan 0.5 1.0) as required for some actors
|
2014-01-22 15:25:03 +01:00 |
|
scrawl
|
2e6e0fd0a0
|
Fix GetPcCell bug
|
2014-01-22 14:45:36 +01:00 |
|
scrawl
|
ea21d8fec3
|
Fix CreatureTargetted function
|
2014-01-22 13:30:45 +01:00 |
|
scrawl
|
4c94289b1f
|
Fix PC Health Percent function
|
2014-01-22 13:30:07 +01:00 |
|
scrawl
|
f27701cbe8
|
Detect selling stolen items or enchanting with stolen items
|
2014-01-22 13:04:55 +01:00 |
|
scrawl
|
264226dfe3
|
Handle iWereWolfBounty
|
2014-01-22 12:33:47 +01:00 |
|
scrawl
|
194413c955
|
Feature #1119: Implement Resistance/Weakness to normal weapons magic effect. Handle fWereWolfSilverWeaponDamageMult.
|
2014-01-22 12:26:53 +01:00 |
|
scrawl
|
f89c400305
|
Don't complain about greetings with no sound
|
2014-01-22 00:02:43 +01:00 |
|
scrawl
|
16f5f5862d
|
Feature #956: Implement blocking melee attacks
|
2014-01-21 23:25:24 +01:00 |
|
scrawl
|
82a07af72c
|
Fix typo (should be Strength, not Luck). Use GMSTs for strength damage.
|
2014-01-21 12:30:23 +01:00 |
|