Automatic changelog for PR #79081 [ci skip]

This commit is contained in:
orange man
2023-10-21 06:56:19 +13:00
parent ec41393b31
commit 00ae97e6ef
@@ -0,0 +1,6 @@
author: "Watermelon914"
delete-after: True
changes:
- admin: "Added SS13.get_runner_ckey() and SS13.get_runner_client() which stores the ckey and returns the client of the user who ran the lua script. Can be unreliable if accessed after sleeping."
- admin: "Added timer loop helpers to the SS13.lua module, check the docs"
- admin: "The SS13.lua module can now be made local without causing any errors."