Leur

Joined: Aug 8 2009

Shoutbox

Podevels
Apr 28 2011, 12:12 pm
unbann me on mystic journey
Kozuma3
Aug 13 2010, 6:02 pm
Happy Birthday!

[See all] [Login to shout]

Posts Posts and comments Discussions All
Subject
Replies
Date
Location
 
The game I'm trying to think of had a simple system to it, yet it was addictive, it was only in its starting stages …
6
 
Google+ Is alright, though a tad confusing at first. I feel its going to grow over time though, and be much more …
0
 
An idea I had for an electrical application, that would most likely have to be created outside of Byond for best …
1
 
Retrieve and organize patents.
0
 
It's just a random thought I had earlier today, how come all images on the computer are rectangular/square? It seems …
4
 
VERY Simple game I did while bored, has little fun value.
0
 
I recently made a simplified version of a damage display system. This assumes you review your programming, or at least …
1
 
This library is for those who demand efficiency when displaying numbers for damage.
0
 
It sounds odd to me too, And even if it isn't supposed to be able to do it, it's so odd. A friend of mine gave me a …
Page: 1 2
25
 
Another post! /* Usage: Initializer (REQUIRED): var/names/n = new/names Adding: n.add(name) -> [ TRUE | FALSE ] …
5
 
I never made much use of my BYOND member page, why not now? A demo on how to get peoples screen resolution: …
0
 
Display clients resolution.
1
 
Join friends in painting something simple!
0
 
Programming Methodology: http://www.youtube.com/ watch?v=KkMDCCdjyW8 Class Website: …
7
 
rand.java import java.util.Random; public class rand { public int rand(int x,int y){ if(y>x){ y -= x; Random rval = new …
3
 
For making stairs in isometric map format.
0
 
Returns the closest (visible) mob to an atom. Nothing more.
0
 
Well, Youtube released "Text mode video" due to April Fools, But it's er, boring. Just add &textp=fool at the end of …
5
 
So it seems Inuyasha has come to an end. "The Final Act" Episode 26 is basically a "This is what happened 3 years …
3
 
This uses time to update the hash to make sure both the Server, and the updating host file match. You will have to …
1
 
Dragging past the start bar in "fullscreen mode" just doesn't seem to work. You figure it being treated at least to …
5
 
Itemusageproduces\bold(\b) - \bworldI am bold.\italic(\i) - \uworldI am italicized.\underline(\u) - \uworldI am …
7
 
http://www.byond.com/games/ Kisioj/90seconds Read the Standings. I did not earn that. If BYOND has a medal / Score …
19
0
 
I would like to see support for font play in right click menus as well as sub-menus. (I know this has been suggested …
11
 
Details of the release of an interface closely resembling that of classic BYOND.
15
 
In BYOND 341 there was a snap2map splitter, where if you dragged the verticle splitter over the map it would snap back …
0
 
I was wondering if anyone knew any successful online money making strategies? You see advertisement's on TV daily …
6
 
round() currently goes to the nearest multiple of the multiple set, however I would like to see a round(num,mult,force) …
10
 
Uses a basic layout to send topic strings to designated servers. Version Updates 1.0.1 Changed some …
0
 
I wish to see a Minimize to Tray feature. Many other programs have this useful little function for clearing their …
8
 
I would like to see a feature for grids, an option to make grids Auto-Scroll when new data is added.
8
 
Isometric-map option for Interfaces. So players don't always have to see the black outside.
2
 
My Dev team and I were brainstorming possible capabilities for a project that we are currently working on. With …
11
 
http://www.byond.com/members/ BYONDHelp?command= view_tracker_issue&tracker_issue=625 is a perfect example. This link has …
2
 
//-1 should equal 16777215 and will be 15 //+1 should equal 16777217 but will be 16 mob/verb/testmaxint() …
2
 
This is a library to include the "BubbleSort" sorting method.
0