David Cernat
|
63c8a98083
|
[General] Stop using virtual functions in BasePlayer
|
2017-01-25 17:06:15 +02:00 |
|
Koncord
|
32615d05cf
|
Prevent allocate memory if player doesn't exists
|
2017-01-10 18:31:51 +08:00 |
|
Koncord
|
6e6237541a
|
Fix "comparison between signed and unsigned integer expressions"
|
2016-12-21 16:13:39 +08:00 |
|
David Cernat
|
9e290ad799
|
Fix spacing irregularities
|
2016-11-21 23:40:50 +02:00 |
|
Koncord
|
902e968fd9
|
Use RakNetGUID instead uint64_t in TPlayers
|
2016-11-17 13:12:06 +08:00 |
|
David Cernat
|
1a25434d33
|
Turn overlooked instance of GetCell() into getCell()
|
2016-11-16 17:48:39 +02:00 |
|
David Cernat
|
25dc2b19e7
|
Use lowerCamelCase in tes3mp server networking function names
|
2016-11-16 02:05:14 +02:00 |
|
David Cernat
|
eebe1f156a
|
Change logic for death reasons so it makes sense
|
2016-10-30 13:19:48 +02:00 |
|
David Cernat
|
6929cd6c4c
|
Delete debug about player map that is no longer needed
|
2016-10-30 02:30:17 +03:00 |
|
David Cernat
|
c91e240664
|
Simplify the type of map that player objects are stored in
|
2016-10-26 21:36:58 +03:00 |
|
David Cernat
|
a9f6ea4d8d
|
Use the name "guid" for RakNet IDs so as to not confuse with int IDs
|
2016-10-26 15:55:34 +03:00 |
|
David Cernat
|
ef6f20e3f7
|
In server console, print number of players remaining when one leaves
|
2016-10-24 22:47:52 +03:00 |
|
David Cernat
|
b2688777c1
|
Create marker once a player has been initialized properly and fix debug
|
2016-10-24 21:08:47 +03:00 |
|
Koncord
|
79532cf797
|
Detecting reason of death
|
2016-10-08 15:15:43 +08:00 |
|
David Cernat
|
bc0aa86bcf
|
Make variable names more consistent and easier to understand
|
2016-09-29 12:05:44 +03:00 |
|
Koncord
|
24617589e4
|
Fix packet spam
|
2016-09-18 15:52:26 +08:00 |
|
Koncord
|
fe10821528
|
Add loaded/isLoaded to server player
|
2016-09-18 11:55:51 +08: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
|
c4f49e05e3
|
Remove manual newlines for logger
|
2016-08-19 07:54:10 +03: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
|
8eda381016
|
Make formatting consistent, part 2
|
2016-08-17 18:20:36 +03:00 |
|
Koncord
|
1b259e2d33
|
Syncing inventory, animations, position, 8 key attributes
Created Package system
|
2016-07-07 23:50:48 +08:00 |
|