Commit Graph

39 Commits (master)

Author SHA1 Message Date
rubenwardy 1e7b11f824 Relicense to MIT 2022-09-03 15:32:59 +01:00
rubenwardy 60d86c9f93 Fix crash on user that has left the game 2020-01-06 19:20:23 +00:00
rubenwardy a975d2afc5 Add .editorconfig 2019-12-19 21:45:56 +00:00
rubenwardy c8e7ccc64c Improve frozen code 2019-12-19 21:38:55 +00:00
rubenwardy ff64fecf5e Add freeze feature 2019-12-19 21:27:58 +00:00
rubenwardy 47ad2f515f Fix broken action buttons 2019-12-19 21:27:49 +00:00
rubenwardy fa97901406 Increase width of dashboard and fix alignment
Fixes #8
2019-12-10 21:11:55 +00:00
rubenwardy 3ddaaafa87 Add unified button generator
Fixes #7
2019-12-10 20:58:43 +00:00
rubenwardy c46122556c Fix unit test failure due to lack of string.trim() function 2019-12-10 20:14:58 +00:00
rubenwardy 9540b1b118 Add empty string check to create group modal 2019-12-10 20:11:00 +00:00
rubenwardy 1c2cabe795 Add unified inventory support and chatcommand 2019-12-10 19:50:37 +00:00
rubenwardy 2145aa1ebd Split gui.lua into multiple files 2019-12-10 18:11:30 +00:00
rubenwardy 1f43a5e987 Add Gitlab CI support 2019-11-30 17:46:22 +00:00
Peppy ff673ea5ac Add french translation and template 2019-11-28 23:43:02 +01:00
rubenwardy ff1c654884 Fix actions being ran with no students 2019-11-24 20:47:52 +00:00
rubenwardy cbf8ac2f77 Use mod namespace naming for actions (ie: classroom:bring) 2019-11-24 20:45:57 +00:00
rubenwardy ee41ccc889 Document minimum supported Minetest version 2019-11-24 20:42:22 +00:00
rubenwardy 55fd576f27 Add persistence using mod storage 2019-11-24 20:40:42 +00:00
rubenwardy c57ab72207 Make sfinv a hard dependency 2019-11-24 20:32:56 +00:00
rubenwardy 37fc7ec580 Add API documentation 2019-11-24 20:32:11 +00:00
rubenwardy 854079ec99 Update documentation 2019-11-24 16:39:27 +00:00
rubenwardy 126cce70f5 Add audience action
Moves the players to where the teacher's cursor is facing,
spreading them out and making them look at the teacher
2019-11-24 16:37:01 +00:00
rubenwardy 37b62380f1 Redesign sfinv page using FS version 3 2019-11-24 15:58:44 +00:00
rubenwardy 4fb5fee254 Add kick and ban actions 2019-11-24 15:15:08 +00:00
rubenwardy 86a306c7a4 Fix look direction 2019-11-24 15:11:23 +00:00
rubenwardy a02367a81a Make mod translatable 2019-11-24 14:55:59 +00:00
rubenwardy eae45236b4 Add test script to spin up many clients 2019-07-12 19:19:44 +01:00
rubenwardy 6179110889 Add selector tests 2019-07-12 17:39:24 +01:00
rubenwardy 2fab10257e Add Travis support 2019-07-10 21:31:26 +01:00
rubenwardy 79f1d22504 Improve unit testing 2019-07-10 12:54:25 +01:00
rubenwardy 5189c88b36 Implement switching selected group 2019-07-10 12:31:00 +01:00
rubenwardy 47a474f166 Add group create and edit GUIs 2019-07-10 12:19:51 +01:00
rubenwardy e0cab5d9cc Fix action ordering 2019-07-10 05:53:01 +01:00
rubenwardy 5926731f31 Add teacher privilege 2019-07-10 05:46:34 +01:00
rubenwardy b5ce7c66fc Add teleport to 2019-07-10 05:34:39 +01:00
rubenwardy 3b81118d29 Add README and License 2019-07-10 05:16:38 +01:00
rubenwardy d74174f5dd Add ability to select students 2019-07-10 05:04:20 +01:00
rubenwardy d2cecfa738 Add selector toggle 2019-07-10 00:17:34 +01:00
rubenwardy 97aa36c726 Initial commit 2019-07-09 23:55:56 +01:00