David Cernat
|
96d01fcde4
|
[Server] Stop resending attacks because they cause infinite death loops
|
2017-02-20 22:19:39 +02:00 |
|
Koncord
|
edfade2a90
|
[Server] Some fixes in requests to the master server
|
2017-02-21 01:02:00 +08:00 |
|
Koncord
|
b7ab831c46
|
[Server] Update MasterClient to new protocol
|
2017-02-20 23:14:59 +08:00 |
|
Koncord
|
158e9b3b09
|
[Server] Add ability to set password to server from config & scripts
|
2017-02-20 22:40:09 +08:00 |
|
Koncord
|
78f5a760f4
|
[Server] Use variable instead method in Player.
|
2017-02-20 20:46:20 +08:00 |
|
Koncord
|
ec4d016100
|
[Server] Don't crash server every time a player disconnects. Again.
|
2017-02-20 20:44:01 +08:00 |
|
Koncord
|
ee494887e1
|
[Server] Fix log message
|
2017-02-20 19:45:43 +08:00 |
|
David Cernat
|
a4526605a6
|
[General] Remove goldValue from ContainerItem because it is never useful
|
2017-02-20 12:31:11 +02:00 |
|
David Cernat
|
b829f0252a
|
[Server] Don't crash server every time a player disconnects
|
2017-02-20 01:47:39 +02:00 |
|
David Cernat
|
3e031faa96
|
[Server] Exchange position information correctly between players
|
2017-02-19 23:30:43 +02:00 |
|
David Cernat
|
ed91f20cd3
|
[General] Print action used for ID_CONTAINER when receiving one
|
2017-02-19 23:11:26 +02:00 |
|
David Cernat
|
24251cafd0
|
[Server] Send large ID_CONTAINER packets on a need-to-know basis
|
2017-02-19 20:20:44 +02:00 |
|
David Cernat
|
791089d342
|
[Server] Add Cell::sendToLoaded() for sending events to loaded players
|
2017-02-19 19:42:16 +02:00 |
|
David Cernat
|
eb0744aa77
|
[Server] Add CellController:getCell() for getting Cell through ESM::Cell
|
2017-02-19 19:39:53 +02:00 |
|
David Cernat
|
ee1ba1728e
|
[Server] Rename getCellByID() into getCellByName() to avoid confusion
|
2017-02-19 18:37:20 +02:00 |
|
David Cernat
|
275dfaf05f
|
[Server] Add Cell::getDescription() for debugging purposes
|
2017-02-19 17:27:38 +02:00 |
|
David Cernat
|
887b436ee7
|
[Server] Make style for new methods consistent with rest of project
|
2017-02-19 16:53:15 +02:00 |
|
Koncord
|
fd36ec7613
|
[Server] Iterate cells where player was loaded instead all
|
2017-02-19 22:43:57 +08:00 |
|
Koncord
|
67099e437a
|
[Server] Remove player from Cells when disconnected
|
2017-02-19 22:27:00 +08:00 |
|
Koncord
|
f2ce46ffed
|
[Server] Rename doForNearest to forEachLoaded
|
2017-02-19 21:32:25 +08:00 |
|
Koncord
|
3aae782a51
|
[Server] Send info about loader to others
|
2017-02-19 20:41:50 +08:00 |
|
Koncord
|
465d0fe4b4
|
[Server] Fix log messages in CellController
|
2017-02-19 20:38:17 +08:00 |
|
Koncord
|
ca68831395
|
[Server] Rename sendToNearest to sendToLoaded
|
2017-02-19 20:37:26 +08:00 |
|
Koncord
|
931ecd5acb
|
[Server] Imrpove debug info in CellController
|
2017-02-19 19:29:14 +08:00 |
|
Koncord
|
cce49e355a
|
[Server] Some fixes to sendToNearest & doForNearest
|
2017-02-19 18:44:52 +08:00 |
|
Koncord
|
033472d939
|
[Server] Add doForNearest function
|
2017-02-19 17:42:39 +08:00 |
|
Koncord
|
b760015071
|
[Server] Send some packets only to nearest players
|
2017-02-19 16:46:42 +08:00 |
|
Koncord
|
846ceacc90
|
[Server] Add begin & end iterators to Cell class
|
2017-02-19 16:21:40 +08:00 |
|
Koncord
|
bbc062de62
|
[Server] Use lowCamelCase in Cell
|
2017-02-19 16:07:44 +08:00 |
|
Koncord
|
08f78e21c1
|
[Server] Use CellController in Networking
|
2017-02-19 13:27:39 +08:00 |
|
Koncord
|
8887a267c7
|
[Server] Add Cell and CellController
|
2017-02-19 13:27:10 +08:00 |
|
David Cernat
|
b1009ad33d
|
[Server] Add GetContainerItemActionCount() for getting drag count
|
2017-02-19 00:11:09 +02:00 |
|
David Cernat
|
4f2b88df8a
|
[General] Remove owner var from ContainerItem because it is always empty
|
2017-02-18 23:59:02 +02:00 |
|
Koncord
|
a95cf0e07a
|
[Server] Fix crash when call StopServer() function in OnServerInit()
|
2017-02-18 13:00:01 +08:00 |
|
Koncord
|
1fb2176cfa
|
[Server] Add forgotten type for callbacks
|
2017-02-18 12:58:12 +08:00 |
|
David Cernat
|
c01ab63239
|
[Server] Add script functions for setting container item info
|
2017-02-17 23:11:38 +02:00 |
|
David Cernat
|
aa1549606f
|
[Server] Add script functions for getting container item info
|
2017-02-17 18:33:20 +02:00 |
|
David Cernat
|
70470e12b4
|
[Server] Reorder World script functions
|
2017-02-17 16:24:40 +02:00 |
|
David Cernat
|
8a5bc77699
|
[Server] Add GetBaseEventAction script function
|
2017-02-17 14:51:36 +02:00 |
|
David Cernat
|
27c4015f50
|
[General] Remove unused packet placeholder ID_OBJECT_HEALTH
|
2017-02-16 18:46:39 +02:00 |
|
David Cernat
|
1198caddf6
|
[Server] Add OnContainer script callback
|
2017-02-16 18:34:11 +02:00 |
|
David Cernat
|
eba7d8408f
|
[Server] Use script function to get spellbook action
|
2017-02-16 14:23:27 +02:00 |
|
David Cernat
|
3b604a432e
|
[General] Restructure ID_CONTAINER to allow multiple containers at once
|
2017-02-15 20:14:25 +02:00 |
|
David Cernat
|
c8cbfbef62
|
[General] Sketch out server requests to players for container data
|
2017-02-14 19:31:56 +02:00 |
|
David Cernat
|
b651c4deb4
|
[Server] In Item script functions, rename itemId into refId for clarity
|
2017-02-07 13:50:28 +02:00 |
|
David Cernat
|
5038353792
|
[General] Rename BaseEvent's state into doorState & adjust related funcs
|
2017-02-06 23:09:50 +02:00 |
|
David Cernat
|
182b238b5f
|
[General] Rename WorldEvent into BaseEvent
|
2017-02-06 12:53:41 +02:00 |
|
David Cernat
|
f314b13edf
|
[General] Rename item health into charge, for consistency with OpenMW
|
2017-02-05 14:56:27 +02:00 |
|
David Cernat
|
ecc456fea9
|
[General] Include charge int in WorldObject & send it w/ ID_OBJECT_PLACE
|
2017-02-05 13:45:12 +02:00 |
|
David Cernat
|
04d45b9dbb
|
[General] Rename packets to show they are for players only, not NPCs
|
2017-02-05 09:01:33 +02:00 |
|