Subject
Replies
Started By
Last Reply
 
Hello fellow members! I see many games today and they lack a major flaw in most of them. Is it Pixel Art? Not really …
Page: 1 2
32
 
The mathematics behind autojoining tiles are somewhat of a passion of mine, which is why I wrote a seminal article on …
2
 
Loops in loops in loops.
3
 
/* The elements of a cooldown are simple. You do not want a certain action to be completed within a certain time …
0
 
This is going to be a big "stop it now" post. Object oriented heirarchy is not a database. Polymorphic design dictates …
Page: 1 2 3 4
62
 
I like when strings look pretty. I especially like it when strings detailing amounts of items can discern whether or …
12
 
How matrices are interpolated
5
 
A modified version of mine, allowing the addition of multiple loops going on at once. In world/New() use …
8
 
Since some of you seem to need an introduction or refresher to probability.
10
 
I hear you guys repeating this mantra over and over again: "BYOND's map editor is trash.". And while it could stand for …
Page: 1 2 3
45
 
I required a proc that did exactly this, but with more flexibility and simplicity than existing resources (namely …
2
 
I've been struggling to get this one working for the last few hours, but I finally figured out what was going wrong …
5
 
Contents Mouse Aiming - Static Camera - Player-Centric Camera Relevant Vector Math Mouse Movement Vector Changelog6 …
Page: 1 2
22
 
I haven't used BYOND in a very long time, but when I did I remember most in-game chats handled long text messages by …
11
 
I was in the middle of working on a combat system when I needed maptext to better demonstrate the transition between …
17
 
I've been seeing some obvious mistakes people have been making in the developer help section. Since I had some free …
3
 
I goof around with stacks and bring byond to its knees.
2
 
Just doing something a little different.
Page: 1 2 3 4
68
 
If you want a cool hp bar or a stamina bar or w/e but hate how you have to go out of the way to do so I created a …
11
 
Learn about the previously undocumented backbone of atoms and images.
10
 
I just discovered this website, but holy crap it's AMAZING. http://www.pentacom.jp/ pentacom/bitfontmaker2 EVERYONE …
6
 
This thread is intended for documenting the emerging DM StdLib standard features. If you make changes to StdLib, please …
9
 
When you have objects that change shape based on what is around them. (walls, cables, etc)
Page: 1 2
20
 
Library URL: Download cryptoBYOND Available Functions: SHA1(); SHA224(); SHA256(); SHA384(); SHA512(); How to use: …
Page: 1 2
30
 
Designed to be virtually plug and play.
Page: 1 2
34
 
It slices and dices.
2
 
This was an attempt to replace Forum_Account's keyboardlib, which I hate with a burning passion. I haven't taken the …
7
 
Ever since I was too young to legally sign up for my own accounts on sites like BYOND, I was addicted. I started off …
17
 
A ginormous wall of text explaining how to survive after the BYONDpocalypse.
Page: 1 2
32
 
I'm not much of a programmer, but here it is anyways!
6
 
I've decided to alter a "plugin" I've made for BYOND and altered some things to work more like an API. Here is a …
9
 
Welcome back yet again to another installment of Snippet Sundays. I'm still in a find mood, so you guys are getting a …
3
 
I was looking for a list of the hex values for the db32 (Dawnbringer 32 color) palette, and had to make them into a …
4
 
proc/ _copytext(string,start,finish,skip_start=1) …
1
 
Randomized Ground Cover I'd like to share a really basic snippet to help new users randomize their ground cover like …
Page: 1 2
28
 
Welcome to the return of snippet sundays. I'll only be doing these infrequently from here on out, and I'm only going to …
16
 
A peek at how Incursion makes maps.
3
 
Welcome back to another Sunday. Today I wanted to talk to you about optimizing code. Chances are, if you are asking …
Page: 1 2
37
 
Welcome once again to Snippet Sundays. Today is a special kind of Sunday where my brain isn't fogged by too much work …
0
 
Compartment Finding Algorithm ~ Note, colours just there to help visualize what this does. Colours not included. 1st: …
2
 
More people wanted me to advertise these so I will. Every new video I'll post it up in here now to get the most people …
10
 
This is just my rendition of Ter 13's collider intended for projects using pixel movement (shout out to him). Being …
3
 
I was helping someone on the Developer Help forum, and just came up with something I like, so I am posting it here …
4
 
A brief introduction to the webclient.
9
 
An efficient Sound Engine. This engine offers better stability and efficiency than Foomer's or DarkBelthazorzs
9
 
https://www.youtube.com/ watch?v=k4FhvlaHv7k So I'll make a casual tutorial series that I now plan to update hopefully …
11
 
To help myself understand triangles and how to program with trigonometry a little better I decided to write a triangle …
7
 
Don't want to share your host files with people in fear that it may end in having multiple private servers of your …
Page: 1 2 3 4
69
 
Introduction to Action Orientated Programming In DM Full Demo Here: …
8
 
How to grasp the concept of sticky banning.
11
Page: 1 2 3 4 5 ...