Search found 7086 matches

by Bob the Hamster
Thu Feb 18, 2010 11:53 pm
Forum: Game Discussion
Topic: where can i download the ohrrpgce program?
Replies: 1
Views: 972

by Bob the Hamster
Tue Feb 16, 2010 9:53 pm
Forum: Game Discussion
Topic: Another bug in new stable
Replies: 9
Views: 1974

Hm, here is a question. Is it safe for me to use the latest silence nightly to be able to delete the offending song, but then revert back to the stable Ypsi+1 to continue working on the game? Yes, that should be fine. Normally you can't go back from a wip to a stable, but since the stable was relea...
by Bob the Hamster
Tue Feb 16, 2010 6:15 pm
Forum: Game Discussion
Topic: Another bug in new stable
Replies: 9
Views: 1974

Ooh! Hey! That is very useful information. I had forgotten about <a href="http://rpg.hamsterrepublic.com/bugzilla/show_bug.cgi?id=722">bug 722 Crashing/problems with blank BAM and MIDI songs</a> If you send me the bam file that crashes, I will work on improving the sound backends to avoid ...
by Bob the Hamster
Tue Feb 16, 2010 4:56 pm
Forum: Game Discussion
Topic: Another bug in new stable
Replies: 9
Views: 1974

You could send the whole game plus the SAV file

I would also be very curious to know if the song that is playing when the crash occurs also crashes in the Import Music screen in custom.
by Bob the Hamster
Mon Feb 15, 2010 11:35 pm
Forum: Front Page
Topic: OHR Game of the Year 2009
Replies: 22
Views: 9118

Okédoké! by Dark Blubber This one's just kind of floating around in your vote. Is it an Honorable Mention for Best of 2009 or something? Oops. yes, that was my intention. I also have a feeling it might have placed higher if I had time to play more of it. That goes for Tightfloss Maiden too. I haven...
by Bob the Hamster
Mon Feb 15, 2010 9:25 pm
Forum: Front Page
Topic: OHR Game of the Year 2009
Replies: 22
Views: 9118

There are a lot of games I didn't play this year, which means I probably missed out on some good ones. It is hard for me to choose favorites, and a lot of these rankings are extremely close. The "best game" ranking was hardest. So many great games this year! Best Game of 2009: 1 - Phantom ...
by Bob the Hamster
Mon Feb 15, 2010 5:48 am
Forum: Game Discussion
Topic: Hype Up Your Game Thread: 8-bit Contest Edition
Replies: 42
Views: 10507

I will choose to hype my game with just this cryptic sprite >:)
<img src="http://gilgamesh.hamsterrepublic.com/al ... os0000.png">
by Bob the Hamster
Tue Feb 09, 2010 12:35 am
Forum: Game Discussion
Topic: Another bug in new stable
Replies: 9
Views: 1974

This is news to me.

What operating system is he using? XP? Vista? Win7? Which service pack?

You might want to ask him to try with a music_silence nightly build to narrow down whether it is a music related crash or not.
by Bob the Hamster
Mon Feb 08, 2010 10:46 pm
Forum: Game Discussion
Topic: Bad, bad bug in ypsilform+
Replies: 2
Views: 830

@JSH357 - I was able to reproduce the crash, and I found a fix. Wow! I am surprised nobody noticed that one sooner. it crashes any time the editor saves a menu with zero entries. I am uploading a ypsiliform+2 release. As for the problem with importing full walkabout sets, let me know if you figure o...
by Bob the Hamster
Mon Feb 08, 2010 10:14 pm
Forum: Game Discussion
Topic: Checking for enemy orientation
Replies: 5
Views: 1179

When do enemy pictures ever get reversed in combat?
by Bob the Hamster
Sat Feb 06, 2010 7:59 pm
Forum: Game Discussion
Topic: Importing 16 color palette
Replies: 2
Views: 887

Use a 16x16 BMP with 24bit color to import your master palette
by Bob the Hamster
Mon Feb 01, 2010 4:15 am
Forum: Front Page
Topic: OHRRPGCE ypsiliform stable release
Replies: 12
Views: 4514

The ability to hold down the key and use multiple items has always been there, and is intentional. But I should slow down the key-repeat. As for the flicker when using healing items outside of battle, that one is a side effect of a rewrite of the out-of-battle targeting code. It was super messy and ...
by Bob the Hamster
Fri Jan 29, 2010 9:19 pm
Forum: Front Page
Topic: Game of the Month - March nominations
Replies: 13
Views: 4042

Nominate:

* Phantom Tactics
* Slimes!
* Bob the Hamster in the Crypt of Baconthulhu
by Bob the Hamster
Thu Jan 28, 2010 11:30 pm
Forum: General Discussion
Topic: Another Silly PHP/SQL Problem
Replies: 5
Views: 1417

$data = mysql_query&#40;"SELECT * FROM songs WHERE game = '$gamename'"&#41; This is the line that would allow SQL injection. Basically what you are doing here is putting too much trust in the value of $gamename I would change it to something like $data = mysql_query&#40;"...
by Bob the Hamster
Wed Jan 27, 2010 6:04 pm
Forum: Game Discussion
Topic: Idea: OHRRPGCE Ventrilo Server
Replies: 22
Views: 4963

I would be willing to try. The idea of voice chat sounds kinda nifty. But it looks like Ventrilo doesn't have a Linux client yet, so I will have to sit it out for now :(