Commit Graph

  • 10c733e66d Remove launcher require always online "DRM". * AKA allow the game to launch regardless if the launcher is able to connect to patch server or not. * Also fixes a few flags with the launcher. origin 2020r1 YandolsZX 2020-05-14 23:34:36 +0800
  • ddba466786 Add Launcher into the Repository. YandolsZX 2019-01-13 06:10:01 +0800
  • 92e758ff09 Tons of uncommited changes since the last commit. In ascending order: * Added music to the intro scene by the same composer of the title theme (DJ-Rec0il). * Redone animations event script (and removed falling animation due to infinite loop problems). * Added enemies sprites. * Grouped enemy collisions. * Completely redesigned levels again due to data loss. * Changed level design to use Tilemap instead of Tiled Background. * Fixed main menu going blank if user hit the space button before everything finished loading. * Made BombEnemy animated. * Altered some frames in Player walking animation. * Fixed some parts of ground tile being incorrectly impassable. * Rewritten some parts of the story dialogues on levels. * Added music by PrototypeRaptor for levels. * Fixed respawn bug. * Fixed incorrect parallaxing when transitioning from L1PRE to Level 1 by using a workaround. * Added empire trooper to end of Level 1. * Updated main menu cursor to also be controllable by W and S keys. * Updated main menu cursor confirm button to also accept the ENTER/Return key. * Rebalanced enemy projectile speed and damage dealth amount. * Added Level 1B for boss fight arena with appropriate music. * Added a new layer for stage decorations and added trees to L1PRE and Level 1. * Fixed another parallaxing bug. * Removed boss fight because I can't get the AI to work properly. Game ends at a To Be Continued screen. * Level 1B still remains intact, just unused for now. * Fixed some collision problems with the stage decorations. * Rearranged a bit of the Level 1 starting scripts. * Fixed a bug where the text character ' does not render properly in dialogs. * Fixed typo in dialogs. * Made the game now return to the Main Menu Screen automatically after the To Be Continued Screen. * Remove pressing ESCAPE to quit the game functionality to prevent accidental quit game. * Fixed more text rendering issues relating to the text character ' . * Adjusted some dialog timings in cutscenes. YandolsZX 2019-01-13 06:05:00 +0800
  • 0576ebffe6 Added a suiting music to the intro scene and updated some timings to match it. YandolsZX 2018-12-06 16:00:50 +0800
  • bf1f71863c Overhauled text dialogue system to use RexRainbow's text typing plugin to make the text look and flow better. * Also added a check in Preloader to force the game to fullscreen mode if it somehow did not start in it. YandolsZX 2018-12-06 14:50:08 +0800
  • 4b69098fcb Fixed typo. Blank -> Black. YandolsZX 2018-12-06 11:33:51 +0800
  • 262d83c36c Standardized naming convention for objects and elements. * Also prepared the layout for the upcoming post main menu intro scene before Level 1. YandolsZX 2018-12-06 11:30:51 +0800
  • 8b8f9ef0a6 Added 'TreeArray' to Intro Scene to signify plane is flying above forest. * Also properly removed the placeholder PreTitles that were supposed to be removed in 3f28aaf4f9 YandolsZX 2018-12-06 04:53:48 +0800
  • 177451b629 Multiple changes. * Changed PreTitles to white and made them smaller. * Changed slightly dialogue and timings of intro scene. * Made Main Menu elements appear only after logo has fully faded in. YandolsZX 2018-12-05 23:46:45 +0800
  • 7d502b3115 Better main menu cursor implementation using projectiles. YandolsZX 2018-11-29 17:43:29 +0800
  • b5698eeba5 Main menu elements introduced. YandolsZX 2018-11-29 17:09:27 +0800
  • 3f28aaf4f9 Major addition to Intro Scene, removed placeholder pre-title screens, and added title music in main menu. YandolsZX 2018-11-29 15:27:36 +0800
  • e9de2f5cb4 First iteration of intro scene "complete", and some other stuff. YandolsZX 2018-11-29 08:46:42 +0800
  • d900419c02 Fixed PL ID. YandolsZX 2018-11-29 04:50:44 +0800
  • b0268bd9d6 Added missing buttonstyles.css file. YandolsZX 2018-11-29 04:25:09 +0800
  • b6f5aeb0bd Changed some resources. YandolsZX 2018-11-29 04:22:15 +0800
  • ad1fc283f3 Preloader and initial event scripts set up. YandolsZX 2018-11-29 00:26:09 +0800
  • c71b7debd9 Start. YandolsZX 2018-11-28 23:39:20 +0800