Search found 7086 matches

by Bob the Hamster
Tue Oct 09, 2012 2:14 pm
Forum: Game Discussion
Topic: Issue with Attack Chains
Replies: 8
Views: 1334

Sounds like the problem here is that "do not chain if attack fails" only breaks the chain on an elemental-based failure. I guess we need a new chain bitset for "do not chain if attack misses" EDIT: wait, I just read the code, and "do not chain if attack fails" was *defi...
by Bob the Hamster
Mon Oct 08, 2012 2:08 pm
Forum: Roleplaying
Topic: The NEW Meta-Chat
Replies: 296
Views: 2912

Hahaha!

By the way, are we just waiting for everybody to decide whether or not they want to hide in ambush of the footsteps coming up the stairs behind us?
by Bob the Hamster
Sat Oct 06, 2012 6:33 pm
Forum: Game Discussion
Topic: Attack of the 48 Hour IRC Games!
Replies: 22
Views: 6095

Meowskivich wrote:Wait, is this contest still on?
No, but there will probably be another one soon
by Bob the Hamster
Fri Oct 05, 2012 4:49 pm
Forum: Game Discussion
Topic: Attack of the 48 Hour IRC Games!
Replies: 22
Views: 6095

SwampTroll wrote:why cant i run it on mac
I have little doubt that he used nightly wip build features, so you might need the latest nightly mac build (or TMC could try exporting a mac app bundle of the game... or I could do it if TMC doesn't mind)
by Bob the Hamster
Fri Oct 05, 2012 2:45 pm
Forum: Game Discussion
Topic: Attack of the 48 Hour IRC Games!
Replies: 22
Views: 6095

TMC wrote:Blockworks
I am astonished! My mind is blown! This is utterly delightful
by Bob the Hamster
Thu Oct 04, 2012 9:04 pm
Forum: General Discussion
Topic: Minecraft Thread
Replies: 802
Views: 160178

I wonder if witch spawning is based on the seed-based location of the hut, or on the actual shape. If you build your own witch hut according to the generated plan, does it spawn witches?
by Bob the Hamster
Wed Oct 03, 2012 2:19 pm
Forum: Game Discussion
Topic: Hype Up Your Game Thread
Replies: 1513
Views: 361606

I like the widget tree structure that Kivy uses. Implementing Slices in the OHRRPGCE was my first taste of a hierarchical tree of widgets, so I then proceeded to write slices.py which has a very similar featureset to OHR slices, and I have been using slices.py in my python project, and really being ...
by Bob the Hamster
Tue Oct 02, 2012 2:12 pm
Forum: Game Discussion
Topic: Hype Up Your Game Thread
Replies: 1513
Views: 361606

Yeah, there is a project called pgreloaded which is almost completely compatible with pygame's API, but it is based on SDL 1.3/2.0 It looks very promising, although I admit I haven't tested it out yet myself. EDIT: actually, I was reading http://kivy.org/docs/ and Kivy's approach seems to be very cl...
by Bob the Hamster
Tue Oct 02, 2012 2:38 am
Forum: Roleplaying
Topic: New Campaign: Athelos Darkening
Replies: 734
Views: 6520

Beardthar wrote:Somebody is coming up the stairs behind us! Quick! Spread out a little and lets take them by surprise when the reach the top!
by Bob the Hamster
Mon Oct 01, 2012 10:20 pm
Forum: Front Page
Topic: Game of the Month: November voting
Replies: 22
Views: 12026

Seconding Maze of the Red Mage and My Little Gahn
by Bob the Hamster
Mon Oct 01, 2012 10:18 pm
Forum: General Discussion
Topic: The Surlaw Reviews - 7/1/21 - 2021 Mid-Year Update
Replies: 601
Views: 105928

Ah! The Nostalgia! Life Force is the first space-shooter game I remember playing.

Looking at the screenshots now, I think that Life Force's sprites were probably a very strong subconscious influence in my maptile design for Jormungand's Belly in Wandering Hamster
by Bob the Hamster
Mon Oct 01, 2012 9:34 pm
Forum: Front Page
Topic: Game of the Month: November voting
Replies: 22
Views: 12026

Nominating from the OLD end of the gamelist, I nominate: * <a href="http://www.slimesalad.com/forum/viewgame.php?t=27">Martin's Tale</a> * <a href="http://www.slimesalad.com/forum/viewgame.php?t=28">OHR Pong</a> * <a href="http://www.slimesalad.com/forum/viewgame.php?t=30&qu...
by Bob the Hamster
Mon Oct 01, 2012 7:51 pm
Forum: Game Discussion
Topic: Hype Up Your Game Thread
Replies: 1513
Views: 361606

Right now, I am using pygame. <a href="http://pygame.renpy.org/">Pygame Subset For Android (PGS4A)</a> can be used to port pygame stuff directly to Android (I used it for <a href="https://play.google.com/store/apps/details?id=com.hamsterrepublic.stegavorto&hl=en">Stegavorto</...
by Bob the Hamster
Mon Oct 01, 2012 6:06 pm
Forum: Game Discussion
Topic: Hype Up Your Game Thread
Replies: 1513
Views: 361606

Meowskivich wrote:I see the Calvin & Hobbes Snow Mutant is making an appearance. Does he summon extra snow demons?
Haha! Good eye! That was actually the first enemy I made for testing. If it remains in the final game, it will probably be a rare secret easter-egg enemy.
by Bob the Hamster
Mon Oct 01, 2012 4:56 pm
Forum: Game Discussion
Topic: Hype Up Your Game Thread
Replies: 1513
Views: 361606

So this is what has been distracting me from OHRRPGCE work lately. <img src="http://james.hamsterrepublic.com/gallery/main.php?g2_view=core.DownloadItem&g2_itemId=37068&g2_serialNumber=1"> I am writing it in python, and my main target platform will be Android, although I will certa...