Commit Graph

9 Commits

Author SHA1 Message Date
e613fe3bbd Prettify particles & put them on different layers
Also hazards now emit black particles
2024-04-16 21:08:21 +08:00
5698bca940 Dash emits rotating particles 2024-03-26 16:55:28 +08:00
8bf4d95384 Fix compiling on both MSVC & mingw32
Turns out easyX is different on MSVC and mingw32
2024-03-25 21:10:40 +08:00
0d44ce87ff Particle system 2024-03-25 14:59:00 +08:00
299272b7aa Shiny orb
What could it be?
2024-03-19 15:14:23 +08:00
1c3c3494f6 Use solidXXX instead of fillXXX
turns out fillXXX has outlines
2024-03-19 12:01:36 +08:00
953f1d89ff Render magic gadgets (WIP) 2024-03-19 11:59:09 +08:00
c5a230647e Fix gravity
it works now
2024-03-05 14:26:39 +08:00
4f9ea0a09a Debug text & debug build options
use 'winedbg --gdb <file>' to start debugger
2024-03-05 14:19:31 +08:00