328 Commits

Author SHA1 Message Date
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
Albin Corén
f0218d79e6 Add .gitignore and .gitattributes. 2018-01-05 06:52:32 +01:00