Subject
Replies
Started By
Last Reply
 
Please. The ability to see the specifics of memory cost is such a fundamental basic in large projects, especially when …
0
Open
 
If we could make run run in a DD window (rather then DS), (and optionally have it also then connect a client to it) It …
0
Open
 
After struggling to keep Memory usage on a reasonable level, I thought that it would be a good idea to be able to …
0
Open
 
This is a feature that had been requested many years ago. I figured now is a good time to resuggest it, now that filter …
0
Open
 
To see a function inbuilt into DreamSeeker that lets the user highlight a line of code and see everywhere else it …
0
Open
 
The ability to know (in code): Processor id (for if we need to run shell commands on our process) Real processor level …
0
Open
 
You can do for (var/i in 1 to 50), this acts as if its iterating through a list with the numbers 1 thru 50 in it …
2
Open
 
Warning: further proc crash messages are being suppressed to prevent overload... Can this feature be removed, or can we …
10
Open
0
Open
 
I imagine this is going to get deferred pretty quickly, but if DM ever gets some significant new features, the ability …
13
Resolved (512.1386)
 
I'd like to specify my own button in BYONDexe for closing out the launcher from JS. No confirmation, just some way of …
0
Open
 
I like that the issue with maptext overflowing was fixed and it now wraps correctly, but I am still left with a dilemma …
8
Open
 
The following is valid syntax: /proc/announcethethings(...) for (var/thing in global.things) var/datum/thing/T = thing …
0
Open
 
Doing set waitfor = 0 is massively faster than using spawn() because it doesn't have to copy the vars to the spawn()'ed …
11
Open
 
I think the title speaks for itself. I think an api for the scoreboard could go a long way.
2
Open
 
The ability to apply a layer to a filter so that we can control their layering as it's causing issues when using the …
2
Open
 
Currently if we have an opaque, white square object with an overlay in BLEND_MULTIPLY blend mode, any transparent …
2
Open
 
Graphical filters would be cool.
5
Resolved (512.1386)
 
The ability to call a proc directly from a object from within a list. var/list/List = list(new/obj/Test) obj/Test …
Page: 1 2 3 4
71
Resolved (512.1386)
 
EAST, WEST, NORTH, and SOUTH position screen objects based on the outer edges of the viewport. However, a map element …
4
Resolved (512.1386)
 
Operator overloading requires equivalence operators.
1
Resolved (512.1386)
 
A variable list for world and global variables, to accompany the variable lists for datums (sound stuff, atoms, and …
14
Resolved (512.1386)
 
New features are constantly being implemented in the minor builds in the beta. The best way to beta test these things …
Page: 1 2
39
Resolved (512.1386)
 
When an object is added to the list of objects that need to be drawn, its contents should be added to the list. This …
8
Resolved (512.1386)
 
in C#, the @ operator lets you have a string where it ignores escape characters like \ and some other shit, I think …
12
Resolved (512.1386)
 
Syntactic sugar access operators. From C#: https://msdn.microsoft.com/ en-us/library/dn986595.aspx The null-conditional …
14
Resolved (512.1386)
 
I literally couldn't find an open request for this. Fifteen years ago, however, Dan, the forefather of DUNG/BYOND had …
Page: 1 2
22
Resolved (512.1386)
 
The map editor likes to reassign different letter combos when altering the map, which makes content revision systems …
1
Resolved (512.1386)
 
Various games have discovered that the \ref macro outputting a tag is actually inconvenient, even though a tag is …
1
Resolved (512.1386)
 
Option to disable the 'tag' var being set when using the "Generate Instances from Directions/Icon-States" feature.
7
Open
 
Alternatively a way to know if a world is created from a restart and a way to know if a client is connecting from one
1
Open
 
I an other players, on certain games, will get "screen lag" that is just clientside, slowing our rendering down I …
0
Open
 
.
4
Open
 
Right now I'm pretty sure red/black trees are being used for the purposes of storing appearances. I know for a fact …
6
Open
 
Would it be possible to somehow have a way in the code to automate profiling scenarios? Like just keeping a running …
11
Open
 
BYOND has a: - Facebook - Twitter - Discord All of which are actively run by community members. It seems wasteful to …
1
Open
 
Whenever you have an overlay, the dir var of the overlay is always overriden by the parent object. I would like to see …
10
Open
 
An option to rename the images in bulk, you select a name and it completes with (name01) (name02) ... It is that name …
0
Open
 
I'm not sure if I'm the only one with this issue, but for as long as I've used BYOND, it seems like the search tool on …
16
Open
 
http://store.steampowered.com/ app/249550/NEStalgia/ http://store.steampowered.com/ app/467910/EPCH/ …
Page: 1 2
38
Open
 
Summing of nodes and a count of total atoms in a project would be a good thing in this window. Not sure how feasible …
1
Open
 
https://gyazo.com/ 559a370c2d690aba6e6d7289580a1461 Make a setting to skip that screen and automatically load them in as …
8
Open
 
At present, if I were to go into any subforum such as Linux Talk or Developer Help and do a search, it returns results …
15
Open
 
Pretty much what it says on the tin. I know that DD already pretends to be a webserver in some cases, so I don't see …
0
Open
 
For example: "Name", "Description", "Group", "Default turf", "Probability of access", "Is that admin only level", etc …
12
Redundant
 
Now that DS runs an actual webserver to handle the embedded interface html windows, we could make output and browse_rsc …
0
Open
 
The Problem To make a long story short, as I worked on a map with the intent on ensuring that all of my atoms had the …
2
Open
 
A proc like client.Command() for bad verb arguments.
1
Open
 
When will my players ever need to report a bug about the BYOND Pager or DM Language?
4
Open
 
Currently, when you use the constants NORTH, SOUTH, EAST, WEST, NORTHEAST, SOUTHEAST, NORTHWEST, or SOUTHWEST in the …
6
Open
Page: 1 2 3 ... 17 18 19 20 21 ...