KatieFrogs e231ad1fcf Fixes
- Add a "Browse..." button to the plugin menu
- Remove the "Unload All" button from the plugin menu if there are no imported plugins to unload
- Add a new search filter: random:yes
- Resolution settings now affects the results screen assets
- Pixelate more assets with lowest resolution setting
- Fix loading error message not appearing sometimes
- Remove img.css from img assets, the background selectors have been moved to assets.js
- Separate the search logic from SongSelect to its own js file
- Load all image assets with crossorigin=anonymous, this could allow making assets low resolution or programatically taking screenshots at a later time
- If EditFunction in a plugin tries to edit something that is not a function, it will give a better error message
- Disallow search engine bots from indexing images and adding a translate link, which cannot load the game
2022-03-16 09:55:25 +03:00
2018-10-14 14:02:50 +03:00
2022-03-16 09:55:25 +03:00
2022-03-16 09:55:25 +03:00
2022-02-22 16:23:01 +03:00
2022-02-22 16:31:00 +00:00
2022-02-22 16:23:01 +03:00
2022-02-22 16:23:01 +03:00
2019-02-13 22:23:18 +00:00
2022-03-04 20:29:06 +00:00
2020-04-04 16:48:58 +03:00
2020-12-22 11:17:38 +03:00

taiko-web

A web-based Taiko no Tatsujin simulator.

Running instance: https://taiko.bui.pm

Still in development. Works best with Chrome.

Setup

Please see the Setup page for setup instructions.

Languages
JavaScript 83.1%
Python 7.5%
CSS 4.6%
HTML 4.4%
Shell 0.3%