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

summaryrefslogtreecommitdiff
path: root/source/game/scripting
AgeCommit message (Expand)Author
2025-06-03add statusText to world.nametagEntityKae
2025-06-03add player.nametag, player.setNametag, world.entityNametagKae
2025-06-02Merge remote-tracking branch 'origin/main'emmaker
2025-06-02Change type of markRead to Maybe<bool>emmaker
2025-06-02Merge branch 'OpenStarbound:main' into mainEmmaker
2025-06-02Include missing headeremmaker
2025-06-03revert networked animator changes for nowKae
2025-06-02Syntax fix (oops)emmaker
2025-06-02Add codex bindings to player tableemmaker
2025-05-27add universe.banClientKae
2025-05-27Update StarUniverseServerLuaBindings.cppKae
2025-05-27universe.disconnectClientKae
2025-05-19fix that type cast I did wrongWasabiRaptor
2025-05-18callback for setting local anim stateWasabiRaptor
2025-05-18apply part tags callbackWasabiRaptor
2025-05-18make next frame property accessible to scriptWasabiRaptor
2025-05-18big feature expansionWasabiRaptor
2025-05-15actually register the uuidForClient callback (oops)Kae
2025-05-15add uuidForClient universe functionKae
2025-05-07add world.template, world.setTemplateKae
2025-04-30fix songbook compile issues & some warnsKae
2025-04-26songbook Lua bindings, give NPCs songbooksKae
2025-04-23Add player.questObjectives; fix player.setTrackedQuest to stop tracking quest...emmaker
2025-04-13add root.assetsScanKae
2025-03-23block swapping lua supportchililisoup
2025-03-16add root.assetSourceMetadataKae
2025-02-11Merge pull request #182 from Bottinator22/scriptablethreadsKae
2025-02-10scriptable threadsBottinator22
2025-02-10Add root.itemFile configErodeesFleurs
2025-01-22add "team" lua callbacksErodeesFleurs
2025-01-21add world.loungingEntities, world.loungableAnchorCount and anchor index arg t...Kae
2024-12-10Input: binds can now make the clipboard available while held, config option t...Kae
2024-12-05add sky setting overrides to celestial.flyShip, pass net rules to packet read...Kae
2024-11-30move loadstring out of LuaRootKae
2024-11-07Add camera bindingsKae
2024-11-05questPortrait callbackKae
2024-10-29fix broken status.primaryDirectivesKae
2024-10-25Update StarPlayerLuaBindings.cppKae
2024-10-21player.callQuestKae
2024-10-21Merge pull request #131 from KrashV/mainKae
2024-10-21Update StarPlayerLuaBindings.cppKae
2024-10-21change to trackedQuestId, add currentQuestIdKae
2024-10-21Move teamMembers impl to Lua bindingsKae
2024-10-21add player.trackedQuestKae
2024-10-19Player teammembersDegranon
2024-10-17unify UniverseClient & WorldClient LuaRoots & let universeClient scripts inte...Kae
2024-10-15add new quest Lua bindings to playerKae
2024-09-22root.assetFrames & assets.framesKae
2024-09-11Network compatibility changesKae
2024-09-02Rename Keypad enumsKae