Search found 7086 matches

by Bob the Hamster
Tue Feb 26, 2013 5:04 am
Forum: General Discussion
Topic: Chocolate Chip Cookie Recipe (and other cookies)
Replies: 14
Views: 6496

Yay! Post pictures if possible! :) And Misac, do you want to share the hardtack recipe? I don't think I have ever tried hardtack. It my imagination it is something that people ate while riding their horses across the rocky mountains 150 years ago.... probably as a result of a Lewis and Clark novel I...
by Bob the Hamster
Mon Feb 25, 2013 10:59 pm
Forum: Game Discussion
Topic: Why does mapmaking suck?
Replies: 39
Views: 10157

If I understand what you are asking for correctly, I think I know a better way to accomplish it. I should finish the plan for saving NPC state in save games. Then you could just enable that for the map, you could preserve the state of very NPC on the map, and you wouldn't need a single global variab...
by Bob the Hamster
Mon Feb 25, 2013 10:54 pm
Forum: General Discussion
Topic: ISPs to begin spying on users next week.
Replies: 29
Views: 7527

They're going after people who download...but not the people that upload. It's like punishing drug users and not going after the dealers themselves. Incorrect. Downloading is actually not a crime, uploading is. The spying software will only affect people uploading, not downloading. However, things ...
by Bob the Hamster
Mon Feb 25, 2013 3:59 am
Forum: General Discussion
Topic: Chocolate Chip Cookie Recipe (and other cookies)
Replies: 14
Views: 6496

Re: Chocolate Chip Cookie Recipe

I just re-read this, and I talk so much that it makes the recipe seem more complicated than it really is. Here is the tldr version * 2 3/8 cups of flour * 1 Teaspoon baking soda * 1 Cup of Butter (2 sticks) * 1 heaping teaspoon of Country Crock * 1 1/4 cup of Sugar . * 1 package of instant vanlla pu...
by Bob the Hamster
Mon Feb 25, 2013 3:31 am
Forum: General Discussion
Topic: Chocolate Chip Cookie Recipe (and other cookies)
Replies: 14
Views: 6496

Chocolate Chip Cookie Recipe (and other cookies)

I was about to e-mail this to myself, but then I figured, why not just type it on slimesalad! :) This is my variation Kirby's Soft Chocolate Chip cookies from <a href="http://kirbiecravings.com/2010/09/soft-chocolate-chip-cookies-2.html">here</a>. I kept making it and tweaking it slightly ...
by Bob the Hamster
Sun Feb 24, 2013 9:12 pm
Forum: General Discussion
Topic: Minecraft Thread
Replies: 802
Views: 160178

I have been tinkering with new buildings at the (as of yet unwalled) walled city site.

I am eagerly awaiting the 1.5 release, mostly for the Quartz Pillars, Redstone Blocks, and Wheat Bales
by Bob the Hamster
Sun Feb 24, 2013 7:16 am
Forum: General Discussion
Topic: ISPs to begin spying on users next week.
Replies: 29
Views: 7527

That was a fascinating article!
by Bob the Hamster
Sun Feb 24, 2013 5:06 am
Forum: General Discussion
Topic: ISPs to begin spying on users next week.
Replies: 29
Views: 7527

I think that the copyright revolution will be a peaceful, quiet subtle one. More and more artists will (and already are beginning to) refuse to sell their rights to the big copyright interests. More and more people will find the things they enjoy amongst the world of Creative Commons (or similar). A...
by Bob the Hamster
Sun Feb 24, 2013 4:54 am
Forum: Game Discussion
Topic: Galya: Legend of Hell Castle
Replies: 13
Views: 4966

I am excited about this game!
by Bob the Hamster
Sat Feb 23, 2013 6:17 pm
Forum: General Discussion
Topic: ISPs to begin spying on users next week.
Replies: 29
Views: 7527

This makes me want to boycott everything associated with AT&T, Cablevision, Comcast, Time Warner, and Verizon... except they have a near-total collusive monopoly on internet access in the US, boycotting them is about the same as just cutting all your ethernet cables with a wire cutter :(
by Bob the Hamster
Sat Feb 23, 2013 6:09 pm
Forum: Game Discussion
Topic: Legacy roadmap
Replies: 261
Views: 45127

That is strange. Can I see more of the hspeak output,rather than just the few lines at the end?

Are you compiling by importing your .hss directly in custom, or are you using hspeak to compile outside custom, and then importing the .hs?
by Bob the Hamster
Wed Feb 20, 2013 3:10 pm
Forum: Game Discussion
Topic: import or export textfiles
Replies: 11
Views: 2477

I think the requirement for import and export of wordlists means that the OHRRPGCE is not an option for making this game. Originally, I thought you were talking about importing word lists just to create the game in the first place, but if you want the player to be able to export lists of learned wor...
by Bob the Hamster
Tue Feb 19, 2013 10:42 pm
Forum: Game Discussion
Topic: Hey, Might need some help with this one.
Replies: 8
Views: 2542

I have an idea for how this could work. Suppose you have an Imp enemy. Maybe his normal attack is a Fireball. It has target class "Enemy" so when the enemy uses it, it only targets the hero. Give the Fireball attack an instead-chain with a 10% chance of chaining to a different attack. We w...
by Bob the Hamster
Tue Feb 19, 2013 10:30 pm
Forum: Game Discussion
Topic: import or export textfiles
Replies: 11
Views: 2477

I'd need to store ID numbers, or a wordlist, and dates/times for rivision in a text file or ini file or such. I'm play with the thought writing a vocabulary learn programm, that's fun to use. But I didn't want try such a projekt in game maker, because it's not open scource... And even side scroller...
by Bob the Hamster
Tue Feb 19, 2013 8:55 pm
Forum: Game Discussion
Topic: import or export textfiles
Replies: 11
Views: 2477

Are you talking about importing and exporting textbox data? or something else.

What are you hoping to be able to do with text files?