| Another undocumented feature.
|
|
7 |
|
|
|
5 |
|
|
| How about it? When you try to process on a turf that doesn't have a /shading object, create one for it on the spot …
|
|
1 |
|
|
| Best way to achieve pixel movement with non-integer step sizes?
|
|
13 |
|
|
|
14 |
|
|
| Just a set of functions that I often use.
|
|
0 |
|
|
| A basic, standard global loop.
|
|
0 |
|
|
|
10 |
|
|
|
3 |
|
|
| In the code below, your layer is updated every time you successfully move. Your "absolute y coordinate" is simply the …
|
|
4 |
|
|
| download Play it and guess what gun you're using based on the iron sights. For fun or something. Credit to …
|
|
8 |
|
|
| JavaScript is enabled in Internet Explorer 9 (which I can't seem to downgrade). No JavaScript works inside of Dream …
|
|
15 |
|
|
| //Title: Calculate the difference between two angles, keeping the correct sign //Credit to: http://tinyurl.com/3kuumq2 …
|
|
2 |
|
|
| What is the meaning of this?
|
|
2 |
|
|
|
2 |
|
|
|
8 |
|
|
|
2 |
|
|
| Little blue circles shooting red circles!
|
|
19 |
|
|
| This is a link to a test project I just made, to see if BYOND could handle a simple rotating wireframe object. Credit …
|
|
10 |
|
|
| http://www.byond.com/games/ Kaiochao/Test Updated since picture below.
|
|
4 |
|
|
| You're wandering a game and come across a table with a deck of UNO cards when you decide to click the Play UNO verb …
|
|
1 |
|
|
|
3 |
|
|
| "DISK BOOT FAILURE INSERT SYSTEM DISK AND PRESS ENTER" Whyyy? Yesterday my computer randomly froze so I held the power …
|
|
6 |
|
|
| world.GetMedal() allows you to retrieve all available medals. For example, if you call world.GetMedal() with no …
|
|
0 |
|
|
| A flash game that looks similar to a couple BYOND projects of mine.
|
|
10 |
|
|
| Build Your Own Language! (or modify)
|
|
9 |
|
|
| A post with sarcasm and usefulness.
|
|
8 |
|
|
| Another mini pixel project! With some unexpected features!
|
|
3 |
|
|
| I'm sure it's been requested before. When creating new files, it'd be nice to give the ability to create the new folder …
|
|
3 |
|
|
| What looks better to you?
|
|
5 |
|
|
| I've been working on a game called Hazordhu for a while now.
|
|
13 |
|
|
| A picture's worth a hundred million words.
|
|
9 |
|
|
| I love how it's been... a few.. weeks late. I know nothing new has happened with BYOND in forever, but still. At least …
|
|
6 |
|
|
| Regardless of mob's animate_movement! Maybe client should have an animate_movement variable. Example code(that I just …
|
|
1 |
|
|
|
0 |
|
|
|
7 |
|
|
| Swinging swords all over the place, without tiles!
|
|
8 |
|
|
| Topic. For the new color option, I'd like to be able to restrict colors from the palette. For example, only allow the …
|
|
6 |
|
|
| Makes all selected buttons(or probably any other control) have the same style(appearance, font, colors) as the main …
|
|
9 |
|
|
| var/list/ Fruit=newlist(typesof(/obj/fruit)-/obj/fruit)// /obj/fruit/apple, orange, banana, etc. //You would expect …
|
|
6 |
|
|
| atom/movable/explosion layer=99 icon='explosion.dmi' icon_state="4" New(loc,Dmg)for(var/atom/ movable/m in …
|
|
11 |
|
|
| In RGB mode, I'd like for the mask background to be off. The dark gray squares can be disorientating sometimes.
|
|
6 |
|
|
| clickie Could that possibly be used efficiently to create a map saving system?
|
|
4 |
|
|
| One-liner snippets from my tiny texthandling library. proc replacetext(t,t2,t3)return …
|
|
1 |
|
|
| If you cut/paste one state, the name doesn't stay. If you cut/paste multiple states, the names of each stay. Sorry if …
|
|
5 |
|
|
| Downloaded host files should be able to get "installed" into the My Games. By downloaded, I mean not from the hub, such …
|
|
0 |
|
|
| Suffixes don't show up in grids. If you try to put "[O] [O.suffix]", it doesn't show O properly. A grid inventory …
|
|
3 |
|
|
| Has the BYOND Bwicki been destroyed? Seems like it's down, but for how long? Is it being worked on, or does it still …
|
|
1 |
|
|
Aug 3 2011, 8:30 am