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

summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-18big feature expansionWasabiRaptor
2025-05-18/run should not printJson a string!Kae
2025-05-18make camera free-look framerate-independantKae
2025-05-18oxipng passKae
2025-05-17Merge pull request #238 from FalseIlyu/vs-buildKae
2025-05-16Build Configuration using VSFalseIlyu
2025-05-17Merge pull request #239 from FalseIlyu/string_view_ubKae
2025-05-16handle binds for action bar slots 7-10 if presentemmie
2025-05-16UB trying to dereference end of string viewFalseIlyu
2025-05-15actually register the uuidForClient callback (oops)Kae
2025-05-15add uuidForClient universe functionKae
2025-05-14fix underflow on input clipboard allow stateKae
2025-05-14Merge pull request #241 from grbr404/fixesKae
2025-05-12Added LIBGL_KOPPER_DRI2=1 Variable as it fixes an issue that can ocure with x...grbr404
2025-05-12Update run-client.shgrbr404
2025-05-10make clipboard available when handling user-invoked chat commandsKae
2025-05-10Merge pull request #235 from grbr404/mainKae
2025-05-09Update run-client.shgrbr404
2025-05-09Update run-client.shgrbr404
2025-05-09Update run-client.shgrbr404
2025-05-09Merge branch 'OpenStarbound:main' into maingrbr404
2025-05-07add world.template, world.setTemplateKae
2025-05-07change Windows sbinit.config \\ more human-friendly /Kae
2025-05-03Update run-client.shgrbr404
2025-05-03make troubleshooting errors in json patches easierKae
2025-05-03Merge pull request #233 from grbr404/mainKae
2025-05-02Use Zink for OpenGL on Linux if supportedgrbr404
2025-04-30Merge pull request #232 from SilverSokolova/mainKae
2025-04-30songbook documentationSilverSokolova
2025-04-30Guarantee stack space in exception handling so printing stack overflows doesn...Kae
2025-04-30move WorldServer universe callbacks to the shared LuaRoot so it's available i...Kae
2025-04-30Merge pull request #218 from chililisoup/mainKae
2025-04-30bump protocol version for applyDamageKae
2025-04-30Merge branch 'main' into pr/218Kae
2025-04-30fix songbook compile issues & some warnsKae
2025-04-27add a test callback to bestSlotAvailable to never visit the same slot again w...Kae
2025-04-27change savePlayer log level to Debug because it's annoying actuallyKae
2025-04-26Merge pull request #231 from Bottinator22/mainKae
2025-04-26songbook Lua bindings, give NPCs songbooksKae
2025-04-25allow forcing legacy connectionsBottinator22
2025-04-25add OpenStarbound version string, log itKae
2025-04-25Merge pull request #228 from SilverSokolova/mainKae
2025-04-24Merge pull request #229 from Emmaker/mainKae
2025-04-23Add player.questObjectives; fix player.setTrackedQuest to stop tracking quest...emmaker
2025-04-23remove oSB lua bind from vanilla docsSilverSokolova
2025-04-18Merge pull request #227 from KrashV/patch-1Kae
2025-04-17Add player.say()Degranon
2025-04-17Update build.ymlKae
2025-04-17Merge pull request #225 from KrashV/mainKae
2025-04-17Change the return value description to String[]Vladimir Krasheninnikov