Search found 7086 matches
- Tue Dec 06, 2011 4:09 pm
- Forum: Game Discussion
- Topic: Scary OHR games
- Replies: 35
- Views: 8158
- Tue Dec 06, 2011 6:15 am
- Forum: General Discussion
- Topic: Minecraft Thread
- Replies: 802
- Views: 160175
- Tue Dec 06, 2011 5:18 am
- Forum: General Discussion
- Topic: Minecraft Thread
- Replies: 802
- Views: 160175
- Mon Dec 05, 2011 8:02 pm
- Forum: Game Discussion
- Topic: Any RPG games based on Lovecraft made?
- Replies: 19
- Views: 3725
- Fri Dec 02, 2011 10:25 pm
- Forum: Game Discussion
- Topic: Feature request: Time Hit/Timed Attack ala Mario RPG
- Replies: 7
- Views: 1558
Haha. I won't complain, but I would just make such a feature battle-scriptable rather than built-in. I wasn't expectign so much demand for it. Yeah, that is more or less what I meant. But I would like to clean up the existing attack animation system so that they don't have to be completely and tota...
- Fri Dec 02, 2011 8:28 pm
- Forum: General Discussion
- Topic: Contests Outside the Community.
- Replies: 2
- Views: 925
- Fri Dec 02, 2011 5:05 pm
- Forum: Game Discussion
- Topic: Feature request: Time Hit/Timed Attack ala Mario RPG
- Replies: 7
- Views: 1558
I would love to have timed attacks like Super Mario RPG, or maybe a system like in the Shadow Hearts series. The main reason I haven't attempted anything like that yet (okay, the second main reason, right after the fact that the code is as tangled as the tentacles of an Eldar One's beard) is that th...
- Fri Dec 02, 2011 4:59 pm
- Forum: Game Discussion
- Topic: Any RPG games based on Lovecraft made?
- Replies: 19
- Views: 3725
- Fri Dec 02, 2011 4:25 am
- Forum: Game Discussion
- Topic: Any RPG games based on Lovecraft made?
- Replies: 19
- Views: 3725
- Thu Dec 01, 2011 3:01 pm
- Forum: General Discussion
- Topic: Minecraft Thread
- Replies: 802
- Views: 160175
- Thu Dec 01, 2011 2:56 pm
- Forum: Game Discussion
- Topic: Any RPG games based on Lovecraft made?
- Replies: 19
- Views: 3725
- Wed Nov 30, 2011 4:54 pm
- Forum: General Discussion
- Topic: Does anyone make a shiny buck on any of their OHR games?
- Replies: 18
- Views: 4107
- Wed Nov 30, 2011 4:50 pm
- Forum: General Discussion
- Topic: Attempting to render an MXS in pure HTML5
- Replies: 12
- Views: 4800
- Sun Nov 27, 2011 5:18 pm
- Forum: Game Discussion
- Topic: Urbanica RPG (wip)
- Replies: 32
- Views: 6789
(Megacity ftw, although i think that the biggest megastructure ever was in Blame!/Noise manga. The city there covered entire surface of the earth and was so deep that the moon was trapped inside of it :) That sounds insanely big! ...although Larry Niven's Ringworld would be even bigger, and a Dyson...
- Sun Nov 27, 2011 4:06 am
- Forum: General Discussion
- Topic: Sad not to see HamsterSpeak in the Hello World collection...
- Replies: 2
- Views: 959
Code: Select all
include, plotscr.hsd
plotscript, hello world, begin
# text box 1 should be edited to say "Hello World" using custom
show text box(1)
wait for text box
end
