This repository was archived by the owner on Oct 20, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 10 files changed +22
-20
lines changed
com.improbable.gdk.deploymentmanager
com.improbable.gdk.health
com.improbable.gdk.movement
com.improbable.gdk.objectpooling
com.improbable.gdk.ragdolls
com.improbable.gdk.standardtypes Expand file tree Collapse file tree 10 files changed +22
-20
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## ` 0.2.4 ` - 2019-06-28
6+
57### Changed
68
79- Updated the worker connectors following the [ refactor in the GDK] ( https://github.com/spatialos/gdk-for-unity/pull/981 ) . [ #203 ] ( https://github.com/spatialos/gdk-for-unity-fps-starter-project/pull/203 ) .
Original file line number Diff line number Diff line change 1- 84243525d98aff511e7aa1f7703c37347017e386
1+ 36cf14b1a230b37a1603b2a034a92f13e01b6086
Original file line number Diff line number Diff line change 11{
22 "package_name" : " gdk-for-unity-fps-starter-project" ,
3- "version" : " 0.2.3 " ,
3+ "version" : " 0.2.4 " ,
44 "git_packages" : [
55 {
66 "clone_url" :
" [email protected] :spatialos/gdk-for-unity-fps-starter-project.git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " com.improbable.gdk.deploymentmanager" ,
33 "displayName" : " SpatialOS GDK Deployment Manager" ,
4- "version" : " 0.2.3 " ,
4+ "version" : " 0.2.4 " ,
55 "unity" : " 2019.1" ,
66 "author" : " Improbable Worlds Ltd" ,
77 "description" : " SpatialOS GDK Deployment Manager. Made by Improbable." ,
Original file line number Diff line number Diff line change 11{
22 "name" : " com.improbable.gdk.guns" ,
33 "displayName" : " SpatialOS GDK Guns" ,
4- "version" : " 0.2.3 " ,
4+ "version" : " 0.2.4 " ,
55 "unity" : " 2019.1" ,
66 "author" : " Improbable Worlds Ltd" ,
77 "description" : " SpatialOS GDK Guns Module. Made by Improbable." ,
88 "dependencies" : {
9- "com.improbable.gdk.core" : " 0.2.3 " ,
10- "com.improbable.gdk.standardtypes" : " 0.2.3 " ,
11- "com.improbable.gdk.objectpooling" : " 0.2.3 "
9+ "com.improbable.gdk.core" : " 0.2.4 " ,
10+ "com.improbable.gdk.standardtypes" : " 0.2.4 " ,
11+ "com.improbable.gdk.objectpooling" : " 0.2.4 "
1212 }
1313}
Original file line number Diff line number Diff line change 11{
22 "name" : " com.improbable.gdk.health" ,
33 "displayName" : " SpatialOS GDK Health" ,
4- "version" : " 0.2.3 " ,
4+ "version" : " 0.2.4 " ,
55 "unity" : " 2019.1" ,
66 "author" : " Improbable Worlds Ltd" ,
77 "description" : " SpatialOS GDK Health Module. Made by Improbable." ,
88 "dependencies" : {
9- "com.improbable.gdk.core" : " 0.2.3 "
9+ "com.improbable.gdk.core" : " 0.2.4 "
1010 }
1111}
Original file line number Diff line number Diff line change 11{
22 "name" : " com.improbable.gdk.movement" ,
33 "displayName" : " SpatialOS GDK Movement" ,
4- "version" : " 0.2.3 " ,
4+ "version" : " 0.2.4 " ,
55 "unity" : " 2019.1" ,
66 "author" : " Improbable Worlds Ltd" ,
77 "description" : " SpatialOS GDK Movement Module. Made by Improbable." ,
88 "dependencies" : {
9- "com.improbable.gdk.core" : " 0.2.3 " ,
10- "com.improbable.gdk.standardtypes" : " 0.2.3 "
9+ "com.improbable.gdk.core" : " 0.2.4 " ,
10+ "com.improbable.gdk.standardtypes" : " 0.2.4 "
1111 }
1212}
Original file line number Diff line number Diff line change 11{
22 "name" : " com.improbable.gdk.objectpooling" ,
33 "displayName" : " SpatialOS GDK Object Pooling" ,
4- "version" : " 0.2.3 " ,
4+ "version" : " 0.2.4 " ,
55 "unity" : " 2019.1" ,
66 "author" : " Improbable Worlds Ltd" ,
77 "description" : " SpatialOS GDK Object Pooling Module. Made by Improbable." ,
Original file line number Diff line number Diff line change 11{
22 "name" : " com.improbable.gdk.ragdolls" ,
33 "displayName" : " SpatialOS GDK Ragdolls" ,
4- "version" : " 0.2.3 " ,
4+ "version" : " 0.2.4 " ,
55 "unity" : " 2019.1" ,
66 "author" : " Improbable Worlds Ltd" ,
77 "description" : " SpatialOS GDK Ragdolls Module. Made by Improbable." ,
88 "dependencies" : {
9- "com.improbable.gdk.core" : " 0.2.3 " ,
10- "com.improbable.gdk.health" : " 0.2.3 " ,
11- "com.improbable.gdk.objectpooling" : " 0.2.3 " ,
12- "com.improbable.gdk.standardtypes" : " 0.2.3 "
9+ "com.improbable.gdk.core" : " 0.2.4 " ,
10+ "com.improbable.gdk.health" : " 0.2.4 " ,
11+ "com.improbable.gdk.objectpooling" : " 0.2.4 " ,
12+ "com.improbable.gdk.standardtypes" : " 0.2.4 "
1313 }
1414}
Original file line number Diff line number Diff line change 11{
22 "name" : " com.improbable.gdk.standardtypes" ,
33 "displayName" : " SpatialOS GDK Standard Types" ,
4- "version" : " 0.2.3 " ,
4+ "version" : " 0.2.4 " ,
55 "unity" : " 2019.1" ,
66 "author" : " Improbable Worlds Ltd" ,
77 "description" : " SpatialOS GDK Standard Types Module. Made by Improbable." ,
88 "dependencies" : {
9- "com.improbable.gdk.core" : " 0.2.3 "
9+ "com.improbable.gdk.core" : " 0.2.4 "
1010 }
1111}
You can’t perform that action at this time.
0 commit comments