David Cernat
|
08a5cdc4f3
|
Make tes3mp config files less confusing
|
8 years ago |
David Cernat
|
7ae9ea7465
|
Add server stat functions for getting attribute and skill counts
|
8 years ago |
David Cernat
|
57703482b2
|
Fetch attribute and skill counts in server stat functions
|
8 years ago |
David Cernat
|
4d7130b12f
|
Improve logic for script-induced cell changes
|
8 years ago |
David Cernat
|
01af4f3bbc
|
Update position before sending cell packet
|
8 years ago |
David Cernat
|
1ee2458f6e
|
Add packet for player levels, part 2
|
8 years ago |
David Cernat
|
046a1ea899
|
Add packet for player levels
|
8 years ago |
David Cernat
|
3e2fec973d
|
Remove leftover variable
|
8 years ago |
David Cernat
|
7e4543ffcb
|
Merge pull request #64 from OpenMW/master
Add OpenMW commits up to 24 Sep
|
8 years ago |
Marc Zinnschlag
|
eaeaae3243
|
Merge remote-tracking branch 'aesylwinn/FixRefIdData'
|
8 years ago |
scrawl
|
4791fadb9a
|
Merge pull request #1078 from MiroslavR/hidden-items
Do not show uncarriable lights in item views
|
8 years ago |
Aesylwinn
|
b899d43a33
|
Allow base plugins to overwrite referencables made in other base plugins.
|
8 years ago |
scrawl
|
dc07885d25
|
Merge pull request #1069 from Allofich/combat
Add unarmed attack selection to chooseBestAttack()
|
8 years ago |
MiroslavR
|
52e00f5fef
|
Do not show uncarriable lights in item views
|
8 years ago |
David Cernat
|
10d391a1fd
|
Merge pull request #63 from OpenMW/master
Add OpenMW commits up to 23 Sep
|
8 years ago |
scrawl
|
4b178f6f3d
|
Merge pull request #1074 from Allofich/telekinesis
Implement using telekinesis with touch spells
|
8 years ago |
Allofich
|
0582f2d918
|
Adjust touch spell/telekinesis interaction
|
8 years ago |
Allofich
|
0c603e986d
|
Don't play touch spell explosions on non-activatable statics
|
8 years ago |
Allofich
|
eecf412b85
|
Recreate vanilla-like behavior for telekinesis and touch spells
|
8 years ago |
Allofich
|
04c13ffab3
|
Add unarmed attack selection to chooseBestAttack()
|
8 years ago |
scrawl
|
8379291f70
|
Merge pull request #1072 from Allofich/range
Give "on touch" spells same range as vanilla MW
|
8 years ago |
scrawl
|
5fa1180435
|
Merge pull request #1073 from Allofich/area
Don't play area vfx for 0-area touch spells that hit non-actors
|
8 years ago |
Allofich
|
37cc4e9efe
|
Don't play area vfx for 0-area touch spells that hit non-actors
|
8 years ago |
Allofich
|
563ae479e8
|
Give "on touch" spells same range as vanilla MW
|
8 years ago |
Bret Curtis
|
513f754529
|
Merge pull request #1071 from mckibbenta/master
Remove psuedonym from AUTHORS.md
|
8 years ago |
David Cernat
|
f515111845
|
Merge pull request #62 from OpenMW/master
Add OpenMW commits up to 20 Sep
|
8 years ago |
Alex
|
d88f4e26ae
|
Remove psuedonym from AUTHORS.md
Removed myself from public relations as podcaster as well. Someone else is doing that now.
I doubt this file is very up-to-date anyway, heh.
|
8 years ago |
scrawl
|
c6ef26ba4b
|
Merge pull request #1070 from mrcheko/pathfinding
fix using potion as weapon
|
8 years ago |
mrcheko
|
229cb4b386
|
remove dynamic_cast to ActionPotion
|
8 years ago |
mrcheko
|
48765f2ff2
|
fix using potion as weapon
|
8 years ago |
David Cernat
|
1534f835a6
|
Merge pull request #61 from OpenMW/master
Add OpenMW commits up to 19 Sep
|
8 years ago |
scrawl
|
718178bfe9
|
Merge pull request #1066 from MiroslavR/setinvisible
Don't use base invisibility magnitude for setting alpha
|
8 years ago |
scrawl
|
106a99ef8f
|
Merge pull request #1068 from Allofich/intervention
Vfx after Divine/Almsivi intervention should be attached to player
|
8 years ago |
Allofich
|
7e3cca6d37
|
Vfx after Divine/Almsivi intervention should be attached to player
|
8 years ago |
scrawl
|
acd0a5ea01
|
Merge pull request #1067 from Allofich/intervention
Use correct vfx for teleport spells
|
8 years ago |
Allofich
|
d1157b3e10
|
Use correct vfx for teleport spells
|
8 years ago |
David Cernat
|
9690e007df
|
Don't send unhandled skill and attribute requests to joining players
|
8 years ago |
David Cernat
|
79c561057c
|
Merge pull request #59 from OpenMW/master
Add OpenMW commits up to 18 Sep
|
8 years ago |
David Cernat
|
f039256762
|
Merge pull request #58 from TES3MP/NewAuthProto
Use new authentication protocol
|
8 years ago |
MiroslavR
|
744667e163
|
Don't use base invisibility magnitude for setting alpha (Fixes #3555)
|
8 years ago |
scrawl
|
cd4b182091
|
Merge pull request #1051 from Allofich/textures
Use spell effect particle textures
|
8 years ago |
Allofich
|
a8e9f2df67
|
Cleanup
|
8 years ago |
scrawl
|
30d5c7488d
|
savegamedialog: don't reset the character selection scrollbar when a character is deleted
|
8 years ago |
Koncord
|
24617589e4
|
Fix packet spam
|
8 years ago |
Koncord
|
96e2d749c7
|
New auth protocol
|
8 years ago |
Koncord
|
61c5456373
|
Log callbacks
|
8 years ago |
Koncord
|
e661a35ac2
|
Fix checking strings in SetName & SetBirthsign
|
8 years ago |
Koncord
|
9bcca6d141
|
Init PacketLoaded in PacketsController
|
8 years ago |
Koncord
|
1e48555617
|
Make sensitivity to protocol version
|
8 years ago |
Koncord
|
fe10821528
|
Add loaded/isLoaded to server player
|
8 years ago |