David Cernat
|
77ce05b7d6
|
[Client] Fix spell casting probability synchronization
|
8 years ago |
David Cernat
|
721b218cc2
|
Merge pull request #258 from OpenMW/master while resolving conflicts
# Conflicts:
# .travis.yml
# README.md
|
8 years ago |
David Cernat
|
0e2038f045
|
[General] Record and get player positions before their last cell change
|
8 years ago |
David Cernat
|
fbec0d9443
|
[Client] Remove inertia from players who are teleported via a packet
|
8 years ago |
scrawl
|
a78f254883
|
Merge pull request #1368 from akortunov/tradefix
Trade window improvements
|
8 years ago |
scrawl
|
a63b9e33fd
|
Merge pull request #1369 from akortunov/tauntfix
Take in account a temporary disposition in isAggressive check (bug #3…
|
8 years ago |
Andrei Kortunov
|
d1489f5b42
|
Take in account a temporary disposition in isAggressive check (bug #3987)
|
8 years ago |
Andrei Kortunov
|
35beede065
|
Restock items after trade deal instead of trade window opening
|
8 years ago |
Andrei Kortunov
|
487e72fd23
|
Play Up sounds instead of Down ones in trade window (bug #3982)
|
8 years ago |
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.
|
8 years ago |
scrawl
|
0d58a77f86
|
Merge pull request #1291 from MiroslavR/respawn_crash
Prevent respawned references from being added to the scene twice
|
8 years ago |
Andrei Kortunov
|
604f9ee323
|
Split weapons and spells rating code from combat actions
|
8 years ago |
MiroslavR
|
d24286273b
|
Prevent respawned references from being added to the scene twice in certain cases (Fixes #3864)
|
8 years ago |
Andrei Kortunov
|
b7cfb1aaf4
|
Fixed DamageHealth and AbsorbHealth effects applying
|
8 years ago |
scrawl
|
eac2e52841
|
Merge pull request #1329 from akortunov/priorityfix
Combat AI: make default spell priority calculation formula close to vanilla
|
8 years ago |
Koncord
|
d7cbfc98eb
|
[Browser] Fix crashing of browser (I hope)
|
8 years ago |
scrawl
|
fde6e29628
|
Merge pull request #1326 from akortunov/spellpriority
Combat AI improvements [feedback needed]
|
8 years ago |
scrawl
|
333648c975
|
Merge pull request #1324 from akortunov/doorfix
Improved doors detection
|
8 years ago |
Andrei Kortunov
|
10eb6ec75f
|
AI: Check angle between actor and door
|
8 years ago |
Koncord
|
1f632d8bc9
|
[Master] Fix REST servers/info
|
8 years ago |
Koncord
|
bca594150c
|
[Browser] Add debug info to QueryClient
|
8 years ago |
Koncord
|
918658d383
|
[Master] Waiting ACK instead of immediately closing connection.
|
8 years ago |
scrawl
|
9ac409e61c
|
Merge pull request #1287 from akortunov/spellsorting
Spellbuying menu improvements
|
8 years ago |
scrawl
|
43279c49b5
|
Go back to index when selecting 'cancel' on topics list
|
8 years ago |
scrawl
|
4b51fd23e0
|
Merge pull request #1356 from akortunov/guifixes
Add missing journal sounds (bug #3974)
|
8 years ago |
Unknown
|
bfbfbeac43
|
Added networking and saving for custom spells
|
8 years ago |
Andrei Kortunov
|
99b5f21a46
|
Add missing journal sounds (bug #3974)
|
8 years ago |
Allofich
|
dae19412f2
|
Fix problem with animations not looping
Fixes #3804
|
8 years ago |
scrawl
|
631d79f1c8
|
Merge pull request #1346 from akortunov/aibreathe
AiBreathe AI package (feature #1374)
|
8 years ago |
scrawl
|
4c2487d55f
|
Merge pull request #1353 from akortunov/restfix
Update effects during rest (bug #3679)
|
8 years ago |
David Cernat
|
4db64e1721
|
[Client] Synchronize spellcasting for non-bipedal creatures
|
8 years ago |
Andrei Kortunov
|
920021c61b
|
Update effects during rest (bug #3679)
|
8 years ago |
David Cernat
|
c9550fc560
|
[Server] Use case-insensitive filename comparison for plugins
Additionally, clarify the comments related to plugin comparison.
|
8 years ago |
David Cernat
|
690f7dc7df
|
Merge pull request #251 from OpenMW/master
Add OpenMW commits up to 27 Jul 2017, part 2
|
8 years ago |
David Cernat
|
9d05063af4
|
[General] Add server script functions for banning & unbanning IPs
Additionally, use a more informative message for the client when trying to connecting to a server that it is banned from.
|
8 years ago |
Marc Zinnschlag
|
6001e04e51
|
Merge remote-tracking branch 'rcutmore/bug-3148'
|
8 years ago |
Andrei Kortunov
|
6ab36c0539
|
Spellbuying menu improvements
|
8 years ago |
David Cernat
|
500bff9911
|
Merge pull request #250 from OpenMW/master
Add OpenMW commits up to 27 Jul 2017
|
8 years ago |
Rob Cutmore
|
3f2cd9b669
|
Editor: Do color to int conversion in ColorEditor
|
8 years ago |
Rob Cutmore
|
c7241c692f
|
Editor: Do int to color conversion in ColorEditor
|
8 years ago |
scrawl
|
1792886f1e
|
Merge pull request #1344 from julianko/dialogue_performance
Fix dialogue window performance
|
8 years ago |
David Cernat
|
2f551aba02
|
[Client] Don't start dialogue via client scripts if already in dialogue
This prevents infinite greeting spam in scripts such as hlormarScript.
|
8 years ago |
David Cernat
|
e6e5d406b8
|
Merge pull request #248 from OpenMW/master
Add OpenMW commits up to 26 Jul 2017, part 2
|
8 years ago |
David Cernat
|
796118c266
|
[Client] Send StatsDynamic packets more often
|
8 years ago |
Julian
|
d7aa2a882d
|
improve dialogue window performance
|
8 years ago |
scrawl
|
d3be4769ea
|
Merge pull request #1347 from akortunov/encumberancefix
Fixed encumberance check (bug #3963)
|
8 years ago |
David Cernat
|
d543edbd9a
|
[Server] Make sure players are initialized as non-werewolves
|
8 years ago |
David Cernat
|
84662ed3fe
|
[Client] Add temporary warnings when creating custom spells and items
|
8 years ago |
Rob Cutmore
|
3fb7c42845
|
Editor: Use colour field for cell map colour
|
8 years ago |
Rob Cutmore
|
0082f5a2dc
|
Editor: fix handling of colour columns
Colours are stored as ints in the backend but the conversion from
QColor to int was broken.
|
8 years ago |