daa6d95bd6merged changes, using standardized lazy table length function instead of for loop in interactions module
Luke Miller
2022-08-16 11:12:07 -04:00
52334f409efixed process count, added lazy table length function, removed orgs now decrement org counter, orgs loaded message should now be accurate
Luke Miller
2022-08-16 11:10:40 -04:00
9d4ad377e6Created display_policies module to show existing module.config data across an org
Nathan Schneider
2022-02-06 14:05:12 -07:00
8086b18879Removed org.policies table; policies are now handled in the org.modules[module].config table.
Nathan Schneider
2022-02-06 13:45:31 -07:00
b92272afa2Added basic policy backend for modules. Also added confirmation in CLI to call a module. At that confirmation, the relevant policies are shown. Still need to create a module for changing policies and to add more configuration options to existing policies.
Nathan Schneider
2022-02-05 23:49:23 -07:00
fc8cd20e7fUpdated screenshot for README
Nathan Schneider
2022-01-28 14:29:29 -07:00
509d2781f7Created no-consent add_child_org module and a bugfix
Nathan Schneider
2022-01-27 13:32:12 -07:00
5788ce199aadded parent/children ids to processes, modified delete process to be recursive, modules now have access to self:call_module
Luke Miller
2022-01-05 18:10:38 -05:00
2989bd34bdCompleted checkbox_query and rewrite of change_modules module with checkboxes
Nathan Schneider
2022-01-02 23:13:56 -07:00
28a05c584cMinetest checkbox_query now working; checkbox-based change_modules module still needs debugging
Nathan Schneider
2022-01-01 23:54:57 -07:00
c8d527dba8Have basic checkbox_query working in CLI core interactions, not yet attempted in Minetest
Nathan Schneider
2021-12-31 00:50:32 -07:00
62d4c0518fEdits to README for readability
Nathan Schneider
2021-12-30 11:38:43 -07:00
1a6f27f2f6More bugfixes on displays and interactions, mainly fixing damage done two commits ago
Nathan Schneider
2021-12-29 22:25:28 -07:00
6c9353d389Last commit also changed titles on Minetest dashboards to much more flexible [hypertext]
Nathan Schneider
2021-12-29 22:10:57 -07:00
7ef0626357Added modpol.interactions.display and display_processes module, as well as a bunch of bugfixes
Nathan Schneider
2021-12-29 22:07:53 -07:00
5a2e6277e5added a module version of call_module which automatically handles parent ids in the backend
Luke Miller
2021-12-29 21:10:00 -05:00
6558b7a026Created remove_process module---mostly works, but there are still some issues with processes and pending actions not being removed properly
Nathan Schneider
2021-12-28 16:51:12 -07:00
1b0335c069Bugfix on copy_table and added refresh command to CLI
Nathan Schneider
2021-12-28 14:39:34 -07:00
18a29d674cAdded user_dashboard and message_user to modpol_minetest
Nathan Schneider
2021-12-27 23:13:10 -07:00
de8ad25b2fAdded user_dashboard and message_user in modpol_core, still have to add to modpol_minetest
Nathan Schneider
2021-12-27 22:34:22 -07:00
286d131839Got first token modules working, and a bunch of bugfixes throughout
Nathan Schneider
2021-12-26 23:03:57 -07:00
0c59767ef7Filled out tokenomics functions; still not tested
Nathan Schneider
2021-12-26 00:01:59 -07:00
12a49ab66dAdded record() function to tokenomics module functions
Nathan Schneider
2021-12-25 18:14:38 -07:00
c017b80063Added recording of main process events to persistent storage
Nathan Schneider
2021-12-25 18:01:37 -07:00
6d81bd7bd8Started working on tokenomics module (but not yet activated)
Nathan Schneider
2021-12-23 22:25:51 -07:00