From 80f246636dea50d37ec4a934fa5a247a7657feb8 Mon Sep 17 00:00:00 2001 From: Patrick Dulebohn Date: Sun, 19 Jan 2020 20:19:45 -0500 Subject: [PATCH] Add Cyan Pub Korman Source Blends Packed Blender files set for export with Korman --- sources/GreatTreePub/GreatTreePub.blend | 3 ++ sources/GreatTreePub/LICENSE.txt | 39 ++++++++++++++++++ .../GuildPub-Cartographers.blend | 3 ++ sources/GuildPub-Cartographers/LICENSE.txt | 39 ++++++++++++++++++ .../GuildPub-Greeters/GuildPub-Greeters.blend | 3 ++ sources/GuildPub-Greeters/LICENSE.txt | 39 ++++++++++++++++++ .../GuildPub-Maintainers.blend | 3 ++ sources/GuildPub-Maintainers/LICENSE.txt | 40 +++++++++++++++++++ .../GuildPub-Messengers.blend | 3 ++ sources/GuildPub-Messengers/LICENSE.txt | 40 +++++++++++++++++++ .../GuildPub-Writers/GuildPub-Writers.blend | 3 ++ sources/GuildPub-Writers/LICENSE.txt | 39 ++++++++++++++++++ 12 files changed, 254 insertions(+) create mode 100644 sources/GreatTreePub/GreatTreePub.blend create mode 100644 sources/GreatTreePub/LICENSE.txt create mode 100644 sources/GuildPub-Cartographers/GuildPub-Cartographers.blend create mode 100644 sources/GuildPub-Cartographers/LICENSE.txt create mode 100644 sources/GuildPub-Greeters/GuildPub-Greeters.blend create mode 100644 sources/GuildPub-Greeters/LICENSE.txt create mode 100644 sources/GuildPub-Maintainers/GuildPub-Maintainers.blend create mode 100644 sources/GuildPub-Maintainers/LICENSE.txt create mode 100644 sources/GuildPub-Messengers/GuildPub-Messengers.blend create mode 100644 sources/GuildPub-Messengers/LICENSE.txt create mode 100644 sources/GuildPub-Writers/GuildPub-Writers.blend create mode 100644 sources/GuildPub-Writers/LICENSE.txt diff --git a/sources/GreatTreePub/GreatTreePub.blend b/sources/GreatTreePub/GreatTreePub.blend new file mode 100644 index 00000000..2693a598 --- /dev/null +++ b/sources/GreatTreePub/GreatTreePub.blend @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32ac7cfbb4e22671ae4f478f8e3189683fe672f1fa296d53e23a99edd87596ef +size 109326600 diff --git a/sources/GreatTreePub/LICENSE.txt b/sources/GreatTreePub/LICENSE.txt new file mode 100644 index 00000000..bd8ba5e1 --- /dev/null +++ b/sources/GreatTreePub/LICENSE.txt @@ -0,0 +1,39 @@ +==LICENSE== +This license only applies to Myst Online: Uru Live assets! + +Myst Online: Uru Live(tm)(r) is the sole property of Cyan Worlds Inc. +Copyright 2003-2020 Cyan Worlds, Inc. +https://cyan.com/ + +This material is free to redistribute and/or modify under +the terms of the Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) +https://creativecommons.org/licenses/by-nc-sa/4.0/ + +To satify the attribution of this license, include this file with +any distribution. If you make modifications, indicate that under the +heading 'MODIFICATIONS FROM ORIGINAL:'. Leave all previous indications +of modification, adding yours to the bottom of the list. +It is optional to specify what was exactly modified. +But it would be helpful if you included what files you modified (wildcards acceptable). +Example: "Sam Smith modified special.tga on Nov. 12, 2019" + +MODIFICATIONS FROM ORIGINAL: + + By Doobes: + * Dynamic Camera Maps on floor + * Stair mesh modified to connect fully to second floor. + * AlphaBlends replaced with stencils + * Imager noise volume reduced + * Deactivated artifacts (moved to layer 10) + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + +You can contact Cyan Worlds, Inc. by email legal@cyan.com + or by snail mail at: + Cyan Worlds, Inc. + 14617 N Newport Hwy + Mead, WA 99021 + +==LICENSE== diff --git a/sources/GuildPub-Cartographers/GuildPub-Cartographers.blend b/sources/GuildPub-Cartographers/GuildPub-Cartographers.blend new file mode 100644 index 00000000..877598dd --- /dev/null +++ b/sources/GuildPub-Cartographers/GuildPub-Cartographers.blend @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51315ba2dceb62175532c7e2c5416761eff5bdb20027971ec904f8e5510796be +size 40119200 diff --git a/sources/GuildPub-Cartographers/LICENSE.txt b/sources/GuildPub-Cartographers/LICENSE.txt new file mode 100644 index 00000000..b28f34df --- /dev/null +++ b/sources/GuildPub-Cartographers/LICENSE.txt @@ -0,0 +1,39 @@ +==LICENSE== +This license only applies to Myst Online: Uru Live assets! + +Myst Online: Uru Live(tm)(r) is the sole property of Cyan Worlds Inc. +Copyright 2003-2020 Cyan Worlds, Inc. +https://cyan.com/ + +This material is free to redistribute and/or modify under +the terms of the Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) +https://creativecommons.org/licenses/by-nc-sa/4.0/ + +To satify the attribution of this license, include this file with +any distribution. If you make modifications, indicate that under the +heading 'MODIFICATIONS FROM ORIGINAL:'. Leave all previous indications +of modification, adding yours to the bottom of the list. +It is optional to specify what was exactly modified. +But it would be helpful if you included what files you modified (wildcards acceptable). +Example: "Sam Smith modified special.tga on Nov. 12, 2019" + +MODIFICATIONS FROM ORIGINAL: + + By Doobes: + * Dynamic Camera Maps on floor + * Stair mesh modified to connect fully to second floor. + * AlphaBlends replaced with stencils + * Imager noise volume reduced + * Deactivated artifacts (moved to layer 10) + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + +You can contact Cyan Worlds, Inc. by email legal@cyan.com + or by snail mail at: + Cyan Worlds, Inc. + 14617 N Newport Hwy + Mead, WA 99021 + +==LICENSE== \ No newline at end of file diff --git a/sources/GuildPub-Greeters/GuildPub-Greeters.blend b/sources/GuildPub-Greeters/GuildPub-Greeters.blend new file mode 100644 index 00000000..56c99dce --- /dev/null +++ b/sources/GuildPub-Greeters/GuildPub-Greeters.blend @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ae0aa01859bbaec90296f620f13a88bb5e7e98ecf9b8505516ddeaa7cf7b6fe +size 35072796 diff --git a/sources/GuildPub-Greeters/LICENSE.txt b/sources/GuildPub-Greeters/LICENSE.txt new file mode 100644 index 00000000..b28f34df --- /dev/null +++ b/sources/GuildPub-Greeters/LICENSE.txt @@ -0,0 +1,39 @@ +==LICENSE== +This license only applies to Myst Online: Uru Live assets! + +Myst Online: Uru Live(tm)(r) is the sole property of Cyan Worlds Inc. +Copyright 2003-2020 Cyan Worlds, Inc. +https://cyan.com/ + +This material is free to redistribute and/or modify under +the terms of the Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) +https://creativecommons.org/licenses/by-nc-sa/4.0/ + +To satify the attribution of this license, include this file with +any distribution. If you make modifications, indicate that under the +heading 'MODIFICATIONS FROM ORIGINAL:'. Leave all previous indications +of modification, adding yours to the bottom of the list. +It is optional to specify what was exactly modified. +But it would be helpful if you included what files you modified (wildcards acceptable). +Example: "Sam Smith modified special.tga on Nov. 12, 2019" + +MODIFICATIONS FROM ORIGINAL: + + By Doobes: + * Dynamic Camera Maps on floor + * Stair mesh modified to connect fully to second floor. + * AlphaBlends replaced with stencils + * Imager noise volume reduced + * Deactivated artifacts (moved to layer 10) + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + +You can contact Cyan Worlds, Inc. by email legal@cyan.com + or by snail mail at: + Cyan Worlds, Inc. + 14617 N Newport Hwy + Mead, WA 99021 + +==LICENSE== \ No newline at end of file diff --git a/sources/GuildPub-Maintainers/GuildPub-Maintainers.blend b/sources/GuildPub-Maintainers/GuildPub-Maintainers.blend new file mode 100644 index 00000000..992743e3 --- /dev/null +++ b/sources/GuildPub-Maintainers/GuildPub-Maintainers.blend @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64e7557a2cf02a7f69ce5edeb7de697eb94482165c900d5275c548a7928364f7 +size 39856804 diff --git a/sources/GuildPub-Maintainers/LICENSE.txt b/sources/GuildPub-Maintainers/LICENSE.txt new file mode 100644 index 00000000..2d0ea6a1 --- /dev/null +++ b/sources/GuildPub-Maintainers/LICENSE.txt @@ -0,0 +1,40 @@ +==LICENSE== +This license only applies to Myst Online: Uru Live assets! + +Myst Online: Uru Live(tm)(r) is the sole property of Cyan Worlds Inc. +Copyright 2003-2020 Cyan Worlds, Inc. +https://cyan.com/ + +This material is free to redistribute and/or modify under +the terms of the Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) +https://creativecommons.org/licenses/by-nc-sa/4.0/ + +To satify the attribution of this license, include this file with +any distribution. If you make modifications, indicate that under the +heading 'MODIFICATIONS FROM ORIGINAL:'. Leave all previous indications +of modification, adding yours to the bottom of the list. +It is optional to specify what was exactly modified. +But it would be helpful if you included what files you modified (wildcards acceptable). +Example: "Sam Smith modified special.tga on Nov. 12, 2019" + +MODIFICATIONS FROM ORIGINAL: + + By Doobes: + * Dynamic Camera Maps on floor + * Stair mesh modified to connect fully to second floor. + * AlphaBlends replaced with stencils + * Imager noise volume reduced + * Some UV mapping adjusted + * Deactivated artifacts (moved to layer 10) + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + +You can contact Cyan Worlds, Inc. by email legal@cyan.com + or by snail mail at: + Cyan Worlds, Inc. + 14617 N Newport Hwy + Mead, WA 99021 + +==LICENSE== \ No newline at end of file diff --git a/sources/GuildPub-Messengers/GuildPub-Messengers.blend b/sources/GuildPub-Messengers/GuildPub-Messengers.blend new file mode 100644 index 00000000..a38907a8 --- /dev/null +++ b/sources/GuildPub-Messengers/GuildPub-Messengers.blend @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:101e4d927e3ee0d65724615a5d576ca317c907b22922c2f391c8cb6cf94bf60f +size 40893820 diff --git a/sources/GuildPub-Messengers/LICENSE.txt b/sources/GuildPub-Messengers/LICENSE.txt new file mode 100644 index 00000000..c8e86221 --- /dev/null +++ b/sources/GuildPub-Messengers/LICENSE.txt @@ -0,0 +1,40 @@ +==LICENSE== +This license only applies to Myst Online: Uru Live assets! + +Myst Online: Uru Live(tm)(r) is the sole property of Cyan Worlds Inc. +Copyright 2003-2020 Cyan Worlds, Inc. +https://cyan.com/ + +This material is free to redistribute and/or modify under +the terms of the Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) +https://creativecommons.org/licenses/by-nc-sa/4.0/ + +To satify the attribution of this license, include this file with +any distribution. If you make modifications, indicate that under the +heading 'MODIFICATIONS FROM ORIGINAL:'. Leave all previous indications +of modification, adding yours to the bottom of the list. +It is optional to specify what was exactly modified. +But it would be helpful if you included what files you modified (wildcards acceptable). +Example: "Sam Smith modified special.tga on Nov. 12, 2019" + +MODIFICATIONS FROM ORIGINAL: + + By Doobes: + * Dynamic Camera Maps on floor + * Stair mesh modified to connect fully to second floor. + * AlphaBlends replaced with stencils + * Imager noise volume reduced + * Deactivated artifacts (moved to layer 10) + * Hanging banners changed to GoMe logo + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + +You can contact Cyan Worlds, Inc. by email legal@cyan.com + or by snail mail at: + Cyan Worlds, Inc. + 14617 N Newport Hwy + Mead, WA 99021 + +==LICENSE== diff --git a/sources/GuildPub-Writers/GuildPub-Writers.blend b/sources/GuildPub-Writers/GuildPub-Writers.blend new file mode 100644 index 00000000..c9671b3e --- /dev/null +++ b/sources/GuildPub-Writers/GuildPub-Writers.blend @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcbe7ce63fe4a537344b3c25b1a31460b67f92222b456bc812ac80221aeb02fe +size 40267392 diff --git a/sources/GuildPub-Writers/LICENSE.txt b/sources/GuildPub-Writers/LICENSE.txt new file mode 100644 index 00000000..b28f34df --- /dev/null +++ b/sources/GuildPub-Writers/LICENSE.txt @@ -0,0 +1,39 @@ +==LICENSE== +This license only applies to Myst Online: Uru Live assets! + +Myst Online: Uru Live(tm)(r) is the sole property of Cyan Worlds Inc. +Copyright 2003-2020 Cyan Worlds, Inc. +https://cyan.com/ + +This material is free to redistribute and/or modify under +the terms of the Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0) +https://creativecommons.org/licenses/by-nc-sa/4.0/ + +To satify the attribution of this license, include this file with +any distribution. If you make modifications, indicate that under the +heading 'MODIFICATIONS FROM ORIGINAL:'. Leave all previous indications +of modification, adding yours to the bottom of the list. +It is optional to specify what was exactly modified. +But it would be helpful if you included what files you modified (wildcards acceptable). +Example: "Sam Smith modified special.tga on Nov. 12, 2019" + +MODIFICATIONS FROM ORIGINAL: + + By Doobes: + * Dynamic Camera Maps on floor + * Stair mesh modified to connect fully to second floor. + * AlphaBlends replaced with stencils + * Imager noise volume reduced + * Deactivated artifacts (moved to layer 10) + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + +You can contact Cyan Worlds, Inc. by email legal@cyan.com + or by snail mail at: + Cyan Worlds, Inc. + 14617 N Newport Hwy + Mead, WA 99021 + +==LICENSE== \ No newline at end of file