David Cernat
|
2c1ece79fc
|
Merge pull request #245 from OpenMW/master
Add OpenMW commits up to 22 Jul 2017
|
2017-07-23 22:02:16 +03:00 |
|
scrawl
|
9bc24ab629
|
Fix character preview zNear/zFar not being autocomputed as intended (Bug #3955)
|
2017-07-22 00:38:27 +02:00 |
|
scrawl
|
5c11266a46
|
Fix character preview item selection
|
2017-07-22 00:06:43 +02:00 |
|
scrawl
|
c9f8a220dc
|
Update the tooltip when the focusObject is set
|
2017-07-20 20:59:36 +02:00 |
|
scrawl
|
0e2e23e9f8
|
Remove tooltip object as part of WindowManager::clear
|
2017-07-20 20:59:09 +02:00 |
|
David Cernat
|
7173a48f4b
|
[Client] Prevent ObjectState packet spam
|
2017-07-20 17:01:04 +03:00 |
|
David Cernat
|
b8b3856c73
|
Merge pull request #244 from OpenMW/master
Add OpenMW commits up to 19 Jul 2017
|
2017-07-19 20:49:56 +03:00 |
|
scrawl
|
7f634514a8
|
Fix the viewport of the character preview being set a frame ahead due to a threading issue
|
2017-07-19 17:43:15 +02:00 |
|
scrawl
|
20606a2aff
|
Add 'prediction time' setting for cell/terrain pre-loading
|
2017-07-19 16:44:37 +02:00 |
|
scrawl
|
ac78d01b2b
|
Terrain: use the main camera's viewpoint for intersection tests
Fixes lag spikes caused by intersection tests loading/unloading terrain pages.
|
2017-07-19 13:11:44 +02:00 |
|
scrawl
|
a629d48df6
|
Update the facedObject after the camera is updated
|
2017-07-19 13:05:51 +02:00 |
|
David Cernat
|
fd046e42ef
|
Merge pull request #242 from OpenMW/master
Add OpenMW commits up to 16 Jul 2017
|
2017-07-17 21:34:44 +03:00 |
|
scrawl
|
2c7ce26fb7
|
Merge pull request #1336 from akortunov/evadefix
Combat AI: avoid enemy hits when casting Self-ranged spells
|
2017-07-16 20:05:21 +00:00 |
|
Andrei Kortunov
|
98f161c7fd
|
Combat AI: avoid enemy hits when casting Self-ranged spells (fixes #3922)
|
2017-07-16 22:38:23 +04:00 |
|
scrawl
|
2c95f40640
|
Merge pull request #1333 from akortunov/guidistortionfix
Disable sound distortion for GUI actions and PlaySound command [discussion]
|
2017-07-16 18:28:03 +00:00 |
|
Andrei Kortunov
|
2b22d10ebc
|
Spellview fixes
|
2017-07-16 13:14:19 +04:00 |
|
Andrei Kortunov
|
9179a019df
|
Quick keys menu fixes
|
2017-07-16 13:11:34 +04:00 |
|
Andrei Kortunov
|
5be1c81913
|
Fixed Close button handler in EditEffectDialog (fixes #3956)
|
2017-07-15 14:03:36 +04:00 |
|
David Cernat
|
aeb1ec3394
|
[Client] Delimit and clarify changes made by tes3mp to engine and main
|
2017-07-15 12:44:00 +03:00 |
|
Andrei Kortunov
|
dca8317083
|
Disable sound distortion for player actions in GUI mode
|
2017-07-15 10:59:08 +04:00 |
|
Andrei Kortunov
|
3b163ce6ce
|
Disable sound distortion for PlaySound script command
|
2017-07-15 10:58:19 +04:00 |
|
David Cernat
|
e3929df38a
|
Merge pull request #239 from OpenMW/master
Add OpenMW commits up to 14 Jul 2017
|
2017-07-15 09:13:04 +03:00 |
|
David Cernat
|
43a3daf0aa
|
[General] Add & implement PlayerShapeshift packet for werewolf states
|
2017-07-15 09:02:19 +03:00 |
|
scrawl
|
ada85aa1ee
|
Merge pull request #1331 from akortunov/guidistortionfix
Prevent GUI sounds distortion
|
2017-07-14 19:55:33 +02:00 |
|
David Cernat
|
ad9fa0631a
|
[General] Rename jailText to jailEndText and add jailProgressText in PlayerJail
|
2017-07-13 20:13:28 +03:00 |
|
David Cernat
|
708d3723eb
|
[Client] Fix client script messagebox buttons that had always broken in tes3mp
|
2017-07-13 18:58:48 +03:00 |
|
David Cernat
|
e36c0afc59
|
[General] Send faction reputation via PlayerFaction packets
|
2017-07-13 13:36:00 +03:00 |
|
David Cernat
|
be93ec8ef6
|
[General] Implement ObjectState packet
|
2017-07-13 09:46:30 +03:00 |
|
David Cernat
|
083b46394d
|
[General] Add ignoreJailSkillIncreases to PlayerJail packets
|
2017-07-12 18:24:37 +03:00 |
|
David Cernat
|
5962570c48
|
[General] Add jailText to PlayerJail packets
|
2017-07-12 16:39:31 +03:00 |
|
David Cernat
|
5774023f8b
|
[Client] Add missing processor initialization for ProcessorPlayerJail
|
2017-07-11 14:31:32 +03:00 |
|
David Cernat
|
3280f0c5ee
|
[General] Implement PlayerJail packet
Rework server's DeathFunctions into MechanicsFunctions
Remove connection between PlayerResurrect and jailing
|
2017-07-11 13:34:09 +03:00 |
|
Andrei Kortunov
|
54b4d93f79
|
Added a special function for GUI sounds playing
|
2017-07-10 15:48:00 +04:00 |
|
David Cernat
|
3529f9b090
|
[General] Add placeholders for PlayerJail, ObjectState & ConsoleCommand
|
2017-07-10 12:33:53 +03:00 |
|
David Cernat
|
4e74910fdb
|
[General] Disable automatic sync for PlayerJournal and PlayerFaction
Simplify PlayerFaction packets by removing BOTH action
|
2017-07-08 12:27:48 +03:00 |
|
David Cernat
|
1d504a665f
|
[General] Add RANK, EXPULSION and BOTH actions to PlayerFaction packets
|
2017-07-05 07:06:33 +03:00 |
|
Koncord
|
9bb586de77
|
[Client] Simplify setMapExplored()
|
2017-07-03 23:43:32 +08:00 |
|
Koncord
|
52349278e9
|
[Client] Fix warnings
|
2017-07-03 23:41:16 +08:00 |
|
Koncord
|
b2339f2f9a
|
[Client] Fix building
|
2017-07-03 23:40:38 +08:00 |
|
David Cernat
|
60574ae667
|
[General] Implement jail time as a death penalty
|
2017-07-03 15:45:21 +03:00 |
|
David Cernat
|
71313c5aa6
|
[General] Implement PlayerMap packet, part 1
|
2017-07-03 09:28:27 +03:00 |
|
David Cernat
|
ad4b1d05bb
|
[Client] Add comments for GUI additions made by tes3mp
|
2017-07-03 05:06:07 +03:00 |
|
David Cernat
|
c899525e30
|
[General] Use address keys with clearer meaning in tes3mp config files
|
2017-07-03 01:31:48 +03:00 |
|
David Cernat
|
99640da111
|
Merge pull request #234 from OpenMW/master
Add OpenMW commits up to 30 Jun 2017
|
2017-07-02 14:22:06 +03:00 |
|
David Cernat
|
1f682749d6
|
[General] Add optional notes to PasswordDialogs
|
2017-07-02 13:07:36 +03:00 |
|
Koncord
|
73cf134107
|
[General] Fix incoming password string
|
2017-07-02 11:11:33 +08:00 |
|
Koncord
|
0cf09adb44
|
[General] Move AddProcessor to BasePacketProcessor
|
2017-06-30 20:09:05 +08:00 |
|
scrawl
|
951c4e12e0
|
Fix crash introduced by commit 1d8a9ff622 (Fixes #3940)
|
2017-06-30 00:52:02 +02:00 |
|
David Cernat
|
0b68e59060
|
[Client] Send ObjectLock packets when using lock spells
|
2017-06-29 22:29:49 +03:00 |
|
Koncord
|
9519c467eb
|
[Client] Simplify updateEquipment for LocalPlayer & LocalActor
|
2017-06-29 14:52:23 +08:00 |
|