opsu-dance/CREDITS.md
Jeffrey Han ab487c5e80 Replaced native cursors with skinnable ones.
- Added support for both the new (2013+) and old cursor styles.  These can be toggled on/off in the configuration file.
- Added cursor images by XinCrin (old style) and teinecthel (new style).

Other changes:
- Refactoring: Created a "Utils" module, containing methods and constants that didn't belong in the "Options" state and some duplicated drawing methods.
- Mouse is now grabbed during gameplay.
- Removed 'optionsChanged' switch, simplifying adding new options.

Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
2014-07-01 19:32:03 -04:00

28 lines
704 B
Markdown

Credits
=======
Images
------
The images included in opsu! belong to their respective authors.
* XinCrin - "Fantasy's Skin"
* osu! community - "WWWskin"
* AdithyaHarun - "Metro"
* Osutronic - "Osutronic's Skin"
* Elzapatoverde - "KagePro SD v1.4"
* GraysonnG - "Baka Accurate"
* Garygoh884 - "Skylanders 1.3b"
* Misaki Louize - "Yukino II"
* Alic1a - "AL's IA -Blue-"
* pictuga - "osu! web"
* sherrie__fay
* kouyang
* teinecthel
Projects
--------
The following projects were referenced in creating opsu!:
* "Wojtkosu" - Wojtek Kowaluk (https://osu.ppy.sh/forum/t/97260)
* "osu-parser" - nojhamster (https://github.com/nojhamster/osu-parser)
* "osu! web" - pictuga (https://github.com/pictuga/osu-web)