David Cernat
|
69030579c1
|
Using less confusing names for server stat functions
|
2016-09-27 17:04:04 +03:00 |
|
David Cernat
|
7ae9ea7465
|
Add server stat functions for getting attribute and skill counts
|
2016-09-27 15:51:10 +03:00 |
|
David Cernat
|
57703482b2
|
Fetch attribute and skill counts in server stat functions
|
2016-09-27 15:01:54 +03:00 |
|
David Cernat
|
4d7130b12f
|
Improve logic for script-induced cell changes
|
2016-09-27 11:28:44 +03:00 |
|
David Cernat
|
01af4f3bbc
|
Update position before sending cell packet
|
2016-09-26 17:00:09 +03:00 |
|
David Cernat
|
1ee2458f6e
|
Add packet for player levels, part 2
|
2016-09-26 13:19:01 +03:00 |
|
David Cernat
|
046a1ea899
|
Add packet for player levels
|
2016-09-25 14:28:25 +03:00 |
|
David Cernat
|
9690e007df
|
Don't send unhandled skill and attribute requests to joining players
|
2016-09-19 11:06:04 +03:00 |
|
Koncord
|
24617589e4
|
Fix packet spam
|
2016-09-18 15:52:26 +08:00 |
|
Koncord
|
96e2d749c7
|
New auth protocol
|
2016-09-18 11:55:51 +08:00 |
|
Koncord
|
61c5456373
|
Log callbacks
|
2016-09-18 11:55:51 +08:00 |
|
Koncord
|
e661a35ac2
|
Fix checking strings in SetName & SetBirthsign
|
2016-09-18 11:55:51 +08:00 |
|
Koncord
|
1e48555617
|
Make sensitivity to protocol version
|
2016-09-18 11:55:51 +08:00 |
|
Koncord
|
fe10821528
|
Add loaded/isLoaded to server player
|
2016-09-18 11:55:51 +08:00 |
|
Koncord
|
df13e9c37a
|
Fix verbose log level in server
|
2016-09-18 11:55:51 +08:00 |
|
Koncord
|
babc3230b7
|
Add new functions: GetServerVersion & GetProtocolVersion
|
2016-09-10 13:41:23 +08:00 |
|
Koncord
|
64b5638d40
|
DIE TABS, DIE!!!!!!!1
|
2016-09-04 17:39:08 +08:00 |
|
David Cernat
|
ff94b5f1ac
|
Fix unsuitable variable name
|
2016-09-02 06:16:35 +03:00 |
|
David Cernat
|
941d76fce0
|
Fix setting of default classes and initialize classes safely on server
|
2016-09-02 04:31:35 +03:00 |
|
David Cernat
|
970e9aff2f
|
Remove old class methods and don't include class in ID_GAME_BASE_INFO
|
2016-09-02 03:45:43 +03:00 |
|
David Cernat
|
a20e7890a2
|
Fix formatting
|
2016-08-30 10:52:30 +03:00 |
|
David Cernat
|
f562215d9a
|
Merge branch 'master' of https://github.com/TES3MP/openmw-tes3mp
|
2016-08-30 08:55:13 +03:00 |
|
David Cernat
|
1f8595bf3b
|
Save server information in a folder named data instead of files
|
2016-08-30 08:54:26 +03:00 |
|
Koncord
|
cf1a0113a1
|
Time API
|
2016-08-30 13:24:42 +08:00 |
|
David Cernat
|
5e6a374687
|
Add comment about MesssageBox to prevent future confusion
|
2016-08-30 08:13:08 +03:00 |
|
David Cernat
|
857defadbc
|
Revert one unnecessary renaming of MessageBox
|
2016-08-30 08:05:00 +03:00 |
|
David Cernat
|
32ce7e97a8
|
Fix build for Windows server
|
2016-08-30 08:01:34 +03:00 |
|
Koncord
|
1186d09ec0
|
ScriptFunctions.hpp size reduction
|
2016-08-30 12:20:39 +08:00 |
|
Koncord
|
11eae277a9
|
Characters Class API
Added some new functions
|
2016-08-30 11:18:19 +08:00 |
|
Koncord
|
a03c2f5019
|
Now server & client sensitive to version
|
2016-08-27 15:36:22 +08:00 |
|
David Cernat
|
00e7810428
|
Add script functions for saving and loading non-custom player classes
|
2016-08-27 00:14:50 +03:00 |
|
David Cernat
|
486de67d84
|
Make handshake log message less confusing
|
2016-08-24 06:38:38 +03:00 |
|
David Cernat
|
5385563972
|
Let players inform others about Lua script-induced cell & pos changes
|
2016-08-24 02:53:39 +03:00 |
|
Koncord
|
fc4d8b82fb
|
Stubs for minimap
|
2016-08-23 11:11:25 +08:00 |
|
David Cernat
|
7691bcc958
|
Add server script callbacks for attribute and skill changes
|
2016-08-23 03:04:22 +03:00 |
|
David Cernat
|
03d6e0cb62
|
Send attributes and skills to server whenever they change
|
2016-08-23 02:24:10 +03:00 |
|
David Cernat
|
c4f49e05e3
|
Remove manual newlines for logger
|
2016-08-19 07:54:10 +03:00 |
|
Koncord
|
78210ab8ce
|
rename openmw-mp to tes3mp-server
|
2016-08-19 09:38:33 +08:00 |
|
Koncord
|
d3c9864fb0
|
Fix maximum connections
|
2016-08-19 08:18:25 +08:00 |
|
David Cernat
|
e1955b440f
|
Fix player initialization on server
|
2016-08-19 03:11:03 +03:00 |
|
David Cernat
|
cba01af683
|
Log player initialization on server
|
2016-08-19 01:32:39 +03:00 |
|
David Cernat
|
2337a0becb
|
Add LOG_APPEND method for writing to log without timestamp and level
|
2016-08-18 23:17:46 +03:00 |
|
David Cernat
|
f4744f8547
|
Add additional log info
|
2016-08-18 22:29:54 +03:00 |
|
David Cernat
|
97f944dde7
|
Use logger for most console messages
|
2016-08-18 20:20:17 +03:00 |
|
David Cernat
|
a36c20eaae
|
Reduce server console spam
|
2016-08-18 16:13:04 +03:00 |
|
David Cernat
|
a2dbeb6c95
|
Share skills and attributes correctly upon logging in, and fix grammar
|
2016-08-18 05:21:25 +03:00 |
|
Koncord
|
7f8c0ecbbd
|
Logging in file for server
|
2016-08-18 07:58:09 +08:00 |
|
David Cernat
|
c94f818478
|
Add script functions for getting attributes and skills by their names
|
2016-08-18 00:55:35 +03:00 |
|
David Cernat
|
41868cc9cc
|
Add script functions for getting attributes and skills by their IDs
|
2016-08-18 00:13:45 +03:00 |
|
David Cernat
|
e5cb58e7c4
|
Add debug info about ID_GAME_BASE_INFO packets
|
2016-08-17 21:18:04 +03:00 |
|