Commit Graph

33 Commits (2df280e07184366db236c4f3a6d3e9099540c2b1)

Author SHA1 Message Date
William Toohey 2df280e071 The Great CSS Update of 2016 9 years ago
William Toohey 7f15577984 Don't crash when certain UI elements are missing 9 years ago
William Toohey be7c9adb55 Fix missing beats on song change 9 years ago
William Toohey a68aa24a22 Fix broken invert on some maps 9 years ago
Will Toohey e109eaaa3e Invert spectrogram, missing semicolon 9 years ago
Will Toohey 5d9833542e Skip preloader warning via settings 9 years ago
William Toohey 368d642bfe Better warning wording 9 years ago
William Toohey 3a1523bffb Always display epilepsy, size warning before loading. 9 years ago
William Toohey 961cb2b742 Add preloader bar and slightly better preload text 9 years ago
William Toohey eec53cf4c9 Version 2.2 9 years ago
William Toohey efb3192820 Invert no longer uses CSS filter. Much faster as a result. 9 years ago
William Toohey c7dc582b60 v2.1 9 years ago
William Toohey a7f2eef0a7 Display negative time/beat, better intToHex 10 years ago
William Toohey ab3ed8af1f Add undo/redo keyboard shortcuts 10 years ago
William Toohey 06d411ae7e Fix whiteouts changing image 10 years ago
William Toohey 899726b446 Fade to black on load. Addresses #10 10 years ago
William Toohey a7e53b877c Fix #6 10 years ago
William Toohey 18fff4db84 Fix same bug for images 10 years ago
William Toohey 764a2330d9 Fix manually set songs not clearing random buffer 10 years ago
William Toohey 86ca1330da Use 'let' throughout the codebase 10 years ago
William Toohey d7b97ea9ce Lint pass 10 years ago
William Toohey 384091f0de Editor now syncs inverts properly 10 years ago
William Toohey 393ffa5512 Fix missing builds having 1 note 10 years ago
William Toohey 314cb39814 Bump version to 2.0 pending release 10 years ago
William Toohey e4f31e546e Add XML variable for new build behaviour 10 years ago
William Toohey 07e6e26d7f Buildup and Loop beat lengths can now be separate 10 years ago
William Toohey 42e18c8394 Fix massive editor lag after too many loops 10 years ago
William Toohey eae16ce535 Add beatmap editor 10 years ago
William Toohey e69458ec71 Fix infinite recursion + minor cleanup 10 years ago
William Toohey 393df5aae3 SoundManager moved to Promises 10 years ago
William Toohey 53f4cf7edf Update .gitignore, tiny comment update 10 years ago
William Toohey 9772999605 Use arrow functions over .bind 10 years ago
William Toohey d7954b8423 Move to gulp to simplify the build significantly 10 years ago
William Toohey c75dd94c3d Begin Promise based implementation 10 years ago
William Toohey 08781b2b52 IIFE and 'use strict' 10 years ago
William Toohey 235a4f2a86 Assorted cleaning 10 years ago
William Toohey 7003e02617 Version 1.1, add version in console 10 years ago
William Toohey bac1de7bfd Change "Random song" shortcut to something reasonable 10 years ago
William Toohey 2102576c01 Make reference and version JS populated 10 years ago
William Toohey fb53f1e900 Add ability to not shuffle images in full auto 10 years ago
William Toohey dcfdb0814d Fix odd numbered inverts when buildups are off 10 years ago
William Toohey 475dda2575 Fix buildups being off by 1 10 years ago
William Toohey e5c01801d3 Use bind() instead of that = this 10 years ago
William Toohey b4a278f630 Make Canvas use more callbacks 10 years ago
William Toohey c306f30203 Add some more callbacks 10 years ago
William Toohey a7c021e9cf Convert UI to callbacks - reduce dependency on the Core. 10 years ago
William Toohey 7a7bbd2b39 Fix autoSong when tabbed out 10 years ago
William Toohey 40d9109334 Bump to version 1.0! 10 years ago
William Toohey d47f30448e AutoSong! + other minor fixes 10 years ago
William Toohey 2e22a3ed15 AutoSong dummy settings complete 10 years ago