Commit Graph

  • 883c3d0a69 adds update notice main v1.0.0 falsycat 2022-02-02 11:23:06 +09:00
  • c16ece8a55 setup GitHub Actions falsycat 2022-02-02 11:12:57 +09:00
  • a18c020652 follows latest dlang changes falsycat 2022-02-02 11:12:46 +09:00
  • c2a4e4af97 Adds README and LICENSE. falsycat 2021-04-21 00:00:00 +00:00
  • 7802ad1211 Merges thirdparty modules into this repo. falsycat 2021-04-21 00:00:00 +00:00
  • acb898ad9b [update] Implemented smoothing of SquareElement. falsycat 2019-10-19 00:00:00 +00:00
  • 13782e3176 [remove] Removed standalone subproject from sjplayer. falsycat 2019-10-19 00:00:00 +00:00
  • 07a3095404 [update] Adjusted rank calculation. falsycat 2019-10-18 00:00:00 +00:00
  • 05f4cfa351 [fix] Fixed an issue that scenes were drawn even right after it's ended. falsycat 2019-10-18 00:00:00 +00:00
  • 49408c0695 [update] Made GC to collect forcibly before start playing music. falsycat 2019-10-18 00:00:00 +00:00
  • 952a5825d6 [remove] Removed test-60bpm music. falsycat 2019-10-18 00:00:00 +00:00
  • 626206d6c4 [update] Updated Cranky-VLSI_short music score. falsycat 2019-10-15 00:00:00 +00:00
  • cee5f716ac [fix] Fixed an issue that the display blinked right after loading. falsycat 2019-10-17 00:00:00 +00:00
  • 1df1087dde [update] Improved actor's speed attenuation. falsycat 2019-10-17 00:00:00 +00:00
  • a6a0747931 [fix] Fixed an issue that time variable might be more than 1f. falsycat 2019-10-17 00:00:00 +00:00
  • fc81f9dcc7 [fix] Fixed an issue that playing with offset might not work properly. falsycat 2019-10-17 00:00:00 +00:00
  • 1c9aa9340d [update] Updated the debug mode to load music fast. falsycat 2019-10-17 00:00:00 +00:00
  • 210c25e695 [update] Enhanced the framebuffer's blur effect. falsycat 2019-10-17 00:00:00 +00:00
  • b614ed2d72 [update] Implemented an animation of LoadingScene. falsycat 2019-10-16 00:00:00 +00:00
  • a5be4fd519 [update] Improved shading parameters. falsycat 2019-10-16 00:00:00 +00:00
  • f0b1f19608 [update] Updated PostEffectController that supports new parameters. falsycat 2019-10-16 00:00:00 +00:00
  • 9f8379fa96 [update] Implemented blur effect. falsycat 2019-10-16 00:00:00 +00:00
  • 3a9669df38 [update] Replaced dummy variables with alignment specifications. falsycat 2019-10-16 00:00:00 +00:00
  • 87b4d5af07 [update] Implemented a contrast posteffect. falsycat 2019-10-16 00:00:00 +00:00
  • 05377b7472 [fix] Fixed an issue that posteffect's parameters were remained after music ended. falsycat 2019-10-16 00:00:00 +00:00
  • 673c2dfe94 [update] Updated PostEffect that can be shared with else scenes of PlayScene. falsycat 2019-10-16 00:00:00 +00:00
  • d3026b1fb7 [fix] Fixed an issue that nearness_coe was ignored. falsycat 2019-10-16 00:00:00 +00:00
  • 2ad131534f [fix] Fixed an issue that debug-music-offset-beat option had no meanings. falsycat 2019-10-16 00:00:00 +00:00
  • d98d0be7b7 [update] Added debug-music-offset-beat command-line option. falsycat 2019-10-16 00:00:00 +00:00
  • c146ab5366 [update] Added a debug-music-index command-line option. falsycat 2019-10-16 00:00:00 +00:00
  • 928be56f10 [add] Added TriangleElement. falsycat 2019-10-15 00:00:00 +00:00
  • 3d992ee73b [update] Improved memory efficiency of ShapeElementProgram. falsycat 2019-10-15 00:00:00 +00:00
  • f5500b0b98 [update] Tidied codes of elements. falsycat 2019-10-15 00:00:00 +00:00
  • a39c9f5001 [add] Added a template of ScheduledController for shapes.. falsycat 2019-10-15 00:00:00 +00:00
  • f2703bda59 [add] Added a template of programs for shapes. falsycat 2019-10-15 00:00:00 +00:00
  • bba4cf5765 [update] Implemented a damage calculation for SquareElement. falsycat 2019-10-15 00:00:00 +00:00
  • bd1c58f26e [update] Tidied codes to calculate distance between the origin and a line segment. falsycat 2019-10-15 00:00:00 +00:00
  • d36ee07b72 [add] Added SquareElement. falsycat 2019-10-15 00:00:00 +00:00
  • 111cd0f369 [update] Implemented a damage effect. falsycat 2019-10-15 00:00:00 +00:00
  • 9cc07c0971 [update] Added MusicPlayState and MusicPlayCancelState to SelectScene. falsycat 2019-10-14 00:00:00 +00:00
  • ccb7d79b67 [add] Added VarStoreScheduledController. falsycat 2019-10-14 00:00:00 +00:00
  • ffcd02066e [update] Updated resource list. falsycat 2019-10-14 00:00:00 +00:00
  • 16aeda8612 [update] Allowed a parser to parse the first term with minus. falsycat 2019-10-14 00:00:00 +00:00
  • 937a4fa09a [add] Added a sound effect at ResultScene. falsycat 2019-10-14 00:00:00 +00:00
  • a844b073b4 [fix] Fixed an issue that going back to TitleScene from SelectScene caused segfault. falsycat 2019-10-14 00:00:00 +00:00
  • 0480067cbb [fix] Fixed timing of showing a description text of SelectScene. falsycat 2019-10-14 00:00:00 +00:00
  • 3c441d5a5d [update] Improved the text rendering engine. falsycat 2019-10-14 00:00:00 +00:00
  • 6f6b08c06b [fix] Fixed an issue that rendered characters sometimes were dirty. falsycat 2019-10-14 00:00:00 +00:00
  • 0f4c3dcc77 [update] Added a description at SelectScene. falsycat 2019-10-14 00:00:00 +00:00
  • 8064cdb40e [update] Implemented showing score at ResultScene. falsycat 2019-10-14 00:00:00 +00:00
  • 47ede702f6 [fix] Fixed an issue that sjplayer.Context wasn't destroyed after end of the game. falsycat 2019-10-14 00:00:00 +00:00
  • 2345cfb22a [update] Moved codes to initialize LobbyWorld. falsycat 2019-10-14 00:00:00 +00:00
  • 41c91edb72 [update] Implemented animations for ResultScene. falsycat 2019-10-14 00:00:00 +00:00
  • bda8e5d594 [update] Implemented a damage calculation. falsycat 2019-10-14 00:00:00 +00:00
  • 98be1dbc74 [add] Added ResultScene. falsycat 2019-10-14 00:00:00 +00:00
  • 3dbd498b8f [add] Added length property to sjplayer.Context. falsycat 2019-10-14 00:00:00 +00:00
  • 021bd8eca5 [add] Added PlayScene. falsycat 2019-10-14 00:00:00 +00:00
  • 52a2159300 [update] Implemented creating a context of music. falsycat 2019-10-14 00:00:00 +00:00
  • a6ad04b8d2 [add] Added LoadingScene. falsycat 2019-10-14 00:00:00 +00:00
  • 0a18f7feae [update] Renamed Song to Music. falsycat 2019-10-14 00:00:00 +00:00
  • e1745f1c2b [update] Tidied a part of codes. falsycat 2019-10-14 00:00:00 +00:00
  • 6f7dd2c142 [remove] Removed a glitch effect of TextProgram. falsycat 2019-10-13 00:00:00 +00:00
  • 7af750c131 [add] Added new song Cranky - VLSI [short edit]. falsycat 2019-10-13 00:00:00 +00:00
  • 70f150f820 [update] Implemented a glitch effect for TextProgram. falsycat 2019-10-13 00:00:00 +00:00
  • d5039cc431 [update] Improved text drawing. falsycat 2019-10-13 00:00:00 +00:00
  • 93f6844a2b [add] Added Text. falsycat 2019-10-13 00:00:00 +00:00
  • 54355fccd0 [add] Added TextProgram. falsycat 2019-10-13 00:00:00 +00:00
  • 983625d8d9 [add] Added FontSet which uses freetype. falsycat 2019-10-13 00:00:00 +00:00
  • d429856776 [update] Improved the rules of files to be ignored by git. falsycat 2019-10-13 00:00:00 +00:00
  • ef34d9c058 [remove] Removed classes and resources related to fonts. falsycat 2019-10-13 00:00:00 +00:00
  • dbe7e8af8c [update] Implemented playing preview song at SelectScene. falsycat 2019-10-13 00:00:00 +00:00
  • 7e41c98cd3 [update] Implemented a background transition for selecting songs. falsycat 2019-10-13 00:00:00 +00:00
  • 1a289a6dda [add] Added Song and Implemented loading a list of songs. falsycat 2019-10-13 00:00:00 +00:00
  • 78c18de0f8 [add] Added a file of list of where resources were downloaded. falsycat 2019-10-13 00:00:00 +00:00
  • 06fc93a2c4 [update] Implemented animations for scene transition. falsycat 2019-10-13 00:00:00 +00:00
  • b94b9f823e [update] Re-implemented the scene transitions. falsycat 2019-10-13 00:00:00 +00:00
  • 7c455ed83a [update] Improved the codes to load audio files. falsycat 2019-10-13 00:00:00 +00:00
  • d3b02a184f [add] Added SelectScene. falsycat 2019-10-12 00:00:00 +00:00
  • 3f05669fbd [update] Implemented showing a title logo in TitleScene. falsycat 2019-10-12 00:00:00 +00:00
  • e3e149f451 [add] Added TitleTextProgram. falsycat 2019-10-12 00:00:00 +00:00
  • 309d5fff47 [update] Implemented getting font glyphs. falsycat 2019-10-12 00:00:00 +00:00
  • d49aa08b45 [update] Implemented rendering font text. falsycat 2019-10-12 00:00:00 +00:00
  • ac37fbf3e5 [add] Added Font and FontSet. falsycat 2019-10-12 00:00:00 +00:00
  • 957f9724db [update] Implemented drawing cubes in TitleScene. falsycat 2019-10-12 00:00:00 +00:00
  • 0f17719b79 [update] Improved the shading of CubeProgram. falsycat 2019-10-12 00:00:00 +00:00
  • 79654d6da4 [update] Replaced MatrixFactory with ModelMatrixFactory came from gl4d. falsycat 2019-10-12 00:00:00 +00:00
  • 58e88e9eb4 [add] Added CubeProgram. falsycat 2019-10-11 00:00:00 +00:00
  • 361678a94f [add] Added LobbyWorld. falsycat 2019-10-10 00:00:00 +00:00
  • 887f456a8b [update] Implemented showing main window. falsycat 2019-10-10 00:00:00 +00:00
  • f240988463 [add] Set new dub project up for game app. falsycat 2019-10-10 00:00:00 +00:00
  • d66764e9b4 [update] Implemented the exception handling for sjplayer's standalone app. falsycat 2019-10-10 00:00:00 +00:00
  • 111c98bea2 [update] Moved codes which transpose a matrix, to GLSL. falsycat 2019-10-10 00:00:00 +00:00
  • 4ea0041c54 [update] Implemented a raster post effect. falsycat 2019-10-10 00:00:00 +00:00
  • 4cd1f578d2 [add] Added ElementDrawer. falsycat 2019-10-10 00:00:00 +00:00
  • 79bfed8d19 [update] Improved the exception handlings in sjplayer. falsycat 2019-10-10 00:00:00 +00:00
  • 109ae328b8 [update] Unified the exceptions thrown by sjscript. falsycat 2019-10-10 00:00:00 +00:00
  • b4690f9603 [fix] Fixed an issue that the clipping post effect was broken. falsycat 2019-10-09 00:00:00 +00:00
  • 5a7e710a1a [update] Implemented clamping an actor's position. falsycat 2019-10-09 00:00:00 +00:00
  • 5e2623adf1 [update] Implemented a damage calculation. falsycat 2019-10-09 00:00:00 +00:00
  • e17c312871 [fix] Fixed a wrong formula for matrix creation. falsycat 2019-10-09 00:00:00 +00:00