Commit Graph

18 Commits

Author SHA1 Message Date
bef08f583f Pausing the game
I love this
2024-04-22 05:28:50 +08:00
e613fe3bbd Prettify particles & put them on different layers
Also hazards now emit black particles
2024-04-16 21:08:21 +08:00
e655723786 Make everything pretty 2024-04-16 20:29:38 +08:00
bb46e2515f Define M_PI if not exist 2024-04-16 10:24:44 +08:00
469d02f166 Fill color directive 2024-04-15 16:21:24 +08:00
b7944015f7 Particles when Harmed 2024-04-15 13:56:16 +08:00
381886fe96 Add a cutoff height to player system 2024-04-14 14:34:01 +08:00
73d10b343f Hazard respawn is also working now
Still need to emit particles on HazardHarm tho
2024-03-30 22:41:49 +08:00
c69fe1738c Misc functions like textbox 2024-03-30 21:25:39 +08:00
21201ac367 Tweak player jumping logic & particles when jumping 2024-03-30 15:54:00 +08:00
5698bca940 Dash emits rotating particles 2024-03-26 16:55:28 +08:00
3aca586cd3 Be more standard C compliant & compile on Windows 2024-03-26 14:40:36 +08:00
c421b76f4c Log initial PerformanceCouter frequency & epoch 2024-03-26 14:22:35 +08:00
8db8e52819 Particles when dashing 2024-03-26 13:54:32 +08:00
19895363a3 Hook Particle to the other systems
Had to manually merge a change set for this
2024-03-26 12:17:21 +08:00
1b93095d73 Dashing 2024-03-05 15:20:32 +08:00
c5a230647e Fix gravity
it works now
2024-03-05 14:26:39 +08:00
ae28f1c770 Rename files to lowercase/shorter 2024-03-05 11:40:42 +08:00