| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | support explicitly winning and implement Approach Supremacy! | Florian Fischer | 2025-09-08 | 1 | -0/+8 |
| * | do not parse free actions granting x effects as x effects | Florian Fischer | 2025-09-03 | 1 | -0/+12 |
| * | reorganize upkeep and parse additional action effects | Florian Fischer | 2025-08-20 | 1 | -0/+24 |
| * | use slog and add game log handler callback | Florian Fischer | 2025-08-20 | 1 | -5/+6 |
| * | fix armor parsing and effective XEffect calculation | Florian Fischer | 2025-08-20 | 1 | -3/+3 |
| * | support parsing of simple equipment effects | Florian Fischer | 2025-08-20 | 1 | -0/+74 |
| * | use any instead of interface{} | Florian Fischer | 2025-08-20 | 1 | -4/+4 |
| * | minor cleanup removing debug prints | Florian Fischer | 2025-08-20 | 1 | -2/+0 |
| * | introduce game.State interface abstraction | Florian Fischer | 2025-08-20 | 1 | -12/+12 |
| * | pass the PlayAction to the cards onPlay implementations | Florian Fischer | 2025-08-20 | 1 | -3/+3 |
| * | add onETB card hook | Florian Fischer | 2025-08-20 | 1 | -0/+7 |
| * | intermediate commit | Florian Fischer | 2025-08-20 | 1 | -2/+2 |
| * | intermeditae commit | Florian Fischer | 2025-08-20 | 1 | -0/+6 |
| * | export less methods | Florian Fischer | 2025-08-20 | 1 | -1/+1 |
| * | replace Fatalf with Panicf | Florian Fischer | 2025-08-20 | 1 | -2/+2 |
| * | implement the basics of the rest of the base cards | Florian Fischer | 2025-08-20 | 1 | -6/+16 |
| * | intermediate commit | Florian Fischer | 2025-08-20 | 1 | -3/+3 |
| * | intermediate commit | Florian Fischer | 2025-08-20 | 1 | -17/+39 |
| * | add simple spell support | Florian Fischer | 2025-08-20 | 1 | -0/+7 |
| * | support crewing | Florian Fischer | 2025-08-20 | 1 | -0/+7 |
| * | add equipments and pile hooks | Florian Fischer | 2025-08-20 | 1 | -0/+14 |
| * | intermediate commit | Florian Fischer | 2025-08-20 | 1 | -0/+179 |
