Navigation

    forum

    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    1. Home
    2. daboross
    • Flag Profile
    • block_user
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Groups
    • Blog

    daboross

    @daboross

    45
    Posts
    3141
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    daboross Follow

    Posts made by daboross

    • RE: Make Creeps and PowerCreeps inherit from a "Movable" class

      I can think of several things which wouldn't break with this?

      • grabbing Creep.move with var x = Creep.prototype.move.
      • grabbing Creep.moveTo with var x = Creep.prototype.moveTo.
      • grabbing Creep.moveByPath with var x = Creep.prototype.moveByPath.
      • calling c.moveTo() with any arguments
      • replacing the Creep move prototype with Creep.prototype.move = x; and having creep movement use the new function
      • replacing the Creep moveByPath prototype with Creep.prototype.moveByPath = x; and having creep movement use the new function
      • replacing the Creep moveTo prototype with Creep.prototype.moveTo = x; and having creep movement use the new function

      The only thing which would break, as far as I can tell, are:

      • overwriting Creep.prototype.moveTo = x; and then expecting somePowerCreep.moveTo() to use the new creep moveTo function
      • overwriting Creep.prototype.moveByPath = x; and then expecting somePowerCreep.moveByPath() to use the new Creep moveByPath function

      Both of these things are breaking only to people who've written PowerCreep code in the time since they've been out, and both have the easily fixable solution of overwriting Moveable.moveTo / Moveable.moveByPath. There's no way this can affect idle users, even if they extensively use the prototype system.

      posted in Feature Requests
      daboross
    • RE: Screeps Discord?

      @gankdalf said in Screeps Discord?:

      Official Server

      • general chat
      • official announcements
      • webhooks to main project
      • FAQ static channel
      • Guild/Alliance list static channel
      • trading

      Guild/Alliance Server

      • private channels
      • public channel for recruiting
      • lots of custom channels

      3rd Party Project Server

      • support channels
      • suggestions
      • project github webhooks

      If we had a structure like this, discord would make sense. However, Screeps by nature is not very alliance based, and "3rd party projects" account for over 80% of the traffic if that includes shared code relating to the game.

      This is a game about programming, and slack's channel structure accommodates that. If we wanted to emphasize the "social network" aspect of the game, or alliances, maybe discord would work for that. But, at the moment, that's not what the community is about.


      If we're talking about alternatives, and if at some point we decide slack's history is a killer (which it semi-is right now), I'd agree with SemperRabbit about https://riot.im/. Matrix has the advantages of IRC that @vrs and others have mentioned of being a free protocol, and with riot.im hosting we'd also have scrollback and other features slack provides over IRC.

      posted in General Discussion
      daboross
    • RE: Screeps Discord?

      The one I linked in the original post as an example. It has been admin hidden behind a spoiler warning though, so you will have to click that to see it now.

      Ah, cool!

      If it has effective channels which can be joined/left and created by users, that solves my main objection.

      Side note: I'm going to head to sleep, but I'll be back tomorrow. Hope the discussion goes well till then.

      posted in General Discussion
      daboross
    • RE: Screeps Discord?

      @daboross said in Screeps Discord?:

      In discord, these discussions wouldn't be able to exist outside of large all-encompassing channels.

      Why exactly? Have you opened the template discord?

      In most discord servers I've been in, there have been <10 channels. Any more than ~20 would be uneasonable to manage in the side-bar, with the layout they have.

      I don't believe this discussions would exist because they require two or more people with specific, shared interests sharing a channel with low clutter. In #operatingsystems, people talk about implementing operating-system-style screeps AI, for example. However, there are 163 other of these channels, and I know at least ~15 of them are irregularly-active.

      If any of those 15 channels were merged, it would be that much harder to find the people who are talking about things you're interested in talking about. I mean, I have 15 that I subscribe to and am interested in, but as previously mentioned there are a ton more out there. If you merge any two channels, you're going to have some people interested in one of them but not the other.

      The other point I'd make is that a lot of these discussions happen over the course of hours, or days. In the sparsely-populated channels, people can talk back and forth without things happening in the meantime. If they were always active, this wouldn't be able to happen.

      If you merge all 163 into the fewer than 20 that discord would allow, the discussions will be extremely diluted. It wouldn't be possible to find interesting discussions because:

      • too many other, possibly uninteresting conversations will have happened between the ones one is interested in
      • people who are having these discussions won't be able to meet and talk over a period of days, as they do in slack

      Alright, hopefully that clarifies my argument for having tons of different channels. Slack isn't the best, still, because of history, but I find it better than discord's channel situation.


      For the "template discord": could you clarify what you mean by this?

      posted in General Discussion
      daboross
    • RE: Screeps Discord?

      @cashewthecat said in Screeps Discord?:

      This is probably more of an administration/maintenance thing, but I am part of about a dozen channels, and over the past week exactly 3 of them have had any activity. In several cases I was unsure of which channel to join (screepsmods vs mod-development), and some cases I just have no idea what the channel is for. Again, this isn't a problem specific to Slack.

      Just for comparison, I'm a part of 45 channels. 7 of them (#python,#quorum,#screepsplus,#botarena,#cpu-clinic,#operatingsystems,#servers) have regular, active, relevant discussions. The other 38 irregularly have messages, but when they do they're always messages relevant to the topic. I don't see this inactivity as bad, though, it's just a way to get things which are interest when people find them.

      posted in General Discussion
      daboross
    • RE: Screeps Discord?

      One thing that annoyed me when I opened slack was that I was immediately told that I couldn't view the chat logs unless I paid.

      Yep, this is definitely a pain. It works when you're only looking at ~24 hours of backlog, but we've gotten to the point that more than that disappears.

      I'd mainly like to move to a platform where this is possible. In slack, it used to be, but paid restrictions stopped it. In discord, these discussions wouldn't be able to exist outside of large all-encompassing channels. I agree slack isn't ideal here, but it's better than Discord in terms of finding relevant discussions.

      posted in General Discussion
      daboross
    • RE: Screeps Discord?

      I think unification should be the primary goal, and platform features secondary. Whatever the decision, it should be approached aggressively (that is to say, if Discord is chosen, Slack should be archived and terminated).

      Since we're currently unified on slack, I would argue this decision should be primarily feature-based. If its unification only we're looking for, we shouldn't even be considering starting or moving to another platform. However, if we agree on discord being better feature-wise and/or philosophically, aggressive archiving sounds good.

      I'm curious about your objection of fragmentation of channels. What kind of topics are you unsure about? I've found most things I want to post or discuss fit well into at least one of the public channels, and slack's ability to have any number of specific channels ensures there's some place any single thing fits in.

      I guess it does make broad discussions a bit arbitrary, but there's always #general for that.

      If we were to go to discord, sure, we'd have clear channels to put things in. However, those clear channels would be necessarily limited in number, and we wouldn't get to keep track of interesting discussions which happen in side channels.

      In slack, I can read the archives of #servers or #operatingsystems and see what people have been talking about specifically about those two things. If we were to limit ourselves to discord, with all channels being open by everyone, I don't think we could sustain the number of unique channels we have today.

      https://abe-winter.github.io/plea's/help/2018/02/11/slack.html

      This is definitely an interesting article on slack, and I'd be convinced not to use it in a workplace. This seems orthogonal to using it as a game-discussion server, though. We do suffer to an extent from the "search" drawback, but none of the others are relevant to an open discussion board unrelated to a workplace.

      posted in General Discussion
      daboross
    • RE: Screeps Discord?

      My main objection to discord is the lack of optional channels.

      In the slack, we have 163 public channels, each with a different discussion topic. In discord, we'd either have to greatly pare down this number, or force everyone to have all 163 channels in their sidebar.

      If that were fixed, I would be 100% happy with moving to discord.

      posted in General Discussion
      daboross
    • Edge sectors closing with active inhabitants without warning signs

      Hi, an issue was brought to my attention recently where a player, Kritias, had an edge 10x10 area close "around" their rooms without any warning signs. This is the sector: https://screeps.com/a/#!/map/shard0?pos=95.5,-65.5.

      I'm not sure if this is intentional, but it was my belief that all sectors closing, turning into novice zones and turning into respawn zones had system signs put up at least a few days before occurring.

      In this case, there were no signs, and the sector was also in active contention (there was a battle between o4kapuk and Kritias occurring before the sector closed). Especially with active contention, closing without warning can give one side a major advantage: in this case, Kritias is now down many mining rooms, and o4kapuk has much more direct access to the more northern rooms through closed-sector portals.

      My main intention in creating this post is to bring this issue to the attention of the developers, and to hopefully promote working warning signs on sectors which will close.

      posted in General Discussion
      daboross
    • RE: New improved WebGL renderer

      @artch Hmm, seems to work now - probably a nightly update?

      I didn't see anything in the logs when it was failing before, it just didn't show up. This time the grey screen only showed for a few seconds before it loaded. But it works now, thanks!

      posted in News & Announcements
      daboross