Kistaro Windrider e4062d3ccd back out of fast bullet changes, keep optimizations
in the "nothing but turrets" worst-case scenario, fast bullet logic costs 133% of slow bullet logic even when almost all shots on screen are slow. when I back out of this, that scenario is _still_ over 300% CPU but at least it's not 400%. note that this is with a screen mostly full of enemies, so processing all of them and their potential collisions also has cost, so the actual bullet-specific change is closer to 150%, maybe 200%. this is genuinely not as bad as I had thought but it doesn't feel like it will be workable; while my worst-case scenario is implausibly bad it's not actually 3x-likely-peak bad. so I'm going to need to find more optimizations, and probably give up on fast bullets. But I can keep the fast bullet branch around in case I find the headroom to reintroduce it later.
2025-06-21 17:05:36 -07:00
2023-12-21 23:30:17 -08:00
2023-12-30 12:50:18 -08:00
2025-06-08 17:36:50 -07:00
2023-09-13 05:37:53 +00:00
2025-06-08 16:16:16 -07:00
2023-09-13 05:37:53 +00:00
2024-12-26 17:43:04 -08:00
2023-10-01 14:39:34 -07:00
2025-06-08 17:36:50 -07:00

mmbshmup

A Pico-8 shmup except it's a deckbuilder that is also Mega Man Battle Network.

Description
A Pico-8 shmup except it's a deckbuilder that is also Mega Man Battle Network.
Readme 0BSD 4.3 MiB
Languages
Lua 100%