Luke Miller
|
4eb12d77c9
have a basic form of processes working! see demo.lua for an example
|
3 years ago |
Luke Miller
|
44e40d96e6
added support for making requests to an org (first step of processes)
|
3 years ago |
Luke Miller
|
90da4c70bb
standardizing org template
|
3 years ago |
Nathan Schneider
|
c5c152d466
Merge branch 'save_orgs_fix' into 'master'
|
3 years ago |
Nathan Schneider
|
6073732e6c
Set up dropdowns in dashboard
|
3 years ago |
Nathan Schneider
|
486d310f52
Began creating complex interactions in Minetest with _context
|
3 years ago |
Nathan Schneider
|
55c3ee9f46
Added basic modpol.interactions.message
|
3 years ago |
Nathan Schneider
|
9f65e2bdd3
Changed modpol.orgs.list_all to return table not string
|
3 years ago |
Nathan Schneider
|
a6cd6ebcfe
Began dashboard formspec in Minetest
|
3 years ago |
Luke Miller
|
cff1d393c0
bug fixes: orgs load properly (metatable set), orgs can't have same name, orgs now saved on modifying operations
|
3 years ago |
Nathan Schneider
|
6bc5f4077e
Fixes to basic CLI dashboard
|
3 years ago |
Nathan Schneider
|
10810eeaa7
Fixed modpol.dashboard call for listing orgs to new nomenclature
|
3 years ago |
Nathan Schneider
|
defa4fac50
Merge branch 'renaming' into 'master'
|
3 years ago |
Luke Miller
|
70b1c4d7d2
bug fix
|
3 years ago |
Luke Miller
|
8e190baa75
updated chat command to support new oo standard
|
3 years ago |
Luke Miller
|
ce56ec3fd6
fixed bug where getting org by name wouldn't work
|
3 years ago |
Luke Miller
|
4abee2e603
got rid of old orgs.lua
|
3 years ago |
Luke Miller
|
4ccdb443e2
fixed typo and added instance creation to modpol.lua
|
3 years ago |
Luke Miller
|
bc3aba4ff0
changed modpol.orgs.list to modpol.orgs.array, added support for id or org name in get_org function
|
3 years ago |
Nathan Schneider
|
08122f7a6a
Small fix to switch dashboard call to OO logic
|
3 years ago |
Nathan Schneider
|
74ecba940a
Turned 'menu' command into 'dashboard'
|
3 years ago |
Nathan Schneider
|
8feae2d57e
Merge branch 'typo-fix' into 'master'
|
3 years ago |
Nathan Schneider
|
694e779658
Merge branch 'oo-pattern' into 'master'
|
3 years ago |
Luke Miller
|
4557e9c7d8
completed refactor
|
3 years ago |
Luke Miller
|
63ba335b44
fixed typo 'properites' -> 'properties'
|
3 years ago |
Luke Miller
|
0a16d85be2
added remove_org, get_org, and record functions to orgs
|
3 years ago |
Luke Miller
|
9a0680b07e
Merge branch 'master' of https://gitlab.com/medlabboulder/modpol into oo-pattern
|
3 years ago |
Luke Miller
|
66c4e63adb
starting refactor, simple functionality works atm
|
3 years ago |
Nathan Schneider
|
13597e7fc8
Merge branch 'standardized_chat_commands' into 'master'
|
3 years ago |
Luke Miller
|
cd8770eb98
updated chat commands to be structured the same without duplicates/respellings
|
3 years ago |