Commit Graph

15 Commits

Author SHA1 Message Date
Luke Miller 23f6455a89 removed strange message 2021-05-08 12:24:57 -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 a7ba7605d3 proccesses are working now! 2021-05-06 01:05:57 -04:00
Luke Miller e22b143a6a failsafe for empty orgs.array 2021-05-05 23:56:19 -04:00
Luke Miller 6d070133b7 cleaning up 2021-04-23 22:44:55 -04:00
Luke Miller 23d4a54a8e reverting metatable loading code 2021-04-23 22:26:04 -04:00
Luke Miller 6258855380 Merge branch 'master' into modules 2021-04-23 22:17:03 -04:00
Luke Miller 5940fe1af4 temporary fix for org functions failing 2021-04-22 17:28:09 -04:00
Luke Miller 4eb12d77c9 have a basic form of processes working! see demo.lua for an example 2021-04-21 22:35:30 -04:00
Luke Miller cff1d393c0 bug fixes: orgs load properly (metatable set), orgs can't have same name, orgs now saved on modifying operations 2021-04-16 20:27:31 -04:00
Luke Miller 4ccdb443e2 fixed typo and added instance creation to modpol.lua 2021-04-12 17:00:48 -04:00
Luke Miller 66c4e63adb starting refactor, simple functionality works atm 2021-04-03 23:01:31 -04:00
user 252c04c6c7 bugfix orgs 2021-03-25 17:37:43 -04:00
Nathan Schneider ac6bae3f85 Added modpol.menu() functions modpol and modpol_minetest. Not sure if latter works. 2021-03-14 22:51:53 -06: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