Kistaro Windrider kistaro
  • Joined on 2022-12-17
kistaro pushed to main at kistaro/mmbshmup 2025-06-01 23:15:51 +00:00
fc1f84fa28 Delete slip behavior
kistaro pushed to main at kistaro/mmbshmup 2025-06-01 23:11:44 +00:00
93b63a5831 Prevent new calls that won't work as expected
kistaro pushed to main at kistaro/mmbshmup 2025-06-01 22:55:19 +00:00
297e6e4996 implement clip reload time
9b3120c47b rewrite mknew to inherit fields before init
Compare 2 commits »
kistaro pushed to main at kistaro/mmbshmup 2025-06-01 06:44:48 +00:00
abee6d1206 fix skirmisher sparks
kistaro pushed to main at kistaro/mmbshmup 2025-06-01 05:27:42 +00:00
3151db5430 fix precedence error
2964159858 fix offset, try but fail to fix variants
95d4b6eb37 what the hell was I thinking when I wrote this
96312e3adf fix offset bugs
bf9a45d87e fix gframe unit
Compare 20 commits »
kistaro pushed to flotillas at kistaro/mmbshmup 2025-06-01 05:27:10 +00:00
3151db5430 fix precedence error
2964159858 fix offset, try but fail to fix variants
Compare 2 commits »
kistaro pushed to flotillas at kistaro/mmbshmup 2025-06-01 05:06:55 +00:00
95d4b6eb37 what the hell was I thinking when I wrote this
96312e3adf fix offset bugs
Compare 2 commits »
kistaro pushed to flotillas at kistaro/mmbshmup 2025-06-01 04:55:25 +00:00
bf9a45d87e fix gframe unit
kistaro pushed to flotillas at kistaro/mmbshmup 2025-06-01 04:54:08 +00:00
36f7c6572f fix ship spawning
45b70d3aca did you know that 4 is not 1? mindboggling!
35980d801a forgot my increments!
734811bd62 math works better when you return your values
4fddbea82c use the right loader
Compare 7 commits »
kistaro pushed to flotillas at kistaro/mmbshmup 2025-06-01 04:02:32 +00:00
267f8a3667 actually add ships we keep
fa206c37c5 "redistribute"-type flotilla: update
Compare 2 commits »
kistaro pushed to flotillas at kistaro/mmbshmup 2025-06-01 03:39:17 +00:00
928e7f7418 prototype flotilla loader
2439fda068 ship prototype tweaks
Compare 2 commits »
kistaro pushed to flotillas at kistaro/mmbshmup 2025-06-01 02:06:48 +00:00
d13290f438 placeholder flotilla ships
kistaro pushed to flotillas at kistaro/mmbshmup 2025-05-26 04:04:06 +00:00
e3a2810f0a Prototype a flotilla template.
kistaro pushed to flotillas at kistaro/mmbshmup 2025-05-26 03:49:40 +00:00
3764063b20 abandon "offset" sprites, use "row tier" sprites
kistaro created branch flotillas in kistaro/mmbshmup 2025-05-26 02:12:11 +00:00
kistaro pushed to flotillas at kistaro/mmbshmup 2025-05-26 02:12:11 +00:00
90f6df2922 flotilla notes and sprites
kistaro pushed to main at kistaro/mmbshmup 2025-05-04 00:28:57 +00:00
b7c3e6ee92 adjust menu renderer
c91e5f4bd1 shorten RATE message
ea2ddadb15 oops, method call syntax is special
9333c03bf3 add main gun rate upgrade to ship pool
1b45bd3dc3 fix rate formatting
Compare 12 commits »
kistaro pushed to gun_upgrades at kistaro/mmbshmup 2025-05-04 00:28:46 +00:00
b7c3e6ee92 adjust menu renderer
kistaro pushed to gun_upgrades at kistaro/mmbshmup 2025-05-04 00:22:53 +00:00
c91e5f4bd1 shorten RATE message
kistaro pushed to gun_upgrades at kistaro/mmbshmup 2025-05-04 00:12:26 +00:00
ea2ddadb15 oops, method call syntax is special