Albin Corén
|
0a922c74a6
|
Added logo & preliminary warning to API reference
|
2018-03-31 13:28:46 +02:00 |
|
Albin Corén
|
e80381c55f
|
Moved core components to the proper namespace
|
2018-03-31 12:45:46 +02:00 |
|
Albin Corén
|
03ea3cd935
|
Made SimulationObjects property public
|
2018-03-31 11:39:47 +02:00 |
|
Albin Corén
|
57b50af2ea
|
Added more XML documentation and updated API reference
|
2018-03-31 11:17:50 +02:00 |
|
Albin Corén
|
57f0575112
|
Merge branch 'master' of https://github.com/TwoTenPvP/MLAPI
|
2018-03-31 10:51:20 +02:00 |
|
Albin Corén
|
0f16894795
|
Added Favicon
|
2018-03-31 10:50:54 +02:00 |
|
Albin Corén
|
457666982e
|
Update README.md
|
2018-03-31 10:36:29 +02:00 |
|
Albin Corén
|
b9822ef696
|
Change docs to HTML format
|
2018-03-31 10:26:22 +02:00 |
|
Albin Corén
|
d2f91cb62f
|
Set theme jekyll-theme-slate
|
2018-03-31 10:23:03 +02:00 |
|
Albin Corén
|
865c337e59
|
Renamed home to Index
|
2018-03-31 10:21:38 +02:00 |
|
Albin Corén
|
9da70f0d16
|
Added Markdown Docs
|
2018-03-31 10:20:18 +02:00 |
|
Albin Corén
|
16ee90adfd
|
Added class summaries
|
2018-03-31 10:19:37 +02:00 |
|
Albin Corén
|
7079765b2c
|
Enforced get/set rules on all library properties
|
2018-03-31 09:23:11 +02:00 |
|
Albin Corén
|
7b42bbfd3a
|
Added XML documentation to public methods
|
2018-03-31 09:07:42 +02:00 |
|
Albin Corén
|
d53179832d
|
Merge branch 'master' of https://github.com/TwoTenPvP/MLAPI
|
2018-03-31 03:32:57 +02:00 |
|
Albin Corén
|
ca82895691
|
Added better description to AssemblyInfo
|
2018-03-31 03:32:49 +02:00 |
|
Albin Corén
|
f61a668b02
|
Update README.md
|
2018-03-31 02:26:24 +02:00 |
|
Albin Corén
|
a99e1a589b
|
Added SignKeyExchange to Config missmatch
|
2018-03-31 02:24:14 +02:00 |
|
Albin Corén
|
a27e4debe9
|
Merge pull request #31 from TwoTenPvP/cryptography-2
Cryptography 2
|
2018-03-31 02:06:11 +02:00 |
|
Albin Corén
|
cf34bc3313
|
Fixed critial SyncVar issue where array length would be checked before array was created
|
2018-03-31 02:02:51 +02:00 |
|
Albin Corén
|
ec0ba47f7f
|
Added RSA signing to Diffie Hellman
|
2018-03-31 02:00:03 +02:00 |
|
Albin Corén
|
a9d5e6e571
|
Merge branch 'cryptography-2' of https://github.com/TwoTenPvP/MLAPI into cryptography-2
|
2018-03-31 01:29:31 +02:00 |
|
Albin Corén
|
ff6f16a265
|
Fixed DiffieHellman issues
|
2018-03-31 01:27:11 +02:00 |
|
Albin Corén
|
8dd5a36b78
|
Added AES Encryption with DiffieHellman
|
2018-03-31 01:27:11 +02:00 |
|
|
1184ecafe4
|
Removed custom PBKDF2 implementation
Switched to cryptographically safe random provider
|
2018-03-31 01:27:11 +02:00 |
|
|
2a26b2417d
|
Added Diffie Hellman
Added PBKDF2-HMAC-SHA1
Added IntX implementation
|
2018-03-31 01:27:11 +02:00 |
|
Albin Corén
|
a793dc6fad
|
Added additional regions to NetworkingManager
|
2018-03-31 00:53:52 +02:00 |
|
Albin Corén
|
d54ec84209
|
Added Region's to NetworkingManager and NetworkedBehaviour
|
2018-03-30 23:54:31 +02:00 |
|
Albin Corén
|
bd4b685e84
|
Fixed DiffieHellman issues
|
2018-03-30 23:38:10 +02:00 |
|
Albin Corén
|
8d389602af
|
Delete CNAME
|
2018-03-30 10:36:45 +02:00 |
|
Albin Corén
|
207c3d60c7
|
Create CNAME
|
2018-03-30 10:36:25 +02:00 |
|
Albin Corén
|
2e72a69bbf
|
Delete CNAME
|
2018-03-30 10:36:12 +02:00 |
|
Albin Corén
|
214d55c1c9
|
Create CNAME
|
2018-03-30 10:34:36 +02:00 |
|
Albin Corén
|
6ecd8e6e0b
|
Set theme jekyll-theme-slate
|
2018-03-30 10:33:09 +02:00 |
|
Albin Corén
|
f1eb686688
|
Set theme jekyll-theme-slate
|
2018-03-30 10:32:58 +02:00 |
|
Albin Corén
|
169def681b
|
Update README.md
|
2018-03-30 10:04:26 +02:00 |
|
Albin Corén
|
614a3a4f19
|
Improved MLAPI Inspector UI
|
2018-03-30 04:06:49 +02:00 |
|
Albin Corén
|
a7dfddf621
|
Added AES Encryption with DiffieHellman
|
2018-03-30 00:35:20 +02:00 |
|
Albin Corén
|
b618ec30fb
|
Merge pull request #29 from GabrielTofvesson/master
Added Diffie Hellman
|
2018-03-29 08:54:00 +02:00 |
|
Albin Corén
|
0593de44a5
|
Cleanup
|
2018-03-29 06:02:07 +02:00 |
|
Albin Corén
|
e41ced9e8f
|
Added per NetworkBehaviour message Targets
|
2018-03-29 05:55:15 +02:00 |
|
Albin Corén
|
368d719201
|
Added Proximity to NetworkedAnimator
|
2018-03-29 04:27:13 +02:00 |
|
|
944def33e5
|
Removed custom PBKDF2 implementation
Switched to cryptographically safe random provider
|
2018-03-29 01:43:03 +02:00 |
|
Albin Corén
|
cf4db381b7
|
Merge branch 'master' of https://github.com/TwoTenPvP/MLAPI
|
2018-03-29 01:29:00 +02:00 |
|
Albin Corén
|
5d8c1ece0b
|
Added WarpOnDestintionChange option to NetworkedNavMeshAgent
|
2018-03-29 01:28:45 +02:00 |
|
|
1db4606ade
|
Added Diffie Hellman
Added PBKDF2-HMAC-SHA1
Added IntX implementation
|
2018-03-29 01:17:29 +02:00 |
|
Albin Corén
|
2442eab0cc
|
Added NetworkedNavMeshAgent to the Compile list
|
2018-03-29 00:47:02 +02:00 |
|
Albin Corén
|
3d6795e4bf
|
Update README.md
|
2018-03-29 00:03:59 +02:00 |
|
Albin Corén
|
6f2295bec1
|
Changed NetworkingManager callbacks to be invoked on server and client
|
2018-03-28 22:50:54 +02:00 |
|
Albin Corén
|
c46f268470
|
Improved the drift correction on the NetworkedNavMeshAgent
|
2018-03-28 21:19:14 +02:00 |
|