Search found 7086 matches

by Bob the Hamster
Fri Aug 26, 2016 2:33 pm
Forum: Q&A Discussion
Topic: Help with Nokia Snake-like collision testing?
Replies: 3
Views: 973

Arrays are going to help a ton here. Someday we will have real arrays, but for now, fake arrays are not hard to do. You could make some fake arrays with "read global" and "write global" but for what you are doing, slices are going to be easiest, since they already have X and Y pr...
by Bob the Hamster
Thu Aug 25, 2016 5:27 pm
Forum: General Discussion
Topic: METACHAT: The Unburning (D&D5e)
Replies: 300
Views: 50744

Howdy everyone! Between my laptop breaking and work, I haven't been able to get a chance to post. From what I can see, I'm glad to see Evangeline is still present. I have no intentions of dropping out, but with my laptop still broken, I'm not certain when I'll be able to get back in to the swing of...
by Bob the Hamster
Thu Aug 25, 2016 2:05 pm
Forum: General Discussion
Topic: METACHAT: The Unburning (D&D5e)
Replies: 300
Views: 50744

BMR wrote:
OOC: Is it wrong of me that I now imagine Piter to sound like George Takei?
Haha! This is canon now
by Bob the Hamster
Thu Aug 25, 2016 12:44 am
Forum: General Discussion
Topic: CAMPAIGN: The Unburning (D&D5e)
Replies: 836
Views: 134321

Caldon, Cece, Ebald, Petrol Mogri: The layout of the 3rd floor hallway is the same as the floor above, so since you didn't say otherwise, I will assume Caldon is retracing his steps back to the central staircase, rather than going into the nearby west stairwell Unphased by the fall, Caldon doesn't ...
by Bob the Hamster
Wed Aug 17, 2016 2:01 am
Forum: Q&A Discussion
Topic: Question about eatsoap.hss
Replies: 14
Views: 3184

Ah! Yes! One of my favorite slice extra data tricks :)

Using bitwise boolean operators, it is possible to cram 32 individual bits into one integer number
I am typing from my phone right now, but tomorrow I would be happy to write up an explanation
by Bob the Hamster
Tue Aug 16, 2016 5:56 pm
Forum: General Discussion
Topic: CAMPAIGN: The Unburning (D&D5e)
Replies: 836
Views: 134321

<a href="www.slimesalad.com/forum/viewtopic.php?t=7009&start=536">here is a link</a> to the last post for the benefit of anyone who hasn't made a move recently Caldon & Sharn With the floorboards squeaking beneath him, Caldon rushes over to the fallen person. Caldon's quick assess...
by Bob the Hamster
Sun Aug 14, 2016 4:58 am
Forum: Q&A Discussion
Topic: Pixels per tick in the hero/NPC walk speeds
Replies: 2
Views: 862

Yes, those are pixels per tick.
by Bob the Hamster
Fri Aug 12, 2016 3:11 pm
Forum: Game Discussion
Topic: One Button Jam
Replies: 17
Views: 5557

Oh! Silly me! Keyboard!

I was on mobile the first time I tried it, and it said "tap" so it didn't occur to me :)
by Bob the Hamster
Fri Aug 12, 2016 2:03 pm
Forum: Game Discussion
Topic: One Button Jam
Replies: 17
Views: 5557

Mogri wrote:I've got a first level. Give it a try, then read on.
I am unable to jump

Tested with Chrome on Android, and Firefox on Linux

It acts as if I have not clicked or tapped
by Bob the Hamster
Wed Aug 10, 2016 9:18 pm
Forum: General Discussion
Topic: METACHAT: The Unburning (D&D5e)
Replies: 300
Views: 50744

I also give up on this half-orc (I assume he's a half-orc), so while I'm just going to go up the stairs, I need to think of the most passive aggressive way to do so. Haha! Yes, that guy is the worst! With the green skin, half-orc is not a bad guess, but he definitely doesn't have the typical half-o...
by Bob the Hamster
Wed Aug 10, 2016 7:06 pm
Forum: Q&A Discussion
Topic: Still can't import scripts in Linux Mint
Replies: 8
Views: 1949

Ah, yes. I should probably add xterm as a dependency for the deb package.

Thank you for spotting that :)
by Bob the Hamster
Wed Aug 10, 2016 5:56 pm
Forum: Q&A Discussion
Topic: Still can't import scripts in Linux Mint
Replies: 8
Views: 1949

Re: Still can't import scripts in Linux Mint

I'm using Calli+1 from 6-6-2016, and it still says: Compiling failed. No scripts were imported. Has this been fixed in nightlies? No, I didn't realize there was still a problem. How did you install? From the .deb package? From the tarball? Compiled from source? Can you run your copy of hspeak from ...
by Bob the Hamster
Wed Aug 10, 2016 4:23 pm
Forum: General Discussion
Topic: METACHAT: The Unburning (D&D5e)
Replies: 300
Views: 50744

Equipment check! I poked back through the thread, and I *think* this is who currently has the helmets and cloaks. = Helmets of Command = * Cece * Caldon * Petrol * Arcadia = Fire-Resist Cloaks = * Sharn * Evangeline * Ebald * Normin If any of you spot a mistake in this list, let me know now. Then yo...
by Bob the Hamster
Wed Aug 10, 2016 4:09 pm
Forum: General Discussion
Topic: CAMPAIGN: The Unburning (D&D5e)
Replies: 836
Views: 134321

Those of you who haven't made a move this week, be sure to <a href="http://www.slimesalad.com/forum/viewtopic.php?t=7009&start=528">read your character's parts of the previous post</a> to make sure you don't miss anything Cece "You can count on me!" says the old goblin woman...
by Bob the Hamster
Wed Aug 10, 2016 12:08 pm
Forum: Game Discussion
Topic: Entrepreneur Central
Replies: 138
Views: 44696

I bet arrays (and structs?) Will vastly reduce the need for a lot of locals in the same script.