ChanServ changed the topic of #sandstorm to: Welcome to #sandstorm: home of all things Sandstorm and Cap'n Proto. Say hi! | Have a question but no one is here? Try asking in the discussion group: https://groups.google.com/group/sandstorm-dev | Channel logs available at https://libera.irclog.whitequark.org/sandstorm
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #sandstorm
tian2992 has quit [Ping timeout: 240 seconds]
falsifian has quit [Server closed connection]
tian2992 has joined #sandstorm
falsifian has joined #sandstorm
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #sandstorm
yarmo5 has quit [Read error: Connection reset by peer]
yarmo5 has joined #sandstorm
<ill_logic> For PermissionDef, it sounds like the problem with editing is just order right? Is it safe to change the description?
<ocdtrekkie> Correct
<ocdtrekkie> Which permissions users have I believe is stored in a format which stores a bit in a given spot in the field, so moving them around would give users different permissions than they had before.
<ocdtrekkie> It should be safe to do change them in any way that doesn't change their ordinal position in the list, I believe.