The new versioning scheme uses a letter instead of the dash. The letter is a p for a work-in-progress/pre-release version, or an r for a release version. For example:
2.2p04 - work in progress for version 2.2r04
2.2r04 - release version (2.2-04 with the previous scheme)
The two digit number will be increasing even for minor changes. The last minor changes indicator is dropped.
It should help ensuring that you have the right script contents when saving. It also provides a short description, to get a rough idea of what it's about.
The only code change is the product name in [AV]xcite! to add a TM symbol to Xcite!
* Allow "*" as pose name to mean all poses.
Suggested by Natsagan in the Unofficial AVsitter group.
* Allow -1 to mean all sitters.
Suggested by Natsagan in the Unofficial AVsitter group.
* Add caveat on the use of -1 for all sitters.
- Add spaces between functions.
- Add comments on numeric codes and a few others.
- Reformat lists and one function.
- Remove spaces at EOL.
- Use actual copyright symbol.
* Update README.md
* Update and rename [AV]LockGuard-object.lslp to [AV]LockGuard-object.lsl
* Update [AV]LockGuard-object.lsl
* Update [AV]LockGuard-object.lsl
* Update [AV]LockGuard-object.lsl
* Update and rename [AV]LockGuard.lslp to [AV]LockGuard.lsl
* Update and rename shared props via BUTTON.lslp to shared props via BUTTON.lsl
* Update and rename shared props via POSE.lslp to shared props via POSE.lsl