GinjaNinja32

Joined: Sep 2 2013

Posts Posts and comments
Subject
Replies
Date
Location
 
IIRC DM only saves *transparent* dmis with compressed RGBA. Fully opaque icons are saved as paletted RGB.
4
6
 
+1, mostly for the same reasons MSO gave; getFlatIcon, at least as used on Bay, is ludicrously slow.
50
2
 
mob.loc would be another atom/movable if the mob is in an atom/movable get_turf(mob) would be the turf the atom is …
8
 
What you might be able to do instead is combine your several 50x50 zlevels onto a single 250x250 level; say, make your …
5
 
IT'S HAPPENING
66
 
I'm not entirely sure how you want this to work; do you want it to warn the first time it's compiled then not on …
3
2
14
3
0
 
Ter13 wrote: > Datums work a little bit differently. Datums are initialized in the order that they appear in the source …
6
 
Not in C, no, but they are in DM. I don't see a reason to limit what the DM preprocessor can do simply based on the …
4
6
 
99%? Seems a bit high to me.
9
8
6
6
3
4
 
>If an atom has both an icon and maptext, the text will be displayed in front of the icon. Usually however, this is …
3
 
Lummox JR wrote: > Handling this in a way that only counted earlier definitions--which is not really very useful--is …
4
 
ErikHanson wrote: > Taylor Scanlon wrote: > > Slightly off topic, but is it possible to batch convert old-world DMIs …
11
 
Of that list, only the following don't work: \a (compiles but is not a BEL) \b (compiles but is not a backspace) \f …
5
 
#define not ! /world/New() . = FALSE if(not .) world No need for the brackets :P
17
8
 
For reference and any future posters seeking help, that tutorial links to the BYOND 40x WineHQ page; there's a more …
3
1
9
9
14
19
1
4
8
 
Rotem12 wrote: > limit on how many ingredients you can use as each requires a bit flag, you can have 15 ingredient …
30
22
 
Bay (SS13) worked around this by having "gender datums"; // Standard BYOND way: var/msg = "clutches at \his throat." // …
1
 
+1, this would potentially be useful for debugging qdel() failures if it explained what objects referenced another …
11
1
4
3
6
 
Bay greps the build log for "0 warnings" before accepting a build for CI, this would be a far nicer way to do it. :+1:
3
5
34
 
30-50% is fairly normal in my experience, do other games take significantly less?
4
2
0
Page: 1 2 3 4 5