Nathan Schneider
|
721eb26777
Got modules basically working in CLI and Minetest, still having issues with Minetest interactions in module:initiate()
|
2 years ago |
Nathan Schneider
|
28e2710efc
CLI interactions updated for modules-as-actions
|
2 years ago |
Luke Miller
|
f381845d21
added some notes to the modules, some not currently functional. rewriting process.lua to work with new modules, support pending actions
|
3 years ago |
Nathan Schneider
|
30e25aee3d
Progress on bugfixes and Minetest interfaces, but processes are still not completing
|
3 years ago |
Nathan Schneider
|
3775f77c2e
Getting the testing formspecs working with requests and nested functions, bugfixes like crazy
|
3 years ago |
Luke Miller
|
3dd5ff615d
merged
|
3 years ago |
Luke Miller
|
87f4b6a2fe
added ledger records and data saving for all valid org actions, updated storage code to not text dump
|
3 years ago |
Luke Miller
|
223fde221a
added open default policies for orgs, and fixed error with passing raw player data into request
|
3 years ago |
Luke Miller
|
f616136597
moving how pending actions work around, after some testing and discussion. reordered how new processes are created so that they have access to their own ids
|
3 years ago |
Luke Miller
|
20f2854969
made user index local
|
3 years ago |
Luke Miller
|
96705e826f
updates modpol instance during reset, add_org request no longer has user param, but uses request.user as the first user in the org
|
3 years ago |
Luke Miller
|
c44defa864
reset function now regenerates the instance
|
3 years ago |
Luke Miller
|
28e31eebc9
orgs are now initialized with a founding member
|
3 years ago |
Luke Miller
|
23f6455a89
removed strange message
|
3 years ago |
Luke Miller
|
3b35817d5b
make_request now automatically launches a process
|
3 years ago |
Luke Miller
|
797d0bebb8
significant progress! a working process from beginning to end can be seen in test/org_req_test.lua
|
3 years ago |
Luke Miller
|
358aacba0a
small fixes in requests system, working towards process support
|
3 years ago |
Luke Miller
|
10f6adc544
split up orgs file
|
3 years ago |