Search found 2336 matches

by MrStonedOne
Sat Jul 09, 2016 5:24 pm
Forum: Coding Feedback
Topic: Repairing bomb damage no longer a real option.
Replies: 47
Views: 10668

Re: Repairing bomb damage no longer a real option.

The air gets sucked out way too fast now. What ups with that? This is how it was always supposed to be, however atmos processes only as fast as it can with idle cpu. I fixed a bug recently that caused all of lavaland to be in the active turfs lists, so basically all of lavaland was processing in at...
by MrStonedOne
Fri Jul 08, 2016 10:56 pm
Forum: Coding Feedback
Topic: Repairing bomb damage no longer a real option.
Replies: 47
Views: 10668

Re: Repairing bomb damage no longer a real option.

Its funny, as we make rebuilding from explosions easier, people just get lazier.

I remember rebuilding from hand, no suit, coffee in one hand, rods or tiles in the other.

Fucking bunch of "hugbox" coddled noobs.
by MrStonedOne
Fri Jul 08, 2016 6:47 pm
Forum: General Chat
Topic: Been away for 4 months. What big meta/playerbase change I mi
Replies: 9
Views: 2836

Re: Been away for 4 months. What big meta/playerbase change

New master controller.

Makes lighting faster.
by MrStonedOne
Fri Jul 08, 2016 12:54 am
Forum: Coding Feedback
Topic: The stickyban system is broken and does more harm than good
Replies: 26
Views: 7656

Re: The stickyban system is broken and does more harm than g

https://github.com/tgstation/tgstation/pull/19201

basically, if in a round, more than:

2 admins
5 already connected users
10 users

trigger, then it will revert the state of the sticky ban to what it was before round start.
by MrStonedOne
Thu Jul 07, 2016 8:17 am
Forum: Coding Feedback
Topic: The stickyban system is broken and does more harm than good
Replies: 26
Views: 7656

Re: The stickyban system is broken and does more harm than g

I have a trick up my sleeve to make the game code automatically detect these false positives and revert the stick bans to before the false positives, i've just been busy coding other projects.

I'll try to pop it higher up on my list.
by MrStonedOne
Wed Jul 06, 2016 1:24 am
Forum: Coding
Topic: Implement Instant Runoff voting for polls [paid code]
Replies: 7
Views: 2900

Re: Implement Instant Runoff voting for polls [paid code]

https://github.com/tgstation/tgstation/pull/19153


This adds the game code to track the votes.

The code to calculate it will be done later, and most likely in php. I'll release it into the site repo once its coded.
by MrStonedOne
Tue Jul 05, 2016 5:34 pm
Forum: Coding
Topic: Implement Instant Runoff voting for polls [paid code]
Replies: 7
Views: 2900

Re: Implement Instant Runoff voting for polls [paid code]

I'll have something up for this by the end of the day.
by MrStonedOne
Sun Jul 03, 2016 7:53 pm
Forum: Auditorium
Topic: Admin Staffing Log
Replies: 1207
Views: 863839

Re: Admin Staffing Log

Hornygranny wrote:peoplearestrange has been removed for failing to comply with policy (must be in IRC while adminning).
Decision reversed, after properly accounting for timezones, it seems pas was on irc while admining.
by MrStonedOne
Sun Jul 03, 2016 12:38 am
Forum: Resolved Appeals
Topic: [HBL] Banned for not pleasing admins
Replies: 41
Views: 9968

Re: [HBL] Banned for not pleasing admins

Players have never been under any expectation to gravel and profusely apologize or even be nice to admins. And while you may be reading it as a bad faith statement, and interpret it as "I'm not breaking any rules :^)^)^)^)" I don't see it that way. Nor do I like that this entire ban basica...
by MrStonedOne
Sat Jul 02, 2016 8:45 pm
Forum: Resolved Appeals
Topic: [HBL] Banned for not pleasing admins
Replies: 41
Views: 9968

Re: [HBL] Banned for not pleasing admins

[19:36:45]ADMIN: PM: Lzimann/(Leo Pfeifer)->Kha/(Cy Wolfe): Hi, your team would appreciate if you didn't spam flashbangs near them! I'm just gonna ask, after this pm was sent out, did they do it again? Somebody can defend why they did something without saying they are gonna do it again. [19:36:56]AD...
by MrStonedOne
Wed Jun 29, 2016 5:59 pm
Forum: Resolved Appeals
Topic: [niknakflak] Mr.Pretentious -Permanent
Replies: 8
Views: 2265

Re: [niknakflak] Mr.Pretentious -Permanent

BTW here is my BYOND folder where any dll files would go. i am uploading this in the interest of transparency. http://i.imgur.com/wsdMjvY.png?1 wsock32.dll in there is the cid randomizer dll. It overrides windows network functions for all programs in that folder, and basically acts like relay, only...
by MrStonedOne
Tue Jun 28, 2016 5:59 am
Forum: Coding Feedback
Topic: To whomever nerfed water and made it dry instantly
Replies: 9
Views: 2738

Re: To whomever nerfed water and made it dry instantly

there is a bug relating to spraying something multiple times or spraying something that was once wet.

or at least, looking at the code, it seems like its not accounting for these cases properly, so that might be related.
by MrStonedOne
Fri Jun 24, 2016 4:37 pm
Forum: General Chat
Topic: Can't connect to my own server (help please)
Replies: 4
Views: 3127

Re: Can't connect to my own server (help please)

I'd try posting in the byond forums under byond help. Nothing in our code limits local host connections and in fact our code bypasses bans and other things for them. I'm byond confused about why it would do that.
by MrStonedOne
Mon Jun 20, 2016 1:51 am
Forum: Resolved Appeals
Topic: Legoscape Silicon Ban
Replies: 9
Views: 3438

Re: Legoscape Silicon Ban

This topic has been moved and unlocked because the user requested headmin review
by MrStonedOne
Fri Jun 17, 2016 7:39 pm
Forum: Spriting and Mapping
Topic: F2A1 map
Replies: 5
Views: 1455

Re: F2A1 map

it will be mainly tied to the turf, so if there was a way for them to build a floor/plating, we could say that it also added the ceiling =)
by MrStonedOne
Fri Jun 17, 2016 7:57 am
Forum: Spriting and Mapping
Topic: F2A1 map
Replies: 5
Views: 1455

Re: F2A1 map

Yep! Basically I'll be making it so turfs can have planetary atmos, meaning it takes the initial_gas_mix and does a 1 way share with it, so that new air added/removed dissipates on each tile.
by MrStonedOne
Mon Jun 13, 2016 7:37 pm
Forum: Successful Complaints
Topic: [Sawucall] OOC overmoderation, threatening admin retribution
Replies: 18
Views: 5984

Re: [Sawu] OOC overmoderation, threatening admin retribution

Take the discussion over muslim hate muting to policy discussion (or another AC thread, i don't care), that's off topic. further posts in that range will be deleted.

This AC is very clearly about something else.
by MrStonedOne
Sun Jun 12, 2016 11:01 pm
Forum: Coding Feedback
Topic: Cherry bombs could use a small nerf
Replies: 58
Views: 16153

Re: Cherry bombs could use a small nerf

1: Cherry bombs are gone, this thread is pointless 2: I'll look at making new rules against dog piling on a thread without reading it posting the same shit that was already refuted, as xhuis is right, you all are nuts and just took the chance to dog pile, didn't listen to the guy who you were compla...
by MrStonedOne
Sun Jun 12, 2016 8:20 pm
Forum: Resolved Appeals
Topic: [Sawucalls / HG] - Silicone Jobban, 1 day connection ban
Replies: 16
Views: 4454

Re: [Sawucalls / HG] - Silicone Jobban, 1 day connection ban

"Don't metagame that tators are harmful" "Metagame that security is harmful" Pick one. Also: Line 534: PM to-Admins: How mad are you actually right now? On a scale of 1-10? Line 538: Admin PM from-Sawucalls: You were warned. Line 541: Admin PM from-Hornygranny: uh oh Line 545: Ad...
by MrStonedOne
Tue Jun 07, 2016 12:15 pm
Forum: General Chat
Topic: What is the problem with my icons/how do I fix it?
Replies: 7
Views: 2370

Re: What is the problem with my icons/how do I fix it?

Updating to 510.1345 or higher is confirmed to be the fix. Minor incompatibility between 510.1344 clients and 510.1345 server.
by MrStonedOne
Tue Jun 07, 2016 9:42 am
Forum: Coding Feedback
Topic: Security Population & Competence
Replies: 178
Views: 39876

Re: Security Population & Competence

Abusing my forum admin powers to make a final point. If the argument is valid, the argument is valid, the number of people who care about the argument is irrelevant, as is who those people are or their standing in the community. If steelpoint has a point, then they have a point, if they don't then t...
by MrStonedOne
Sat Jun 04, 2016 1:58 pm
Forum: Closed Complaints
Topic: [Aliannera]- Hulk Hogan - Giving out Round Info in Deadchat.
Replies: 18
Views: 4538

Re: [Aliannera]- Hulk Hogan - Giving out Round Info in Deadc

I mean, I can understand your dislike for the admins popping the bubble of your "clever ruse" but that's not something worthy of a post in this forum. Maybe if you spent a bit more time trying to talk this out with admins and let them know your point of view, and a bit less time going: (F)...
by MrStonedOne
Sat Jun 04, 2016 9:58 am
Forum: General Chat
Topic: Byond doesn't work troubleshooting guide [edited 2017/01/20]
Replies: 63
Views: 69229

Re: Byond doesn't work troubleshooting guide 2016

Sounds like what happens when the pager is running on another user account. any user accounts logged in and switch user'ed out?
by MrStonedOne
Thu Jun 02, 2016 8:50 pm
Forum: Former Admins
Topic: [No Longer Admin] Krusvik
Replies: 27
Views: 11281

[No Longer Admin] Krusvik

Please post any positive or negative feedback for the administrator here.
This is not the place to discuss ban appeals, admin complaints, or ban requests.
This is for specific feedback for this administrator.
by MrStonedOne
Thu Jun 02, 2016 8:49 pm
Forum: Former Admins
Topic: [No longer admin] Alphaabeta
Replies: 5
Views: 1580

[No longer admin] Alphaabeta

Please post any positive or negative feedback for the administrator here.
This is not the place to discuss ban appeals, admin complaints, or ban requests.
This is for specific feedback for this administrator.
by MrStonedOne
Mon May 30, 2016 2:03 am
Forum: General Chat
Topic: Massive FPS hits caused by hull breaches or darkness?
Replies: 3
Views: 1085

Re: Massive FPS hits caused by hull breaches or darkness?

510 is stable now, try 510.1345, i heard there was some bugs in 1344 around lag.

Speaking of that, i need to update the server to 510 as well.
by MrStonedOne
Sat May 28, 2016 7:17 pm
Forum: General Chat
Topic: Massive FPS hits caused by hull breaches or darkness?
Replies: 3
Views: 1085

Re: Massive FPS hits caused by hull breaches or darkness?

byond full version? (byond hub, cog wheel, about byond) I need the full 7 digit version number
by MrStonedOne
Sat May 28, 2016 5:25 am
Forum: Coding Feedback
Topic: manual crafting removal
Replies: 108
Views: 27647

Re: manual crafting removal

I don't think you understand just how serious I have been when I've said that slap crafting is why I kept playing after my first round. I don't think you understand just how revolutionary that was to me. How that "oh, they didn't cheapen it with some ooc system like minecraft's table crafting, ...
by MrStonedOne
Sat May 28, 2016 5:04 am
Forum: Coding Feedback
Topic: manual crafting removal
Replies: 108
Views: 27647

Re: manual crafting removal

Showing your usual lack of maturity by providing no suggestions or possible improvements, and threatening to attempt to take over the project because something didn't go your way. Classy. Did it ever occur to you that you take part blame by not even considering any of the counter arguments, instead...
by MrStonedOne
Sat May 28, 2016 4:48 am
Forum: Coding Feedback
Topic: manual crafting removal
Replies: 108
Views: 27647

Re: manual crafting removal

We have until this revert pr merge conflicts with something to come up with some solution that preserves slap crafting, but i decided months ago, that I was gonna pull this card if this happened.

So if you're hoping i'm gonna back down like before, don't count on it.
by MrStonedOne
Sat May 28, 2016 4:43 am
Forum: Coding Feedback
Topic: manual crafting removal
Replies: 108
Views: 27647

Re: manual crafting removal

I don't think you understand, This ends here or i fork.
by MrStonedOne
Sat May 28, 2016 4:40 am
Forum: Coding Feedback
Topic: manual crafting removal
Replies: 108
Views: 27647

Re: manual crafting removal

As of now, that revert pr will be forcefully test merged during all test merges or normal updates.

The moment this new forced pr test merge causes a merge conflict with an update, i will either have to give up on this, or fork away from coderbus, as all updates will not work until that point
by MrStonedOne
Sat May 28, 2016 4:22 am
Forum: Coding Feedback
Topic: manual crafting removal
Replies: 108
Views: 27647

Re: manual crafting removal

I'm gonna look at forcing the revert pr to be test merged. I can not abide by removal of slap crafting, its has more immersion and was the first thing about the game that i thought was cool. ("oh, they could have gone with something non-ic like minecraft crafting, but they made it like you were...
by MrStonedOne
Sat May 28, 2016 3:42 am
Forum: Resolved Appeals
Topic: [mrstonedone] Carder52 - Ban from over 1 year ago
Replies: 2
Views: 920

Re: [mrstonedone] Carder52 - Ban from over 1 year ago

I'll go ahead and remove your ban, but I'm just gonna note, that we have never in all of /tg/station history offered a 3rd chance on these bans.
by MrStonedOne
Sat May 28, 2016 2:30 am
Forum: General Chat
Topic: TERRIBLE FUCKING LAG
Replies: 29
Views: 9433

Re: TERRIBLE FUCKING LAG

Lag is officially fixed, we just hit 24 hours with no dropped or delayed packets. (checking twice a second from a server on the other side of the us)
by MrStonedOne
Wed May 25, 2016 8:57 pm
Forum: Resolved Appeals
Topic: Appeal & Request. Keyblockor = Bonifique
Replies: 6
Views: 2035

Re: Appeal & Request. Keyblockor = Bonifique

http://i.imgur.com/4pxjgT1.png
http://i.imgur.com/6orSQvU.png

I can't find keyblockor, but i did find keyblocker, maybe thats why you can't access it, you are typing the username wrong into byond?

Try to get into the keyblocker account and if that fails we can look at swapping the notes around.
by MrStonedOne
Mon May 23, 2016 7:44 am
Forum: General Chat
Topic: TERRIBLE FUCKING LAG
Replies: 29
Views: 9433

Re: TERRIBLE FUCKING LAG

Lag isn't fixed, but it should be much less common now.

So far my long term network profiles confirm a significant reduction in delayed or dropped traffic.
by MrStonedOne
Sun May 22, 2016 7:10 am
Forum: Thinking Cap
Topic: cuck shed
Replies: 614
Views: 133137

Re: cuck shed

sticky posts are immune, yes
by MrStonedOne
Thu May 19, 2016 2:09 am
Forum: Archived/Deleted
Topic: NikNak Mapping
Replies: 28
Views: 5130

Re: NikNak Mapping

Niknak asked me to perma delete this to "hide the shame" But that makes no sense, so i'm assuming it was a typo for "global it"
by MrStonedOne
Thu May 12, 2016 2:33 pm
Forum: General Chat
Topic: PUBLIC LOGS PART 2: GAME/ATTACK LOGS
Replies: 29
Views: 31579

Re: PUBLIC LOGS PART 2: GAME/ATTACK LOGS

Finally got around to fixing and redoing the upload system.
by MrStonedOne
Thu May 12, 2016 3:51 am
Forum: Coding Feedback
Topic: BZ: Hallucination gas
Replies: 22
Views: 4954

Re: BZ: Hallucination gas

n20 doesn't even dampen fires, thats a myth that everybody loves to spread.
by MrStonedOne
Thu May 12, 2016 3:39 am
Forum: General Chat
Topic: TERRIBLE FUCKING LAG
Replies: 29
Views: 9433

Re: TERRIBLE FUCKING LAG

Its suppose to fix the lag
by MrStonedOne
Thu May 12, 2016 2:13 am
Forum: Resolved Appeals
Topic: [Judicator] J_Madison IRC supportbus ban
Replies: 26
Views: 5309

Re: [Judicator] J_Madison IRC supportbus ban

[14:40:44] <%Judicator> .ban J_madison [14:40:44] »» [^_^] sets modes (#supportbus +b *!*@Rizon-22586051.cable.virginm.net) [14:40:44] »» [^_^] has kicked J_Madison from #supportbus (Requested) [14:41:08] ---» IrishWristWatch0 (~IrishWris@Rizon-6239642E.res-cmts.blo.ptd.net) has Joined #supportbus [...
by MrStonedOne
Wed May 11, 2016 5:13 am
Forum: Former Admins
Topic: [No Longer Admin] LilahNovi
Replies: 9
Views: 3502

[No Longer Admin] LilahNovi

Please post any positive or negative feedback for the administrator here.
This is not the place to discuss ban appeals, admin complaints, or ban requests.
This is for specific feedback for this administrator.
by MrStonedOne
Fri May 06, 2016 9:34 pm
Forum: General Chat
Topic: THROWBACK! Running 2013 code on bagil tomorrow.
Replies: 17
Views: 6700

Re: THROWBACK! Running 2013 code on bagil tomorrow.

so update, I'll just run it on gloom, and most likely make sybil send everybody to it at round end.
by MrStonedOne
Fri May 06, 2016 9:14 pm
Forum: General Chat
Topic: THROWBACK! Running 2013 code on bagil tomorrow.
Replies: 17
Views: 6700

Re: THROWBACK! Running 2013 code on bagil tomorrow.

I'll get it up in a bit, and we can run it until it seems people are bored of it.
by MrStonedOne
Fri May 06, 2016 12:17 am
Forum: General Chat
Topic: THROWBACK! Running 2013 code on bagil tomorrow.
Replies: 17
Views: 6700

THROWBACK! Running 2013 code on bagil tomorrow.

So I decided tomorrow (friday) at around 5pm pst i'm gonna run old code on bagil gloom for shits and giggles for a bit. This might become a regular thing if we can figure out a way to make it not get boring. To be more precise, I'll be running 2013 code, or exactly, the state the code base was in wh...