Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/assets/opensb/scripts
AgeCommit message (Collapse)Author
2025-05-18/run should not printJson a string!Kae
2025-04-01the necessary asset changes for thisBottinator22
2025-02-22Bring back the /description commandVladimir Krasheninnikov
2025-02-04polish identity command a bitKae
2025-02-03Use chat.parseArguments insteadDegranon
2025-02-03Identity get / set commandDegranon
2025-02-01move songs to the /songs/ folder automaticallyKae
2025-02-01add command to disable head rotation per-charKae
2025-02-01allow item pasting to stackKae
2025-01-21fix loadconfig.luaBottinator22
2024-12-28Add files via uploadBottinator22
2024-12-28Update universeclient.luaBottinator22
2024-12-10add item copy-paste bindsKae
decided against making them bound by default
2024-07-29Change the Songbook search field to be more compatible with UI modsKae
It's at the top of the list now. Closes #90
2024-07-27finalize network improvementsKae
can now disable zstd stream compression via config, peer-to-peer uses stream compression now, also made the server commands script a bit nicer
2024-07-27only print Lua command result if it's not nullKae
2024-07-17postload: upscale all HD cursorsSilverSokolova
2024-03-28Update voicemanager.luaKae
[skip ci]
2024-03-26experiment: auto-conversion of object spread lights to hybrid spread/point ↵Kae
lights
2024-03-22Add readJson and writeJson for some packetsKae
2024-03-21disable point light conversion - revisit laterKae
2024-03-21Lua patchesKae
2024-03-17Lua: new Image userdata (& cursor mod fix)Kae
2023-08-15message.setHandler now accepts a Json config in place of the nameKae
2023-08-06fix local checkKae
2023-07-31Update commands.luaKae
2023-07-24Handle world creation error when sending world messages, add active world ↵Kae
callbacks
2023-07-23Add WorldServer script contextsKae
2023-07-20Add voice muting, add input key and mouse functionsKae
2023-07-19Port in the voice settings menuKae
2023-07-19Add loopback, fix mono and leakKae
2023-07-19Lua functions for updating Voice settings, improve loudness visualizationKae
2023-07-19Support for player entity message commandsKae
2023-07-18Provide speaker info to HUD indicatorsKae
2023-07-17Initial voice HUD indicator setupKae