Commit Graph

  • 1875588c04
    Program: Output human readable schedule in addition to BYAML and JSON master OatmealDome 2025-07-15 17:44:20 -0400
  • bb29d042d7 README: Add note about Pretendo OatmealDome 2024-09-19 02:25:18 -0400
  • fe0edba914 README: Add information on phase overrides OatmealDome 2024-09-19 02:25:04 -0400
  • a39a861d22 Program: Allow generating rotations even if the phase list is empty OatmealDome 2024-09-19 02:06:43 -0400
  • 3d65678022 Program: Add bounds check to prevent generating more than 256 rotations OatmealDome 2024-09-19 01:52:22 -0400
  • c68a64f2b5 Program: Revert adding override phases to the output BYAML This is causing Splatoon to crash. Not sure why at this point, but this data is not important, so let's get rid of it for now. OatmealDome 2024-08-11 16:32:54 -0400
  • e6b73be0b2 Program: Allow the user to specify the RNG seed OatmealDome 2024-08-11 14:04:35 -0400
  • e684a2c3d0 Program: Save phase length and schedule length to output BYAML For debugging purposes. OatmealDome 2024-08-11 14:03:53 -0400
  • 700ecb78ff Program: Save override phases to BYAML For debugging purposes, just in case. OatmealDome 2024-08-11 13:59:22 -0400
  • 6297c86fe0 Program: Save random seed to the output BYAML OatmealDome 2024-08-11 13:49:15 -0400
  • 67d6a7c545 Program: Fix an issue where PickGachiRule can end up in a state where no rules in the pool are valid OatmealDome 2024-08-11 13:48:57 -0400
  • 8a34971659 Program: Switch to sead::Random as the RNG .NET's built-in algorithms don't let me save their internal state for debugging purposes. OatmealDome 2024-08-11 13:48:03 -0400
  • 7eebc76421 Program: Add crude infinite loop detection to GetRandomElementFromPool OatmealDome 2024-08-11 01:34:54 -0400
  • 052cb0b45b Program: Implement the ability to override specific phases OatmealDome 2024-08-11 01:34:16 -0400
  • a15ac807e8 VersusRule: Use -1 value for None Doing this to match JelonzoBotDX.Common. OatmealDome 2024-08-11 01:33:09 -0400
  • 09146fbb00 Program: Clean up console log messages OatmealDome 2024-08-10 13:04:03 -0400
  • a6b580610d Program: Add option to set the output schedule length OatmealDome 2024-08-10 13:02:51 -0400
  • 1e248e2f9d Program: Add option to set phase length OatmealDome 2024-08-09 22:22:00 -0400
  • 88f893982b Program: Switch to using InvocationContext for command handling OatmealDome 2024-08-09 22:12:39 -0400
  • c19673787a Program: Fix copy-paste error in output BYAML argument name OatmealDome 2024-08-09 22:11:08 -0400
  • 6e4b05d70e README: Add README file OatmealDome 2024-05-28 17:21:56 -0400
  • f5b68aceb9 LICENSE: Use MIT license OatmealDome 2024-05-28 17:21:01 -0400
  • dba69ac116 Program: Implement basic functionality OatmealDome 2024-05-28 16:54:26 -0400
  • 54bacb4553 Project: Add System.CommandLine library OatmealDome 2024-04-24 19:19:05 -0400
  • 191335679a Project: Add Byaml library OatmealDome 2024-04-24 19:07:55 -0400
  • c95ff4c3d7 Initial commit OatmealDome 2024-04-23 22:44:35 -0400