Repos
/ gorts
To clone this repo, run
git clone <this-url>
76
commits:
0ae9b92536 | 2023-06-23 17:23:43 +0700 |
netstrings PoC: works for text, but now binary is mangled
050f917fd7 | 2023-06-22 21:23:42 +0700 |
fetch players from smashgg
32953c0354 | 2023-06-22 20:09:03 +0700 |
rig up player suggestion too
d626d2f627 | 2023-06-22 17:47:25 +0700 |
make tcl path configurable
08331e310b | 2023-06-22 14:43:39 +0700 |
force tk window to foreground on Windows
08a550bee5 | 2023-06-22 13:49:04 +0700 |
fix ipc proc call
bba1a5aacd | 2023-06-22 10:28:37 +0700 |
prevent user from clicking other stuff
71f24eeeaf | 2023-06-22 10:21:37 +0700 |
more readable ipc debug messages
36f635e329 | 2023-06-22 10:08:41 +0700 |
non-blocking ipc PoC
a86c95d461 | 2023-06-22 09:57:53 +0700 |
tweak make targets
ffc1fbef84 | 2023-06-21 23:43:27 +0700 |
stop embedding tcl script into go binary
2c01184f92 | 2023-06-21 20:58:51 +0700 |
migrate to netstring IPC
f6ba840aaf | 2023-06-21 20:25:08 +0700 |
remove cheats from initialize proc
54cb328165 | 2023-06-21 18:55:48 +0700 |
implement netstring helpers on both Go & Tcl
48a2252248 | 2023-06-20 23:40:06 +0700 |
add start.gg tab; experiment with long running task
e73ab45690 | 2023-06-20 18:19:42 +0700 |
obligatory virus disclaimer
96298edd88 | 2023-06-20 18:06:35 +0700 |
more breathing room
9cd54bdf44 | 2023-06-20 17:37:10 +0700 |
new design
b842a01211 | 2023-06-20 16:20:37 +0700 |
shift things around
49ba0eeae1 | 2023-06-20 16:12:49 +0700 |
rename state to scoreboard
93fd364727 | 2023-06-20 15:24:47 +0700 |
fix player MatchesName logic
1f7404b26a | 2023-06-20 15:05:16 +0700 |
handle empty inputs; add sample players file
73c6a2b103 | 2023-06-20 14:35:56 +0700 |
autosuggest names based on player list
2f5e288c11 | 2023-06-20 13:30:03 +0700 |
read players list from csv file
e43f7d0e88 | 2023-06-20 12:35:23 +0700 |
set available country codes
642f180cef | 2023-06-20 11:54:56 +0700 |
readme: add build notes
f6887eba68 | 2023-06-20 11:41:43 +0700 |
gui: check diff both ways
5e64ca62ae | 2023-06-19 21:44:37 +0700 |
WIP players
12e85af881 | 2023-06-19 21:11:47 +0700 |
more skimmable stderr prefix
1ad503058e | 2023-06-19 21:05:03 +0700 |
switch back to clam theme
8162523910 | 2023-06-19 21:03:21 +0700 |
add subtitle field
678c79824f | 2023-06-19 20:41:36 +0700 |
try using native Windows theme
67819e58c5 | 2023-06-19 20:34:01 +0700 |
implement win, reset, swap
b8c3f03cfd | 2023-06-19 20:21:08 +0700 |
implement Discard
075d95a887 | 2023-06-19 20:15:38 +0700 |
tweak makefile, add "watch" target
d75e83ee8b | 2023-06-19 20:14:22 +0700 |
slightly less dumb tracing
840473f808 | 2023-06-19 16:50:33 +0700 |
very dumb, very repetitive diff tracking
acaa40ad98 | 2023-06-19 14:48:52 +0700 |
print tcl stderr too
54d2b067ff | 2023-06-19 14:39:46 +0700 |
fix if clause
26db2458e6 | 2023-06-19 12:54:14 +0700 |
add dev notes
b0bd1fc98f | 2023-06-19 12:38:44 +0700 |
enforce unix-style newlines
4b0472507b | 2023-06-19 00:41:35 +0700 |
update readme, fix gh badge typo
d3045a327d | 2023-06-19 00:37:47 +0700 |
add github download instructions
7a6e285370 | 2023-06-19 00:30:26 +0700 |
yaml strikes again
324311a381 | 2023-06-19 00:28:31 +0700 |
fix gihub action
82aa4e78aa | 2023-06-19 00:25:10 +0700 |
release on github too
32b030b51b | 2023-06-19 00:10:42 +0700 |
move more stuff into Make targets
afc0a0f4c4 | 2023-06-18 23:05:53 +0700 |
make sure the GUI gets focused on Windows
2b5133ccdb | 2023-06-18 18:54:42 +0700 |
fix artifact uploading
367d62e5b2 | 2023-06-18 18:29:07 +0700 |
update readme
16e066a92d | 2023-06-18 18:12:23 +0700 |
fix tclkit encoding
5d9fbc7245 | 2023-06-18 17:13:44 +0700 |
add in-app browser source instruction
f484610998 | 2023-06-18 15:36:16 +0700 |
readme: add download instructions
2154e55d94 | 2023-06-18 14:51:46 +0700 |
use alpine for CI
ba2516c420 | 2023-06-18 14:42:57 +0700 |
try to see which one's faster
bce9e6d08d | 2023-06-18 14:36:08 +0700 |
fix hut usage
2d8f854386 | 2023-06-18 14:22:14 +0700 |
upload tagged release using hut
c36e5ec2df | 2023-06-18 01:55:57 +0700 |
add icon to README
1847f47abc | 2023-06-18 01:47:39 +0700 |
avoid nested dir in zip files
fa3ffd4b9f | 2023-06-17 23:11:54 +0700 |
set tk window icon too
c98c01b741 | 2023-06-17 18:38:37 +0700 |
include tclkit in Windows build
59875900fc | 2023-06-17 18:13:36 +0700 |
loicense
dd806f8cdb | 2023-06-17 18:06:52 +0700 |
add Windows icon
ddf58a70d1 | 2023-06-17 17:10:12 +0700 |
add Makefile & builds.sr.ht setup
8ac491ca30 | 2023-06-17 16:53:56 +0700 |
remove unnecessary goroutine
cbdd16579e | 2023-06-16 23:38:59 +0700 |
just use clam for now
9ef4ab9e43 | 2023-06-16 23:35:55 +0700 |
disable unimplemented buttons
a90cf7130a | 2023-06-16 23:31:18 +0700 |
simplify readstate too
02dc2384ac | 2023-06-16 23:20:20 +0700 |
applystate
e8a3593318 | 2023-06-16 21:53:53 +0700 |
country magic
e3a81b240e | 2023-06-16 21:35:08 +0700 |
read init state from json
12a074856a | 2023-06-16 21:03:34 +0700 |
spin up web server
b40e2533e0 | 2023-06-16 16:56:55 +0700 |
draft Go backend
a5bc04ccae | 2023-06-16 15:20:19 +0700 |
implement readvars method on tcl client
a4f4bc0889 | 2023-06-15 17:40:30 +0700 |
ttk ui mockup
bdee481f01 | 2023-06-15 15:39:03 +0700 |
init