Andrei Kortunov
|
f84eb68b3d
|
Confiscate an item when you try to sell it to its owner (bug #3944)
|
2017-08-14 11:31:17 +04:00 |
|
scrawl
|
1bdcecc32e
|
Merge pull request #1390 from akortunov/referencecheck
Do not make target reference unavailable on cell change
|
2017-08-12 18:48:52 +00:00 |
|
scrawl
|
b6aaa2f2be
|
Merge pull request #1389 from akortunov/autosave
Create autosave when waiting
|
2017-08-12 16:50:30 +00:00 |
|
Andrei Kortunov
|
b3b7d6aa9f
|
Do not make target reference unavailable on cell change (bug #3898)
|
2017-08-12 09:36:09 +04:00 |
|
Andrei Kortunov
|
c542ae6875
|
Create autosave when waiting (bug #1452)
|
2017-08-12 09:06:31 +04:00 |
|
scrawl
|
0f983144a4
|
Merge pull request #1383 from akortunov/guifixes
Enable transparency for interactive messageboxes and tooltips in game mode
|
2017-08-10 21:55:24 +00:00 |
|
Andrei Kortunov
|
56f5a5dee3
|
Added transparency to 'owned' tooltip
|
2017-08-08 22:57:39 +04:00 |
|
scrawl
|
af9db74010
|
Merge pull request #1377 from LennyPenny/master
Fade out music before change occurs
|
2017-08-08 17:34:50 +00:00 |
|
Andrei Kortunov
|
4cc8afd25d
|
Add transparency for tooltips in game mode
|
2017-08-08 20:38:15 +04:00 |
|
Andrei Kortunov
|
6cb3c83248
|
Add transparency for interactive messageboxes in game mode
|
2017-08-08 20:36:50 +04:00 |
|
Lennart Bernhardt
|
546352dbe3
|
avoid starting sound updates more than necessary
|
2017-08-08 03:31:01 +02:00 |
|
Lennart Bernhardt
|
7b8278ae45
|
remove redundant mMusicFader variable
|
2017-08-08 03:17:40 +02:00 |
|
scrawl
|
cd4525cf25
|
Merge pull request #1372 from akortunov/guifixes
Journalbook layout fixes
|
2017-08-07 18:49:13 +00:00 |
|
Andrei Kortunov
|
ab391f17db
|
Fixes regression in spell school detection (bug #4007)
|
2017-08-07 12:12:57 +04:00 |
|
scrawl
|
ba72eb77f4
|
Merge pull request #1374 from akortunov/guardfix
Disable AiPursue package for player's followers
|
2017-08-06 21:11:08 +00:00 |
|
scrawl
|
7f5b615295
|
Merge pull request #1375 from MiroslavR/missing-import
Add missing include for isatty function
|
2017-08-06 21:10:11 +00:00 |
|
spycrab
|
632d39ca76
|
Allow starting at an (unnamed) exterior cell using --start (Feature #3941)
|
2017-08-06 22:31:07 +02:00 |
|
Lennart Bernhardt
|
60a7d3d6e0
|
Fade out music before change occurs
|
2017-08-06 20:10:56 +02:00 |
|
MiroslavR
|
393f4ab758
|
Add missing include for isatty function (Fixes #4002)
|
2017-08-06 13:02:22 +02:00 |
|
Andrei Kortunov
|
72ce118d02
|
Disable AiPursue package for player's followers
|
2017-08-05 12:38:26 +04:00 |
|
scrawl
|
fe8437ae10
|
Merge pull request #1371 from akortunov/journalfix
Do not allow to use journal in a main menu
|
2017-08-04 21:45:44 +00:00 |
|
Jake Westrip
|
63343b6241
|
Ensure jail does not decrease a skill past zero
|
2017-08-05 06:15:15 +10:00 |
|
Andrei Kortunov
|
23bda7613b
|
Do not allow to use journal in a main menu (bug #3991)
|
2017-08-04 07:31:41 +04:00 |
|
scrawl
|
a78f254883
|
Merge pull request #1368 from akortunov/tradefix
Trade window improvements
|
2017-08-03 21:09:57 +00:00 |
|
scrawl
|
a63b9e33fd
|
Merge pull request #1369 from akortunov/tauntfix
Take in account a temporary disposition in isAggressive check (bug #3…
|
2017-08-03 21:01:03 +00:00 |
|
Andrei Kortunov
|
56a30d7aec
|
Journalbook layout fixes
|
2017-08-03 20:27:14 +04:00 |
|
Andrei Kortunov
|
d1489f5b42
|
Take in account a temporary disposition in isAggressive check (bug #3987)
|
2017-08-03 19:18:31 +04:00 |
|
Andrei Kortunov
|
35beede065
|
Restock items after trade deal instead of trade window opening
|
2017-08-03 18:41:13 +04:00 |
|
Andrei Kortunov
|
487e72fd23
|
Play Up sounds instead of Down ones in trade window (bug #3982)
|
2017-08-03 18:39:59 +04:00 |
|
elsid
|
748f5225a9
|
Copy PathFinder::mPath back value when pass to MWMechanics::AiPackage::pathTo as dest
May become dangling reference because method may remove all elements from mPath.
|
2017-08-02 11:35:53 +03:00 |
|
scrawl
|
0d58a77f86
|
Merge pull request #1291 from MiroslavR/respawn_crash
Prevent respawned references from being added to the scene twice
|
2017-08-01 14:38:46 +00:00 |
|
Andrei Kortunov
|
604f9ee323
|
Split weapons and spells rating code from combat actions
|
2017-08-01 09:05:35 +04:00 |
|
MiroslavR
|
d24286273b
|
Prevent respawned references from being added to the scene twice in certain cases (Fixes #3864)
|
2017-08-01 00:11:14 +02:00 |
|
Andrei Kortunov
|
b7cfb1aaf4
|
Fixed DamageHealth and AbsorbHealth effects applying
|
2017-07-31 23:05:19 +04:00 |
|
scrawl
|
eac2e52841
|
Merge pull request #1329 from akortunov/priorityfix
Combat AI: make default spell priority calculation formula close to vanilla
|
2017-07-31 18:21:47 +00:00 |
|
scrawl
|
fde6e29628
|
Merge pull request #1326 from akortunov/spellpriority
Combat AI improvements [feedback needed]
|
2017-07-31 17:51:51 +00:00 |
|
scrawl
|
333648c975
|
Merge pull request #1324 from akortunov/doorfix
Improved doors detection
|
2017-07-31 17:42:53 +00:00 |
|
Andrei Kortunov
|
10eb6ec75f
|
AI: Check angle between actor and door
|
2017-07-31 19:28:02 +04:00 |
|
scrawl
|
9ac409e61c
|
Merge pull request #1287 from akortunov/spellsorting
Spellbuying menu improvements
|
2017-07-31 09:43:47 +00:00 |
|
scrawl
|
43279c49b5
|
Go back to index when selecting 'cancel' on topics list
|
2017-07-30 23:51:44 +02:00 |
|
scrawl
|
4b51fd23e0
|
Merge pull request #1356 from akortunov/guifixes
Add missing journal sounds (bug #3974)
|
2017-07-30 21:36:04 +00:00 |
|
Andrei Kortunov
|
99b5f21a46
|
Add missing journal sounds (bug #3974)
|
2017-07-29 19:41:46 +04:00 |
|
Allofich
|
dae19412f2
|
Fix problem with animations not looping
Fixes #3804
|
2017-07-29 20:54:11 +09:00 |
|
scrawl
|
631d79f1c8
|
Merge pull request #1346 from akortunov/aibreathe
AiBreathe AI package (feature #1374)
|
2017-07-28 20:50:04 +00:00 |
|
scrawl
|
4c2487d55f
|
Merge pull request #1353 from akortunov/restfix
Update effects during rest (bug #3679)
|
2017-07-28 20:46:14 +00:00 |
|
Andrei Kortunov
|
920021c61b
|
Update effects during rest (bug #3679)
|
2017-07-28 16:50:52 +04:00 |
|
Andrei Kortunov
|
6ab36c0539
|
Spellbuying menu improvements
|
2017-07-27 13:20:18 +04:00 |
|
scrawl
|
1792886f1e
|
Merge pull request #1344 from julianko/dialogue_performance
Fix dialogue window performance
|
2017-07-26 22:05:45 +00:00 |
|
Julian
|
d7aa2a882d
|
improve dialogue window performance
|
2017-07-26 18:58:27 +02:00 |
|
scrawl
|
d3be4769ea
|
Merge pull request #1347 from akortunov/encumberancefix
Fixed encumberance check (bug #3963)
|
2017-07-26 16:20:16 +00:00 |
|