Commit graph

10 commits

Author SHA1 Message Date
24c5e2cbc1
fix: enable logger again 2024-08-22 03:41:22 +02:00
3e9647ab39
feat: implemented callback api
it works well!!?! when it doesnt crash... but its also pretty clean
maybe its our fault? could be worth investigating more lua ffi
2024-08-16 03:49:24 +02:00
1de55250ab
feat: managed codemp window with custom binds
a first implementation, definitely lot to improve!!
2024-08-15 03:41:45 +02:00
44d9f9766b
feat: global state, fixed thread kink 2024-08-08 04:34:23 +02:00
059dc68e3f
fix: new better logger 2024-08-06 23:03:46 +02:00
fb706706dd
chore: doesnt return anything 2024-08-06 18:48:27 +02:00
6cc3b5f119
chore: codemp.buffer -> codemp.buffers 2024-08-06 18:46:22 +02:00
40a8c49960
fix: loader 2024-08-06 02:22:02 +02:00
d825a0d6fd
chore: separated command into file 2024-08-06 02:21:30 +02:00
2b7b861329
feat: added lua plugin but split into modules
way more understandable now! also everything under :MP command (with
completions!!!)
2024-08-06 01:11:09 +02:00