Releases: secondlife/slua
Releases · secondlife/slua
v0.710.3
💫 Installation instructions
autobuild installables edit ServerLua platform=linux url=https://github.com/secondlife/slua/releases/download/v0.710.3/ServerLua-0.710.3-linux-23740435618.tar.zst hash_algorithm=sha1 hash=b1b6c4644cf304f0528bbff88a69a2e06079ce67
autobuild installables edit ServerLua platform=linux64 url=https://github.com/secondlife/slua/releases/download/v0.710.3/ServerLua-0.710.3-linux64-23740435618.tar.zst hash_algorithm=sha1 hash=6e1598dedfde85b0b602084179e6db7297f65d8d
v0.710.2
💫 Installation instructions
autobuild installables edit ServerLua platform=linux64 url=https://github.com/secondlife/slua/releases/download/v0.710.2/ServerLua-0.710.2-linux64-23680266270.tar.zst hash_algorithm=sha1 hash=30a332960bc7a3d37e1a489dd1173b7a942df010
autobuild installables edit ServerLua platform=linux url=https://github.com/secondlife/slua/releases/download/v0.710.2/ServerLua-0.710.2-linux-23680266270.tar.zst hash_algorithm=sha1 hash=362fb4661383eb59854a965a5e1d46122fa05cb2
v0.710.1
💫 Installation instructions
autobuild installables edit ServerLua platform=linux64 url=https://github.com/secondlife/slua/releases/download/v0.710.1/ServerLua-0.710.1-linux64-23409337655.tar.zst hash_algorithm=sha1 hash=b5d3590546721af0550a9289e1b4bd028fc4fba7
autobuild installables edit ServerLua platform=linux url=https://github.com/secondlife/slua/releases/download/v0.710.1/ServerLua-0.710.1-linux-23409337655.tar.zst hash_algorithm=sha1 hash=d92ecd4af418d7c7caccf3370fb625264327beca
v0.710.0
💫 Installation instructions
autobuild installables edit ServerLua platform=linux64 url=https://github.com/secondlife/slua/releases/download/v0.710.0/ServerLua-0.710.0-linux64-23390639864.tar.zst hash_algorithm=sha1 hash=51e0917d07d6890448b01bfc9b7588e950ec5556
autobuild installables edit ServerLua platform=linux url=https://github.com/secondlife/slua/releases/download/v0.710.0/ServerLua-0.710.0-linux-23390639864.tar.zst hash_algorithm=sha1 hash=2de45f7711835478d17ee14f587017b381d973e2
v0.707.0
💫 Installation instructions
autobuild installables edit ServerLua platform=linux url=https://github.com/secondlife/slua/releases/download/v0.707.0/ServerLua-0.707.0-linux-21662349886.tar.zst hash_algorithm=sha1 hash=40cd75af6e992cea4435eb416f9d836c8d3dd469
autobuild installables edit ServerLua platform=linux64 url=https://github.com/secondlife/slua/releases/download/v0.707.0/ServerLua-0.707.0-linux64-21662349886.tar.zst hash_algorithm=sha1 hash=4e44118ed91b55e943b7df800f8b3d00ff53a555
v0.704.1
💫 Installation instructions
autobuild installables edit ServerLua platform=linux url=https://github.com/secondlife/slua/releases/download/v0.704.1/ServerLua-0.704.1-linux-21088644464.tar.zst hash_algorithm=sha1 hash=543b7bb7a291c9653bc15bbcf6f860f1a1a63314
autobuild installables edit ServerLua platform=linux64 url=https://github.com/secondlife/slua/releases/download/v0.704.1/ServerLua-0.704.1-linux64-21088644464.tar.zst hash_algorithm=sha1 hash=11204ac92d1b03589ea73db7823ccc0a28f03172
v0.704.0
💫 Installation instructions
autobuild installables edit ServerLua platform=linux url=https://github.com/secondlife/slua/releases/download/v0.704.0/ServerLua-0.704.0-linux-20873367417.tar.zst hash_algorithm=sha1 hash=d51a4e41cd3063d312ec3b6b4d33f3bea465e1c0
autobuild installables edit ServerLua platform=linux64 url=https://github.com/secondlife/slua/releases/download/v0.704.0/ServerLua-0.704.0-linux64-20873367417.tar.zst hash_algorithm=sha1 hash=65da2530c14d8a4d06443aee8ace53482bf66501
v0.701.14
💫 Installation instructions
autobuild installables edit ServerLua platform=linux64 url=https://github.com/secondlife/slua/releases/download/v0.701.14/ServerLua-0.701.14-linux64-20735123648.tar.zst hash_algorithm=sha1 hash=ef48b084e1cde60b75efc1ab14dbfcb307620ddb
autobuild installables edit ServerLua platform=linux url=https://github.com/secondlife/slua/releases/download/v0.701.14/ServerLua-0.701.14-linux-20735123648.tar.zst hash_algorithm=sha1 hash=31b6fb9a8236b2a786d3fff1a156144c0e0d56f0
v0.701.13
💫 Installation instructions
autobuild installables edit ServerLua platform=linux64 url=https://github.com/secondlife/slua/releases/download/v0.701.13/ServerLua-0.701.12-linux64-20284901038.tar.zst hash_algorithm=sha1 hash=efc1c4f41c53d84d61999acd2e64c4204f37a458
autobuild installables edit ServerLua platform=linux url=https://github.com/secondlife/slua/releases/download/v0.701.13/ServerLua-0.701.12-linux-20284901038.tar.zst hash_algorithm=sha1 hash=6b08914698a604e882c373d18bbe2aa619fbab99
v0.701.12
Correct LLTimers catchup logic to guarantee minimum interval This prevents timers scheduled with `LLTimers:every()` from running "too fast" for a tick after first waking back up from the script being disabled.