Commit Graph

30 Commits

Author SHA1 Message Date
tour 1d406d7476 readme.md aktualisiert 2024-02-12 22:01:15 +00:00
tour 7f96ca83f0 WHOPS 2024-02-12 20:13:59 +01:00
tour 9aa8bbf08a fix: chat_formspec.update() not updating selection_fs 2024-02-12 19:49:06 +01:00
tour 28c358ad64 more renaming 2024-02-12 19:37:23 +01:00
tour e8a6dfcb90 remove unused setting (feature got removed) 2024-02-12 19:31:05 +01:00
tour 78768fc575 store everything needed to create the fs in context - get rid of context.id 2024-02-12 19:27:48 +01:00
tour 3e918cfeae rename some stuff 2024-02-12 18:59:24 +01:00
tour f0bfc883d3 remove unused replant_help formspec 2024-02-12 18:45:56 +01:00
tour 5cbc680f77 Implement easy syntax 2024-02-12 18:44:20 +01:00
tour 68cbca00ee change position where sendername is included 2024-02-12 17:59:19 +01:00
tour 30624dfecd remove ability to create new formspecs by providing formspec strings 2024-02-12 17:51:25 +01:00
tour 9deaf8ad59 use builtin /msg command function to send the answer
closes #3
2024-02-12 17:20:23 +01:00
tour 5c028eca29 add license 2024-01-06 23:44:18 +01:00
tour 39264a73f8 Include sendername to fs 2024-01-05 18:33:20 +01:00
tour 509b15ee00 demo chat_help formspec
will most likely break on other screen sizes
2024-01-05 17:04:17 +01:00
tour 05649573a4 escape formspec defaults everywhere! 2024-01-05 13:42:26 +01:00
tour 1fa38df372 add chatcommand params (#8) 2024-01-04 14:50:52 +01:00
tour 5048fc40e8 preparations for chatcommand params 2024-01-04 14:03:22 +01:00
tour cf33877a6e remove all control characters from chat messages 2024-01-04 12:41:03 +01:00
tour ff26c1c27a Whops 2024-01-04 10:39:34 +01:00
tour f79676023d more consistent style 2024-01-04 10:25:27 +01:00
tour 216c5c1226 add readme 2024-01-04 00:47:28 +01:00
tour aa99f0719c add luacheck 2024-01-04 00:21:21 +01:00
tour 5dacf216bd add chat_help and replant_help formspec 2024-01-04 00:10:38 +01:00
tour ff88a1670e give formspecs some love 2024-01-03 22:55:44 +01:00
tour 95f114b294 formspec_escape custom texts to predefined formspecs 2024-01-03 21:53:53 +01:00
tour 4f1b6808c7 added privs 2024-01-03 16:42:21 +01:00
tour 2d193d092a add chatcommands 2024-01-03 16:16:13 +01:00
tour 448a8acf6a handle formspec sending / receiving 2024-01-03 16:07:27 +01:00
tour ec41200bb3 added some specs 2024-01-03 13:50:20 +01:00