adds default bases + allows mms to set custom waypoints for microdagr #26
Reference in New Issue
Block a user
Delete Branch "add-microdagr-waypoints"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
needs testing!
@@ -29,0 +25,4 @@class initClient {};class addMicroDAGRWaypoints {};class addZenModules {};class bindEmptyGroupGarbageCleanup {};regression introduced here with bindEmptyGroupGarbageCleanup on my part due to naming convention.
postInit = 1 was to allow running on all machine, as technically the server is a client; needs to be executed on both clients and server for due to locality issues on failed ownership transfers
moved to performance module and is now managed with global setting & removal/reapply on setting change
WIP: adds default bases + allows mms to set custom waypoints for microdagrto adds default bases + allows mms to set custom waypoints for microdagr