Commit graph

22 commits

Author SHA1 Message Date
02edf7a3e0
echo version numbers in post-commit hook 2024-09-22 11:20:04 -04:00
3109451100
Version bump to 0.9.5
All checks were successful
Actions / Build and Upload Export Files (push) Successful in 14s
Actions / Autotagger (push) Successful in 16s
Actions / Build Documentation (push) Successful in 31s
Mods added:
- Better Compatibility Checker
- Default Options
- FramedBlocks

Configs changed:
- `aether-client.toml`
- `aether-common.toml`
- `bcc-common.toml`
- `defaultoptions/keybindings.txt`

KubeJS scripts modified:
- `config/client.properties`
2024-08-03 01:02:10 -04:00
df5b675e21
made the developer cape higher resolution
Some checks failed
Actions / Build Documentation (push) Successful in 20s
Actions / Build and Upload Export Files (push) Failing after 8s
Actions / Autotagger (push) Successful in 8s
2024-07-09 19:13:00 -04:00
b375c1b922
dev.sh will now work outside of the git repository
Some checks failed
Actions / Build and Upload Export Files (push) Failing after 6s
Actions / Autotagger (push) Successful in 8s
Actions / Build Documentation (push) Failing after 18s
2024-06-09 16:23:09 -04:00
361f578783
added more conditional logic to dev.sh
Some checks failed
Actions / Build and Upload Export Files (push) Failing after 6s
Actions / Autotagger (push) Successful in 8s
Actions / Build Documentation (push) Failing after 18s
2024-06-09 16:05:12 -04:00
8d3b945825
made some modifications to the dev.sh script, to prevent redundant behavior
Some checks failed
Actions / Build and Upload Export Files (push) Failing after 7s
Actions / Autotagger (push) Successful in 8s
Actions / Build Documentation (push) Failing after 20s
2024-06-09 15:57:46 -04:00
cfeec53997
fixed a broken command in dev.sh
All checks were successful
Autotagger / Autotagger (push) Successful in 8s
Build / Export Files (push) Successful in 9s
Build / Documentation (push) Successful in 25s
2024-03-25 21:06:05 -04:00
ace3cf6fa2
fixed post-commit hook making a new commit
All checks were successful
Autotagger / Autotagger (push) Successful in 5s
Build / Export Files (push) Successful in 7s
Build / Documentation (push) Successful in 18s
2024-03-24 22:03:51 -04:00
e4c6fb3cec
fixed infinite looping in the post-commit hook
All checks were successful
Autotagger / Autotagger (push) Successful in 5s
Build / Export Files (push) Successful in 7s
Build / Documentation (push) Successful in 20s
2024-03-24 21:53:27 -04:00
0a81a57d48
fixed post-commit echos 2024-03-24 13:08:46 -04:00
17fbcfe654
made the pre-commit hook a post-commit hook
All checks were successful
Autotagger / Autotagger (push) Successful in 6s
Build / Export Files (push) Successful in 7s
Build / Documentation (push) Successful in 18s
2024-03-24 04:32:29 -04:00
d6492cd3cf adding a debug echo to the pre-commit hook
All checks were successful
Autotagger / Autotagger (push) Successful in 5s
Build / Export Files (push) Successful in 6s
Build / Documentation (push) Successful in 17s
2024-03-24 04:27:01 -04:00
5f8bc701be
updated git hook
All checks were successful
Autotagger / Autotagger (push) Successful in 5s
Build / Export Files (push) Successful in 6s
Build / Documentation (push) Successful in 19s
2024-03-24 04:24:10 -04:00
5624a1dc9d figuring out which part of the pre-commit hook causes the hook to hang
All checks were successful
Autotagger / Autotagger (push) Successful in 5s
Build / Export Files (push) Successful in 7s
Build / Documentation (push) Successful in 18s
2024-03-24 04:18:03 -04:00
fea00637e9 figuring out which part of the pre-commit hook causes the hook to hang 2024-03-24 04:15:53 -04:00
7da0160924
figuring out which part of the pre-commit hook causes the hook to hang 2024-03-24 04:04:36 -04:00
73bfffd061
troubleshooting the pre-commit hook 2024-03-24 04:04:15 -04:00
85f7285d12
switch to using the normal pre-commit hook for linux on windows instead of a custom powershell one that didn't work
All checks were successful
Autotagger / Autotagger (push) Successful in 6s
Build / Export Files (push) Successful in 7s
Build / Documentation (push) Successful in 19s
2024-03-23 22:11:38 -04:00
c06fc176b3
added a few Write-Host calls to dev.ps1
All checks were successful
Autotagger / Autotagger (push) Successful in 5s
Build / Export Files (push) Successful in 7s
Build / Documentation (push) Successful in 19s
2024-03-23 22:10:45 -04:00
88c5e6fd10
fixed dev.ps1 script
All checks were successful
Autotagger / Autotagger (push) Successful in 6s
Build / Export Files (push) Successful in 7s
Build / Documentation (push) Successful in 19s
2024-03-23 21:56:42 -04:00
bdb43ef999
added development environment setup scripts and pre-commit hook scripts
All checks were successful
Autotagger / Autotagger (push) Successful in 6s
Build / Export Files (push) Successful in 7s
Build / Documentation (push) Successful in 20s
2024-03-23 21:24:05 -04:00
24582eb2fc
moved setup scripts to a unique scripts directory
All checks were successful
Autotagger / Autotagger (push) Successful in 5s
Build / Export Files (push) Successful in 7s
Build / Documentation (push) Successful in 20s
2024-03-23 20:55:58 -04:00