Kistaro Windrider kistaro
  • Joined on 2022-12-17
kistaro pushed to main at kistaro/auctionsim 2023-11-19 00:51:04 +00:00
0a7dd54597 add missing newline
67432448cf very basic UI
Compare 2 commits »
kistaro pushed to main at kistaro/auctionsim 2023-11-19 00:30:42 +00:00
f151a9ad76 Fix compilation errors.
kistaro pushed to main at kistaro/auctionsim 2023-11-19 00:28:47 +00:00
58efb6fec8 Fix unterminated comment in bidder.go and format.
88737d8f4c go fmt, with some syntax fixes
0c30e880cc add go.mod
Compare 3 commits »
kistaro pushed to main at kistaro/auctionsim 2023-11-19 00:10:34 +00:00
5f052f8d98 Add convenience functions for the "default" normal distribution and bidders distributed thereby.
kistaro pushed to main at kistaro/auctionsim 2023-11-18 23:53:48 +00:00
62c5f5fc0e oops, it's rand.Rand, not math.Rand
kistaro pushed to main at kistaro/auctionsim 2023-11-18 23:43:45 +00:00
3153771721 First draft of math code. No frontend, no tests, haven't even tried to compile it yet
kistaro created repository kistaro/auctionsim 2023-11-18 22:08:47 +00:00
kistaro pushed to level_parser at kistaro/mmbshmup 2023-10-13 08:03:05 +00:00
4ccbe1dc35 okay honestly this all can and should just be CSVs
kistaro created branch level_parser in kistaro/mmbshmup 2023-10-08 07:41:31 +00:00
kistaro pushed to level_parser at kistaro/mmbshmup 2023-10-08 07:41:31 +00:00
b536d2c987 base for representing a level as a string
kistaro pushed to main at kistaro/mmbshmup 2023-10-08 06:57:35 +00:00
62fe5f51d3 val helper function
fd68ef88ec document The Parser, take an emit function.
fd9866e963 The Parser
Compare 3 commits »
kistaro pushed to main at kistaro/chameleonic 2023-10-07 21:38:14 +00:00
8b6b2ce495 One last intermediate room
5cde2a8966 fucked up shit bhijn likes
2e6f806014 Reorder levels a bit
a041574f93 Add level 14
343fe4249a Another level? Why not?
Compare 8 commits »
kistaro pushed to main at kistaro/pal_from_spr 2023-10-07 19:59:23 +00:00
99f89c178a blink text to show selected mode
kistaro created branch color_theory in kistaro/mmbshmup 2023-10-01 23:02:56 +00:00
kistaro pushed to color_theory at kistaro/mmbshmup 2023-10-01 23:02:56 +00:00
5634fcf4a4 recolor!
447a1bedd0 set up candidate "tyrian" palette
0f7c7a810b remove gradients from meters, make vertmeter segmented
Compare 3 commits »
kistaro pushed to main at kistaro/mmbshmup 2023-10-01 21:39:43 +00:00
a5ce0fd020 update todo list
dae108c231 move spark_particle's mknew call to the right spot
2e46d87a84 refactor spark logic. this loses tokens; may need to revisit
Compare 3 commits »
kistaro pushed to main at kistaro/pal_from_spr 2023-10-01 20:54:17 +00:00
10f089c589 fix names and labels
kistaro pushed to main at kistaro/pal_from_spr 2023-10-01 20:42:53 +00:00
d1e4d90c5b more sample palettes
91a92aaad3 example square palettes
Compare 2 commits »
kistaro pushed to main at kistaro/pal_from_spr 2023-10-01 20:15:46 +00:00
044aebe3c8 fully working UI
4a15eedb05 add missing return in palette.new
8f770c00e1 weird typo
0933918406 palette loaders
fd1966e3f3 load and use palettes (not implemented)
Compare 7 commits »
kistaro pushed to main at kistaro/pal_from_spr 2023-10-01 17:56:02 +00:00
5fb26c7a29 start of demo, palette type