|
2 |
|
|
| Runpath is a field on linux binary files which lets the system know where to find libraries that the executable will …
|
|
0 |
|
|
| Actual quote: Despite having just 5.8% of sales, over 38% of bug reports come from Linux. However, only 1% of those …
|
|
13 |
|
|
|
1 |
|
|
| Would be nice if the define was set to a value such as BYOND or DREAMMAKER in order to have all the different mapping …
|
|
4 |
|
|
| There's services such as hamachi to setup a VPN (the actual thing, not the word proxy companies have been marketing) …
|
|
3 |
|
|
|
0 |
|
|
| This guide is a crosspost from my github gist. You may find the original gist at …
|
|
0 |
|
|
|
2 |
|
|
| tldr; Sign in with google but its Sign in with BYOND
|
|
1 |
|
|
| Scenario: /mob/living/player name = "player" /mob/living/player/proc/ updateUserData() //stub return /obj/wand …
|
|
0 |
|
|
| Improved version with a better message and no dangling variables/datums #define req(argument) argument = …
|
|
1 |
|
|
| ^^ This but with a better syntax
|
|
30 |
|
|
|
3 |
|
|
| This update doesnt bring much. The bump to 1.x.x is simply because I don't plan on changing the API in any major way in …
|
|
0 |
|
|
| When switching versions, the longest part of the install process is to install directX despite the fact I already have …
|
|
4 |
|
|
|
0 |
|
|
| The ability to override icons on a client without assets being sent from the server. So idea would be to add a way to …
|
|
0 |
|
|
|
1 |
|
|
|
0 |
|
|
| Proof of DD being able to live right until it hits 3.7GB on 1557 after enabling LAA
|
|
5 |
|
|
|
0 |
|
|
|
6 |
|
|
| +1 HTML parsing makes everything sad
|
|
4 |
|
|
|
0 |
|
|
|
0 |
|
|
|
0 |
|
|
| BYOND JSON (de)serialization with versioning and type checking
|
|
0 |
|
|
|
1 |
|
|
|
2 |
|
|
| Surely there's a way to convey the info that the exe is gone thats less cryptic than "path\to\dreamseeker.exe …
|
|
4 |
|
|
| Of course polling the client would involve network traffic, there's no way around that(would have to be a proc that …
|
|
4 |
|
|
| The ability to serve resource files using HTTPS would be useful as we are currently unable to activate cloudflare's …
|
|
1 |
|
|
|
3 |
|
|
| Having websockets into DM would be a nice thing for real time UI updating as it would be way less overhead to send some …
|
|
4 |
|
|
|
0 |
|
|