418926f551
Merge branch 'work_with_orgs' into 'master'
...
rework orgs. Add various properties to orgs. Make all org functions return...
See merge request medlabboulder/modpol!3
2021-03-02 05:19:04 +00:00
MisterE123
d646a4a8dd
rework orgs. Add various properties to orgs. Make all org functions return success boolean as well as error/success string message.
2021-03-01 19:11:20 -05:00
Nathan Schneider
4f53e801c4
Some unfinished, broken additions to processes
2021-02-20 22:48:17 -07:00
bf309aa63d
Deleted ModPolProcess.drawio
2021-02-12 04:37:45 +00:00
bec17ec70e
Added ModPolProcess.drawio
2021-02-11 23:14:27 +00:00
6a6220b253
Added modpol.approved and modpol.add_policy functions
2021-02-11 21:59:17 +00:00
b6ac30ee72
Merge branch 'new_file_org' into 'master'
...
Change file structures so that the interior modpol folder IS the portable modpol.
See merge request medlabboulder/modpol!2
2021-02-11 21:56:34 +00:00
MisterE123
dc12ec50a9
Change file structures so that the interior modpol folder IS the portable modpol.
...
Added documentation of how to pre-define the modpath and the storage file.
2021-02-11 16:39:51 -05:00
37463fc8cc
Update README.md
2021-02-11 06:06:20 +00:00
a2db10b9d7
Merge branch 'change_file_structure' into 'master'
...
*Reorganized code so that further expansion is possible in a very organized manner.
See merge request medlabboulder/modpol!1
2021-02-11 05:20:19 +00:00
MisterE123
f19796f82d
*Reorganized code so that further expansion is possible in a very organized manner.
...
*modpol.add_member() -- added a check if the member is already a member of that organized
*storage -- fixed bug by moving storageref to top of file
*added on_joinplayer to add players to instance
*moved minetest specific code in init.lua to modpol_minetest, organized in folders.
All overrides in one folder, all chatcommands in another, the on_joinplayer in modpol_minetest/orgs/instance.lua
2021-02-10 23:40:28 -05:00
c05023ad20
Fixed glitch on list_users in init.lua, thx @gbrrudmin
2021-02-10 23:44:46 +00:00
b80f025093
Removed "default" from Minetest dependency list, thanks to @gbrrudmin
2021-02-10 22:15:56 +00:00
Nathan Schneider
a3fb83fbfa
Created processes.lua with consent, initiate functions
2021-01-31 22:47:28 -07:00
Nathan Schneider
c927b4d9fc
Major refactoring (big thanks to OldCoder) enabling CLI and local storage and cleaner modpol/MT split
2021-01-28 23:22:06 -07:00
Nathan Schneider
c8ca1d3d51
Implemented binary_poll_user and /pollself
2021-01-23 00:18:23 -07:00
e581b6a84f
Update LICENSE to .md
2021-01-22 21:45:02 +00:00
f12310bdb6
Add LICENSE
2021-01-22 21:44:47 +00:00
d86e1adcb9
Update README.md
2021-01-22 21:42:07 +00:00
311b1772fd
Update README.md
2021-01-22 21:39:56 +00:00
327d0f35d8
Added list of functioning commands to README
2021-01-22 21:37:25 +00:00
3467556b05
Update GOVERNANCE.md
2021-01-22 21:04:53 +00:00
49b157e082
Upload New File
2021-01-22 21:02:01 +00:00
f1056a405d
Upload New File
2021-01-22 21:01:46 +00:00
b7e86554a4
Upload New File
2021-01-22 21:01:28 +00:00
e7d98a309f
Update README.md
2021-01-22 21:00:05 +00:00
1fcae58ef5
Update README.md
2021-01-22 18:25:25 +00:00
eb43b5649d
Update GOVERNANCE.md
2021-01-22 18:10:10 +00:00
a10a1c4a46
Add new file
2021-01-22 18:09:16 +00:00
29488446d0
Initial commit
2021-01-22 18:01:54 +00:00