Repos
/ shark
To clone this repo, run
git clone <this-url>
61
commits:
4d336f64a2 | 2023-10-04 17:54:01 +0700 |
fix bug when walking against a KDE panel
a060156e5c | 2023-09-30 14:33:12 +0700 |
set max 60 ticks per second
d6f9409f78 | 2023-09-18 23:32:35 +0700 |
remove debug print statement
7c17bc9628 | 2023-09-17 17:42:30 +0700 |
cosmetics
f5eb120ca5 | 2023-09-17 17:31:54 +0700 |
prevent moving window out of bounds
4375d5a594 | 2023-09-17 17:08:12 +0700 |
explicitly track window position
5feac3e297 | 2023-09-17 16:52:58 +0700 |
WIP actually walking
860af30fa6 | 2023-09-17 16:37:33 +0700 |
merge walking states into one
8671ddc1f6 | 2023-09-17 16:33:15 +0700 |
fix hunger logic
042ca8a9e3 | 2023-09-17 16:21:49 +0700 |
rename feeding to feed to be consistent
32f35a3ae3 | 2023-09-17 15:27:14 +0700 |
allow draging & r-clicking in more places
0598a036b0 | 2023-09-17 14:23:05 +0700 |
update CI builds to go 1.21
c92329dd2a | 2023-09-17 14:19:15 +0700 |
remove old Game logic
be88e9cdcc | 2023-09-17 14:11:20 +0700 |
implement walk states
5c694cec8a | 2023-09-17 13:47:15 +0700 |
implement hungry + feed state
c171648d44 | 2023-09-17 13:40:10 +0700 |
implement right click; add end-of-animation hook
aec8087672 | 2023-09-17 13:15:51 +0700 |
implement drag state
5b6a41ef55 | 2023-09-17 12:37:32 +0700 |
initial move to proper state machine: idle anim
67903e6b57 | 2023-09-17 11:23:52 +0700 |
use `must`
dd30f18cb1 | 2023-09-17 11:05:47 +0700 |
update go & deps
a994e516b4 | 2022-08-08 20:27:35 +0700 |
upgrade to Go 1.19
45137bf94b | 2022-08-08 20:07:19 +0700 |
fix janky dragging, mostly on Windows
ae4e5ad3af | 2022-07-31 13:50:15 +0700 |
readme: update list of args; go run command
6697251beb | 2022-07-31 13:27:00 +0700 |
avoid going off screen
e27153c257 | 2022-07-31 08:30:51 +0700 |
add twitter handle
e68a0b0f0d | 2022-07-30 18:11:06 +0700 |
random walking
1d11c87a4e | 2022-07-30 17:25:32 +0700 |
update deps
dc39ae7f49 | 2022-07-30 16:53:32 +0700 |
use vanity domain
d625cb7baa | 2022-07-11 00:04:11 +0700 |
sharper icons: 256 on Windows, 512 on macOS
597aaa8345 | 2022-07-10 15:40:05 +0700 |
remove redundant runner.os check; add Apple guide
c679694296 | 2022-07-10 15:33:32 +0700 |
github actions: separate build for each OS
ea4858962d | 2022-07-09 23:58:41 +0700 |
github actions: proper mac application bundle
35e03a9624 | 2022-07-09 19:04:27 +0700 |
longer feeding animation
cd51422b09 | 2022-07-09 18:28:54 +0700 |
add syso file to set icon for the .exe
ca5d22a663 | 2022-07-09 17:33:28 +0700 |
hungry & feeding animation; also app icon
4b682a270d | 2022-07-08 00:05:48 +0700 |
add tag helper script; block-quote GH release note
49f7edb5a5 | 2022-07-07 21:27:46 +0700 |
reuse git tag msg for GH Release message
9677dcfe40 | 2022-07-05 15:38:42 +0900 |
Makefile: add ldflags for Windows
c25d82d54c | 2022-07-04 23:07:34 +0700 |
readme: mention GH Artifacts requiring login
730691dbf7 | 2022-07-03 16:08:59 +0700 |
simplify RightClick logic
553b352027 | 2022-07-02 13:38:32 +0700 |
make size configurable via cli arg
032caac1d8 | 2022-07-02 12:12:23 +0700 |
make right click anim more responsive
71c82f1ec9 | 2022-07-02 00:03:01 +0700 |
add compilation guide; static image
17678d2744 | 2022-07-01 22:54:06 +0700 |
upload artifact to gh release
c8a301a252 | 2022-06-30 23:22:04 +0700 |
make sure shark is always on top
0684430399 | 2022-06-30 23:04:29 +0700 |
fix readme
c7b9bba7fa | 2022-06-30 22:13:43 +0700 |
badges and build links
0ae57ab496 | 2022-06-30 21:42:33 +0700 |
simplify github action using matrix
ef7f38acb2 | 2022-06-30 18:59:19 +0700 |
fix GH action
d54aff4f86 | 2022-06-30 18:31:26 +0700 |
write makefile; build everything into dist/
993316b83c | 2022-06-29 22:22:34 +0700 |
add sourcehut builds
f5cf262502 | 2022-06-29 22:22:24 +0700 |
size x2 seems to be preferred
3913db4c73 | 2022-06-29 20:35:59 +0700 |
credit artist
e9665ef363 | 2022-06-29 20:17:01 +0700 |
fix go:embed asset paths
592dba9622 | 2022-06-29 19:59:10 +0700 |
add README
6a97ac03b8 | 2022-06-29 19:35:54 +0700 |
first "mvp"
24ea7bbe53 | 2022-06-29 00:48:56 +0700 |
debugging message
0dc16dee35 | 2022-06-29 00:28:46 +0700 |
janky dragging
3700d5ce56 | 2022-06-28 23:58:39 +0700 |
change animation on right click
9131f4ffee | 2022-06-28 23:44:16 +0700 |
embed animation frames
55975106af | 2022-06-28 21:27:27 +0700 |
hello world