Commit graph

9 commits

Author SHA1 Message Date
2e26df05e2
fix: pass callback arg, add available field 2024-09-17 17:58:32 +02:00
32e056de91
fix: check for nil and empty string
empty string is not falsy in lua? idk
2024-09-17 17:50:58 +02:00
d524076412
chore: global CODEMP object
i dont really like global state but it seems to be necessary when
working with callbacks
2024-09-17 17:26:23 +02:00
45231e3eb8
fix: setting global client 2024-09-17 16:36:51 +02:00
9dea608f04
feat: non-blocking API 2024-09-17 16:33:22 +02:00
bbc86f3ac4
chore: new api 2024-09-16 18:27:23 +02:00
335ea236c4
fix: dont require window until its used
so that config can be properly loaded first
2024-09-14 14:24:48 +02:00
368dd727c5
chore: codemp.dev -> code.mp 2024-09-07 22:12:32 +02:00
0987a7b022
chore: moved under lua/codemp 2024-09-05 04:57:47 +02:00
Renamed from lua/client.lua (Browse further)