Keeth

Online

Joined: Jul 31 2004

Dude. That's just, like, your opinion... and junk.

Posts Posts and comments Discussions All
Subject
Replies
Date
Location
 
I think it might be worthwhile to compile a list of super common errors new developers (or old developers) often …
1
 
Text argument parsing.
0
 
Replaces "input() as command_text" for faster input responses.
0
 
Volfoss is a cool PS1 turn-based strategy game about heavy metal and also post-apocalyptic mutant monsters that do …
3
 
Predictable combat is where you want to be. It should be your starting point. From predictable combat, we can get both …
4
 
A simple explanation of what to don't don't do and to don't do when designing a combat system (or anything else, …
Page: 1 2
25
 
Re-releasing my old text handling library with a new system.
0
 
A text handling library.
1
 
Versioning?
7
3
 
Random Anime of the Week #13: Casshern Sins
11
 
Well, a lot of stuff lead to this, but over the past few weeks, I really got the urge to experiment with this. It has …
8
 
RAW: It's Hunter X Hunter!
14
 
Would it be possible to break down the Repop() (world) function so it repops AREAS? That is to say, make it so we can …
0
 
Just a small request... would it be possible to make the hub record telnet users as well? I don't mean report their IP …
7
 
BYOND's Dantom.DB library fails to retrieve "data type" information for the columns it returns. Not only that, it does …
0
 
I know it's not possible to remove this, from what I've been told, but would it be possible to decrease the time it …
0
 
So, I have a little problem with my sound, recently. I say recently because I just fixed this computer like, yesterday …
0
 
From the reference (under switch): The "break" instruction may be used to exit from the switch statement. This is not …
16
 
I was just curious why the screen buffer is set to the default (80) until something is input. By the screen buffer …
0
 
This might not be in high demand... In my "game", I will be using quite a few windows. However, sometimes when a window …
8
 
Man, that is pretty cool. Now if only we could make our own splash images for our games, that'd be even neater. And …
12
 
It'd be neat if we had a "report hub" button on the hub's layout. This way we could report games doing things they …
7
 
So I'm trying to set world.log to a text file in the "logs" folder, which by the way won't exist until a log is …
0
 
Not anything major, but I'd really like it... It appears that the _dm_db_execute() must not actually wait for the query …
0
 
Right now I'm working on a project that I wanted to include something like a "double tap" feature for movement. Like in …
0
 
Alright, showing you is the best way to explain it... var/list/l = list("a","b","c","a","b","c") l -= l[1] // …
1
 
I'm not sure if this has been suggested before, but here goes. I think a compressing feature for BYOND would be quite …
6
 
I'm not sure how this will benefit most people. I know games that often heavily use styles in their text output, after …
1
 
Well, I've actually been having this problem for awhile now, and I'm not sure when it started or what could have caused …
3