Strife Combat System
About:
This is the alpha release of a combat system being currently coded. It is important to remember that the LSL scripts may not be up to date so it is best to recompile the ESL scripts to generate the LSL scripts.
Current Source Dump:
Strife-Combat-System-Source-Dump-5.zip
Old Version:
Strife-Combat-System-Source-Dump-4.zip
Strife-Combat-System-Source-Dump-3.zip
Strife-Combat-System-Source-Dump-2.zip
Strife-Combat-System-Source-Dump-1.zip
XyCalc
Current Version:
XyCalc 1.22
Old Version:
XyCalc 1.21
XyCalc 1.2a - Not Posted
XyCalc 1.2 - Doesn't work in SL 1.5.x
Change Log:
Version 1.22
- Freed up a few more bytes, inlined more functions.
- No bugs fixed
Version 1.21
- Replaced Ln with llLog and Log with llLog10. I think these parts of the code were pre SL 1.3.3 (when llLog & llLog10 were added)
- Bug Fix: Reverse Polish Notation handler now works (not sure why)
- Added more header files
- Freed up a few more bytes.
Version 1.2a
- Reverse Polish Notation handler still broken, but otherwise works in SL 1.5.x
- SL Bug Patch: Fix for llParseString2List returning Null string list entries in SL 1.5.x
- Added Readme (copy of notecard)
- Freed up a few more bytes.
- Updated file header
Version 1.2
- Initial port to ESL (ExtendedLSL) and optimized to use less script memory.
- SL Bug Patch: Fixed a couple of Bounds Check Errors caused by the compiler in SL 1.5.3 and prior SL versions
Version 1.1
- Francis Chung's Revision of 1.0
- Extended modulo to handle floats
Version 1.0
- Xylor Baysklef Final Release
Important Links:
SciTe ESL & LSL Editor homepage
SciTe LSL Forum Thread
First implementation of ESL Forum Thread
Protions copyright by SecondLife Players: Xylor Baysklef, Francis Chung, and Strife Onizuka
Page maintained by Strife Onizuka