Search found 5 matches
- Fri Mar 30, 2018 8:47 am
- Forum: General Discussion
- Topic: Seltani Development Question
- Replies: 7
- Views: 7505
Re: Seltani Development Question
The problem: I haven't updated the code in several years, so the code is built around out-of-date versions of everything. I apologize for this, but I'm not likely to go back to updating tworld any time soon. Nor am I going to have time to test and accept patches. Feel free to fork the repository ...
- Fri Mar 23, 2018 4:41 pm
- Forum: General Discussion
- Topic: Seltani Development Question
- Replies: 7
- Views: 7505
Seltani Development Question
I'd like to look through the sourcecode of Tworld , the opensource engine behind the Seltani multiplayer hypertext game that Belford created as a fan spinoff from Uru, to try and work up some additions to the engine to make age writing easier. I'm working on some ages for the game and while I think ...
- Fri Mar 23, 2018 12:09 pm
- Forum: General Discussion
- Topic: IRC question
- Replies: 1
- Views: 3488
IRC question
.Shorah
I have seen reference to a Guild of Writers IRC channel, supposedly at irc.guildofwriters.org. I tried connecting via Pidgin using my credentials from the forum, here, but it wouldn't let me connect. Do I need to create a separate account for the IRC channel? If so, how do I go about doing ...
I have seen reference to a Guild of Writers IRC channel, supposedly at irc.guildofwriters.org. I tried connecting via Pidgin using my credentials from the forum, here, but it wouldn't let me connect. Do I need to create a separate account for the IRC channel? If so, how do I go about doing ...
- Thu Sep 04, 2014 10:14 pm
- Forum: General Discussion
- Topic: Writing Tips
- Replies: 12
- Views: 13399
Re: Writing Tips
I agree with Lord Chaos on the repetitiveness of texturing. The sky in the day version of the cleft has a repeating texture. That's been bugging me ever since I first noticed it.
Procedural generation comes immediately to my mind as the obvious solution, but I don't have any idea how to go about ...
Procedural generation comes immediately to my mind as the obvious solution, but I don't have any idea how to go about ...
- Sat Jun 07, 2014 3:36 pm
- Forum: General Discussion
- Topic: Seltani: Rearranging the gallery
- Replies: 129
- Views: 80931
Re: Seltani: Rearranging the gallery
I'm not sure if this is the right place to ask this question? But how do you edit array variables in Seltani?
I have a variable called "testme", with type value and content "[0, 0]", and then two code functions with content "testme[0] +=1" and "print(testme[0])" respectively.
In my location ...
I have a variable called "testme", with type value and content "[0, 0]", and then two code functions with content "testme[0] +=1" and "print(testme[0])" respectively.
In my location ...