sammyette sammyette
  • Joined on 2021-03-24
sammyette synced commits to master at sammyette/Hilbish from mirror 2024-07-22 05:44:32 +00:00
35a8d0eaa4 feat: adds some friendly tips (#315)
sammyette synced commits to refs/pull/315/head at sammyette/Hilbish from mirror 2024-07-22 05:44:32 +00:00
358d1f6d0a fix: added a yellow color to the instructions on how to remove the tip
sammyette synced and deleted reference refs/tags/refs/pull/315/merge at sammyette/Hilbish from mirror 2024-07-22 05:44:32 +00:00
sammyette synced commits to refs/pull/315/head at sammyette/Hilbish from mirror 2024-07-21 21:34:32 +00:00
e2c9aca19d fix: added to the preamble instructions on how to turn of the tips
sammyette synced commits to refs/pull/315/merge at sammyette/Hilbish from mirror 2024-07-21 21:34:32 +00:00
421af77b06 Merge e2c9aca19dc266734244059f48bf93c4a4ba04d3 into 8a1614ab591aec6b03e6fe0a289aa0fa6723644a
e2c9aca19d fix: added to the preamble instructions on how to turn of the tips
Compare 2 commits »
sammyette synced commits to refs/pull/314/head at sammyette/Hilbish from mirror 2024-07-21 21:34:32 +00:00
2eb1ea398f ci: add midnight edition on build name
983605a5f7 ci: make builds between midnight and standard more distinct
29ac92dc0b fix: int64/int mixup, missing imports
1f9fd80fbb feat: begin initial port to c lua
Compare 4 commits »
sammyette synced commits to refs/pull/314/merge at sammyette/Hilbish from mirror 2024-07-21 21:34:32 +00:00
6508fcfba2 Merge 2eb1ea398ff037fae3b3a6eb0e7e25fc70dc3bc5 into 8a1614ab591aec6b03e6fe0a289aa0fa6723644a
2eb1ea398f ci: add midnight edition on build name
983605a5f7 ci: make builds between midnight and standard more distinct
29ac92dc0b fix: int64/int mixup, missing imports
1f9fd80fbb feat: begin initial port to c lua
Compare 5 commits »
sammyette synced commits to midnight-edition at sammyette/Hilbish from mirror 2024-07-21 21:34:32 +00:00
2eb1ea398f ci: add midnight edition on build name
983605a5f7 ci: make builds between midnight and standard more distinct
29ac92dc0b fix: int64/int mixup, missing imports
1f9fd80fbb feat: begin initial port to c lua
Compare 4 commits »
sammyette synced commits to refs/pull/312/head at sammyette/Hilbish from mirror 2024-07-20 21:04:33 +00:00
ce13ae9446 chore: update changelog
b0f65a26f4 chore: update branch
d788eb75dd fix: set runner dir properly
41e5e3f789 feat: commanders can exit via ctrl c (#313)
Compare 4 commits »
sammyette synced commits to refs/tags/v2.3.0 at sammyette/Hilbish from mirror 2024-07-20 21:04:33 +00:00
sammyette synced and deleted reference refs/tags/reuse-runner-2 at sammyette/Hilbish from mirror 2024-07-20 21:04:33 +00:00
sammyette synced commits to master at sammyette/Hilbish from mirror 2024-07-20 21:04:33 +00:00
8a1614ab59 ci: use wildcard for refs on branch name
cc43cb2d6e fix: make website build on tag pushes
1ba0dd183c blog: add v2.3 release blog
44d63a398a chore: update changelog
92448eec67 ci: add workflow dispatch to website
Compare 7 commits »
sammyette synced and deleted reference refs/tags/refs/pull/312/merge at sammyette/Hilbish from mirror 2024-07-20 21:04:33 +00:00
sammyette synced commits to refs/pull/314/head at sammyette/Hilbish from mirror 2024-07-20 21:04:33 +00:00
17a3e2c0c4 refactor(bait): catch function
4fdc99db88 refactor: rewrite appendPath to use moonlight
69fcd8e348 refactor: rewrite runner module for moonlight, add hilbish.runnerMode function
0c904321f4 fix: initialize some modules
4d07f166b6 refactor: rewrite hilbish.prompt for moonlight
Compare 22 commits »
sammyette synced commits to midnight-edition at sammyette/Hilbish from mirror 2024-07-20 21:04:33 +00:00
17a3e2c0c4 refactor(bait): catch function
4fdc99db88 refactor: rewrite appendPath to use moonlight
69fcd8e348 refactor: rewrite runner module for moonlight, add hilbish.runnerMode function
0c904321f4 fix: initialize some modules
4d07f166b6 refactor: rewrite hilbish.prompt for moonlight
Compare 22 commits »
sammyette synced commits to gh-pages at sammyette/Hilbish from mirror 2024-07-20 21:04:33 +00:00
6d41cb9a6b deploy: 480fc1ae7e227ecab8d2fbe7b0638df97306aa86
a40fdedb05 fix: versioned urls
42369cb497 fix: move versioned website files
f7bd5434f7 deploy: cc43cb2d6eb0b030beacc1646adb67f408dd92e5
845c328a19 deploy: 1ba0dd183c94d41d0e0669ea94bc90070448e8d4
Compare 5 commits »
sammyette synced commits to refs/pull/314/merge at sammyette/Hilbish from mirror 2024-07-20 21:04:33 +00:00
676f70b9ea Merge 17a3e2c0c4734a4c1ccffb72d6a4c343f54df376 into 8a1614ab591aec6b03e6fe0a289aa0fa6723644a
17a3e2c0c4 refactor(bait): catch function
4fdc99db88 refactor: rewrite appendPath to use moonlight
69fcd8e348 refactor: rewrite runner module for moonlight, add hilbish.runnerMode function
0c904321f4 fix: initialize some modules
Compare 23 commits »
sammyette synced new reference refs/tags/v2.3.0 to sammyette/Hilbish from mirror 2024-07-20 21:04:33 +00:00
sammyette synced commits to refs/pull/273/merge at sammyette/Hilbish from mirror 2024-07-20 12:54:34 +00:00
a68b488828 Merge eded38c7b59447cff7598d6cd0d9ff89b501aaa6 into 41e5e3f789b2c3b730e48b1216d80ded6f768f03
41e5e3f789 feat: commanders can exit via ctrl c (#313)
826b0789cb docs: promote midnight edition on main readme
bfa3b55542 chore: merge
f7e66bb957 docs: bump version requirement
Compare 8 commits »
sammyette synced commits to refs/pull/313/head at sammyette/Hilbish from mirror 2024-07-20 04:44:33 +00:00
30382e4a71 chore: update changelog
d6ddb6e0a5 chore: merge branch 'master' into cancel-commander
826b0789cb docs: promote midnight edition on main readme
Compare 3 commits »