| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | replace yaml.v3 with goccy/go-yaml | Florian Fischer | 2025-09-04 | 1 | -2/+2 |
| | | |||||
| * | simplify attacks copying | Florian Fischer | 2025-08-20 | 1 | -3/+1 |
| | | |||||
| * | consider houses when determining damage for a tile | Florian Fischer | 2025-08-20 | 1 | -6/+18 |
| | | |||||
| * | add support for flexible attacks | Florian Fischer | 2025-08-20 | 1 | -8/+62 |
| | | |||||
| * | implement tower tile effect | Florian Fischer | 2025-08-20 | 1 | -0/+18 |
| | | |||||
| * | add attack unit tests and documentation | Florian Fischer | 2025-08-20 | 1 | -2/+8 |
| | | |||||
| * | improve code | Florian Fischer | 2025-08-20 | 1 | -1/+1 |
| | | | | | | | * explicitly ignore errors where appropriate * do not append in a loop * specify format string in Errorf | ||||
| * | replace Fatalf with Panicf | Florian Fischer | 2025-08-20 | 1 | -2/+2 |
| | | | | | Panicf includes a stacktrace and causes a debugger to halt. | ||||
| * | support crewing | Florian Fischer | 2025-08-20 | 1 | -1/+1 |
| | | | | | | | * Introduce new callback for leaving a pile without beeing dropped * Fix equipment contrsuctor * Implement attack inheritance | ||||
| * | change unit attack representation and implement sword | Florian Fischer | 2025-08-20 | 1 | -10/+29 |
| | | |||||
| * | intermediate commit | Florian Fischer | 2025-08-20 | 1 | -0/+50 |
