86 Commits (master)

Author SHA1 Message Date
NaiJi ✨ 5b22f627fa JUUUUN FUCKING DO IT YEEEEE 2 years ago
NaiJi ✨ 4b91146c33 Implement Timeline Graphics Manager view 2 years ago
NaiJi ✨ cf33d7c172 Add graphics timeline manager and handle game pause 2 years ago
NaiJi ✨ 55b8349e60 Fix graphics removal 2 years ago
NaiJi ✨ 90292750fb Adjust editor process to new editor context 2 years ago
NaiJi ✨ c24ecc0acc Adjust game process to new game context 2 years ago
NaiJi ✨ 45132ff82a Add polymorphic draw for classic notes 2 years ago
NaiJi ✨ 0d97e61f4b Adapt graphics manager to GameContext 2 years ago
NaiJi ✨ c2b23a4c59 Move HolderManager and ClassicGraphicsManager to context 2 years ago
NaiJi ✨ 14c201e28d Add new abstraction Context
Implement GameContext and move all logic from ClassicArrowNote to there
2 years ago
NaiJi ✨ 41541e0757 Turn ArrowNote into a template with T for note element 2 years ago
NaiJi ✨ 70d3284eeb Turn SelectionManager into template 2 years ago
NaiJi ✨ b92bffb43e Implement resource sprites and about page with third-party logos 2 years ago
NaiJi ✨ e580d45eef Add resources and licenses 2 years ago
NaiJi ✨ 124417d778 Implement Editor command system 2 years ago
NaiJi ✨ 98273d3a39 Fix animation break 2 years ago
NaiJi ✨ ed3330cb97 Improve visible notes calculation for scrolling in editor 2 years ago
NaiJi ✨ 9216fc9f84 Implement timeline graphics manager 2 years ago
NaiJi ✨ 6768aeabdf Implement selection manager 2 years ago
NaiJi ✨ 4ec11560f1 Implement selection for editor notes 2 years ago
NaiJi ✨ c576686752 Separate sprite graphics from note logic 2 years ago
NaiJi ✨ 017f400ad9 Replace shared_ptr for RenderTarget with T * const 2 years ago
NaiJi ✨ 5b5b2c2aa1 Fix runtime failures after sfml-bridge merge 2 years ago
NaiJi ✨ d94454d36b Implement keyboard converter for SFML 2 years ago
NaiJi ✨ 833dd2b781 Refactor core 2 years ago
NaiJi ✨ ac88cd9dfa Separate SFML graphics logic from game logic 2 years ago
NaiJi ✨ bf35501c21 Implement new Graphics Manager 2 years ago
NaiJi ✨ 8b4d362000 Implement complex graphics logic for notes 2 years ago
NaiJi ✨ bb1bb88085 Remove ticks as a concept from Editor 2 years ago
NaiJi ✨ 581e1fe6a4 Rework Timeline to work fine with scrolling and note insertion 2 years ago
NaiJi ✨ ebf736a0bb Implement scrolling in Editor 2 years ago
NaiJi ✨ 5e3ddccac0 Refactor music position, implement flow for Editor, link everything together 2 years ago
NaiJi ✨ cf205810b2 Implement EditorWidget logic 2 years ago
NaiJi ✨ 43e09a6db1 Finish test basic implementation for ClassEditor 2 years ago
NaiJi ✨ b3bec61542 Separate graphics from game and editor logic 2 years ago
NaiJi ✨ cfc8706c23 Fix Editor interface, replace some Game pointers with stack objects 3 years ago
NaiJi ✨ c097ac0da5 Add Editor interface 3 years ago
NaiJi ✨ 8d931f7a1e Globally redesign CMake and project structure 3 years ago
NaiJi ✨ 944ad6a5bd Improve BPM calculation (not really (it's bad...)) 3 years ago
NaiJi ✨ 46baf6fdfb Implement slider tick animation on BPM calculator 3 years ago
NaiJi ✨ 60d7b4e346 Upgrade bpm calculator, try implement slider animation 3 years ago
NaiJi ✨ 55b62e62bb Implement text with approximated BPM value during calculation 3 years ago
NaiJi ✨ 155ec1fca0 Implement Window, Implement BPMCalculationWidget layout 3 years ago
NaiJi ✨ 1ac47b8b24 Fix cascade menu render in Editor 3 years ago
NaiJi ✨ dbe26c5d9a Move Editor initialization from Constructor to ::Enter() 3 years ago
NaiJi ✨ 80bc47e425 Implement BPMCalculatorWidget, add sf::Time dt to all update() functions 3 years ago
NaiJi ✨ 788cd090f2 Remove unnecessary argument in resetRect of CascadeMenuButton 3 years ago
NaiJi ✨ 4093963706 Fix color palette 3 years ago
NaiJi ✨ 76422b1e1f Fix cascade menu bugs 3 years ago
NaiJi ✨ 592f1883aa Implement fonts 3 years ago