summaryrefslogtreecommitdiff
path: root/disclosures.json
blob: 3277fc23ad07219291724d936ef474fc49645a78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
[
	{
		"name": "Megapahit",
		"disclosures": [
			{
				"label": "Behold!",
				"text": "It's the Megapahit viewer."
			}
		]
	},
	{
		"name": "Disclaimers",
		"disclosures": [
			{
				"label": "3rd-party",
				"text": "This software is not provided or supported by Linden Lab, the makers of Second Life."
			},
			{
				"label": "Warranty",
				"text": "This software is provided AS IS, without any expressed or implied warranty."
			}
		]
	},
	{
		"name": "Limitations",
		"disclosures": [
			{
				"label": "Voice",
				"text": "We don't have the redistribution licence, but you could copy SLVoice, libortp.dylib, & libvivoxsdk.dylib from SL viewer's Resources folder to Megapahit's."
			}

		]
	},
	{
		"name": "Policies",
		"disclosures": [
			{
				"label": "Privacy",
				"text": "The viewer sends data only to Second Life."
			},
			{
				"label": "Accounts",
				"text": "Our Bugzilla may require an account made, but you are not required to make any in order to use the viewer."
			}
		]
	},
	{
		"name": "7.1.7.50421",
		"disclosures": [
			{
				"label": "Yet a new logo!",
				"text": "Thalassocracy is the theme, hence the Jolly Roger logo. By Secret Foxtail."
			},
			{
				"label": "Bug fixes and improvements",
				"text": "Credentials are now saved. Texture blurring/thrashing is reduced significantly on macOS, FPS counter & other improvements in performance by observeur Resident. Adjusted rear view offset & accordions for credits by Secret Foxtail."
			}
		]
	},
	{
		"name": "7.1.7.50381",
		"disclosures": [
			{
				"label": "Maintenance-X",
				"text": "Parity to SL viewer default release."
			},
			{
				"label": "New looks!",
				"text": "New skin and icons by Secret Foxtail."
			}
		]
	},
	{
		"name": "7.1.6.50145",
		"disclosures": [
			{
				"label": "NVIDIA VRAM detection",
				"text": "Applies on FreeBSD & GNU/Linux distros, with anticipation for proprietary AMD drivers too."
			}
		]
	}
]