Bret Curtis
aacc275e9c
Merge pull request #2299 from Capostrophic/position
...
Replicate vanilla Position/SetPos behavior more closely (bug #3109 )
6 years ago
Capostrophic
80a65e81dd
Only set attack type randomly if "best attack" is on (bug #4942 )
6 years ago
Bret Curtis
a5504f8cc1
Merge pull request #2297 from Capostrophic/esm
...
Make sure the record hasn't ended in getHString hack (bug #4938 )
6 years ago
Capostrophic
3a0e374dc6
Replicate vanilla Position/SetPos behavior more closely (bug #3109 )
6 years ago
Capostrophic
4b6fc5f720
Make sure the record hasn't ended in getHString hack (bug #4938 )
6 years ago
Bret Curtis
2c57abc245
Merge branch 'master' into dialoguefix
6 years ago
Bret Curtis
886c77bced
Merge pull request #2145 from akortunov/rest
...
Update jail state once instead of for every single hour
6 years ago
Bret Curtis
6cbf1288ff
Merge pull request #1929 from Capostrophic/elseif
...
Ignore the rest of the line after else operator (bug #3006 )
6 years ago
Capostrophic
cbce1a1b7c
Ignore the rest of the line after else (bug #3006 )
6 years ago
Bret Curtis
8f8bba66d9
Merge pull request #2178 from Capostrophic/declaration
...
Ignore extra text after a local variable declaration (bug #4867 )
6 years ago
Capostrophic
6dbd875f75
Disallow binding some reserved keys (bug #3282 )
6 years ago
Capostrophic
af47ec7756
Skip extra text after variable declaration (bug #4867 )
6 years ago
Andrei Kortunov
be12d241da
Reset current attack during force update (bug #4922 )
6 years ago
Bret Curtis
d56733149c
Merge pull request #2201 from akortunov/optimize_terrain
...
Optimize terrain
6 years ago
Andrei Kortunov
540709fdae
Add a changelog entry for terrain optimization
6 years ago
Capostrophic
abae35e88b
Loop title screen music (bug #4896 )
6 years ago
AnyOldName3
a92690d433
Update CHANGELOG.md
6 years ago
Bret Curtis
f62c1c59b4
Merge pull request #2241 from Capostrophic/console
...
Use selected object local variables in the console (feature #3893 )
6 years ago
Andrei Kortunov
4aa21b9088
Do not swap buffers for non-exposed windows (bug #4911 )
6 years ago
Andrei Kortunov
943279abbb
Consider land texture with given ID and index as override for base texture with the same ID and index (bug #4736 )
6 years ago
Capostrophic
578beb6305
Use selected object local variables in console (feature #3893 )
6 years ago
Bret Curtis
573e64e9c9
Merge pull request #2184 from elsid/fix_startup_script
...
[Testing needed] Always run startup script once at engine start (bug #4877 )
6 years ago
Bret Curtis
e3bde5ec91
Merge pull request #2226 from akortunov/projectilefix
...
Use relative animation time only for bows and crossbows
6 years ago
Andrei Kortunov
4c21776b94
Use relative animation time only for bows and crossbows (bug #3778 )
6 years ago
Capostrophic
b05531818c
Fix raki creatures in Skyrim: Home of the Nords (bug #4810 )
...
Make bip01 have higher priority than 'root node' node when determining the movement accumulation root
6 years ago
Andrei Kortunov
00ab552184
Add more settings to water reflections in exteriors (feature #4859 )
6 years ago
bzzt
fd94d7f7ff
Make Distant Terrain more configurable (feature #4890 )
6 years ago
elsid
619a111a11
Run startup script once at engine start when game is running (bug #4877 )
6 years ago
Capostrophic
e940325b78
Update changelog
6 years ago
elsid
33f6fb258d
Option to set specific random seed for random number generator
6 years ago
Bret Curtis
56d5fc788c
Merge pull request #2163 from Capostrophic/hello
...
AI data handling minor revisions
6 years ago
Bret Curtis
8cf2523a8d
Merge pull request #2176 from akortunov/rollcontroller
...
Add support for NiRollController
6 years ago
Capostrophic
594ea39f5d
Revise AI data handling
...
Make Hello 16-bit unsigned as it's intended to be
Get rid of redundant mHasAI boolean
Always save AI data subrecord
Adjust creature and NPC default rating values to Morrowind defaults
6 years ago
Bret Curtis
df2de8a661
Merge pull request #2068 from Capostrophic/normalweapons
...
Make normal weapon resistance behavior closer to vanilla (bug #4384 )
6 years ago
Andrei Kortunov
fcdb0c16bf
Update jail state once instead of for every single hour
6 years ago
Bret Curtis
ba491a8af0
Merge pull request #2069 from Capostrophic/skeleton
...
Use the skeleton from the NPC's set model (bug #4747 )
6 years ago
Bret Curtis
cc214cf6b0
Merge pull request #2082 from Capostrophic/teleporting
...
Make magic teleportation attempts detectable even when teleportation is disabled (bug #3765 )
6 years ago
Bret Curtis
4d09c8bb50
Merge pull request #2126 from Capostrophic/sneaking
...
Account for running/sneaking stances while in air (bug #4797 )
6 years ago
Bret Curtis
d2b93fc702
Merge pull request #2146 from Capostrophic/quest
...
Make quest status update handling closer to vanilla (bug #4815 )
6 years ago
Bret Curtis
942f7f776d
Merge pull request #2168 from Capostrophic/gamepad
...
Option to disable controller (feature #3980 )
6 years ago
Capostrophic
b738cc0383
Make normal weapon resistance behavior closer to vanilla (bug #4384 )
...
Check both the ranged weapon and the projectile before modifying the damage
Don't attempt to apply NPC-specific werewolf damage mult to damage to creatures
6 years ago
Capostrophic
7a7e390099
Make unsuccessful magic teleportation attempts detectable (bug #3765 )
6 years ago
Andrei Kortunov
629a6be477
Handle initial actor's transparency (bug #4860 )
6 years ago
Andrei Kortunov
60f112d11c
Add support for NiRollController (feature #4675 )
6 years ago
Bret Curtis
7a9ff9f7b3
Merge pull request #2161 from akortunov/switchnode
...
Do not create a redundant parent node for LOD and Switch nodes
6 years ago
Bret Curtis
fdb84dddc8
Merge pull request #2059 from Capostrophic/stacks
...
Don't stack scripted items (bug #2969 )
6 years ago
Capostrophic
39dcbacf44
Option to disable controller (feature #3980 )
6 years ago
Andrei Kortunov
b7adbe79b9
Allow localization to use implicit keywords (bug #4841 )
6 years ago
Andrei Kortunov
058e289162
Do not create a redundant parent node for LOD and Switch nodes (bug #4837 )
6 years ago
Capostrophic
0535de6ca0
Make quest status update handling closer to vanilla (bug #4815 )
...
Don't update quest status if we're simply updating the quest index
Update quest status if a new entry is added regardless of its index
6 years ago