Grafico dei commit

  • e1f09c35b9 Merge branch 'master' into release firebingo 2018-06-08 08:24:22 -07:00
  • d356f17adb Updated pixi. Maybe fixed a case from interpolation that a sprite could not be cleaned up. Need to make a better system for controlling sprites. Added binds for arrow keys to scroll multiline text. Added support for colorto tween changing tint not just alpha. firebingo 2018-06-07 21:35:47 -07:00
  • 2287163a34 Made various commands play sounds. firebingo 2018-06-06 22:16:44 -07:00
  • e25cd1f929 Fixes and additions for first chapter of bridal gears. firebingo 2018-06-05 21:14:02 -07:00
  • e58002ce4c bridal: add custom event and enable louis 2018-06-06 02:41:07 +09:00
  • 7a50205cd1 translations submodule: track branch louis 2018-06-06 02:09:53 +09:00
  • bf73e0b87a translations submodule: track branch louis 2018-06-06 02:09:53 +09:00
  • c07d281948 Custom mission support. Some fixes. Different Scene Titles are slightly easier to support. Started adding new effects for bridal gears. firebingo 2018-06-04 09:07:53 -07:00
  • d086fc2f71 Added in some base stuff for bridal gears. updated translations. firebingo 2018-06-01 20:20:38 -07:00
  • 5d51d0f2a9 Fixed audio not loading if tsv file didn't load any audio. Made list of mstids an array of allowed mstids instead of making a weird if block for allowed ids. firebingo 2018-05-30 20:24:01 -07:00
  • 72cc69cb0b lol no case sensitive filesystem louis 2018-05-30 04:43:24 +09:00
  • 9ebe1c7d5b Added translations from js/translations as submodule firebingo 2018-05-29 11:59:59 -07:00
  • 4046a973ba Removed translations folder firebingo 2018-05-29 11:58:45 -07:00
  • 59f0a30aa7 Added translation files for bunnies firebingo 2018-05-29 11:42:01 -07:00
  • 5eb720061d Added discord link to info modal 1.0.0 firebingo 2018-05-24 17:54:12 -07:00
  • a1835bdf42 Added info/help modal. firebingo 2018-05-24 15:55:38 -07:00
  • 6734df9dec Space will now work to progress mission along with mouse click. Implemented size tag from utage. Translations updated. firebingo 2018-05-24 08:47:13 -07:00
  • 4e982cdd3d Zindex top controls so at least the firefox bug doesn't stop them from being used. Added in button to hit first if query params are used so modern browsers dont freak out about audio. firebingo 2018-05-23 22:22:40 -07:00
  • d101cd9ff0 Hack for firefox52 weird ui sizing thing. Made only mission available basa's birthday. firebingo 2018-05-23 19:24:44 -07:00
  • d51c8936e8 Update Xdumissions file. Update name translations. firebingo 2018-05-22 21:08:30 -07:00
  • 4752d98925 Moved translations to js/translations directory so they are versioned like the others. May move translations folder to submodule. firebingo 2018-05-22 16:17:00 -07:00
  • c894680f5f translations: update names louis 2018-05-22 01:38:00 +09:00
  • cd7ea54fb2 Added translations for mission names/summaries. Mission dropdown is now by mst id and mission id is selected in modal. Added skip button for moving to next chapter within mstid. firebingo 2018-05-17 20:50:45 -07:00
  • df7e0358e0 Filled most of the Character name translations. Need to be checked by someone who knows more than me. firebingo 2018-05-13 21:36:29 -07:00
  • d94dd77fb8 Slight rework of translations system to add character name translations. firebingo 2018-05-13 17:51:31 -07:00
  • 4e69b2388f Fix if a character is replaced with another sprite of themselves it doesn't remove the old one. firebingo 2018-05-11 10:33:20 -07:00
  • 447eb0b3dd Update Pixi. Fix some things so that if errors happen in audio the rest will still run. firebingo 2018-05-11 09:37:03 -07:00
  • 9f1efa1225 Fix mission images doing wrong path firebingo 2018-05-11 09:06:31 -07:00
  • 667f8c9743 Fix BgmLoop casing firebingo 2018-05-11 08:57:56 -07:00
  • 1d9e0b52f8 Fixed root directory. firebingo 2018-05-11 08:56:08 -07:00
  • f8095b8a1d Updated Json Files firebingo 2018-05-11 08:43:46 -07:00
  • 37810e78a7 Gulp: Use correct case for file reference louis 2018-05-11 18:06:02 +09:00
  • 6178ff5505 Some changes/placeholders to custom effects. Fix overlapping screen shakes causing screen to offset. Other minor fixes. 3.5 plays through all the missions now more or less as intended minus various custom effects. firebingo 2018-05-10 21:32:43 -07:00
  • 63f79738b0 Added Sepia Shader. Fixes for movecamera command overlapping each other. Fix if a character changes pattern during a move tween it keeps the tween. Pre load checks for henshin01. Some changes and placeholders for custom effects. firebingo 2018-05-09 21:43:00 -07:00
  • 6134339bc6 Move tweens now just use quadout instead of inout. Made shaders a class to make it easier to add more in future. Added shaders for updown and downup fades. Fix loading characters with no pattern (e.g. black_mask) not working. Gave ability to cancel lerps in case a character gets put on then immediately faded to another alpha. firebingo 2018-05-07 21:32:53 -07:00
  • 338d42d2a1 Support for hex fade colors. Fix shake when sprite is not at 0,0. firebingo 2018-05-04 10:55:38 -07:00
  • 3b91e57a1c Improved handling for where to put character on screen if layer is not given. Punch position uses the actual easing from utage now. Fix audio context not being able to be created without user input in some new browsers. Some changes for diva fades. Made ui image match games slightly more. Disabled select on text since you can't select it without triggering next anyways. Various other minor fixes. firebingo 2018-05-04 09:33:14 -07:00
  • 6a4bb7a459 Changed moveto animations to use quadratic easing instead of exponential. Added shader for screen wipes (e.g. DivaLeftToRightBlackFade). firebingo 2018-05-01 22:23:11 -07:00
  • 00eaff29fb Various fixes and changes for animations. firebingo 2018-04-29 14:14:09 -07:00
  • 57ddeb08f4 Added mission select modal. Changed file structure so images called like file:// can be loaded properly. Some commenting. firebingo 2018-04-28 17:36:08 -07:00
  • 7a5c02d736 Gulp now copies and minifies json files in js directory. firebingo 2018-04-24 08:26:41 -07:00
  • beb8a87274 Readme firebingo 2018-04-23 18:01:39 -07:00
  • a281edb375 Updated gulp. Gulp dist task now copies everything needed (besides xdu files) to a dist folder. firebingo 2018-04-23 17:58:58 -07:00
  • d50c294ee1 Updated mit license firebingo 2018-04-21 14:06:41 -07:00
  • 54c475e44e min js source map. Moved generic css. removed fonts. firebingo 2018-04-21 13:27:04 -07:00
  • 5ed031cb6a Language selection. Gulpfile firebingo 2018-04-21 12:53:55 -07:00
  • 5b5f3d83c2 Fix scaling breaking text container when app container was smaller than text container. Audio and volume controls work. Support for shake command. Text scrolling buttons. firebingo 2018-04-19 14:01:48 -07:00
  • bf5108bfe6 Text typing works with html Fix some text with no parameters being skipped. Fix quickly going through text breaking lerp loop. firebingo 2018-04-15 21:06:48 -07:00
  • a192a0eb0e Resizing. Work on text stuff. Work on tweens. Beginning audio support. firebingo 2018-04-15 18:35:01 -07:00
  • 00be56d0a8 There is a few seconds of things actually working. firebingo 2018-04-06 22:26:17 -07:00
  • 3b12dcbda5 Lots of work. Somewhat runs through mission file now and shows backgrounds. firebingo 2018-04-05 09:27:32 -07:00
  • 1e710af520 Initial commit firebingo 2018-03-28 07:14:26 -07:00