Skip to content

Instantly share code, notes, and snippets.

View peppy's full-sized avatar

Dean Herbert peppy

View GitHub Profile

Thanks for following along! This is a tagged release ($BUILD_ID). For more information check out the osu! changelog page and dev blog.

@peppy
peppy / gist:d98148dbb5bcec4d2d9e
Created August 13, 2014 09:29
著作権を侵害しております譜面につきまして
Dean様
お世話になっております。
昨年、数件弊社の著作権を侵害しております譜面を削除していただきました、
株式会社彩牙ALcot法務 豊田です。
@peppy
peppy / gist:bd1c8803b70e27d8e108
Created October 21, 2014 02:45
flash flash DMCA
To whom it may concern,
My name is *****, and I represent FlashFlashRevolution (FFR) as a Game Manager. FFR has been notified about and confirmed that official content from our game has been illegally downloaded from the website through normally inaccessible means. Three files of FFR's game content that have been downloaded and reconverted to be playable on osu! can be found as follows:
Song: Here We Go / Artist: Renard - https://osu.ppy.sh/s/222250 (original location: http://www.flashflashrevolution.com/levelstats.php?level=1106)
Song: Metro / Artist: Terminal11 - https://osu.ppy.sh/s/222870 (original location: http://www.flashflashrevolution.com/levelstats.php?level=1495)
Song: Double Helix / Artist: xi - https://osu.ppy.sh/s/224658 (original location: http://www.flashflashrevolution.com/levelstats.php?level=2234)
As a not-for-profit website, FFR very frequently obtains and retains permissions under the contingency that the music is not downloadable, and utilizing exploits to release content of the game
To the OSU copyright staff
Music used for a shown animation is the musical piece that Hazuki Co., Ltd. holds a copyright.
This deleted it as a fair right of the copyright maintainer and called.
The exhibited file violates our copyright, property remarkably.
Please specify that it is an open real time stop, copyright violation.
Applicable https://osu.ppy.sh/s/196589
The music that is targeted for the copyright violation:Akai Yakusoku
@peppy
peppy / dmca_2015-06-14_eyal.txt
Created June 13, 2015 23:03
dmca_2015-06-14_eyal.txt
Hello, I'm Eyal Golan and I want to notify you that your site offers a packaged download for my music.
To prevent us from taking any further step and send a DMCA notice, please remove the copyrighted content from your site:
https://osu.ppy.sh/s/181448
https://osu.ppy.sh/s/191338
I want you to take this message as a serious one. Take the appropriate actions and notify me afterwards.
I, Eyal Golan, have a good faith belief that use of the copyrighted materials described above on the allegedly infringing web pages is not authorized by me, my agent or by the law.
I swear, under penalty of perjury, that the information in the notification is accurate and that I am the copyright owner or am authorized to act on behalf of the owner of an exclusive right that is allegedly infringed.
お世話になっております。
合同会社クローバーソフトウェア ALcot法務 ******です。
本日、弊社サポートに
「楽曲が無断でアップロードされている」
という問い合わせがございました。
@peppy
peppy / DMCA_Hazuki_Asphodelus.txt
Last active April 29, 2019 05:47
DMCA_Hazuki_Asphodelus.txt
*** ENGLISH FOLLOWS BELOW ***
ご返信頂きましてありがとうございます。
また、こちらの申請に対してご理解を頂きました事にお礼申し上げます。
日本語にて先にお送りした内容をご連絡いたしますが、より判りやすくご説明いたします。
弊社はショートバージョンの楽曲・Webサイトでの公開がある「公共性のあるもの」
は二次創作物に対して、弊社のガイドラインから黙認をしております。
INSERT INTO osu.osu_countries (acronym, name, rankedscore, playcount, usercount, pp, display, shipping_rate) VALUES ('A1', 'Anonymous Proxy', 26541697520, 241879, 594, 17679, 0, 0);
INSERT INTO osu.osu_countries (acronym, name, rankedscore, playcount, usercount, pp, display, shipping_rate) VALUES ('A2', 'Satellite Provider', 65226890, 2222, 14, 0, 0, 0);
INSERT INTO osu.osu_countries (acronym, name, rankedscore, playcount, usercount, pp, display, shipping_rate) VALUES ('AD', 'Andorra', 13678792724, 116117, 221, 16980, 0, 0);
INSERT INTO osu.osu_countries (acronym, name, rankedscore, playcount, usercount, pp, display, shipping_rate) VALUES ('AE', 'United Arab Emirates', 1046119820081, 8190611, 8381, 1047573, 1, 1);
INSERT INTO osu.osu_countries (acronym, name, rankedscore, playcount, usercount, pp, display, shipping_rate) VALUES ('AF', 'Afghanistan', 716275055, 6943, 23, 1399, 0, 0);
INSERT INTO osu.osu_countries (acronym, name, rankedscore, playcount, usercount, pp, display, shipping_rate) VALUES ('AG', 'Anti
sos EEStack(lldb) 
---------------------------------------------
Thread 1
TEB information is not available so a stack size of 0xFFFF is assumed
Current frame: libpthread.so.0!__pthread_cond_wait + 0x23b
Child-SP RetAddr Caller, Callee
00007FFEA1D98828 00007f45ef0aa192 (MethodDesc 00007f45eeb82790 + 0x292 System.Threading.ManualResetEventSlim.Wait(Int32, System.Threading.CancellationToken)), calling 00007f46689696d0 (stub for System.Threading.Monitor.ObjWait(Boolean, Int32, System.Object))
00007FFEA1D98920 00007f45ef0aa192 (MethodDesc 00007f45eeb82790 + 0x292 System.Threading.ManualResetEventSlim.Wait(Int32, System.Threading.CancellationToken)), calling 00007f46689696d0 (stub for System.Threading.Monitor.ObjWait(Boolean, Int32, System.Object))
00007FFEA1D989B0 00007f45ef0609e9 (MethodDesc 00007f45eeb7b470 + 0xb9 System.Threading.Tasks.Task.SpinThenBlockingWait(Int32, System.Threading.CancellationToken)), calling (MethodDesc 00007f45eeb82790 + 0 System.Threading.ManualR
class HitFactoryFruits : HitFactory
{
float lastStartX;
int lastStartTime;
public HitFactoryFruits(HitObjectManager hitObjectMananager) : base(hitObjectMananager)
{
random.Reinitialise(1337);
}