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 |
|
Koncord
|
596f42e408
|
[Client] Fix "invalid iterator" error
|
2017-06-29 14:36:56 +08:00 |
|
David Cernat
|
685bf15d52
|
Merge pull request #231 from OpenMW/master
Add OpenMW commits up to 27 Jun 2017
|
2017-06-28 05:58:19 +03:00 |
|
Koncord
|
5b2cab4c6b
|
[General] Change NULL to nullptr
|
2017-06-27 22:49:28 +08:00 |
|
Koncord
|
0ed0d2417b
|
[Client] Make foreach style consistent with other
|
2017-06-27 22:27:02 +08:00 |
|
Koncord
|
2427a4f877
|
[Client] Update DedicatedActor to C++11
|
2017-06-27 22:25:39 +08:00 |
|
Koncord
|
8f7da49152
|
[Client] Update DedicatedPlayer to C++11
|
2017-06-27 22:25:29 +08:00 |
|
Koncord
|
08666cabdb
|
[Client] Update PlayerList to C++11
|
2017-06-27 22:24:34 +08:00 |
|
Koncord
|
a110ec1767
|
[Client] Update GUIController to C++11
|
2017-06-27 21:59:05 +08:00 |
|
Koncord
|
aa1f5c3cd3
|
[Client] Change pointer type to reference
|
2017-06-27 21:58:36 +08:00 |
|
Koncord
|
7499777b3a
|
[Client] Update CellController to C++11
|
2017-06-27 21:56:40 +08:00 |
|
Koncord
|
7d4dd2ad1c
|
[Client] Update Cell to C++11
|
2017-06-27 21:56:24 +08:00 |
|