Kistaro Windrider kistaro
  • Joined on 2022-12-17
kistaro created repository kistaro/pal_from_spr 2023-10-01 17:55:00 +00:00
kistaro pushed to main at kistaro/mmbshmup 2023-10-01 02:45:14 +00:00
a4590821be pre-initialize palettes for blip. costs tokens, saves time
cf1e1153a3 lframe increment is now 0x0.0001
Compare 2 commits »
kistaro pushed to main at kistaro/mmbshmup 2023-10-01 02:15:38 +00:00
f3ac1f492c Dithering-style fade
kistaro deleted branch use_mknew from kistaro/mmbshmup 2023-09-30 22:03:55 +00:00
kistaro pushed to main at kistaro/mmbshmup 2023-09-30 22:03:47 +00:00
fb95085bd9 declare bullet_base before bullets
6f9517cee1 complete conversion to new
8d5f697961 fix incomplete conversions
bad8452f3c migrate ships to mknew style
f49407baca move ship typedefs before ship impls
Compare 5 commits »
kistaro pushed to use_mknew at kistaro/mmbshmup 2023-09-30 22:02:40 +00:00
fb95085bd9 declare bullet_base before bullets
kistaro pushed to use_mknew at kistaro/mmbshmup 2023-09-30 22:01:47 +00:00
6f9517cee1 complete conversion to new
kistaro pushed to use_mknew at kistaro/mmbshmup 2023-09-30 21:27:48 +00:00
8d5f697961 fix incomplete conversions
kistaro pushed to use_mknew at kistaro/mmbshmup 2023-09-30 21:24:45 +00:00
bad8452f3c migrate ships to mknew style
f49407baca move ship typedefs before ship impls
Compare 2 commits »
kistaro created branch use_mknew in kistaro/mmbshmup 2023-09-30 21:24:45 +00:00
kistaro pushed to main at kistaro/mmbshmup 2023-09-30 21:08:53 +00:00
e8ed97be9e might as well offer a shortcut for that too
f4bcd11bed preserve extra args to puketh
Compare 2 commits »
kistaro pushed to main at kistaro/mmbshmup 2023-09-30 21:03:10 +00:00
4ae0d05b47 actually fix indentation
kistaro pushed to main at kistaro/mmbshmup 2023-09-30 21:01:27 +00:00
a4bf3f616a fix indentation when puking up a linked list
8fb54ede26 fix list handling, add puketh
cb65a188a8 lua is not go
7c29c329b7 handle backreferences and linked lists in puke
f67c2da37f remove draw_debug since it doesn't work; add "puke" debug helper
Compare 5 commits »
kistaro pushed to main at kistaro/mmbshmup 2023-09-30 20:06:41 +00:00
da8a5b9589 update readme section
kistaro pushed to main at kistaro/mmbshmup 2023-09-30 20:03:43 +00:00
a58421bd19 once_next_frame helper
kistaro deleted branch linkedlistifiy from kistaro/mmbshmup 2023-09-30 19:58:30 +00:00
kistaro pushed to main at kistaro/mmbshmup 2023-09-30 19:58:19 +00:00
e0b8386849 new events is now always valid to append to
2b02d2b94b fix blast projectile for rearranged checks
c90b56b603 fix obvious bugs
2e8bba2a0e oops, tilde only means "not" in "not equals"
803062ef43 one-line if doesn't need end
Compare 10 commits »
kistaro pushed to main at kistaro/mmbshmup 2023-09-30 19:57:52 +00:00
bd67006e3c todo -- rectfill
kistaro pushed to linkedlistifiy at kistaro/mmbshmup 2023-09-30 19:57:11 +00:00
e0b8386849 new events is now always valid to append to
2b02d2b94b fix blast projectile for rearranged checks
Compare 2 commits »
kistaro pushed to linkedlistifiy at kistaro/mmbshmup 2023-09-30 09:48:30 +00:00
c90b56b603 fix obvious bugs