Koncord
|
8492929738
|
[Client] Use RussoOne for chat
|
8 years ago |
Koncord
|
805c346bd7
|
[Client] Fix copy-paste mistake
|
8 years ago |
Koncord
|
465a05bad0
|
[Client] Add ability to look like a creature for the DedicatedPlayers
|
8 years ago |
Koncord
|
7af73782f3
|
[OpenMW] Implement MWWorld::createRecord for Creatures
|
8 years ago |
David Cernat
|
a2f6d99dfd
|
[Server] Use new CreatureStats in ActorFunctions to fix invalid pointer
|
8 years ago |
David Cernat
|
d333c0b484
|
[Client] Read ActorStatsDynamic packets sent from Lua script cell loads
|
8 years ago |
Koncord
|
fbd8e8b3a1
|
[Client] Use CreatureStats instead NpcStats
|
8 years ago |
Koncord
|
26c00c3141
|
[Client] Change chat font to RussoOne for better visibility
|
8 years ago |
Koncord
|
db0e25cb6c
|
[Client] Allow colors in the chat window
|
8 years ago |
David Cernat
|
6ff9091afd
|
[Server] Add script functions for setting actor dynamic stats
|
8 years ago |
David Cernat
|
9d7142f684
|
[Server] Clean up order for StatsFunctions
|
8 years ago |
David Cernat
|
03c56e01f9
|
[Server] Add script functions for getting actor dynamic stats
|
8 years ago |
David Cernat
|
3d6b21942c
|
[Server] Add OnActorStatsDynamic script callback
|
8 years ago |
David Cernat
|
e419e25e72
|
[Client] Don't initialize actors without unique indexes
|
8 years ago |
David Cernat
|
328b4fb763
|
[Server] Fix invalid pointers when using ActorFunctions::GetActorCell()
|
8 years ago |
David Cernat
|
a71dbc7d09
|
[Server] Add script functions for setting actor cells and positions
|
8 years ago |
David Cernat
|
9c5eb47e90
|
[Server] Add and use Utils::getCellFromDescription()
|
8 years ago |
David Cernat
|
cc3dfd7da0
|
Merge pull request #208 from OpenMW/master
Add OpenMW commits up to 28 Apr 2017
|
8 years ago |
Marc Zinnschlag
|
8299f8677b
|
updated credits file
|
8 years ago |
Marc Zinnschlag
|
7919c4d672
|
Merge remote-tracking branch 'plutonicoverkill/master'
|
8 years ago |
David Cernat
|
aeab851ed8
|
[Server] Add script functions for getting actor position coordinates
|
8 years ago |
David Cernat
|
1ce60fbf30
|
[Server] Add GetActorCell() script function
|
8 years ago |
PlutonicOverkill
|
e685de0f84
|
Fix script editor undo/redo context menu actions
|
8 years ago |
PlutonicOverkill
|
6063d8e31b
|
Fix existing context menu in script editor
|
8 years ago |
Koncord
|
e53916da10
|
[Browser] Add Rules tab to ServerInfo
|
8 years ago |
Koncord
|
db2b53c1b8
|
[Browser] Update to new protocol
|
8 years ago |
Koncord
|
e7a1474e04
|
[Browser] Implement QueryClient
|
8 years ago |
Koncord
|
d40a55a748
|
[Master] Update server via operator= instead map::insert
|
8 years ago |
Koncord
|
b677a0455d
|
[Server] Fix MasterClient crashes
|
8 years ago |
Koncord
|
a4e45de6ca
|
[General] Fix playersCount
|
8 years ago |
David Cernat
|
752848834a
|
Merge pull request #207 from OpenMW/master
Add OpenMW commits up to 26 Apr 2017
|
8 years ago |
Marc Zinnschlag
|
61e6b0d03c
|
improved ScriptErrorTable handling of script errors that don't have line/column associated with them (also avoiding a segfault)
|
8 years ago |
PlutonicOverkill
|
3d1e640388
|
Add setting to change keyboard shortcut and fix another crash
|
8 years ago |
PlutonicOverkill
|
1f699552f7
|
Fix infinite recursion bug in uncommentSelection()
|
8 years ago |
David Cernat
|
9a89284bca
|
[Server] Add OnActorCellChange script callback
|
8 years ago |
David Cernat
|
6a21ec1fdc
|
[General] Rename PlayerPos into PlayerPosition
|
8 years ago |
David Cernat
|
7b07d6651f
|
[General] Add and use PlayerBounty packet and matching script functions
|
8 years ago |
David Cernat
|
6658531713
|
[General] Fix names for two PlayerProcessors
|
8 years ago |
David Cernat
|
7dbcfbd3b1
|
[Client] Use better check for empty CreatureStats in DedicatedActor
|
8 years ago |
David Cernat
|
11605bd19a
|
[Client] Make aggressive actors initiate combat with DedicatedPlayers
Previously, they were only attacking DedicatedPlayers who had attacked them first.
|
8 years ago |
PlutonicOverkill
|
61e374fdfc
|
Implement commentSelection() and uncommentSelection()
|
8 years ago |
PlutonicOverkill
|
83ff7d162c
|
Add comment/uncomment actions to the context menu
|
8 years ago |
David Cernat
|
a4165325fa
|
[Client] Improve synchronization of Actor swings
|
8 years ago |
David Cernat
|
ce9605957a
|
[Client] Use different way of preventing attacks on players in dialogue
|
8 years ago |
David Cernat
|
ea7c3f2dc7
|
[Client] Make tes3mp combat code work with Creatures, not just NPCs
|
8 years ago |
David Cernat
|
a82646a130
|
[Client] Delineate tes3mp-only code more clearly, part 2
|
8 years ago |
David Cernat
|
44476248b7
|
[Client] Add and use DedicatedPlayer::update()
|
8 years ago |
David Cernat
|
e11a24f446
|
[Client] Add back statement that should not have been removed in e4a261e
|
8 years ago |
David Cernat
|
e4a261ea2e
|
[Client] Remove unused include and variables, fixing warnings
|
8 years ago |
Koncord
|
51422da641
|
[Server] Remove outdated code
|
8 years ago |