| 2025-05-24 |
Jordan Rose | More test fixes main |
commit | commitdiff | tree | snapshot |
| 2025-05-20 |
Jordan Rose | Properly check param/argument matching (oops) |
commit | commitdiff | tree | snapshot |
| 2025-05-20 |
Jordan Rose | Fix test cases |
commit | commitdiff | tree | snapshot |
| 2025-03-31 |
Jordan Rose | apworld mode april-fools-release |
commit | commitdiff | tree | snapshot |
| 2025-03-31 |
Jordan Rose | Fix mis-specified dependencies |
commit | commitdiff | tree | snapshot |
| 2025-03-31 |
Jordan Rose | Polish for initial upload |
commit | commitdiff | tree | snapshot |
| 2025-03-31 |
Jordan Rose | Add one kind of trap |
commit | commitdiff | tree | snapshot |
| 2025-03-30 |
Jordan Rose | Add item classifications |
commit | commitdiff | tree | snapshot |
| 2025-03-30 |
Jordan Rose | Sort items |
commit | commitdiff | tree | snapshot |
| 2025-03-30 |
Jordan Rose | Add solution checking |
commit | commitdiff | tree | snapshot |
| 2025-03-30 |
Jordan Rose | Fix running scheme.py on its own |
commit | commitdiff | tree | snapshot |
| 2025-03-30 |
Jordan Rose | Fix min and max, oops |
commit | commitdiff | tree | snapshot |
| 2025-03-30 |
Jordan Rose | Implement in-game progress tracking and stuff |
commit | commitdiff | tree | snapshot |
| 2025-03-30 |
Jordan Rose | No turtles here |
commit | commitdiff | tree | snapshot |
| 2025-03-30 |
Jordan Rose | Reorder event processing for better UX |
commit | commitdiff | tree | snapshot |
| 2025-03-30 |
Jordan Rose | Pass through client messages for printing |
commit | commitdiff | tree | snapshot |
| 2025-03-30 |
Jordan Rose | Fill out the rest of the location prompts, more tests... |
commit | commitdiff | tree | snapshot |
| 2025-03-24 |
Jordan Rose | Draw the rest of the Owl I mean Rules |
commit | commitdiff | tree | snapshot |
| 2025-03-24 |
Jordan Rose | Basic logic + win condition |
commit | commitdiff | tree | snapshot |
| 2025-03-24 |
Jordan Rose | Fix location_name_to_id for doubled locations |
commit | commitdiff | tree | snapshot |
| 2025-03-24 |
Jordan Rose | Fix standalone run, and ProblemRewards population |
commit | commitdiff | tree | snapshot |
| 2025-03-24 |
Jordan Rose | Sending checks works! |
commit | commitdiff | tree | snapshot |
| 2025-03-24 |
Jordan Rose | Hide Archipelago logs |
commit | commitdiff | tree | snapshot |
| 2025-03-24 |
Jordan Rose | Handle receiving Macguffins as well, plus untested... |
commit | commitdiff | tree | snapshot |
| 2025-03-24 |
Jordan Rose | Print when item is received |
commit | commitdiff | tree | snapshot |
| 2025-03-17 |
Jordan Rose | Start the game, receive items (not macguffins yet though) |
commit | commitdiff | tree | snapshot |
| 2025-03-17 |
Jordan Rose | Stub out client |
commit | commitdiff | tree | snapshot |
| 2025-03-17 |
Jordan Rose | Wrap prompts |
commit | commitdiff | tree | snapshot |
| 2025-03-16 |
Jordan Rose | Add (#show <problem>) |
commit | commitdiff | tree | snapshot |
| 2025-03-16 |
Jordan Rose | Snapshot apworld folder here as well |
commit | commitdiff | tree | snapshot |
| 2025-03-16 |
Jordan Rose | Add --dump-items and item IDs |
commit | commitdiff | tree | snapshot |
| 2025-03-16 |
Jordan Rose | Unlock exit when you win, heh |
commit | commitdiff | tree | snapshot |
| 2025-03-16 |
Jordan Rose | Add a prelude, so some operations can be written in... |
commit | commitdiff | tree | snapshot |
| 2025-03-10 |
Jordan Rose | No exit |
commit | commitdiff | tree | snapshot |
| 2025-03-10 |
Jordan Rose | Typed Python! Not fully clean yet but that's okay |
commit | commitdiff | tree | snapshot |
| 2025-03-10 |
Jordan Rose | Load problems from yaml |
commit | commitdiff | tree | snapshot |
| 2025-03-10 |
Jordan Rose | Check in location data, with some prompts and tests |
commit | commitdiff | tree | snapshot |
| 2025-03-10 |
Jordan Rose | modulo and remainder are different in Scheme, but also... |
commit | commitdiff | tree | snapshot |
| 2025-03-10 |
Jordan Rose | Track completion |
commit | commitdiff | tree | snapshot |
| 2025-03-10 |
Jordan Rose | Implement reward shuffling |
commit | commitdiff | tree | snapshot |
| 2025-03-10 |
Jordan Rose | 'eq?' is not 'equal?' |
commit | commitdiff | tree | snapshot |
| 2025-03-10 |
Jordan Rose | Add a basic #solve |
commit | commitdiff | tree | snapshot |
| 2025-03-10 |
Jordan Rose | Fix printing of #t and #f |
commit | commitdiff | tree | snapshot |
| 2025-03-10 |
Jordan Rose | Add procedure? |
commit | commitdiff | tree | snapshot |
| 2025-03-10 |
Jordan Rose | Add game mode |
commit | commitdiff | tree | snapshot |
| 2025-03-10 |
Jordan Rose | Finish removing tscheme stuff, oops |
commit | commitdiff | tree | snapshot |
| 2025-03-10 |
Jordan Rose | Add promise stuff |
commit | commitdiff | tree | snapshot |
| 2025-03-03 |
Jordan Rose | Fix define to return the defined symbol name, add test... |
commit | commitdiff | tree | snapshot |
| 2025-03-03 |
Jordan Rose | No Turtle graphics in this project |
commit | commitdiff | tree | snapshot |
| 2025-03-03 |
Jordan Rose | Move special forms into the environment, so we can... |
commit | commitdiff | tree | snapshot |
| 2025-03-03 |
Jordan Rose | Completed basic exercises for 61A Scheme interpreter |
commit | commitdiff | tree | snapshot |
|