scrawl
c19f89976e
Add missing Hit voice dialogue for friendly hits
10 years ago
scrawl
54dac1460c
Run global scripts after running local scripts
...
Turns out to be a compatibility problem with Calvus Horatius contract scripts. The local script needs to be run first, otherwise the cleanup when he quits as result of negative profit does not work properly.
10 years ago
scrawl
08499ea51f
Fix Calvus Horatius AiFollow package not being removed after he quits as result of negative profit
10 years ago
scrawl
ac97a0f99d
Fix dialogue choices being displayed in incorrect order
10 years ago
scrawl
be7839873a
Don't trigger dynamic stats recalculation when setting up actor initial stats ( Fixes #1927 )
...
This caused the magicka value set in the CS to be ignored completely, so flame atronachs were spawning with 50 magicka instead of 105.
10 years ago
scrawl
447e93bdb4
Use SpellCast animation for creatures that have it (flame atronach)
10 years ago
scrawl
07cd647e75
Fix broken AI for creatures with OnTarget spells (Bug #1927 )
10 years ago
scrawl
09042ba6d9
Use object name instead of ID when available for tooltips
10 years ago
scrawl
2eaceb71ba
Reject AiTravel destinations further than 7168 units away, as in vanilla MW ( Fixes #1911 )
10 years ago
Marc Zinnschlag
41275b0af3
Merge remote-tracking branch 'cc9cii/Bug-No-1869'
10 years ago
Marc Zinnschlag
b9973c4515
Merge remote-tracking branch 'scrawl/master'
10 years ago
scrawl
441073b475
Remove ancient comment
10 years ago
scrawl
3ce3f31452
Adjust turning animation speed multiplier based on turning speed
10 years ago
scrawl
6debd21ec6
Make sure the Jump control is always handled by the PhysicsSystem even if game runs faster than the minimum physics timestep
10 years ago
scrawl
269c200c8f
Fix jump velocity mechanics ( Fixes #1708 )
10 years ago
scrawl
b6a89c7845
Fix idlestorm animation conflict with torch animation
10 years ago
scrawl
4c285151a3
Fix incorrect movement animation for some creatures ( Fixes #1924 )
10 years ago
Stanislav
76f2e5d5b8
CMake: Added multithreading, /DWIN32_LEAN_AND_MEAN and /bigobj compile flags to VS build.
10 years ago
Stanislav
ebb223b2d3
Feature #1226 : fixes
10 years ago
Marc Zinnschlag
70275350de
rewrote command generation in GenericCreator
10 years ago
Marc Zinnschlag
b31c4e2bcd
Merge remote-tracking branch 'cc9cii/Bug-No-1301'
10 years ago
Marc Zinnschlag
90b45e09f7
added refnum column to references tables
10 years ago
Marc Zinnschlag
f5483e76cf
added refnum counter column to cells table
10 years ago
Stanislav
8574d2330c
Feature #1226 : Request UniversalId editing from table column
10 years ago
Marc Zinnschlag
71c868aa94
Merge remote-tracking branch 'scrawl/master'
10 years ago
Marc Zinnschlag
64da421136
Merge remote-tracking branch 'scrawl/credits'
10 years ago
Marc Zinnschlag
3f671c86a8
Merge remote-tracking branch 'cc9cii/ffmpeg-swresample'
10 years ago
cc9cii
d92400e550
Remove libavresample restriction.
10 years ago
cc9cii
166ee6b483
Do not use cached FFMPEG_LIBRARIES. Make error messages clearer.
10 years ago
scrawl
0c75c6bf1b
Improve spellcasting AI for Drain/Damage effects
10 years ago
scrawl
157c53bed4
Handle spellcasting for creatures with no casting animation ( Fixes #1856 )
10 years ago
scrawl
e3cffbd768
Add missing authors to credits.txt
10 years ago
Marc Zinnschlag
3d8216ee17
fixed broken content file list in case of newly created addons
10 years ago
Marc Zinnschlag
6882f069b2
updated credits
10 years ago
Marc Zinnschlag
162ae607a1
updated credits file
10 years ago
Marc Zinnschlag
19f469c7db
Merge remote-tracking branch 'scrawl/master'
10 years ago
Marc Zinnschlag
d1d861e1be
Merge branch 'run'
...
Conflicts:
apps/opencs/model/world/columns.cpp
apps/opencs/model/world/columns.hpp
apps/opencs/model/world/data.cpp
components/CMakeLists.txt
10 years ago
Marc Zinnschlag
bf6150d009
allow project scope scripts
10 years ago
Marc Zinnschlag
89000f6196
removed unused OmwLoader
10 years ago
Marc Zinnschlag
ea60c665dd
Merge remote-tracking branch 'ragora/bounditemflag'
10 years ago
Marc Zinnschlag
1f6b18d3b5
fixed --data switch
10 years ago
scrawl
233e221de2
Terminate AI packages when target is disabled or deleted ( Fixes #1910 )
10 years ago
Marc Zinnschlag
9b7f61b4ba
Merge remote-tracking branch 'scrawl/myguiplugin'
10 years ago
scrawl
1270dada34
Don't set Attacked flag when the actor is already in combat with the attacker ( Fixes #1909 )
10 years ago
scrawl
c5fa0768f1
Fix broken minimum track size for scrollbars
10 years ago
scrawl
413bad2dc6
Fix a MyGUI warning
10 years ago
scrawl
002b41ba51
Make changeWeather work when the player isn't in a cell yet (workaround for modTESTchargen_v2_5)
10 years ago
scrawl
4b27950879
Don't apply race height to NPC collision shape ( Fixes #1487 )
10 years ago
scrawl
bd96764229
Mark code that will be obsolete when upgrading to MyGUI 3.2.2
10 years ago
Ragora
b8851790a6
Covered forgotten old bound item checks
10 years ago