Joonas Rikkonen
|
bb91c8ce75
|
Fixed occasional "trying to read past the buffer size" errors when reading messages from the clients
|
2017-06-29 21:21:37 +03:00 |
|
Joonas Rikkonen
|
65db119158
|
Strong attacks can sever limbs (railguns now cut crawlers in half and threshers can rip off limbs)
|
2017-06-13 21:36:40 +03:00 |
|
Joonas Rikkonen
|
9b0d7c1020
|
Added a method for changing a client's controlled character. Clients now get back control if their character is revived via the debug console.
+ It's possible to give clients control of monsters, which should add some new gameplay possibilitie. ;)
|
2017-06-10 15:07:10 +03:00 |
|
Joonas Rikkonen
|
9527d53558
|
Fixed exceptions in CharacterNetworking.WriteStatus if a characters stun timer goes over 60.0
|
2017-06-07 20:20:14 +03:00 |
|
Joonas Rikkonen
|
0864505fda
|
Skill level syncing isn't dependent on the order of a character's skills. The skills are sorted in a descending order based on the skill level, which may cause the order to differ between the server and the clients after the initial random skill levels have been assigned.
|
2017-06-04 16:21:58 +03:00 |
|
Regalis
|
94c6a8ea1b
|
Renamed project folders from Subsurface to Barotrauma
|
2017-06-04 15:00:53 +03:00 |
|