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

summaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Collapse)Author
2025-05-25Merge branch 'main' into networked-animator-improvementsWasabiRaptor
2025-05-25fix for net element ordering bugWasabiRaptor
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
2025-04-23Add player.questObjectives; fix player.setTrackedQuest to stop tracking ↵emmaker
quest if ID matches current quest
2025-04-17actually pass along chat user dataKae
2025-04-16add optional data for chat messages, for custom Chat panes to read fromKae
2025-04-13add root.assetsScanKae
2025-04-12Fix multiple Lua patches of the same path not working correctlyKae
2025-04-01configurable number of post-process shader passesBottinator22
2025-03-23more block swap fixeschililisoup
2025-03-23block swapping lua supportchililisoup
2025-03-23Update StarMaterialItem.cppKae
[skip ci]
2025-03-23swap indicator blinks opposite to collision indicatorKae
(also losslessly compressed the png)
2025-03-23bump OpenProtocolVersion and check so tile replacement works on older oSB ↵Kae
servers
2025-03-23remove compiler flag unsupported by CIKae
2025-03-22block swap indicatorchililisoup
2025-03-21block swap fixeschililisoup
2025-03-21Block swap networking fixeschililisoup
2025-03-20block swappingchililisoup