Search found 3890 matches

by Mogri
Mon Mar 14, 2016 6:31 pm
Forum: Game Discussion
Topic: Void Pyramid
Replies: 142
Views: 35592

Willy Elektrix wrote:Only 2 people have earned their $20 prize. There are still 3 left for any who record a playthrough.
I am in the middle of a move, but if those prizes are still around when I get settled down, I will totally do this. Heck, I might do it anyway.
by Mogri
Wed Feb 17, 2016 5:44 am
Forum: Reviews
Topic: Fridge Racer - Gomie v. Gomie
Replies: 12
Views: 4963

If accuracy is a real concern, it wouldn't be hard to implement your own keyval function so long as you either A) called it exactly once per tick or B) gave it access to a global tick counter. There's no built-in support for anything like that, but it's not too much of a pain -- just bake it into yo...
by Mogri
Tue Feb 16, 2016 6:05 am
Forum: Reviews
Topic: Fridge Racer - Gomie v. Gomie
Replies: 12
Views: 4963

In Windows, Control Panel > Keyboard lets you set repeat delay and repeat rate. I would imagine OHR honors those settings, since I don't know how else it could vary.
by Mogri
Sun Feb 14, 2016 12:58 am
Forum: Game Discussion
Topic: Gomie's LoveTester Results Thread
Replies: 20
Views: 6870

What the--

Giz, I think your program is broken. Everyone here is getting scores in the 30s, and mine was over 9000.
by Mogri
Mon Feb 08, 2016 9:39 pm
Forum: Reviews
Topic: The Noodle Within - Gomie v. 2015
Replies: 2
Views: 2089

!! I did not know about those bugs. Contests, man. Contests. If anyone is interested in actually playing a bug-free version of this game, please let me know and I will fix any bugs I'm aware of. If anyone is interested in using this game's framework in another visual novel (dating sim or otherwise),...
by Mogri
Sat Feb 06, 2016 10:33 pm
Forum: Game Discussion
Topic: Game Idea: Pachesi RPG
Replies: 4
Views: 1901

Dokapon Kingdom is also on Wii, and there's another Dokapon game for GBC, I think. It's fun, but the combat is pretty shallow. Playing it got me thinking of similar game ideas, so this is the sort of thing I'd be interested in making sometime. It might be interesting to implement dice effects as spe...
by Mogri
Tue Feb 02, 2016 5:53 am
Forum: Game Discussion
Topic: The 2015 In Review Contest [Reviews: 74]
Replies: 125
Views: 55984

I want to say that the grue is one of the few encounters you can flee. It's kind of inconsequential, since death is such a minor setback in a game that A) is ten minutes long and B) lets you save anywhere, but an unprepared player doesn't necessarily have to get a game over from trial and error; if ...
by Mogri
Wed Jan 27, 2016 6:19 am
Forum: Q&A Discussion
Topic: Using attack chains as nested if-then statements
Replies: 3
Views: 1076

Yes, you can do this. You'll want something more like this: The base attack is 'BasePunch' - this attack has no animation and does no damage. The attack used if the stats are insufficient is 'BadPunch,' and if the stats are good, 'GoodPunch' is used. BasePunch: If STR > 29, use GoodPunch instead. Ch...
by Mogri
Wed Jan 27, 2016 6:11 am
Forum: Q&A Discussion
Topic: Volume slider only affects music?
Replies: 2
Views: 1012

We really need a separate volume slider for sound effects.
by Mogri
Wed Jan 13, 2016 1:28 am
Forum: Game Discussion
Topic: Christmas Contest 2015
Replies: 47
Views: 15675

Don't need your Steam ID! Even if it were actually on Steam and not Desura! But that's okay!
by Mogri
Mon Jan 11, 2016 10:48 pm
Forum: Game Discussion
Topic: Christmas Contest 2015
Replies: 47
Views: 15675

Idontknow wrote:Sweet, after Nathan picks his game I'll decide on one.
DECIDE
by Mogri
Tue Jan 05, 2016 5:57 am
Forum: Game Discussion
Topic: Christmas Contest 2015
Replies: 47
Views: 15675

You would . Everything's Steam unless otherwise mentioned. Dungeonland (this game is free-to-play, so I'm not sure what this key entails -- I would guess this is the "All-Access Pass") Europa Universalis 3 Fallen Enchantress: Legendary Heroes Gotham City Impostors: Professional Kit (I beli...
by Mogri
Sun Jan 03, 2016 2:12 am
Forum: Game Discussion
Topic: Christmas Contest 2015
Replies: 47
Views: 15675

I'm fine with that.

Pheonix has selected Defender's Quest -- a good choice! I really enjoyed that one. I've done a lot of odd jobs for its creator, which might be why I have an extra key. Next pick can go to Nathan and then Idontknow.
by Mogri
Sat Jan 02, 2016 3:07 am
Forum: Game Discussion
Topic: Christmas Contest 2015
Replies: 47
Views: 15675

Wow, impressive entries both. Ultimately, I'm going to give the win to Festivus . Pheonix, if there's something on the list in the OP that you want, it's yours. I can also dig out the full list if you want, although I suspect the games I mentioned there are the cream of the crop, so to speak. Fenrir...
by Mogri
Tue Dec 22, 2015 4:41 am
Forum: Game Discussion
Topic: Pokemon Fusion
Replies: 3
Views: 2223

Pokemon Fusion

Maybe you've heard of Pokemon Fusion , the website that lets you turn two random Pokemon into one horrifying abomination. But have you seen these ? I feel like you could easily make an entire RPG bestiary out of these mashups with a little creativity mixed in, as seen in that gallery. We've done som...