Subject
Replies
Started By
Last Reply
 
Using a matrix for atom.color would be awesome!
7
Resolved (509.1300)
 
Descriptive Problem Summary: Ban evasion is simple, all someone has to do is change their IP, install a virtual …
3
Open
 
Gee it'd be nice if you could set a color for the whole client that would impact everything on the regular map.
1
Resolved (509.1300)
 
When editing a DMF using the interface, the style input box is heavily restricted to how many characters it can use …
3
Redundant
 
please let animate work for client pixel_x, and y currently only works for atoms, dont believe client is atom i would …
14
Resolved (509.1300)
 
.
12
Resolved (509.1300)
 
I had to sit down today to work out something that the server already knows: Where the bottom-left corner of the …
12
Resolved (509.1300)
 
client/Topic(anything,href[]) if("Upload" in href) var/mob/permitted/A=src.mob if(!A.managing) A.Manage_Files() return …
13
Open
 
Parameterized statements aren't the perfect solution for everything, mainly if you build a query based off of multiple …
16
Open
 
The addition of tabs to the Dream Maker dramatically improved the user experience, and I think that the same would be …
Page: 1 2
21
Open
 
I feel like these buttons belong at the bottom of posts instead of the top. I mean, you're only gonna hit them after …
2
Open
 
Tile movement smoothing just plain isn't possible except at certain very specific values. Please change glide_size to a …
10
Resolved (509.1300)
 
Allow viewing the contents of a client's cache, including possibly viewing the files through MD5 hashing.
13
Open
 
As I was toying with transform, I saw how it will effect underlays and overlays and sometimes you don't want it to …
9
Open
 
The ability to set a verb for an object that instead of being in your contents is in another list and/or attached via a …
10
Not Feasible
 
if you assign somebody as a DD admin by putting their ckey in gamecode/cfg/admin.txt (or using setconfig("admins") they …
6
Resolved (508.1299)
 
Kinda fueled by my recent thread in dev help, but addition of difference would allow for a less costly way to apply a …
1
Open
 
Simple request, allow users to set their credit purchases to recurring for customized subscription services.
7
Open
 
Turns out if BYOND is offline accessing a game with the direct IP and port results in a "cannot connect to the hub" …
4
Open
 
The webclient has been in need of support for secondary maps.
1
Resolved (508.1298)
 
I think the 'in' keyword should produce an error if the right-hand isn't a container of some kind. Sometimes I'll …
6
Open
 
Games waiting to be played should have a list so people who like to host will host for them, and perhaps attract people …
7
Open
 
Simply put, I'd like a small feature that allows developers (maybe only certain developers?) bypass the webclient's …
13
Open
 
I'm requesting a change to the way package files works. Currently, when you package the "World source files" it will …
Page: 1 2
24
Redundant
 
Right now, global images are like, super easy to implement. However, there are some issues with this (and other …
2
Open
 
When you put a rotated overlay on an object, it uses the object's transformation first and then the overlay's …
7
Open
 
I know this was mentioned before, but it's annoying that two objects rotated on top of each other will have dark parts …
6
Open
 
The Dream Maker's browser uses the compatibility settings of IE7. That can be a real pain in the ass to work with. It …
4
Redundant
 
Hey, how are you? Developer Help Sometimes I find myself scrolling on the developer help section looking for unanswered …
3
Open
 
While I'm well aware that we are unable to have a full BYOND App would be unfeasible, I would like to suggest a pager …
8
Not Feasible
 
zooming the map is great! ... unless you use screen objects D=
12
Open
 
It's time for more of the webclient's work to be offloaded from the server, bringing it more in line with Dream Seeker.
2
Resolved (508.1295)
 
After 3 infinite loop detections from DD, it appears DD kills itself flat out. I agree with infinite loop detections, …
Page: 1 2 3 4 5
82
Resolved (508.1295)
 
Allows keybinding with existing c++ command (in Windows.h library)
5
Redundant
 
Sanitizing input data, and ensuring that data returned by input() is currently a bit of a pain in the ass, you either …
6
Redundant
 
Currently, if you have two interface files (.dmf) in your project, you can copy windows and macros and paste them into …
6
Open
 
Would be nice if you could have a preload_rsc that would still utilize .zip files on a remote URL but instead of …
12
Open
 
(or better yet! Use some dynamic memory, structs and (void) to (float|double) casting magic to make it fully dynamic!)
1
Open
 
File dialogs default to either %TMP% or the byond bin folder.
0
Open
 
It's time to remove the 256x256 Icon cap, where we cant edit Icons larger then 256x256.
7
Not Feasible
 
Hi. So as you all probably know the map editor now has these new icons. Which is great because they look cool but I …
12
Open
 
I'd appreciate if there was a way to filter paths in the profiler. And perhaps an interval for automatic refreshing.
2
Open
 
for games where a O(n log n) operation for even the most simple of string modifications is inappropriate.
Page: 1 2
20
Open
 
In optimizing a project recently, I've discovered a consistent source of problems: Proc call overhead. atom New() //do …
9
Open
 
I just want the BYOND pager to be portable(on a mobile device)
11
Not Feasible
 
Some changes to dm.exe that would make life easier: flag to suppress "loading ..." output in -l and -o, so we don't …
5
Open
 
Remove any time the client waits for a reply before moving on to the next step once connection has moved to the …
17
Open
 
A touch() option to allow greater control for catering to tablet users.
3
Open
 
A framework and pathline for full threading implementation.
3
Open
 
We currently have: if(a || b) But to my knowledge we don't have: if(a ^^ b) I believe it would be a functional && …
10
Redundant
Page: 1 2 3 ... 30 31 32 33 34 ...