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

summaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Collapse)Author
2025-05-29changed check to be befor init videogrbr404
2025-05-29forgot #endifgrbr404
2025-05-29Check for Wayland to use it if the system uses itgrbr404
Check for Wayland to use it if the system uses it
2025-05-29Update StarPythonic.hppIsaacClark69
https://github.com/OpenStarbound/OpenStarbound/issues/249
2025-05-29use newer Steam init API that can return an error stringKae
2025-05-27add universe.banClientKae
2025-05-27add sb.stripEscapeCodesKae
2025-05-27Update StarUniverseServerLuaBindings.cppKae
2025-05-27universe.disconnectClientKae
2025-05-25put this back where it should be now that netgroup is fixedWasabiRaptor
2025-05-25Merge remote-tracking branch 'upstream/main' into ↵WasabiRaptor
networked-animator-improvements
2025-05-26cleaner fix for NetElementGroupKae
ty @WasabiRaptor
2025-05-25Merge remote-tracking branch 'upstream/main' into ↵WasabiRaptor
networked-animator-improvements
2025-05-26net: fix index index compatibility issues in NetElementGroupKae
2025-05-26client: attempt to disconnect safely instead of crashing when an incoming ↵Kae
server packet causes an exception
2025-05-25Merge branch 'main' into networked-animator-improvementsWasabiRaptor
2025-05-25fix for net element ordering bugWasabiRaptor
2025-05-25fix crash when receiving an interact packet for a non-existent entityKae
2025-05-23Allow os.dateDegranon
2025-05-21potential fixesWasabiRaptor
2025-05-21Merge pull request #243 from emmyposs/invbar-more-select-bindsKae
handle binds for action bar slots 7-10
2025-05-19fix that type cast I did wrongWasabiRaptor
I miss things while copy pasting and only changing one or two values
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-18part state alias shortcutWasabiRaptor
2025-05-18that was using the wrong keyWasabiRaptor
2025-05-18fixes after testingWasabiRaptor
2025-05-18big feature expansionWasabiRaptor
2025-05-18make camera free-look framerate-independantKae
2025-05-16Build Configuration using VSFalseIlyu
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-10make clipboard available when handling user-invoked chat commandsKae
2025-05-07add world.template, world.setTemplateKae
2025-05-03make troubleshooting errors in json patches easierKae
2025-04-30Guarantee stack space in exception handling so printing stack overflows ↵Kae
doesn't fail
2025-04-30move WorldServer universe callbacks to the shared LuaRoot so it's available ↵Kae
in entity scripts
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 ↵Kae
when used by itemsFitWhere fixes a freeze when picking up a large quantity of items under specific conditions
2025-04-27change savePlayer log level to Debug because it's annoying actuallyKae
2025-04-26Merge pull request #231 from Bottinator22/mainKae
allow forcing legacy connections
2025-04-26songbook Lua bindings, give NPCs songbooksKae
2025-04-25allow forcing legacy connectionsBottinator22
2025-04-25add OpenStarbound version string, log itKae