summaryrefslogtreecommitdiff
path: root/src/main/java/design/controller/userinput/Menu.java (unfollow)
Commit message (Collapse)Author
2025-11-13change league printingsowgro
2025-10-12Update Menu.javaWillem Dalton
fixed IndexOutOfBounds exception to catch (for some reason, arrayindexoutofbounds) does not catch for out of index menu choices
2025-10-09Menu cleanup - pass 1sowgro
2025-10-07Prompt for password and cleanupsowgro
2025-10-07Add user settingssowgro
2025-10-06Remove unused args parameter in Actionsowgro
2025-10-06fix really bad error handlingsowgro
2025-10-05Reorganize menu apisowgro
2025-10-04Initial version mostly workingsowgro