Kistaro Windrider kistaro
  • Joined on 2022-12-17
kistaro pushed to fast_bullets at kistaro/mmbshmup 2025-06-21 01:52:23 +00:00
c01c3400b7 fix eternal horizontal bullets
0f791b193c more efficient collision iteration, fix eternal shots
d3351d9a05 Use eship_collider for ship collisions, too.
ecddb56d72 loops work better when you increment them
723c0f791c Refactor collider to collaborate with linked_list.
Compare 9 commits »
kistaro created branch fast_bullets in kistaro/mmbshmup 2025-06-21 01:52:23 +00:00
kistaro pushed to main at kistaro/mmbshmup 2025-06-16 00:02:26 +00:00
789cdf6a7a profile the drawing options
372133c15e sqrt is actually faster
b38ebcc603 magnitest: cover image, png file
d9a10a7d07 fastest sqrt version, fix percentage
3ec786f416 fix deceleration
Compare 19 commits »
kistaro pushed to new_collision at kistaro/mmbshmup 2025-06-09 00:40:35 +00:00
789cdf6a7a profile the drawing options
372133c15e sqrt is actually faster
Compare 2 commits »
kistaro pushed to new_collision at kistaro/mmbshmup 2025-06-08 23:16:24 +00:00
b38ebcc603 magnitest: cover image, png file
kistaro pushed to new_collision at kistaro/mmbshmup 2025-06-08 23:14:27 +00:00
d9a10a7d07 fastest sqrt version, fix percentage
3ec786f416 fix deceleration
9955df6844 fix scaling alg
9e52e65ad1 fix font color
a9765bee1a fix missed cls
Compare 7 commits »
kistaro pushed to new_collision at kistaro/mmbshmup 2025-06-08 21:11:22 +00:00
37d9e3d30e more experiments with drawing these collision boxes. still sucks
kistaro pushed to new_collision at kistaro/mmbshmup 2025-06-02 06:47:07 +00:00
1ef5b56c58 wait this version of zot actually looks good
44fb8482a5 a version of zot that does not look awful
62f8f27829 a zot prototype that looks awful
Compare 3 commits »
kistaro pushed to new_collision at kistaro/mmbshmup 2025-06-02 04:03:08 +00:00
542acc5308 nano-optimizations
kistaro pushed to new_collision at kistaro/mmbshmup 2025-06-02 03:58:27 +00:00
4e66c875ad improve legibility
812d32e70c micro-optimizations
Compare 2 commits »
kistaro pushed to new_collision at kistaro/mmbshmup 2025-06-02 03:39:02 +00:00
d2ec1b39df Show approximation of contact zone
a3ac8074ae line-box collision implemented by Pyrex&Nyeo
Compare 2 commits »
kistaro created branch new_collision in kistaro/mmbshmup 2025-06-02 03:39:02 +00:00
kistaro pushed to main at kistaro/mmbshmup 2025-06-02 00:55:51 +00:00
85d28ae28b get rid of pships
kistaro pushed to main at kistaro/mmbshmup 2025-06-02 00:41:30 +00:00
c514c61b3a look at me. *look at me.* I'm the gun_base now
9be828dd5c blast gun is a trig gun
2b51a3472b protron trig gun
95ea70baae vulcan_gun as trig gun
b18b4f885d trig zap gun; fixes
Compare 6 commits »
kistaro pushed to trigenometry_gun at kistaro/mmbshmup 2025-06-02 00:41:15 +00:00
c514c61b3a look at me. *look at me.* I'm the gun_base now
kistaro pushed to trigenometry_gun at kistaro/mmbshmup 2025-06-02 00:38:52 +00:00
9be828dd5c blast gun is a trig gun
kistaro pushed to trigenometry_gun at kistaro/mmbshmup 2025-06-02 00:36:22 +00:00
2b51a3472b protron trig gun
kistaro pushed to trigenometry_gun at kistaro/mmbshmup 2025-06-02 00:26:35 +00:00
95ea70baae vulcan_gun as trig gun
kistaro pushed to trigenometry_gun at kistaro/mmbshmup 2025-06-02 00:00:33 +00:00
b18b4f885d trig zap gun; fixes
2fdb8d1a05 trigenometry gun prototype
Compare 2 commits »
kistaro created branch trigenometry_gun in kistaro/mmbshmup 2025-06-02 00:00:33 +00:00