51 Commits

Author SHA1 Message Date
Albin Corén
3d8c0e0e28
Update README.md v0.0.4 2018-03-04 19:38:25 +01:00
Albin Corén
042bf3a6cf
Update README.md 2018-03-04 19:38:09 +01:00
Albin Corén
8759a9163f
Update README.md 2018-03-04 19:36:04 +01:00
Albin Corén
65e0ff2666
Update README.md 2018-03-04 19:35:49 +01:00
Albin Corén
a24588e6a7 Fixed issues with lag compensation 2018-03-04 19:30:56 +01:00
Albin Corén
b680126866 Changed Header to tooltip on NetworkedTransform 2018-03-04 18:14:41 +01:00
Albin Corén
a27065e594 Fixed compilation issues 2018-03-04 18:11:27 +01:00
Albin Corén
90ab0cf020 Added lag compensation 2018-03-04 17:54:10 +01:00
Albin Corén
8484ed77e1 Updated readme to include issues 2018-03-04 12:56:23 +01:00
Albin Corén
708864fd57 Updates readme v0.0.3 2018-03-04 12:47:08 +01:00
Albin Corén
9c6739683a Added checks to prevent sending on the MLAPI channels 2018-03-04 12:44:01 +01:00
Albin Corén
82d4498461 Added SceneSwitching 2018-03-04 12:40:26 +01:00
Albin Corén
412387daab Added Development Profile 2018-03-03 07:26:48 +01:00
Albin Corén
ad88c20f86 Added proximity checking to NetworkedTransform 2018-03-02 22:23:29 +01:00
Albin Corén
a44141a966 Fixed snap on the NetworkedTransform component 2018-03-02 21:54:35 +01:00
Albin Corén
bc78303957 Fixed various issues with message passthrough v0.0.2 2018-01-10 14:16:06 +01:00
Albin Corén
a2090443d4 Added first version of MessagePassthrough 2018-01-10 13:26:20 +01:00
Albin Corén
1f14ded9cf Added a NetworkStart method to all NetworkedBehaviours which is invoked when handlers are ready to be added 2018-01-10 11:43:28 +01:00
Albin Corén
0d099c83b2 Fixed minor issues and reduced memory allocations when creating memorystreams v0.0.1 2018-01-10 09:48:33 +01:00
Albin Corén
eb4df1ab61 Optimized sending memory allocations 2018-01-10 09:20:17 +01:00
Albin Corén
13b0edca5d
Merge pull request #2 from TwoTenPvP/prototype-components
Prototype components
2018-01-10 00:07:30 -08:00
Albin Corén
8c737febca Improved NetworkedTransform to use targeted messages 2018-01-10 08:42:22 +01:00
Albin Corén
c037fe96de Merge branch 'master' into prototype-components 2018-01-10 08:28:06 +01:00
Albin Corén
b22642f26b
Merge pull request #1 from TwoTenPvP/targeted-messages
Added targeted object targeted messages
2018-01-09 23:26:22 -08:00
Albin Corén
dc8adf0de8 Added targeted object targeted messages 2018-01-10 08:23:54 +01:00
Albin Corén
0fbd9f9e04 Added NetworkedTransform to compileInclude 2018-01-10 04:23:44 +01:00
Albin Corén
a6e59074e1 Began working on prototype components 2018-01-10 04:23:14 +01:00
Albin Corén
3dfc999c38 Removed UPnP port mapping. 2018-01-08 09:16:49 +01:00
Albin Corén
9389c1c9c4 Minor config changes 2018-01-08 09:13:48 +01:00
Albin Corén
fa85e53f05 Added shutdown functions and changed protection level of API 2018-01-08 08:09:58 +01:00
Albin Corén
aa10528971 Split up NetworkingManager to NetworkingManagerComponents 2018-01-08 03:28:36 +01:00
Albin Corén
44a8765c0b Updated readme to include dependencies 2018-01-07 09:51:33 +01:00
Albin Corén
3fd4955faf Added automatically port forwarding using UPnP 2018-01-07 08:29:01 +01:00
Albin Corén
18da9a5978 Added owned objects 2018-01-07 07:33:55 +01:00
Albin Corén
f83d50a2b2 Added Object spawning functionality 2018-01-07 07:18:59 +01:00
Albin Corén
4ad74c74b3 Removed list of spawned object ids 2018-01-07 06:43:04 +01:00
Albin Corén
bde2f0f3af Added host support 2018-01-07 06:28:13 +01:00
Albin Corén
db1e200494 Fixed an issue causing Hosts to not get isLocalPlayer = true 2018-01-07 05:54:08 +01:00
Albin Corén
0a6e22c95e Removed scene management and reworked netConfig comparison 2018-01-07 05:51:13 +01:00
Albin Corén
dbc6ac1370 Added ServerOnly option to NetworkedObject 2018-01-07 05:32:39 +01:00
Albin Corén
24c03f6324 Renamed connectionId to clientId 2018-01-07 05:24:54 +01:00
Albin Corén
6465eb2142 Fixed various issues 2018-01-07 05:00:52 +01:00
Albin Corén
f16a4e75d2
Update README.md 2018-01-06 17:20:40 -08:00
Albin Corén
30d219dd4d Removed the connecton approval callback missing warning when running as client 2018-01-06 12:52:53 +01:00
Albin Corén
3169ce5ead Removed debug statement 2018-01-06 12:27:22 +01:00
Albin Corén
01edd4c168 Fixed various issues and began testing and creating examples for the wiki 2018-01-06 12:26:28 +01:00
Albin Corén
9321efe569 Updated plans on Readme 2018-01-06 08:50:01 +01:00
Albin Corén
4a280c08e3 Added more core features & object / player spawning 2018-01-06 08:44:16 +01:00
Albin Corén
c102935df1 First commit with basic functionality, licence and readme 2018-01-05 14:19:26 +01:00
Albin Corén
776ba9dc0a Add project files. 2018-01-05 06:52:34 +01:00