-
Started 22nd Aug 2010 in Feedback
Well you have a nice little shield next to your username lolzy, some of us aren't that privileged :P
-
Started 22nd Aug 2010 in Feedback
Bumpy because I feel we will kinda need this and I don't want to make a duplicate topic. Seems to be a 2 day limit on normal users abilities to edit posts and as I've said orig...
-
Started 22nd Aug 2010 in Development Assistance
This is just a complete guess: r = pmap[y+ny][x+nx] rt = parts[r>>8] if ((t==PT_SPRK && rt.type==PT_XXXX) && rt.type != PT_METL){ rt.life...
-
Started 22nd Aug 2010 in Development Assistance
from what I've seen and can understand, its more the lack of coding that says CSCN/HSCN can't conduct to METL. Look around line 2293 (from what I can tell) if you speak C
-
Started 22nd Aug 2010 in Feedback
Wont let me edit my initial post on my fork thread... or on this thread...
-
Started 22nd Aug 2010 in Feedback
Change EDIT so users can edit their posts whenever instead of having a time limit, I don't fancy spamming the forum every time I push an update to my fork ^^
-
Started 22nd Aug 2010 in Feedback
already suggested by me, Open when not charged and closed when charged... saves using switches ^^
-
Started 22nd Aug 2010 in Development Assistance
theres 2 of them actually, I got them both and neither is still under dev afaik and the licence stops me distributing them... search google for "world of sand dcemu"
-
Started 22nd Aug 2010 in Help
I mis-read, i thought he meant update his code on github... On github click Fork Queue. You have the filter through all the "updates" what are shown, best ones to use ar...
-
Started 22nd Aug 2010 in Help
git commit -a -m "Your update" updates your source locally git push send your updates to github