Search found 7086 matches

by Bob the Hamster
Mon Nov 03, 2014 8:23 pm
Forum: General Discussion
Topic: Put this somewhere easy to find?
Replies: 5
Views: 1391

by Bob the Hamster
Mon Nov 03, 2014 7:20 pm
Forum: General Discussion
Topic: I learned something today...
Replies: 160
Views: 32281

Meowskivich wrote:Numbers Chapter 23 Verse 22: God brought them out of Egypt; he hath as it were the strength of a unicorn.

Sorslor, go look for yourself.
https://www.biblegateway.com/verse/en/Numbers%2023:22

Wild Ox (31)
Wild Bull (6)
Unicorn (5)
Buffalo (1)
Reem (1)
Rhinoceros (1)
by Bob the Hamster
Mon Nov 03, 2014 3:54 pm
Forum: Game Discussion
Topic: Vorpal Florist - Playtesting thread
Replies: 44
Views: 11871

I really like it so far. My only real gripe is that the jump and attack keys feel awkward, layout-wise. Have you tried something like Z and X for jump and attack? Z and X work already! Did you try them? :) Also, for some reason Vorpal Florist starts gobbling up CPU cycles and going about 1-2 frames...
by Bob the Hamster
Mon Nov 03, 2014 3:38 pm
Forum: Game Discussion
Topic: Hype Up Your Game Thread
Replies: 1513
Views: 361607

That looks great! DO you have parallax scrolling going on with background layers there?
by Bob the Hamster
Mon Nov 03, 2014 3:29 pm
Forum: General Discussion
Topic: Put this somewhere easy to find?
Replies: 5
Views: 1391

Oops! Thanks for spotting that. I have removed the obsolete apk. Please use the one in the nightly builds folder (even though it still isn't really rebuilt nightly)
by Bob the Hamster
Fri Oct 31, 2014 5:22 pm
Forum: Game Discussion
Topic: Vorpal Florist - Playtesting thread
Replies: 44
Views: 11871

Here is the link to it. www.slimesalad.com/forum/viewtopic.php?p=65537

I wonder what ever happened to Bagne/TwirlySocrates? I seem to remember he had a really cool game in-progress. The Boulder Beast was just one effect to be used in the game
by Bob the Hamster
Fri Oct 31, 2014 2:29 pm
Forum: Collaboration
Topic: The Silence is Broken!
Replies: 11
Views: 141

Remember when Fenrir and I made Anthro Pillow Fight Battle Babes OHR?

That was definitely the best plotscripted 1st-person shooting-gallery furry porn game of 2011
by Bob the Hamster
Thu Oct 30, 2014 8:35 pm
Forum: Game Discussion
Topic: Vorpal Florist - Playtesting thread
Replies: 44
Views: 11871

I just posted a new update to the Vorpal Florist http://hamsterrepublic.com/tmp/vorpalflorist-playtest.zip It is now playable up to the second boss. The game has approximately doubled in length from the old demo, and there are 7 new enemies, 1 new boss, and a handful of new items. There have been so...
by Bob the Hamster
Thu Oct 30, 2014 7:10 pm
Forum: Game Discussion
Topic: Crash Bug in Nightly
Replies: 12
Views: 2296

Vapourise might look like it is going faster, but that is an illusion. It uses the same tickrate as everything else.

And no, wait commands cannot pause the flickering of the vapourise animation
by Bob the Hamster
Thu Oct 30, 2014 5:59 pm
Forum: Game Discussion
Topic: Dungeon making questions
Replies: 18
Views: 3484

I haven't played Mother 3, so I don't know how its dash works, but if it simply means being able to run when holding down a button, here is a script to do it: http://rpg.hamsterrepublic.com/ohrrpgce/Scripts:Dash It is a nice simple script. To make it turn on or off depending on whether or not you ow...
by Bob the Hamster
Wed Oct 29, 2014 7:24 pm
Forum: Game Discussion
Topic: Crash Bug in Nightly
Replies: 12
Views: 2296

Oh! Thanks for finding that! I can fix that. It should not be trying to dissolve when the dissolve over ticks is 0. Expect the fix in the next nightly. I'll also take a look at the copy/paste issue. I know the vapourize thing you are talking about. The jury is still out as to whether or not we consi...
by Bob the Hamster
Wed Oct 29, 2014 3:52 pm
Forum: Game Discussion
Topic: Show off your graphics!
Replies: 1625
Views: 336353

misac wrote:Do you have a link to this? i'm interested.
This seems to be it: http://off.wikia.com/wiki/The_OFF_Wiki
by Bob the Hamster
Tue Oct 28, 2014 2:15 pm
Forum: Game Discussion
Topic: Questions for human beans.
Replies: 17
Views: 3610

*after* plotscripting has support for data types like real strings and arrays, I would like to have a limited feature for importing and exporting data to a reload file that can be shared between saves in the same game, and *maybe* to one that can be shared between multiple games. I guess I am open t...
by Bob the Hamster
Mon Oct 27, 2014 7:12 pm
Forum: Game Discussion
Topic: Does using every map layer make game.exe chug?
Replies: 7
Views: 1314

No, I would not expect any slow down on a huge map with all 7 layers.

And it should be easy to test this on your own computer. Just make a giant map, and flood-fill all the layers with garbage tiles.
by Bob the Hamster
Fri Oct 24, 2014 3:49 pm
Forum: Game Discussion
Topic: Mr. Triangle's Adventure
Replies: 105
Views: 31069

Exporting a full map to a BMP file was Pheonix's Heart of the OHR Request.

I also think TMC said he has some half finished code to do it.