Commit Graph

10 Commits

Author SHA1 Message Date
NaiJi ✨ c24ecc0acc Adjust game process to new game context 2022-05-22 06:11:41 +03:00
NaiJi ✨ 45132ff82a Add polymorphic draw for classic notes 2022-05-18 02:47:47 +03:00
NaiJi ✨ 0d97e61f4b Adapt graphics manager to GameContext 2022-05-17 07:22:18 +03:00
NaiJi ✨ 14c201e28d Add new abstraction Context
Implement GameContext and move all logic from ClassicArrowNote to there
2022-05-14 07:48:46 +03:00
NaiJi ✨ 41541e0757 Turn ArrowNote into a template with T for note element 2022-03-15 20:11:17 +03:00
NaiJi ✨ 124417d778 Implement Editor command system 2022-03-02 20:27:52 +03:00
NaiJi ✨ ed3330cb97 Improve visible notes calculation for scrolling in editor 2022-02-16 22:20:13 +03:00
NaiJi ✨ 6768aeabdf Implement selection manager 2022-02-15 23:05:56 +03:00
NaiJi ✨ c576686752 Separate sprite graphics from note logic 2022-01-18 08:35:02 +03:00
NaiJi ✨ 833dd2b781 Refactor core 2022-01-10 08:28:37 +03:00