Commit Graph

15 Commits

Author SHA1 Message Date
Nathan Schneider 30e25aee3d Progress on bugfixes and Minetest interfaces, but processes are still not completing 2021-08-04 16:58:06 -06:00
Nathan Schneider 3775f77c2e Getting the testing formspecs working with requests and nested functions, bugfixes like crazy 2021-08-03 23:37:31 -06:00
Luke Miller 3dd5ff615d merged 2021-07-19 11:06:00 -04:00
Luke Miller 87f4b6a2fe added ledger records and data saving for all valid org actions, updated storage code to not text dump 2021-07-19 10:59:13 -04:00
Luke Miller 223fde221a added open default policies for orgs, and fixed error with passing raw player data into request 2021-07-12 18:11:36 -04:00
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 2021-06-13 14:22:07 -04:00
Luke Miller 20f2854969 made user index local 2021-06-06 17:52:41 -04:00
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 2021-06-05 18:33:18 -04:00
Luke Miller c44defa864 reset function now regenerates the instance 2021-06-05 17:47:28 -04:00
Luke Miller 28e31eebc9 orgs are now initialized with a founding member 2021-06-04 00:16:10 -04:00
Luke Miller 23f6455a89 removed strange message 2021-05-08 12:24:57 -04:00
Luke Miller 3b35817d5b make_request now automatically launches a process 2021-05-08 12:18:13 -04:00
Luke Miller 797d0bebb8 significant progress! a working process from beginning to end can be seen in test/org_req_test.lua 2021-05-06 14:13:02 -04:00
Luke Miller 358aacba0a small fixes in requests system, working towards process support 2021-05-02 23:18:03 -04:00
Luke Miller 10f6adc544 split up orgs file 2021-05-02 22:38:27 -04:00