230 Commits

Author SHA1 Message Date
Nathan Schneider
9a2c72c6a1 Bugfixes after test with Skylar! 2021-12-21 18:12:59 -07:00
956f9a2635 Update misc.lua to initialize the modpol.util table 2021-12-21 23:45:25 +00:00
Nathan Schneider
1e81b830c4 Fix on the mod.conf before submission to ContentDB 2021-12-21 15:38:57 -07:00
db57313165 Update README.md with some additional details about changing modules 2021-12-21 05:17:35 +00:00
Nathan Schneider
cfef9b29b0 Bugfixes on CLI interactions 2021-12-20 21:28:54 -07:00
Nathan Schneider
fe2d5fdb2a Added message_org module 2021-12-20 20:34:11 -07:00
Nathan Schneider
75f3a80d31 Changed name back to Modpol from Modular Politics 2021-12-20 20:14:43 -07:00
Nathan Schneider
645cc6f690 Changed Minetest module listing to remove slugs, retain only names 2021-12-20 20:06:17 -07:00
Nathan Schneider
b9317490fb Added section on gameplay usage in README 2021-12-20 19:58:57 -07:00
Nathan Schneider
85e9916e27 Added pending actions list to main dashboard 2021-12-20 19:45:30 -07:00
Nathan Schneider
18d63485c2 Fixed interaction glitch on privs_to_org 2021-12-20 19:05:03 -07:00
Nathan Schneider
046fad7f57 Added refresh button to Minetest dashboards 2021-12-20 18:55:08 -07:00
6aa09f9fdd Merge branch 'modules-as-actions' into 'master'
Merge modules-as-action refactor to main!

See merge request medlabboulder/modpol!31
2021-12-20 06:27:42 +00:00
efd363daef Merge branch 'master' into 'modules-as-actions'
# Conflicts:
#   LICENSE
2021-12-20 06:27:01 +00:00
Nathan Schneider
2365eb83d0 Added change_modules mod and lots of bugfixes. Now merging to master. 2021-12-19 23:23:23 -07:00
Nathan Schneider
1d6d0f21e2 Added more conceptual background to README 2021-12-19 17:20:30 -07:00
Nathan Schneider
a59ad22370 Updated documentation 2021-12-19 16:42:34 -07:00
Nathan Schneider
53d2a25f42 Adding and fixing basic modules for renaming, removing, and adding orgs 2021-12-19 16:00:26 -07:00
Nathan Schneider
d4599e9bbe Removing the testing buttons from formspecs now that modules do all that work 2021-12-18 21:01:33 -07:00
Nathan Schneider
e994061f38 A bunch of module bugfixes 2021-12-18 20:41:49 -07:00
Nathan Schneider
af6e639e27 Added minetest modules and am stuck on interactions and module flow 2021-12-18 17:53:49 -07:00
Nathan Schneider
51d5e404e9 Tweak to description.txt 2021-12-18 15:48:55 -07:00
Nathan Schneider
ac0c78795b Drafted priv_to_org as first MT module, but it doesn't work yet b/c interaction issues 2021-12-18 15:46:14 -07:00
Nathan Schneider
3e3f737915 A little more cleaning up 2021-12-18 15:06:26 -07:00
Nathan Schneider
a03528d8fe A bunch of cleaning up of unused files 2021-12-18 14:57:11 -07:00
Nathan Schneider
c2852b1bce Renamed modpol/modpol directory to modpol_core for clarity and consistency 2021-12-18 14:50:41 -07:00
Nathan Schneider
bd95fcf811 Moved login.lua to root and updated README 2021-12-18 14:02:14 -07:00
Nathan Schneider
721eb26777 Got modules basically working in CLI and Minetest, still having issues with Minetest interactions in module:initiate() 2021-12-18 13:35:18 -07:00
Nathan Schneider
4411c01ebb Corrected copyright statement on LICENSE 2021-12-18 09:13:42 -07:00
Nathan Schneider
9e492bb1f8 Added remove_org_consent module, a few other tweaks to modules 2021-12-16 23:33:02 -07:00
Nathan Schneider
b9d2b73611 Correction: files added 2021-12-16 16:55:49 -07:00
Nathan Schneider
9be019a839 First draft of modules-as-actions Minetest interactions fix. Still not listing modules; may not be loading correctly. 2021-12-16 16:55:08 -07:00
Nathan Schneider
73515beaea Cleaned up modpol_minetest directory structure 2021-12-16 15:23:35 -07:00
Nathan Schneider
ccc8c40cd7 Removed old DOCS folder and moved GOVERNANCE to root; added provision to it on university ownership. 2021-12-16 15:18:10 -07:00
Nathan Schneider
ddf4c72fc8 Merge branch 'modules-as-actions' of https://gitlab.com/medlabboulder/modpol into modules-as-actions 2021-12-16 15:10:29 -07:00
Nathan Schneider
28e2710efc CLI interactions updated for modules-as-actions 2021-12-16 15:07:26 -07:00
Luke Miller
48123b3496 added consent module, nesting mdoules now functional! 2021-12-16 16:52:06 -05:00
Skylar Hew
0b265d7be5 Added ldoc comments and slug variable for setup 2021-12-16 14:07:58 -07:00
Luke Miller
6e02e254aa added module template, added support for module parameters and default values through the config table 2021-12-16 14:03:42 -05:00
Luke Miller
826f9600b5 cleaned up module template! 2021-12-16 13:32:30 -05:00
Luke Miller
fa7a0f82f6 functional test of call_module and new pending action/interact version 2021-12-06 16:45:52 -05:00
51ed8d41e2 Update LICENSE 2021-11-29 23:42:44 +00:00
Luke Miller
08151ad9d9 notes from meeting 2021-11-29 18:29:39 -05:00
Luke Miller
1d45dc38b0 first pass of new process system 2021-11-29 17:53:32 -05:00
Luke Miller
f381845d21 added some notes to the modules, some not currently functional. rewriting process.lua to work with new modules, support pending actions 2021-11-29 14:36:18 -05:00
Luke Miller
db43df6ce2 adding class version of join org module 2021-11-22 16:49:03 -05:00
Luke Miller
0ca04294b7 working version of join_org module demonstrated in tests/new_module_test.lua 2021-11-22 16:24:44 -05:00
Luke Miller
8bc5c5ba4e mintest notes 2021-10-11 15:26:15 -04:00
Luke Miller
2386c0e929 first draft of consent system 2021-10-11 09:58:56 -04:00
Luke Miller
a28c313982 updated process and policy table 2021-10-04 17:50:24 -04:00