Search found 7086 matches

by Bob the Hamster
Mon May 13, 2013 7:04 pm
Forum: Game Discussion
Topic: Each Step script for NPCs?
Replies: 2
Views: 1180

Yes, an each-step for NPCs is actually something we have been planning. I think it was on hold waiting for another feature, but I admit I don't remember what that was. :) Calling an each step for every NPC on a map with many NPCs could result in a tiny bit of slowdown, but I don't think it would be ...
by Bob the Hamster
Mon May 13, 2013 12:58 am
Forum: General Discussion
Topic: Oh, yeah! I got my OUYA
Replies: 30
Views: 7989

The Wobbler wrote:Does it at least have bodacious sound effects?
The crashing-into-the-ground sound effect was adequately satisfying :)
by Bob the Hamster
Mon May 13, 2013 12:56 am
Forum: Front Page
Topic: 2013-04-10 Beelzebufo stable release
Replies: 45
Views: 36036

Both of those things are planned, but neither of them is possible yet, unfortunately.
by Bob the Hamster
Sun May 12, 2013 9:22 pm
Forum: General Discussion
Topic: Oh, yeah! I got my OUYA
Replies: 30
Views: 7989

Flying Car: Like SNES Pilotwings, but with only one play mode and not fun!
by Bob the Hamster
Sun May 12, 2013 8:11 pm
Forum: General Discussion
Topic: Oh, yeah! I got my OUYA
Replies: 30
Views: 7989

Yeah, the front-panel-removal for battery-replacement is insane. I have heard rumors that they are planning to change the controllers before official release, but I don't know if it will actually happen. Besides being awkward for changing the battery, it also introduces the problem that you are remo...
by Bob the Hamster
Sun May 12, 2013 3:50 am
Forum: General Discussion
Topic: Oh, yeah! I got my OUYA
Replies: 30
Views: 7989

An OUYA! This is perfect timing ;) Oh, my goodness yes! :) And since OUYA's gamepad can easily emulate arrow keys and keyboard buttons, the OUYA port of the OHRRPGCE can probably be finished well before the general Android port, since the extended mouse support doesn't need to be finished for it to...
by Bob the Hamster
Sat May 11, 2013 3:27 pm
Forum: General Discussion
Topic: Oh, yeah! I got my OUYA
Replies: 30
Views: 7989

Re: Oh, yeah! I got my OUYA

You should look into kivy. Its a Python based cross platform toolkit that renders using OpenGL and can create Android games. Yep! That is exactly what I am using for <a href="http://www.slimesalad.com/forum/viewtopic.php?t=5526">Bob the Hamster Dirt Dig</a> Please give me a hands on repor...
by Bob the Hamster
Sat May 11, 2013 5:07 am
Forum: General Discussion
Topic: Oh, yeah! I got my OUYA
Replies: 30
Views: 7989

The controller feels nice in my hands. I dislike the way you have to take the two front panels off the put the battery in, and it is really slow to re-connect after it has fallen asleep, but it feels good in the menus, and the touchpad in the middle seems to work nice. I am downloading a side-scroll...
by Bob the Hamster
Sat May 11, 2013 4:43 am
Forum: General Discussion
Topic: Oh, yeah! I got my OUYA
Replies: 30
Views: 7989

Oh, yeah! I got my OUYA

That pun makes me cringe even as I type it! Anyway, at long last, I finally got my developer OUYA console for being a Kickstarter Backer! Here are a bunch of pictures of it http://imgur.com/a/D9txE#0 <img src="http://i.imgur.com/rTlDuCAl.jpg"> I haven't got a chance to run any code on it y...
by Bob the Hamster
Fri May 10, 2013 2:30 pm
Forum: Game Discussion
Topic: A couple questions
Replies: 4
Views: 1117

"Last target" would be a good new option for preferred target. It wouldn't work in every situation, but it could still be useful. Thank you for the suggestion. As for your coolness checking, here are two different ways of doing it. I think these are correct, but I have not tested them in a...
by Bob the Hamster
Wed May 08, 2013 3:46 am
Forum: Front Page
Topic: Game of the Month: May 2013
Replies: 30
Views: 25135

Haha, yeah, totally :) I think CastleParadox is using the default skin for phpbb. Its gamelist does not have as many uploads of recent games, but it has a great selection of older games, many of which are not on SlimeSalad. I know there has always also been a small scattering of games that are not u...
by Bob the Hamster
Tue May 07, 2013 9:09 pm
Forum: Game Discussion
Topic: Arguments passed from fields in CUSTOM.
Replies: 4
Views: 1299

The error was here: http://rpg.hamsterrepublic.com/ohrrpgce/What_is_a_script_argument_for%3F#Advanced_stuff Ah, thanks. I should clean up that page more. That makes sense about NPC walking, but then how come they don't always end on the opposite frame either? That was really my question. It seems l...
by Bob the Hamster
Tue May 07, 2013 8:45 pm
Forum: General Discussion
Topic: Wiki Spring Cleaning
Replies: 32
Views: 8192

crowtongue wrote: I've already pulled a bunch of images to add, but I'm banned for being a spambot.
That is strange! I checked the logs, and I can only see it blocking you once, before I added you to the Not Evil list. I'll send you a PM about fixing it.
by Bob the Hamster
Tue May 07, 2013 5:42 pm
Forum: General Discussion
Topic: Wiki Spring Cleaning
Replies: 32
Views: 8192

That's one of the issues I have with the wiki. Who are we keeping the obsolete stuff there for? If it's old get rid of it, or at least move it all to a page for obsolete features or something. Yes, when you find an obsolete page and mark it with {{Obsolete}} you should also use the "What Links...
by Bob the Hamster
Tue May 07, 2013 5:35 pm
Forum: Game Discussion
Topic: Arguments passed from fields in CUSTOM.
Replies: 4
Views: 1299

Re: Arguments passed from fields in CUSTOM.

Is there a list somewhere of what arguments are passed automatically when a script is called from somewhere "in-CUSTOM?" (as in, not from another script) I'd really like to know what they all are. This article lists them all: http://rpg.hamsterrepublic.com/ohrrpgce/Script_triggers#Other_W...