Second Life News 2013-13

This week we did get a rollout to the main channel. The code running on Blue Steal and Le Tigre was promoted Tuesday morning.  This is a package that has a bug fix or two and a crash mode fix, which I think is mostly a security fix. So, we won’t see much change in the main channel… may be a bit less griefing.

Server-Scripting Meeting - Baker's Estate in Background
Server-Scripting Meeting – Baker’s Estate in Background

Release Channels

Wednesday we will see the Blue Steal and Le Tigre RC channels get the exciting rollout. SVC-3755 is included which changes how the CHANGED() event works. Now CHANGED_REGION and CHANGED_TELEPORT will work from child prims.

Read more

Second Life Scripting Changes

We don’t hear much about changes to the Linden Scripting Language (LSL) these days. But, today is different. We got a bunch of stuff. Exciting stuff!

Server Beta Meeting 2013-12
Server Beta Meeting 2013-12

At the Server Beta meeting Kelly and Maestro Linden were announcing several new changes.

Particles

There are changes coming to the Particle System in Second Life™.  Maestro Linden said, “Alright, so there’s an upcoming server maintenance project, which will probably go to RC next week it has your usual bug fixes, but it also includes goodies for new LSL features.”

Read more

Second Life Scripting Update

LSLEditor
LSLEditor Scripting

Kelly Linden recently discussed the LSL and C# languages in SL scripting. The interesting parts I’ll cover. The transcript is here: Kelly Linden 2010-11-8

To understand what the issues are in regard to scripting, one needs to consider the larger software development world. LSL (Linden Scripting Language) was developed to meet a need the Lab had; to give novice programmers playing in SL a tool they could use. Many RL programmers have wanted a language other than LSL (Linden Scripting Language). The use of a more advanced language that is more common would allow more advanced scripting in SL. Professionals could program for SL without learning a new language.

The Lab has been considering and planning to add additional languages for some time. 

Read more