Commit Graph

80 Commits

Author SHA1 Message Date
3eca9f067a fix: No need for *any* ctrl-c handling since Bevy already does the right thing. 2025-01-03 14:08:21 -05:00
fb63b2ba79 Release
Some checks failed
Test / test (ubuntu-latest) (push) Failing after 1m18s
2025-01-03 13:52:45 -05:00
621578e756 Update CHANGELOG. 2025-01-03 13:52:26 -05:00
d51ef53f49 fix: Don't explicitly add ctrl-c-handling plugin as it is likely included in related groups. 2025-01-03 13:51:59 -05:00
4fa1e45e93 Release
Some checks failed
Test / test (ubuntu-latest) (push) Failing after 1m35s
2025-01-03 13:42:24 -05:00
50903a8170 Update CHANGELOG. 2025-01-03 13:42:08 -05:00
d8b38e9444 fix: Actually integrate Bevy 0.15's handling for ctrlc. 2025-01-03 13:41:18 -05:00
ffa9746323 Release
All checks were successful
Test / test (ubuntu-latest) (push) Successful in 1m22s
2024-12-05 16:27:00 -06:00
448e177cd0 Update CHANGELOG. 2024-12-05 16:26:42 -06:00
5794248613 chore: Allow unused imports to allow for cross-platform compilation. 2024-12-05 16:26:21 -06:00
d7aec8c0bf Release
Some checks failed
Test / test (ubuntu-latest) (push) Failing after 1m17s
2024-12-05 15:10:05 -06:00
1c603ba162 Update CHANGELOG. 2024-12-05 15:09:46 -06:00
6ed6185ca8 chore: Upgrade to Bevy 0.15. 2024-12-05 15:09:00 -06:00
b7d74b3537 Fix workflow.
All checks were successful
Test / test (ubuntu-latest) (push) Successful in 1m25s
2024-07-07 09:58:37 -05:00
38a3db33bd Remove.
All checks were successful
Test / test (ubuntu-latest) (push) Successful in 1m17s
2024-07-06 19:24:15 -05:00
c99e2d4d80 Fix workflow.
All checks were successful
Test / test (ubuntu-latest) (push) Successful in 1m17s
2024-07-06 19:02:27 -05:00
60b8213c3a Release
All checks were successful
Test / test (ubuntu-latest) (push) Successful in 1m17s
2024-07-06 18:30:01 -05:00
b908e79398 Update CHANGELOG. 2024-07-06 18:29:46 -05:00
972004249e Add release workflow. 2024-07-06 18:25:59 -05:00
e2cc463a6a chore: Switch to pre-commit.
All checks were successful
CI / test (ubuntu-latest) (push) Successful in 1m20s
2024-07-06 13:42:14 -05:00
59a74325ff chore: Switch to Gitea Actions.
Some checks failed
CI / test (ubuntu-latest) (push) Failing after 52s
2024-07-06 11:47:21 -05:00
816ab9b381 chore: Upgrade to Bevy 0.14. 2024-07-06 11:46:33 -05:00
676c7fd178 Release 2024-04-19 09:20:43 -05:00
5f1ed2a828 Update CHANGELOG. 2024-04-19 09:20:34 -05:00
ecca59b54f chore: Update windows dependency. 2024-04-19 09:20:06 -05:00
8b0457fe5e Release 2024-03-14 13:05:04 -05:00
e194bc03d3 Update changelog. 2024-03-14 13:04:57 -05:00
5a7b155a8c chore: Upgrade Bevy to v0.13 and windows to v0.54. 2024-03-14 13:04:42 -05:00
1e938d4222 Release 2024-01-02 11:38:00 -06:00
862cdf8d0a Update changelog. 2024-01-02 11:37:09 -06:00
465106e21c chore: Upgrade Bevy and windows dependencies. 2024-01-02 11:36:30 -06:00
7cb62068bf Release 2023-09-09 12:53:59 -05:00
e139ebc774 Update CHANGELOG. 2023-09-09 12:53:34 -05:00
14a79a54fd chore: Bump windows dependency. 2023-09-09 12:53:05 -05:00
4c3ba4d71c fix: Panic if power scheme operations fail. This shouldn't happen, but if it does then the actual failure cases should be logged. 2023-09-09 12:52:02 -05:00
a0875b7d5f Release 2023-07-16 12:54:27 -05:00
047633b699 Update changelog. 2023-07-16 12:54:18 -05:00
87012c6a6f chore: Update to Bevy 0.11. 2023-07-16 12:53:23 -05:00
7982cec46b Release
All checks were successful
continuous-integration/drone/push Build is passing
2023-04-03 10:11:51 -05:00
5d82402861 Update CHANGELOG. 2023-04-03 10:11:42 -05:00
0818de85ee chore: Bump windows dependency. 2023-04-03 10:11:09 -05:00
2f8f3e2f6b Release
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-28 14:16:26 -05:00
a6af351855 Update changelog. 2023-03-28 14:16:03 -05:00
97a45f9d48 chore: Update windows to v0.46. 2023-03-28 14:14:52 -05:00
3bc74a3f22 Release
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-06 15:45:54 -06:00
b1a150e70f Update changelog. 2023-03-06 15:45:36 -06:00
138e8d8b42 chore: Update to Bevy 0.10. 2023-03-06 15:45:06 -06:00
d2d6b9238a Release
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-12 12:03:26 -06:00
e03676fb1e Update CHANGELOG. 2023-02-12 12:03:18 -06:00
37a074d6c2 fix: Remove Termination feature so handler only runs on ctrl-c. 2023-02-12 12:02:46 -06:00