| An easier way to utilize BYOND's 3D sound capabilities.
|
|
3 |
|
|
| Give your game a bit of a cinematic look by adding a filter of static over the screen!
|
|
0 |
|
|
| She's been on Bootyboy's blog page for awhile. I'd love to know who it is.
|
|
1 |
|
|
| Here is the parser I made for my MUD. I realize AbyssDragon already has a nice parser, but it's got too many features I …
|
|
1 |
|
|
| I'm trying to figure out a way to calculate all the turfs inside a room of any size. The room has entrances and exits …
|
|
7 |
|
|
| It comes out tomorrow. You guys gonna get it? I'm an extreme fan of the Inheritance books. I know I'll be at a …
|
|
0 |
|
|
| I need a system to simulate electricity. For instance, you have a generator, and wires connected to it. Let's say you …
|
|
8 |
|
|
| Here's a small list of good Roguelike games worth trying.
|
|
2 |
|
|
| What's a reasonable way to calculate temperature based on ONLY latitude and elevation (ignoring any other factors …
|
|
1 |
|
|
| Another method of generating an archipelago.
|
|
10 |
|
|
| I would really appreciate it if you'd make changing client.dir rotate icons accordingly. Currently, if you, let's say, …
|
|
11 |
|
|
| I'd really like to be able to use a parallax in my game. They add lots of depth to 2D games. For those of you who don't …
|
|
9 |
|
|
| Here I am, back again with a new dungeon generator. This one is so much better than my other one. Here is an example of …
|
|
4 |
|
|
| I think it'd be pretty neat for BYOND to have it's own IRC network (such as irc.byond.com) that we could connect to …
|
|
13 |
|
|
| My first attempt at dungeon generation.
|
|
0 |
|
|
| Making an RPG? Here a humorous list of role playing game cliches that I stumbled upon that you might want to take a …
|
|
4 |
|
|
| ;D To go along with the thread asking what everyone asked for. I didn't ask for anything, my mom took me to the store …
|
|
24 |
|
|
| Is it possible to do something like: uObj parent_type = /obj and override the 64k obj limit since datums have a 16m …
|
|
8 |
|
|
| Code: import pygame from pygame.locals import * from OpenGL.GL import * from OpenGL.GLU import * from Image import * …
|
|
1 |
|
|
| If this is not a horrid idea, please tell me why.
|
|
0 |
|
|
| I *really* want some sort of measurement system placed on the sides of the windows, so that it's easier to place …
|
|
3 |
|
|
| I really want the ability to get information from browser controls such as what link the user is currently browsing, …
|
|
3 |
|
|
| Okay, this should be the final CSS for this guild. Opinions/criticisms?
|
|
3 |
|
|
| Okay, so a thunderstorm fried my modem. I can simply replace the modem with a new one, yes? Or can other complications …
|
|
3 |
|
|
| What is the purpose of creating it in DMCGI when you can create a real Wiki? <_< (one similar to Wikipedia.org) …
|
|
25 |
|
|
| I request a feature that would allow me to "ignore" someone on the forums, that is, they can't reply to any of my …
|
|
10 |
|
|
| obj misc icon = 'misc.dmi' selected icon_state = "selected" possible_move icon_state = "possible move" mouse_opacity = …
|
|
1 |
|
|
| Hrmph! I've been working on a text MUD (accessible via BYOND & telnet). In this MUD, the "map" is displayed in the text …
|
|
8 |
|
|
| [insert greeting here] [insert really useful piece of information in this spot here] [insert solid proof of the …
|
|
14 |
|
|
| What do you think would be the most efficient way to implement a dot matrix display in BYOND? For those of you who …
|
|
7 |
|
|
| Which do you like more? Why? Do you like the PSP, with its much more powerful processor, or the Nintendo DS (Lite, or …
|
|
33 |
|
|
| Hurry to byond://4.253.71.120:5000 ! A contest for a BYOND membership/extension has begun! Simply add your name to the …
|
|
2 |
|
|
| Okay, I'm 10,000% sure that the key "Mystic Mage" is mine. My problem, though, is that I don't have the password >=/ …
|
|
3 |
|
|
| http://games.byond.com/hub/ Yamikaiba1236/RiseofHeroes Isn't it against the rules to charge for subscriptions in a fan …
|
|
1 |
|
|
|
4 |
|
|
| Whats the best (or atleast, decent) way to detect collision in pixel based movement systems? My way is extremely off …
|
|
11 |
|
|
| WELL, I'M NOT AZA NOR SPARTACUS I'M KOIL >=(
|
|
0 |
|
|
| I want to include some sort of savefile protection (client-side saving) in my game. How would I go about doing this?
|
|
1 |
|
|
| minsort(list/L, sort=0) var/list/R=new while(L.len>0) R+=min(L) if(!isnum(min(L))) R[min(L)]=L[min(L)] L-=min(L) …
|
|
6 |
|
|
| Why can you not use a number as an associated value!? Now I can't make my sort procedures work on associated values :(
|
|
3 |
|
|
| This is twilight zone stuff here! Okay, to start, here are my sorting procedures: #define DEBUG proc bubblesort(list/L, …
|
|
5 |
|
|
| Here are a few sorting procedures I've read up on & made. You may find them useful. There is a wikipedia article that …
|
|
4 |
|
|
| Well, Hi. I'm creating a Sudoku engine, right? Right. I've got a chunk of the solver done, right? :D Screenshot. The …
|
|
12 |
|
|
| I'm making a place name generator, well.. I've made one. What it does is takes two countries from a 180 country list …
|
|
2 |
|
|
| Someone please explain the Dancing Links algorithm to me. Preferrably Lummox JR. He seems to be using it for a Sudoku …
|
|
6 |
|
|
| Attention! Very soon I will host a contest. The prize, as the topic says, is a BYOND membership. In order to win this, …
|
|
18 |
|
|
| It is possible! It must be! SOMEONE! Explain to me exactly how Dream Daemon hosts servers. I've tried countless things …
|
|
4 |
|
|
| VoidSource is actually the name of a calculator game developing team! :D The name isn't copyrighted or anything, and I …
|
|
0 |
|
|
Jan 24 2011, 4:51 pm