Search found 51 matches

by thesilent
Thu May 17, 2007 11:11 pm
Forum: Thoughts ?
Topic: High Score + Acc. + Longest Run - just an idea...
Replies: 5
Views: 1862

i'm to busy right now to do any modding, but all you would really need to do is to add some class variables in Song.py, and add thise variables to the dispay, you wouldn't even have to touch the uploadscores method
by thesilent
Thu May 10, 2007 6:33 pm
Forum: FOF Mod Discussion and Support
Topic: Setting Up FoF Sources - 1.2.451 - How to test your own source changes
Replies: 30
Views: 27967

did you download the source code?

step 20 and the src directory are the whole point of every other step
by thesilent
Fri May 04, 2007 9:56 pm
Forum: Thoughts ?
Topic: Highscore charts - Posting to multiple
Replies: 6
Views: 2058

theoretically, you could also mod gameresultscene.py and ad a 2nd call of upload scores, and either hard code the url, or add like a list thing in the menu or ini file
by thesilent
Mon Mar 12, 2007 10:11 pm
Forum: FOF Mod Discussion and Support
Topic: Frets on Fire Score Chart - Personal Frets on Fire Score Chart
Replies: 218
Views: 59798

My chart now automatically adds songs that isn't in the database, but the game sends the folder name as the song name, so if everybody names their folders like 'Artist - Title' it will work... The song names are also links to a script that will zip the files of the song on my computer so you can do...
by thesilent
Fri Mar 09, 2007 11:03 pm
Forum: FOF Mod Discussion and Support
Topic: Frets on Fire Score Chart - Personal Frets on Fire Score Chart
Replies: 218
Views: 59798

I have a suggestion to end this mess with the song adding script, why don't you just create a table with a primary key as the song hash and store other information in that table about songs, and lookup if the song exists in the table, and if it doesn't, add the song automatically. then you could jus...
by thesilent
Fri Mar 02, 2007 9:07 pm
Forum: FOF Mod Discussion and Support
Topic: Frets on Fire Score Chart - Personal Frets on Fire Score Chart
Replies: 218
Views: 59798

i agree that is sort of a hassle for new players to install a mod, but the long term benefits of a mod are increased security, but the port of Cerealizer would also be useful anywhere, and would be good for a drop in alternative. the built in php unserialize function uses a format different than Cer...
by thesilent
Thu Mar 01, 2007 11:08 pm
Forum: FOF Mod Discussion and Support
Topic: Frets on Fire Score Chart - Personal Frets on Fire Score Chart
Replies: 218
Views: 59798

my custom chart mod should work, i just haven't written a way to view collected high scores, and I'm having a few problems with the python, with syntax errors , and trying to have some user authentication (I don't really know python, but i do know how to hack together bits and pieces from examples)....
by thesilent
Thu Feb 22, 2007 8:23 pm
Forum: Thoughts ?
Topic: A music player?
Replies: 17
Views: 4189

there is skinning support in vlc, and vlc's biggest use is it's music and video streaming, and the fact that it's movie support owns
by thesilent
Fri Feb 02, 2007 10:15 pm
Forum: Thoughts ?
Topic: Leaderboard - Implementing a leaderboard
Replies: 2
Views: 1746

https://www.fretsonfire.org/cgi-bin/ikonboard.cgi?act=ST;f=11;t=1652

good luck,
it is unfinished, but i no longer have time to work on it.
by thesilent
Thu Jan 18, 2007 11:52 am
Forum: FOF Mod Discussion and Support
Topic: Custom Chart Mod - Allows easier use of custom world charts
Replies: 23
Views: 11640

i still would like to finish it, but i have been extremely busy recently, and i don't see much time to work on it for a few weeks, so, i will post what i have done, you are welcom to modify it (and possibly finish it)... but some parts of it don't work, i have the collector done, but the mod is brok...
by thesilent
Fri Jan 05, 2007 3:34 pm
Forum: Tech Support
Topic: It runs - But it won't play
Replies: 7
Views: 2510

do you have the latest version? are you using any mods? need some more info, if possible, please provide us the contents of C:\Documents and Settings\%USER_NAME%\Application Data\fretsonfire\fretsonfire.log
by thesilent
Thu Jan 04, 2007 9:54 pm
Forum: Tech Support
Topic: Winsock error
Replies: 4
Views: 1807

shouldn't be anything to do with uploads, that only runs during the song results screen, i don't really see why there is a winsock error, could you please provide some more information, such as the contents of the logfile in C:\Documents and Settings\%USER_NAME%\Application Data\fretsonfire\fretsonf...
by thesilent
Sun Dec 31, 2006 3:17 pm
Forum: FOF Mod Discussion and Support
Topic: Custom Chart Mod - Allows easier use of custom world charts
Replies: 23
Views: 11640

well, I've fallen a little behind schedule, i am about half done with the new version, i have been really busy in the past week, i am almost done with the mod, there are just a few bugs I'm trying to work with. as for the server-side aspect, i just have the collector script setup, but that may need ...
by thesilent
Wed Dec 27, 2006 10:02 pm
Forum: Thoughts ?
Topic: Multiplayer? - Will it ever be?
Replies: 12
Views: 4205

multi player is definitely coming, there are already parts of the code set up for it, and there are a lot of other stuff in the source alluding to multi player
by thesilent
Fri Dec 22, 2006 3:34 pm
Forum: FOF Mod Discussion and Support
Topic: Custom Chart Mod - Allows easier use of custom world charts
Replies: 23
Views: 11640

ill release those once i finish the new version, i expect that to come around some time next week. if anyone is interested in helping out with the project, just contact me

Go to advanced search