| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | TODO HEAD master | Baitinq | 2023-02-17 | 1 | -6/+23 |
| | | |||||
| * | Bot: Increase pathfinding think timeout to 20s | Baitinq | 2023-02-17 | 1 | -0/+1 |
| | | |||||
| * | Bot: Send message to discord on goal_reached | Baitinq | 2023-02-17 | 1 | -0/+4 |
| | | |||||
| * | Bot: Use async functions for handling events | Baitinq | 2023-02-16 | 1 | -8/+9 |
| | | |||||
| * | Dependencies: Update 'mineflayer-antihunger' | Baitinq | 2023-02-16 | 2 | -14/+14 |
| | | | | | Fixes falling and blockbreaking bugging | ||||
| * | Bot: Update mineflayer-antihunger plugin | Baitinq | 2023-02-16 | 2 | -110/+181 |
| | | |||||
| * | Bot: Dont use entity avoidance during pathfinding | Baitinq | 2023-02-16 | 1 | -0/+1 |
| | | |||||
| * | Bot: Dont use y for the goal | Baitinq | 2023-02-16 | 1 | -1/+1 |
| | | |||||
| * | Misc: Add TODO | Baitinq | 2023-02-15 | 1 | -0/+1 |
| | | |||||
| * | Bot: Add autoTotem plugin | Baitinq | 2023-02-15 | 3 | -0/+489 |
| | | |||||
| * | Bot: Add autoArmor plugin | Baitinq | 2023-02-15 | 3 | -4/+36 |
| | | |||||
| * | Misc: Use now upstreamed 'mineflayer-antihunger' plugin | Baitinq | 2023-02-15 | 4 | -23/+13 |
| | | | | | :^) | ||||
| * | Misc: Cleanup shell.nix | Baitinq | 2023-02-15 | 1 | -3/+1 |
| | | |||||
| * | Misc: Add usage in README | Baitinq | 2023-02-15 | 1 | -0/+6 |
| | | |||||
| * | Plugin: Move antihunger functionality into local plugin | Baitinq | 2023-02-15 | 2 | -29/+24 |
| | | |||||
| * | Formatting | Baitinq | 2023-02-15 | 1 | -4/+4 |
| | | |||||
| * | Pathfinding: Disable parkour and set maxDropDown=3 | Baitinq | 2023-02-15 | 1 | -0/+2 |
| | | |||||
| * | Misc: Add basic README | Baitinq | 2023-02-15 | 1 | -0/+3 |
| | | |||||
| * | Initial commit | Baitinq | 2023-02-15 | 8 | -0/+4537 |