aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/RELEASE_NOTES.txt
diff options
context:
space:
mode:
authorJacek Antonelli2010-08-02 19:40:52 -0500
committerJacek Antonelli2010-08-02 19:40:52 -0500
commit0655526447e812836246cf9fd941cbba3bfe3f08 (patch)
tree05835fbe5c5ef58b604659b4a490df847bf1a861 /RELEASE_NOTES.txt
parentFixed time format settings not being saved (diff)
downloadmeta-impy-0655526447e812836246cf9fd941cbba3bfe3f08.zip
meta-impy-0655526447e812836246cf9fd941cbba3bfe3f08.tar.gz
meta-impy-0655526447e812836246cf9fd941cbba3bfe3f08.tar.bz2
meta-impy-0655526447e812836246cf9fd941cbba3bfe3f08.tar.xz
Updated RELEASE_NOTES.txt for 1.3.0 RC1.
Diffstat (limited to 'RELEASE_NOTES.txt')
-rw-r--r--RELEASE_NOTES.txt202
1 files changed, 202 insertions, 0 deletions
diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt
index 837c0f0..21611bd 100644
--- a/RELEASE_NOTES.txt
+++ b/RELEASE_NOTES.txt
@@ -4,6 +4,208 @@
4 4
5 5
6 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 6 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
7 =- 1.3.0 RC1 -=
8 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
9
10
11 RELEASE HIGHLIGHTS
12
13 * Fixed many frequent crashes and memory leaks. You should
14 notice significantly improved viewer stability in this
15 version. Many thanks to our Weeklies testers and everyone else
16 who helped us find and fix these issues!
17
18 * Area Object Search: You can now search for objects in the
19 nearby area by name, description, creator, and/or group name.
20 Thanks to the Emerald Viewer and Henri Beauchamp for this
21 feature.
22
23 * The actions on the Minimap Radar "Estate" tab now work for
24 parcel owners too. Thanks, McCabe!
25
26 * Fixed a long-standing typo that made the object cache useless
27 (SNOW-783). Second Life scenes will now rez much more quickly
28 when visiting them again. (OpenSim does not currently support
29 object caches.) Thanks to Andrew Linden for the tip-off.
30
31 * Other new features: copy worn attachments, MU*-style poses,
32 OOC auto-close, Shift-Enter to whisper, revamped LightShare
33 support, and more. Read on for details!
34
35
36 KNOWN ISSUES
37
38 * Certain audio streams and movies don't play audio, e.g.
39 YouTube MP4 videos. The viewer does not currently include the
40 necessary plugin to play the AAC audio format. We hope to
41 resolve this for the 1.3.0 final release.
42
43 * The viewer does not properly detect the LLKDU image library on
44 some systems. We are investigating this issue.
45
46 * The "Cancel" button is missing when the teleport screen is
47 disabled.
48
49 * The Animation Override window needs to be open when standing
50 up from sitting on the ground in order to activate stands.
51
52 * Tiny prims are sometimes invisible until selected.
53
54
55 CHANGES
56
57 In addition to the Release Highlights above, this version of
58 Imprudence also includes the following changes, as compared to
59 Imprudence 1.3.0 beta 5.
60
61
62 FEATURES / IMPROVEMENTS
63
64 * Re-enabled the ability to copy worn attachments in the
65 inventory window. Thanks to Henri Beauchamp for the patch!
66
67 * Added optional support for MU*-style poses (":" works like
68 "/me") and OOC auto-close (automatically close "((" in
69 chat). You can enable these features in "Preferences >
70 Advanced". Thanks to Henri Beauchamp for these features!
71
72 * You can now choose a clock/timestamp format in
73 "Preferences > General": 12-hour PST/PDT, 24-hour PST/PDT,
74 or UTC. Thanks, McCabe!
75
76 * You can now whisper in chat by pressing Shift-Enter instead
77 of Enter. Thanks to Henri Beauchamp for this feature!
78
79 * The viewer now plays in-world sound effects regardless of
80 the maturity rating of the sim. Thanks, McCabe!
81
82 * The Map window will now let you teleport up to the maximum Z
83 value allowed by the grid (it was limited to 4096 meters
84 before). Thanks, McCabe!
85
86 * Likewise, the minimap maximum zoom-out level is now based on
87 the maximum Z value allowed by the grid. Thanks, McCabe!
88
89 * Added menu entries to take off alpha and tattoo layers (in
90 the Edit menu and pie menus). Thanks, McCabe!
91
92 * Revamped LightShare support. Please see our LightShare wiki
93 page for more information about this feature. Thanks, Jacek!
94
95 - More fine-grained LightShare permission control in
96 "Preferences > Advanced".
97
98 - Teleporting will no longer reset Windlight to the default
99 settings.
100
101 - Added the new OpenSim 0.7 names for the LightShare script
102 functions (prefixed with "ls" instead of "cm") to the
103 script editor. Thanks, McCabe!
104
105 * Increased the maximum building grid size from 50m to 10,000m
106 in Advanced Build Options. Thanks, McCabe!
107
108 * Added "Advanced > Character > Private Point At" to disable
109 telling other viewers where you avatar is pointing (similar
110 to Private Look At).
111
112 * The Script Warning/Error window now has timestamps. Thanks,
113 Jacek!
114
115 * The viewer now automatically enables joystick support on
116 Windows and Linux if a joystick is present. You can disable
117 this by setting the JoystickAutoEnable debug setting to
118 FALSE. Thanks, Armin!
119
120 - Auto-enable is not available on Mac, due to an issue with
121 some mice being detected as joysticks. Mac users can still
122 manually enable joystick support in "Preferences > Input &
123 Camera > Joystick Setup".
124
125 * Added "Advanced > Debug Settings" to the login screen menu.
126
127 * Added a "File" menu to the notecard editor, with "Save",
128 "Import Text", and "Export Text" entries. Thanks, McCabe!
129
130 * Improved viewer framerate slightly by setting the inventory
131 window title more efficiently. Thanks, Armin!
132
133 * Added a "Select a Default Grid" popup the first time you run
134 Imprudence, to help users connect to the grid they want.
135 Thanks, McCabe!
136
137 * You can now access the Grid Manager at any time via
138 "Preferences > General". Thanks, McCabe!
139
140 * Cosmetic UI cleanup in the Advanced Build Options window,
141 pie menus, login screen, grid manager, event search tab, and
142 some notifications. Thanks, McCabe!
143
144 * Tidied up the Advanced menu a bit. Thanks, McCabe!
145
146 * "Limit Select Distance" has been moved from the Advanced
147 menu to the Advanced Build Options window.
148
149 * Renamed "Help > Viewer Help" to "Help > Grid Help" to match
150 what it does. Thanks, McCabe!
151
152 * The chat log timestamp now has a leading zero for hours less
153 than 10 (SNOW-629). Thanks to Ardy Lay for the patch!
154
155
156 BUG FIXES
157
158 * Fixed a nasty crash "LLRefCount: deleting non-zero
159 reference" (#293). Thanks, McCabe!
160
161 * Fixed a crash when http-getting an empty texture (SNOW-698).
162 Thanks for the patch, Thickbrick Sleaford!
163
164 * Fixed a crash when using a custom viewer skin that is
165 missing some color definitions. Thanks to the Emerald Viewer
166 for this fix.
167
168 * Fixed a crash in LLPanelPlace::onClickTeleport (#357).
169 Thanks, McCabe!
170
171 * Fixed several memory leaks. Thanks to Linden Lab and the
172 Emerald Viewer.
173
174 * Fixed the Animation Overrider not playing stand animations
175 after standing up from sitting on an object. (But, it still
176 affects standing up from the ground.) Thanks, McCabe!
177
178 * Fixed your avatar's eyes looking in a weird direction when
179 "Advanced > Character > Private Look At" is enabled. Thanks,
180 Armin!
181
182 * Fixed the "View > Web Browser" menu item not doing anything.
183 Thanks, McCabe!
184
185 * Fixed several Mac compile issues. Thanks, Jacek!
186
187 * When unable to connect, the error message now says the grid
188 name, instead of "Unable to connect to Imprudence". Thanks,
189 McCabe!
190
191 * Fixed chat logs potentially being saved to invalid
192 filenames. Thanks to the Emerald Viewer for this fix.
193
194 * Fixed a crash when trying to use a landmark after logging
195 out. Thanks, Armin!
196
197 * Reduced stuttering and lag in the audio engine. Thanks for
198 the patch, Henri Beauchamp!
199
200 * Fixed the Web Browser window missing its "Home" button.
201 Thanks, McCabe!
202
203 * Fixed the main menu disappearing when the "You have been
204 logged out" alert appears (#327). Thanks, McCabe!
205
206
207
208 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
7 =- 1.3.0 BETA 5 -= 209 =- 1.3.0 BETA 5 -=
8 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 210 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
9 211