328 Commits

Author SHA1 Message Date
Albin Corén
e7372d6cc3 Added Byte arrays support to SyncVar. 2018-03-10 01:48:08 +01:00
Albin Corén
c51dc5aa23 Moved FieldType in csproj v0.1.0 2018-03-09 17:37:57 +01:00
Albin Corén
c035c67f48 Moved FieldType enum to Data 2018-03-09 17:35:15 +01:00
Albin Corén
06774ea531 Merge branch 'master' of https://github.com/TwoTenPvP/MLAPI 2018-03-09 15:36:10 +01:00
Albin Corén
5a3d065ab4 Added hang/flood prevention to NetworkingManager 2018-03-09 13:37:39 +01:00
Albin Corén
ae0f5233da Renamed internal MLAPI channel 2018-03-09 10:41:58 +01:00
Albin Corén
6cb02f35de Modified tickrate behaviour to empty buffers 2018-03-09 10:28:38 +01:00
Albin Corén
ad41b78acc Added different tickrates for different things 2018-03-09 10:21:44 +01:00
Albin Corén
f6dc01a0dd Removed LLAPI send delay 2018-03-09 00:23:17 +01:00
Albin Corén
9c587636d5
Update README.md 2018-03-09 00:18:38 +01:00
Albin Corén
a1c027447b Added Tickrate config 2018-03-09 00:10:43 +01:00
Albin Corén
a56902d35a
Update README.md 2018-03-08 22:13:49 +01:00
Albin Corén
b93aa3ad0f Removed Unity 5 support 2018-03-08 22:12:00 +01:00
Albin Corén
8e19568e19 Added Unity 5 support 2018-03-08 21:05:11 +01:00
Albin Corén
190564eb87 Made NetworkAnimator compliant with C# 4 2018-03-08 20:30:46 +01:00
Albin Corén
34031beee0 Stabilized and optimized library v0.0.9 2018-03-08 19:58:15 +01:00
Albin Corén
5426f4a421 Added UseLegacyChannel to the config hash 2018-03-08 18:19:50 +01:00
Albin Corén
11bd4523b0 Added LegacyChannel to config 2018-03-08 18:16:51 +01:00
Albin Corén
8ea338a5f8 Added error checks on Sync messages 2018-03-08 18:11:41 +01:00
Albin Corén
5d6114a457 Added error message to scene manager 2018-03-08 17:28:06 +01:00
Albin Corén
4f5ce9ec0f
Update README.md v0.0.8 2018-03-08 10:32:00 +01:00
Albin Corén
fc87e69212
Update README.md 2018-03-08 10:20:49 +01:00
Albin Corén
1197112d92
Merge pull request #16 from TwoTenPvP/synced-vars
Synced vars
2018-03-08 10:18:59 +01:00
Albin Corén
fe88778c88 Removed networkedBehaviourId 2018-03-08 09:47:57 +01:00
Albin Corén
c47a37b422 Fixed issue with NetworkedTransform 2018-03-07 22:56:16 +01:00
Albin Corén
0d47c6980b Added support for Vector3,Vector2 and Quaternion's in SyncVars 2018-03-07 22:52:44 +01:00
Albin Corén
7b9d2d14a7 Added Sync to new players functionality to syncvars 2018-03-07 21:52:55 +01:00
Albin Corén
c1e6e6cbf9 Cleaned up SyncVar system slightly 2018-03-07 21:42:33 +01:00
Albin Corén
dc6afc1331 Added Reflection based SyncVar system 2018-03-07 20:56:24 +01:00
Albin Corén
352c827b5d Added better checks to NetworkingManager 2018-03-07 09:25:14 +01:00
Albin Corén
66a511a437 Moved prototype components to it's own namespace 2018-03-06 22:50:59 +01:00
Albin Corén
dc4b70c6d1 Cleaned NetworkedTransform up 2018-03-06 22:47:04 +01:00
Albin Corén
b66856ce5a Updated NetworkedTransform to better deal with non player objects 2018-03-06 22:29:14 +01:00
Albin Corén
4e39d37722 Server can no longer send messages to itself v0.0.7 2018-03-06 21:42:48 +01:00
Albin Corén
c560614616
Update README.md 2018-03-06 19:22:44 +01:00
Albin Corén
27d789a4cf
Update README.md 2018-03-06 16:18:00 +01:00
Albin Corén
85231a0247
Update README.md 2018-03-06 14:07:24 +01:00
Albin Corén
8c0b5ed29b
Update README.md 2018-03-06 14:06:10 +01:00
Albin Corén
d94690172f Merge branch 'master' of https://github.com/TwoTenPvP/MLAPI v0.0.6 2018-03-06 13:48:30 +01:00
Albin Corén
acbadc763f Optimized lag compensation 2018-03-06 13:48:23 +01:00
Albin Corén
5d4f150f4d
Update README.md 2018-03-06 13:21:12 +01:00
Albin Corén
8496b63569
Update README.md 2018-03-06 12:58:00 +01:00
Albin Corén
33122dc8c2
Update README.md 2018-03-06 12:55:51 +01:00
Albin Corén
8654df2f32
Update README.md 2018-03-06 12:48:21 +01:00
Albin Corén
e4d9a0166d Exposed previously internal parts of the Scene system 2018-03-06 00:53:42 +01:00
Albin Corén
308c1324ae Removed unused variables & general cleanup 2018-03-05 22:22:29 +01:00
Albin Corén
0f08318224 Reworked NetworkedAnimator v0.0.5 2018-03-05 20:25:08 +01:00
Albin Corén
f0c0616e70
Merge pull request #12 from angusmf/master
Avoid allocations in NetworkedAnimator
2018-03-05 20:07:33 +01:00
DESKTOP-4BMTUHM\Jim
14487b1983 Remove On(Gained/Lost)Ownership overrides. Testing indicates these are not needed in MLAPI. 2018-03-05 12:04:40 -07:00
Albin Corén
85eee7b0f4 Ensured the OwnedObject's list is filled and kept up to date 2018-03-05 19:57:58 +01:00