2018-10-01 09:13:00 <-- howard (~howard@c-67-180-238-151.hsd1.ca.comcast.net) a quitté (Quit: The Lounge - https://thelounge.chat) 2018-10-01 09:13:30 --> howard (~howard@c-67-180-238-151.hsd1.ca.comcast.net) a rejoint #mcdevs 2018-10-01 10:43:45 <-- OkDan (~OkAlt@S01061056118142a4.lb.shawcable.net) a quitté (Ping timeout: 244 seconds) 2018-10-01 14:56:50 --> HurricanKai (~quassel@HSI-KBW-078-042-243-007.hsi3.kabel-badenwuerttemberg.de) a rejoint #mcdevs 2018-10-01 15:00:25 <-- HurricanKai__ (~quassel@HSI-KBW-078-042-243-007.hsi3.kabel-badenwuerttemberg.de) a quitté (Ping timeout: 268 seconds) 2018-10-01 15:01:14 <-- Thinkofname (~Think@thinkof.name) a quitté (Ping timeout: 252 seconds) 2018-10-01 15:05:41 --> Thinkofname (~Think@thinkof.name) a rejoint #mcdevs 2018-10-01 15:05:41 -- Mode #mcdevs [+v Thinkofname] par ChanServ 2018-10-01 16:22:37 --> pokechu22 (~pokechu22@2601:602:980:3d99:78f7:a549:526a:f769) a rejoint #mcdevs 2018-10-01 16:22:37 -- Mode #mcdevs [+v pokechu22] par ChanServ 2018-10-01 19:30:20 tktech pokechu22: is there a meaning to your avatar? 2018-10-01 19:36:41 <-- timmyRS (~timmyRS@neulandweitergebenunterhaltungstuersteher.nex.li) a quitté (Ping timeout: 268 seconds) 2018-10-01 19:40:53 --> timmyRS (~timmyRS@neulandweitergebenunterhaltungstuersteher.nex.li) a rejoint #mcdevs 2018-10-01 20:40:46 --> HurricanKai___ (~quassel@HSI-KBW-078-042-243-007.hsi3.kabel-badenwuerttemberg.de) a rejoint #mcdevs 2018-10-01 20:41:41 <-- HurricanKai (~quassel@HSI-KBW-078-042-243-007.hsi3.kabel-badenwuerttemberg.de) a quitté (Ping timeout: 252 seconds) 2018-10-01 21:25:50 -- PolarizedIons est maintenant connu sous le nom PolarizedPumpkin 2018-10-01 22:26:10 +pokechu22 Yeah, it's the old missing texture square. Unfortunately sites have a habit of making it a circle, so things look silly... https://minecraft.gamepedia.com/File:Missing_Texture_Block_Revision_1.png 2018-10-01 23:09:51 tktech Ah! 2018-10-01 23:10:07 tktech Also, I need a new name for Jawa :( 2018-10-01 23:31:25 --> corpaul (~corpaul@nat-5-3.uws.ualberta.ca) a rejoint #mcdevs 2018-10-01 23:31:47 corpaul hi, I am a software engineering researcher and my lab does data mining on game-related data. I am trying to access the minecraft crash reports at http://hopper.minecraft.net/crashes/minecraft/ but the page is not responsive. Is there another way to access them? Raw data would be fine for me. 2018-10-01 23:33:38 +pokechu22 The page is unstable; sometimes it works and sometimes it doesn't. I don't think there really is another way to access them though :/ 2018-10-01 23:36:32 corpaul hmm ok that is too bad. thanks 2018-10-01 23:45:07 tktech corpaul: it's most likely just temporarily down. It's also unlikely anyone else has been producing dumps of it. How long have you been trying? 2018-10-01 23:50:55 corpaul tktech, I just started trying :) but I was just wondering if it was worth keeping an eye on or has been dead for an extended period of time already 2018-10-01 23:51:37 tktech I don't see any issue for it under the Jira for the Mojang web services, you might try creating an issue there to be notified 2018-10-01 23:51:55 tktech Since there's no issue my guess would be it hasn't been down long 2018-10-01 23:57:39 +pokechu22 It goes down somewhat frequently in my experience; try other times of the day 2018-10-01 23:58:00 +pokechu22 http://hopper.minecraft.net/crashes/search pretty much always works, but that requires having a report to search for (so not useful for data mining) 2018-10-01 23:59:22 +pokechu22 I remember it having issues with the whole list sometimes not loading years ago (but other times it works fine); I don't think it's gotten any better since then 2018-10-02 00:01:27 corpaul OK, guess I will try a few more times to access it. thanks 2018-10-02 00:09:14 tktech Man do I hate naming projects 2018-10-02 00:09:39 +pokechu22 Why do you need a new name? 2018-10-02 00:09:42 tktech Trying to find some translation or variation of Java that isn't already used is basically impossible 2018-10-02 00:09:53 tktech I got a "wink wink" nudge nudge from Oracle. 2018-10-02 00:10:05 +pokechu22 Ah, excellent :/ 2018-10-02 00:10:37 tktech I could name it javasucksdonkeys, but apparently the w in jawa is visually too similar to java 2018-10-02 00:12:35 +pokechu22 Ja₩a? Clearly distinct looking :D 2018-10-02 00:13:00 tktech How to make developers hate your project in one easy step! 2018-10-02 00:13:19 +pokechu22 Oh, oops, that's the fullwidth one, it'd be Ja₩a... hm. 2018-10-02 00:13:21 tktech Imagine having to look that up every time you wanted to do an import lol 2018-10-02 00:13:32 +pokechu22 What other obnoxious characters are there? :D 2018-10-02 00:14:17 tktech Do...do unicode imports work? 2018-10-02 00:14:28 tktech I used to own ☂ .ws 2018-10-02 00:14:40 +pokechu22 No idea, it'd be somewhat interesting to see... 2018-10-02 00:14:47 tktech from ☂ .cf import Classfile 2018-10-02 00:15:01 tktech Oh oh there's got to be a unicode for coffee bean 2018-10-02 00:15:04 +pokechu22 IIRC java lets you use unicode characters in class and method names, as long as they aren't considered punctuation (or numbers for the first character) 2018-10-02 00:15:31 tktech from ☕.cf import ClassFile 2018-10-02 00:19:00 +pokechu22 jaˇa, where ˇ is a caron :D 2018-10-02 00:19:37 tyteen4a03 tktech: the hopper page has not been working for years 2018-10-02 00:19:45 --> HurricanKai (~quassel@HSI-KBW-078-042-243-007.hsi3.kabel-badenwuerttemberg.de) a rejoint #mcdevs 2018-10-02 00:19:55 +pokechu22 For more fun, jǎa using the combining character :D 2018-10-02 00:20:19 tktech https://pypi.org/search/?q=jaa 2018-10-02 00:21:04 tktech Oh 2018-10-02 00:21:05 tktech Uh 2018-10-02 00:21:14 +pokechu22 Jawa really was a perfect name though; it's hard to think of something nicer that still is descriptive :/ 2018-10-02 00:21:43 <-- HurricanKai___ (~quassel@HSI-KBW-078-042-243-007.hsi3.kabel-badenwuerttemberg.de) a quitté (Ping timeout: 245 seconds) 2018-10-02 00:21:52 tktech That's apparently thai slang for uh...well, "do me" 2018-10-02 00:23:47 tktech I don't *have* to change it, odds are they'll never do anything about it 2018-10-02 00:24:21 tktech It's the template page of "ooo scary lawyer speak do what we want" 2018-10-02 00:24:47 +pokechu22 I feel like it'd be more likely that you'd get something from disney than oracle... but oracle is more lawyery 2018-10-02 00:25:09 tktech Didn't they make Eclipse rename earlier this year? 2018-10-02 00:25:33 +pokechu22 I think they renamed Java EE which they previously owned, but I don't think they renamed eclipse 2018-10-02 00:25:44 +pokechu22 (They gave EE to eclipse) 2018-10-02 00:26:46 tktech Ahhh 2018-10-02 00:29:21 tktech Well I've been scrolling through name generators for about an hour 2018-10-02 00:29:28 tktech Really tempting to just call it patrick 2018-10-02 00:32:40 tktech Could steal a leaf from Krakatau's book, https://en.wikipedia.org/wiki/Volcanology_of_Java#List_of_volcanoes 2018-10-02 00:34:53 +pokechu22 There's also https://projectlombok.org/ -- I'm not 100% sure of the origin of the name but I think it's an island related to java? 2018-10-02 00:35:22 tktech Lawu? Still 4 letters, not too annoying to type, no existing python/java/ruby projects, google search returns nothing but the volcano itself 2018-10-02 00:36:09 +pokechu22 Sounds reasonable to me 2018-10-02 00:37:20 <-- corpaul (~corpaul@nat-5-3.uws.ualberta.ca) a quitté (Quit: Leaving) 2018-10-02 00:38:05 tktech Alright, time to grab some dinner and then get all the renaming and redirects done 2018-10-02 04:32:02 --> redstonehelper (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-10-02 04:36:58 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Quit: redstonehelper) 2018-10-02 06:24:14 <-- masterdonx (~mas@162.243.120.25) a quitté (Quit: ZNC - http://znc.in) 2018-10-02 06:24:45 --> masterdonx (~mas@162.243.120.25) a rejoint #mcdevs 2018-10-02 08:04:10 <-- Krenair (~alex@wikimedia/Krenair) a quitté (Ping timeout: 246 seconds) 2018-10-02 08:08:00 <-- balrog (~balrog@unaffiliated/balrog) a quitté (Ping timeout: 272 seconds) 2018-10-02 08:25:26 --> Krenair (~alex@wikimedia/Krenair) a rejoint #mcdevs 2018-10-02 08:39:14 <-- Krenair (~alex@wikimedia/Krenair) a quitté (Ping timeout: 268 seconds) 2018-10-02 08:54:31 --> Krenair (~alex@wikimedia/Krenair) a rejoint #mcdevs 2018-10-02 09:33:50 --> balrog (~balrog@unaffiliated/balrog) a rejoint #mcdevs 2018-10-02 10:07:12 <-- HurricanKai (~quassel@HSI-KBW-078-042-243-007.hsi3.kabel-badenwuerttemberg.de) a quitté (Read error: Connection reset by peer) 2018-10-02 12:16:10 <-- SpaceManiac (~SpaceMani@c-67-172-121-111.hsd1.ca.comcast.net) a quitté (Ping timeout: 246 seconds) 2018-10-02 12:21:25 --> SpaceManiac (~SpaceMani@c-67-172-121-111.hsd1.ca.comcast.net) a rejoint #mcdevs 2018-10-02 12:21:25 -- Mode #mcdevs [+v SpaceManiac] par ChanServ 2018-10-02 12:39:46 --> redstonehelper (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-10-02 12:57:23 <-- Byteflux (~byte@byteflux.net) a quitté (Quit: lax is dum lol) 2018-10-02 14:11:38 <-- Toranktto (~toranktto@toranktto.pl) a quitté (Quit: *) 2018-10-02 14:52:05 --> Byteflux (~byte@byteflux.net) a rejoint #mcdevs 2018-10-02 15:55:00 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Read error: Connection reset by peer) 2018-10-02 15:58:38 --> redstonehelper (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-10-02 17:55:17 -- Raqbit est maintenant connu sous le nom Raqboo 2018-10-02 18:55:50 --> Toranktto (~toranktto@toranktto.pl) a rejoint #mcdevs 2018-10-02 20:34:06 <-- Black-Hole (~BlackHole@p200300E753E2AA00397B4FC5074B27DC.dip0.t-ipconnect.de) a quitté (Ping timeout: 252 seconds) 2018-10-02 20:39:34 --> Black-Hole (~BlackHole@p200300E753E2AA0095438F29A119D103.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-10-02 21:13:00 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Quit: redstonehelper) 2018-10-02 21:46:24 <-- WizardCM (~WizardCM@2401:31c0:ffff:1:4cb7:a1ff:fe74:f049) a quitté (Quit: Oh noes it broke!) 2018-10-02 21:47:04 --> WizardCM (~WizardCM@2401:31c0:ffff:1:4cb7:a1ff:fe74:f049) a rejoint #mcdevs 2018-10-03 00:36:15 nickelpro A volcano in Java, that's really clever actually 2018-10-03 00:44:31 PolarizedPumpkin ^ 2018-10-03 00:44:59 PolarizedPumpkin It's a shame it had to happen, but it's still a nice name 2018-10-03 01:37:40 +AndrewPH tktech, why not uwuwhatsthis 2018-10-03 01:44:06 tktech Get out 2018-10-03 01:52:11 +AndrewPH :( 2018-10-03 01:52:21 nickelpro +1 2018-10-03 01:52:30 nickelpro in favor of uwu 2018-10-03 01:58:00 +AndrewPH actually kinda works :thinking: 2018-10-03 01:58:12 +AndrewPH plus you get hipster cred from those kids who think it's funny 2018-10-03 02:02:17 <-- Byteflux (~byte@byteflux.net) a quitté (Quit: lax is dum lol) 2018-10-03 02:04:01 --> Byteflux (~byte@byteflux.net) a rejoint #mcdevs 2018-10-03 02:11:48 <-- willies952002 (~willies95@irc.domnian.com) a quitté (Ping timeout: 252 seconds) 2018-10-03 02:16:08 +pokechu22 Not enough unicode, u₩uwhatsthis is better :D 2018-10-03 02:19:19 tktech Last time I let you guys name something we ended up with Burger and Toppings 2018-10-03 02:19:36 nickelpro Accurate and compelling names 2018-10-03 02:37:08 +pokechu22 I'm curious, where did the name for solum come from? 2018-10-03 02:37:35 tktech A random name generator 2018-10-03 02:37:39 tktech Just Latin for Earth 2018-10-03 02:38:08 tktech Er, little e 2018-10-03 02:38:24 +pokechu22 "the altered layer of soil above the parent material that includes the A and B horizons" 2018-10-03 02:38:55 +pokechu22 I _think_ I know what that's talking about... I remember there being A B and O layers... horizons, though? Definitely a weird word 2018-10-03 02:40:14 +ammar2 personally I prefer names that are not searchable in any way 2018-10-03 02:40:23 +ammar2 like "go" 2018-10-03 02:50:42 tktech Even better, there were like 3 existing languages called Go when google released it 2018-10-03 02:50:54 tktech You'd think Google of all people would understand making terms searchable 2018-10-03 02:56:28 +AndrewPH name it Rust 2018-10-03 02:59:22 +pokechu22 name it ja^a :D 2018-10-03 03:05:26 +AndrewPH name it ja▼a 2018-10-03 03:05:57 +AndrewPH or, better, Ja▽a 2018-10-03 03:15:17 +ammar2 owo 2018-10-03 03:44:04 +SpaceManiac Was there a change to #[macro_use] in the betas? 2018-10-03 03:44:18 +SpaceManiac Ugh, wrong channel 2018-10-03 03:46:16 nickelpro Wow obscure unicode characters are way more googable than I would have thought. Egyptian hieroglyphics just hit codepoint pages, ripe for a popular project. Next MC project is going to be called: 𓀠𓆓𓋒 2018-10-03 03:46:55 tktech Weird to call your project 3 empty boxes! 2018-10-03 03:47:42 nickelpro #RendersOnMySystem 2018-10-03 03:55:52 +pokechu22 My machine, it's _6_ substitution characters -- I still need to look into that cygwin bug :/ 2018-10-03 04:04:18 tktech I gave up on cygwin a long, long time ago 2018-10-03 04:05:25 nickelpro Does anyone has any experience with midipix? I had a project with some posix stuff I thought about porting to Windows and their name came up 2018-10-03 04:53:04 <-- Black-Hole (~BlackHole@p200300E753E2AA0095438F29A119D103.dip0.t-ipconnect.de) a quitté (Quit: Verlassend) 2018-10-03 06:33:50 tktech Never heard of it 2018-10-03 06:44:44 +ammar2 midipix (the person) hangs around in #musl, from what I gather its pretty decent so far 2018-10-03 07:14:49 +pokechu22 At least for me cygwin has worked mostly fine, but I mainly use git and mosh from it; the problems I've got are with unicode, something with surrogate pairs and also stupidly wide characters 2018-10-03 07:26:47 +AndrewPH wsltty displays emojis and other such weird unicode just fine 2018-10-03 07:26:55 +AndrewPH albeit the emojis are squished text versions 2018-10-03 08:01:37 nickelpro Srain has perfect unicode support, probably because its main dev is chinese 2018-10-03 09:12:18 --> ShaRose_ (ShaRose@i.am.sharo.se) a rejoint #mcdevs 2018-10-03 09:16:47 --> Morrolan_ (morrolan@znc.morrolan.ch) a rejoint #mcdevs 2018-10-03 09:19:30 <-- gordonDrogon (~gordon@2001:4d48:ad51:8901::3) a quitté (*.net *.split) 2018-10-03 09:19:30 <-- SinZ (znc@steamdb/source2-guru/sinz) a quitté (*.net *.split) 2018-10-03 09:19:30 <-- spirit (~spirit@unaffiliated/spirit-pact/x-7942062) a quitté (*.net *.split) 2018-10-03 09:19:30 <-- ShaRose (ShaRose@i.am.sharo.se) a quitté (*.net *.split) 2018-10-03 09:19:30 <-- mrarm (~mrarm@unaffiliated/mrarm) a quitté (*.net *.split) 2018-10-03 09:19:31 <-- Morrolan (morrolan@znc.morrolan.ch) a quitté (*.net *.split) 2018-10-03 09:19:31 <-- clonejo (~clonejo@shakik3.shakik.de) a quitté (*.net *.split) 2018-10-03 09:19:31 <-- Andrio (Andrio@questers-rest.andriocelos.ml) a quitté (*.net *.split) 2018-10-03 09:19:31 <-- Not (~notifico@ec2-52-3-50-241.compute-1.amazonaws.com) a quitté (*.net *.split) 2018-10-03 09:19:32 <-- I9hdkill (~quassel@2001:41d0:d:1cb7::) a quitté (*.net *.split) 2018-10-03 09:19:32 -- ShaRose_ est maintenant connu sous le nom ShaRose 2018-10-03 09:22:15 <-- chibill (~chibill@108-228-59-57.lightspeed.cicril.sbcglobal.net) a quitté (Ping timeout: 252 seconds) 2018-10-03 09:24:30 --> chibill (~chibill@108-228-59-57.lightspeed.cicril.sbcglobal.net) a rejoint #mcdevs 2018-10-03 09:32:47 --> gordonDrogon (~gordon@2001:4d48:ad51:8901::3) a rejoint #mcdevs 2018-10-03 09:32:47 --> SinZ (znc@steamdb/source2-guru/sinz) a rejoint #mcdevs 2018-10-03 09:32:47 --> mrarm (~mrarm@unaffiliated/mrarm) a rejoint #mcdevs 2018-10-03 09:32:47 --> I9hdkill (~quassel@2001:41d0:d:1cb7::) a rejoint #mcdevs 2018-10-03 09:32:47 --> Andrio (Andrio@questers-rest.andriocelos.ml) a rejoint #mcdevs 2018-10-03 09:32:47 -- Mode #mcdevs [+v SinZ] par adams.freenode.net 2018-10-03 10:13:56 <-- gordonDrogon (~gordon@2001:4d48:ad51:8901::3) a quitté (*.net *.split) 2018-10-03 10:13:56 <-- SinZ (znc@steamdb/source2-guru/sinz) a quitté (*.net *.split) 2018-10-03 10:13:57 <-- mrarm (~mrarm@unaffiliated/mrarm) a quitté (*.net *.split) 2018-10-03 10:13:57 <-- Andrio (Andrio@questers-rest.andriocelos.ml) a quitté (*.net *.split) 2018-10-03 10:13:58 <-- I9hdkill (~quassel@2001:41d0:d:1cb7::) a quitté (*.net *.split) 2018-10-03 10:14:02 --> OkDan (~OkAlt@2604:3d09:3e7f:e4f0:a430:5153:f3a5:4a4e) a rejoint #mcdevs 2018-10-03 10:27:19 --> gordonDrogon (~gordon@2001:4d48:ad51:8901::3) a rejoint #mcdevs 2018-10-03 10:27:19 --> SinZ (znc@steamdb/source2-guru/sinz) a rejoint #mcdevs 2018-10-03 10:27:19 --> mrarm (~mrarm@unaffiliated/mrarm) a rejoint #mcdevs 2018-10-03 10:27:19 --> I9hdkill (~quassel@2001:41d0:d:1cb7::) a rejoint #mcdevs 2018-10-03 10:27:19 --> Andrio (Andrio@questers-rest.andriocelos.ml) a rejoint #mcdevs 2018-10-03 10:27:19 -- Mode #mcdevs [+v SinZ] par adams.freenode.net 2018-10-03 10:51:30 <-- gordonDrogon (~gordon@2001:4d48:ad51:8901::3) a quitté (*.net *.split) 2018-10-03 10:51:30 <-- SinZ (znc@steamdb/source2-guru/sinz) a quitté (*.net *.split) 2018-10-03 10:51:30 <-- mrarm (~mrarm@unaffiliated/mrarm) a quitté (*.net *.split) 2018-10-03 10:51:30 <-- Andrio (Andrio@questers-rest.andriocelos.ml) a quitté (*.net *.split) 2018-10-03 10:51:31 <-- I9hdkill (~quassel@2001:41d0:d:1cb7::) a quitté (*.net *.split) 2018-10-03 11:05:10 --> gordonDrogon (~gordon@2001:4d48:ad51:8901::3) a rejoint #mcdevs 2018-10-03 11:05:10 --> SinZ (znc@steamdb/source2-guru/sinz) a rejoint #mcdevs 2018-10-03 11:05:10 --> mrarm (~mrarm@unaffiliated/mrarm) a rejoint #mcdevs 2018-10-03 11:05:10 --> I9hdkill (~quassel@2001:41d0:d:1cb7::) a rejoint #mcdevs 2018-10-03 11:05:10 --> Andrio (Andrio@questers-rest.andriocelos.ml) a rejoint #mcdevs 2018-10-03 11:05:10 -- Mode #mcdevs [+v SinZ] par adams.freenode.net 2018-10-03 13:00:07 --> Black-Hole (~BlackHole@p200300E753E2AA00D578F6F6EFA94C3F.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-10-03 13:37:34 --> redstonehelper (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-10-03 14:12:14 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Quit: redstonehelper) 2018-10-03 15:34:55 <-- howard (~howard@c-67-180-238-151.hsd1.ca.comcast.net) a quitté (Read error: Connection reset by peer) 2018-10-03 15:36:14 --> howard (~howard@c-67-180-238-151.hsd1.ca.comcast.net) a rejoint #mcdevs 2018-10-03 16:03:40 <-- _123DMWM (~123DMWM@pool-100-0-169-59.prvdri.fios.verizon.net) a quitté (Read error: Connection reset by peer) 2018-10-03 16:04:22 --> _123DMWM (~123DMWM@pool-100-0-169-59.prvdri.fios.verizon.net) a rejoint #mcdevs 2018-10-03 16:16:13 +Amaranth I think wide characters and emoji being squashed is just the best the windows console can do right now 2018-10-03 18:48:25 <-- timmyRS (~timmyRS@neulandweitergebenunterhaltungstuersteher.nex.li) a quitté (Ping timeout: 268 seconds) 2018-10-03 18:51:49 --> timmyRS (~timmyRS@neulandweitergebenunterhaltungstuersteher.nex.li) a rejoint #mcdevs 2018-10-03 19:13:02 --> redstonehelper (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-10-03 21:01:25 <-- JnthnDE (~Jonathan@5.1.85.173) a quitté (Read error: Connection reset by peer) 2018-10-03 21:41:35 +pokechu22 If anyone wants to look over it, 2018-10-03 21:41:59 +pokechu22 https://github.com/mcdevs/Burger/pull/24 is now a thing; it's a ton of code and I'll probably just merge it in a day or so but if someone sees something funky there let me know 2018-10-03 22:42:54 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Quit: redstonehelper) 2018-10-04 00:05:24 <-- mrkirby153 (~mrkirby15@mrkirby153.com) a quitté (Quit: ZNC - http://znc.in) 2018-10-04 00:06:07 --> mrkirby153 (~mrkirby15@mrkirby153.com) a rejoint #mcdevs 2018-10-04 00:08:46 <-- mrkirby153 (~mrkirby15@mrkirby153.com) a quitté (Client Quit) 2018-10-04 00:09:46 --> mrkirby153 (~mrkirby15@mrkirby153.com) a rejoint #mcdevs 2018-10-04 00:11:52 <-- mrkirby153 (~mrkirby15@mrkirby153.com) a quitté (Client Quit) 2018-10-04 00:16:46 --> mrkirby153 (~mrkirby15@mrkirby153.com) a rejoint #mcdevs 2018-10-04 00:23:52 <-- mrkirby153 (~mrkirby15@mrkirby153.com) a quitté (Quit: ZNC - http://znc.in) 2018-10-04 00:27:30 --> mrkirby153 (~mrkirby15@mrkirby153.com) a rejoint #mcdevs 2018-10-04 02:00:18 <-- Thinkofname (~Think@thinkof.name) a quitté (Quit: Leaving) 2018-10-04 02:07:24 --> Thinkofname (~Think@thinkof.name) a rejoint #mcdevs 2018-10-04 02:07:24 -- Mode #mcdevs [+v Thinkofname] par ChanServ 2018-10-04 08:09:33 <-- _123DMWM (~123DMWM@pool-100-0-169-59.prvdri.fios.verizon.net) a quitté (Ping timeout: 252 seconds) 2018-10-04 09:27:48 --> _123DMWM (~123DMWM@pool-108-49-125-112.bstnma.fios.verizon.net) a rejoint #mcdevs 2018-10-04 09:55:43 --> tachyon_ (5bc768f4@gateway/web/cgi-irc/kiwiirc.com/ip.91.199.104.244) a rejoint #mcdevs 2018-10-04 10:02:46 tachyon_ is there an easy/noneasy way to drop the unencrypted traffic from the client in a file ? 2018-10-04 11:16:26 <-- bildramer (~bildramer@p2003004D8D069E007021092D50D6D147.dip0.t-ipconnect.de) a quitté (Ping timeout: 260 seconds) 2018-10-04 12:08:34 --> bildramer (~bildramer@p57AD6F5E.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-10-04 14:09:43 --> redstonehelper (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-10-04 15:38:54 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 252 seconds) 2018-10-04 15:39:23 --> redstonehelper (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-10-04 16:22:38 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 252 seconds) 2018-10-04 18:01:36 <-- tachyon_ (5bc768f4@gateway/web/cgi-irc/kiwiirc.com/ip.91.199.104.244) a quitté (Remote host closed the connection) 2018-10-04 20:36:59 --> millerti (~millerti@cpe-66-24-91-119.stny.res.rr.com) a rejoint #mcdevs 2018-10-04 22:55:36 <-- spellegrom (~spellegro@185.219.130.141) a quitté (Ping timeout: 252 seconds) 2018-10-05 02:06:01 <-- momothereal (~momothere@167.99.180.215) a quitté (Quit: The Lounge - https://thelounge.github.io) 2018-10-05 02:08:27 --> momothereal (~momothere@167.99.180.215) a rejoint #mcdevs 2018-10-05 04:36:59 <-- Plancke (~Plancke@2604:a880:400:d0::d58:e001) a quitté (Quit: Leaving) 2018-10-05 04:37:29 --> Plancke (~Plancke@159.203.185.60) a rejoint #mcdevs 2018-10-05 04:46:38 --> spirit (~spirit@unaffiliated/spirit-pact/x-7942062) a rejoint #mcdevs 2018-10-05 04:48:14 <-- spirit (~spirit@unaffiliated/spirit-pact/x-7942062) a quitté (Quit: Leaving) 2018-10-05 05:01:00 <-- millerti (~millerti@cpe-66-24-91-119.stny.res.rr.com) a quitté (Ping timeout: 252 seconds) 2018-10-05 06:52:09 <-- balrog (~balrog@unaffiliated/balrog) a quitté (*.net *.split) 2018-10-05 06:54:39 <-- Thinkofname (~Think@thinkof.name) a quitté (Ping timeout: 252 seconds) 2018-10-05 06:57:04 --> balrog (~balrog@unaffiliated/balrog) a rejoint #mcdevs 2018-10-05 06:58:26 --> Thinkofname (~Think@thinkof.name) a rejoint #mcdevs 2018-10-05 06:58:26 -- Mode #mcdevs [+v Thinkofname] par ChanServ 2018-10-05 08:45:01 <-- I9hdkill (~quassel@2001:41d0:d:1cb7::) a quitté (Quit: No Ping reply in 180 seconds.) 2018-10-05 09:09:23 <-- rtjure (~rtjure@87.246.31.42) a quitté (Ping timeout: 252 seconds) 2018-10-05 09:12:42 --> rtjure (~rtjure@87.246.31.42) a rejoint #mcdevs 2018-10-05 15:37:54 --> tachyon_ (5bc768f4@gateway/web/cgi-irc/kiwiirc.com/ip.91.199.104.244) a rejoint #mcdevs 2018-10-05 15:39:42 <-- tachyon_ (5bc768f4@gateway/web/cgi-irc/kiwiirc.com/ip.91.199.104.244) a quitté (Remote host closed the connection) 2018-10-05 20:00:31 --> redstonehelper (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-10-05 21:08:09 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 252 seconds) 2018-10-05 21:08:43 --> redstonehelper (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-10-05 23:07:33 <-- rtjure (~rtjure@87.246.31.42) a quitté (Ping timeout: 244 seconds) 2018-10-06 06:19:54 --> spirit (~spirit@unaffiliated/spirit-pact/x-7942062) a rejoint #mcdevs 2018-10-06 07:42:15 <-- Andrio (Andrio@questers-rest.andriocelos.ml) a quitté (Quit: while already on Charon's boat.) 2018-10-06 07:42:28 --> Andrio (Andrio@questers-rest.andriocelos.net) a rejoint #mcdevs 2018-10-06 16:24:31 <-- WizardCM (~WizardCM@2401:31c0:ffff:1:4cb7:a1ff:fe74:f049) a quitté (Quit: Oh noes it broke!) 2018-10-06 16:24:56 --> WizardCM (~WizardCM@103.93.232.1) a rejoint #mcdevs 2018-10-06 16:27:31 --> charims (~quassel@wsip-24-234-28-130.lv.lv.cox.net) a rejoint #mcdevs 2018-10-06 16:28:45 <-- charims_ (~quassel@wsip-24-234-28-130.lv.lv.cox.net) a quitté (Ping timeout: 252 seconds) 2018-10-06 19:42:26 PolarizedPumpkin https://minecraft.net/en-us/article/programmers-play-minecrafts-inner-workings 2018-10-06 19:58:32 Proximyst Honestly, it'd be great if the Optional types on the wiki would've been clearer on when to have the preceding boolean representing its presence - does the last field here need the boolean? https://wiki.vg/Protocol#Open_Window 2018-10-06 19:59:51 +ammar2 >Only sent when Window Type is “EntityHorse” 2018-10-06 20:00:02 +ammar2 is that not clear enough? 2018-10-06 20:00:32 Proximyst oh wow i'm also unable to read, excuse me heh 2018-10-06 20:17:01 <-- ecx (~ecx@unaffiliated/ecx) a quitté (Quit: ecx) 2018-10-06 20:19:33 --> ecx (~ecx@unaffiliated/ecx) a rejoint #mcdevs 2018-10-06 20:38:00 <-- ecx (~ecx@unaffiliated/ecx) a quitté (Quit: ecx) 2018-10-06 20:38:54 --> ecx (~ecx@unaffiliated/ecx) a rejoint #mcdevs 2018-10-06 21:19:56 --> spellegrom (~spellegro@2001:bc8:4400:2700::2381) a rejoint #mcdevs 2018-10-07 00:27:01 +Amaranth Should have known the delay was so they could hype the fuck out of it 2018-10-07 00:42:30 <-- spirit (~spirit@unaffiliated/spirit-pact/x-7942062) a quitté (Quit: Leaving) 2018-10-07 02:14:38 +ammar2 truly surprised 2018-10-07 02:29:19 --> spirit (~spirit@unaffiliated/spirit-pact/x-7942062) a rejoint #mcdevs 2018-10-07 06:32:23 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-10-07 06:34:25 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 244 seconds) 2018-10-07 06:34:25 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2018-10-07 09:16:56 MiniDigger Idk, we as developers still profit from it in the end 2018-10-07 09:17:09 MiniDigger Mojang commiting to open source in such a way is huge 2018-10-07 10:31:36 MiniDigger Dinnerbone: actually, now that you guys are commiting to open source, is there a chance that older libs might be open sourced too? mainly thinking about authlib 2018-10-07 11:40:01 nickelpro Yggdrasil is extensively documented and been implemented in many languages, what do you need from authlib? 2018-10-07 11:46:58 MiniDigger wouldn't it be better when the community would use and improve the offical impl instead of everybody rolling their own version? 2018-10-07 11:48:15 timmyRS Would you also like to use the official SMTP and HTTP implementations? ;) 2018-10-07 11:49:47 nickelpro It's a REST-ish API with only 5 endpoints. There's really only one sane way to implement it and maybe you could argue about using a class vs POD in whatever language you prefer 2018-10-07 16:20:05 +ammar2 they're nice gestures but maybe you haven't been here long enough to become disenfranchised with mojang? :P 2018-10-07 16:20:44 +ammar2 I remember when we were told that adding a packet length header would "help no one" 2018-10-07 16:22:32 timmyRS If anyone has a working 1.13 server, could they confirm that game state 7 will freeze the client if the value is above 1? https://bugs.mojang.com/browse/MC-118757 2018-10-07 16:23:16 timmyRS I would like to since it's my issue but my server is a long ways from being compatible with 1.13 clients 2018-10-07 20:51:08 PolarizedPumpkin I have no idea what's going on on datafixerupper, but a lot of people on reddit seem impressed, so good job Mojang 👍 :D 2018-10-07 20:54:08 PolarizedPumpkin I might implement brigadier in my bot eventually, since the current implementation seems similar, so thanks dinnerbee <3 2018-10-07 21:12:16 +pokechu22 What, profunctor optics are confusing? :D 2018-10-07 21:12:22 +pokechu22 (I've got no idea what's going on with it either) 2018-10-07 21:38:51 MiniDigger It references papers, it's serious! 😂 2018-10-07 21:39:04 MiniDigger Yet to deeply look at how it works too 2018-10-07 23:43:13 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-10-07 23:44:05 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 268 seconds) 2018-10-07 23:44:05 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2018-10-08 01:03:45 +Amaranth It's a haskell thing 2018-10-08 05:09:28 --> MisterVector (~AlphaBlen@cpe-66-74-178-84.socal.res.rr.com) a rejoint #mcdevs 2018-10-08 06:35:03 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 245 seconds) 2018-10-08 13:24:20 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-10-08 13:39:08 --> Oatmeal (Suzeanne@gateway/vpn/privateinternetaccess/suzeanne) a rejoint #mcdevs 2018-10-08 14:29:12 <-- yawkat (~yawkat@cats.coffee) a quitté (Ping timeout: 272 seconds) 2018-10-08 14:46:07 --> yawkat (~yawkat@cats.coffee) a rejoint #mcdevs 2018-10-08 15:54:11 <-- balrog (~balrog@unaffiliated/balrog) a quitté (Ping timeout: 252 seconds) 2018-10-08 15:55:09 --> balrog (~balrog@unaffiliated/balrog) a rejoint #mcdevs 2018-10-08 17:14:17 <-- howard (~howard@c-67-180-238-151.hsd1.ca.comcast.net) a quitté (Read error: Connection reset by peer) 2018-10-08 17:15:57 --> howard (~howard@c-67-180-238-151.hsd1.ca.comcast.net) a rejoint #mcdevs 2018-10-08 23:31:02 PolarizedPumpkin I know I am a bit dumb sometimes, so am I missing something here? Trying to use Brigadier https://i.imgur.com/L1pZ8Bw.png 2018-10-08 23:32:03 timmyRS I guess you're missing a cast 2018-10-08 23:33:34 PolarizedPumpkin Can't cast it 2018-10-08 23:34:06 timmyRS Since I don't know Brigadier that's all I can help with. Sorry. 2018-10-08 23:34:12 PolarizedPumpkin Seems fine with CommandDispatcher, but I thought the entire point of the generics was to allow your own custom type 2018-10-08 23:36:50 +pokechu22 Hmm 2018-10-08 23:37:10 +pokechu22 I remember that MC's implementation does something interesting there, let me look that up 2018-10-08 23:38:23 PolarizedPumpkin thank you <3 2018-10-08 23:40:13 +pokechu22 It's upset because LiteralArgumentBuilder.literal is returning LiteralArgumentBuilder, but I'm not sure why it's not inferring that exactly. MC defines the following methods in a different class and uses those instead: https://gist.github.com/Pokechu22/fa155a0a3d938a6ff19cb59ad1efc1cd 2018-10-08 23:41:39 PolarizedPumpkin ah, interesting 2018-10-08 23:41:44 PolarizedPumpkin thanks a lot :D 2018-10-08 23:42:03 +pokechu22 Also note that you can use static imports on those -- might make things cleaner :D 2018-10-08 23:42:42 PolarizedPumpkin ah, right :P 2018-10-08 23:42:54 +pokechu22 It's kinda weird that it won't infer that, but it _does_ allow defining `public T makeSomething()` that doesn't actually know what T is... hm. 2018-10-08 23:47:01 timmyRS This wouldn't happen with functional languages... I'll get right on making a Minecraft client in PHP. 2018-10-08 23:47:11 +pokechu22 Oh, right, if you wanted to, you could also write `LiteralArgumentBuilder.literal` directly in your command but that's not necessarily nice 2018-10-08 23:48:30 PolarizedPumpkin hmm, didn't know I could specify it like that. Pretty new to generics stuff :D Think I'll stick to staticly importing `BrigadierTypeFixHelper` for now :P 2018-10-08 23:48:42 PolarizedPumpkin timmyRS: noice 2018-10-08 23:49:20 timmyRS I think a plain client just for chat would not be that hard. God damn it, now I have to do it. 2018-10-09 00:05:28 +pokechu22 Ah, figured it out; it can't infer it because of `then` so it defaults to `object`, which is interesting. Just `literal` works fine, but once a `then` is added it needs the argument to be speciifed 2018-10-09 01:21:13 +pokechu22 ... huh, no mile-long notifico message for merging https://github.com/mcdevs/Burger/pull/24, interesting. 2018-10-09 01:22:31 +pokechu22 Well, it's merged for now; probably the next work will mostly be updating code based on changes to jawa/Lawu 2018-10-09 01:22:59 timmyRS I think it saw 129 commits and fainted 2018-10-09 01:23:17 timmyRS Either way, good think there's a limit lol 2018-10-09 01:25:16 +pokechu22 Yeah, I'm going to try to avoid doing that in the future -- that many commits quickly become unmanageable 2018-10-09 01:28:37 +pokechu22 Also worth noting that I regenerated all of the data for the various 1.13 snapshots, so some of the various new features I added since then should be usable 2018-10-09 01:54:15 rom1504 FYI we've been using burger (your version) to generate most of the minecraft data 1.13 files 2018-10-09 01:54:33 rom1504 Switching back from wiki extraction 2018-10-09 01:55:20 +pokechu22 Nice :D 2018-10-09 01:56:50 +pokechu22 FYI there's a few new things on it that I added recently -- emitted light level and blast resistance (though blast resistance's scale is a bit odd, since the game uses it in a bunch of different ways) are the ones I can think of mainly 2018-10-09 02:01:25 rom1504 Good to know, we can probably add that :) 2018-10-09 02:25:01 timmyRS Someone should put something at wiki.vg/favicon.ico so Chrome doesn't say "This page is trying to load scripts from unauthenticated sources." 2018-10-09 02:26:22 +pokechu22 ... why would chrome be saying that in response to that? Seems like a weird error message to use in response to either it being a 404 or it getting HTML data (not sure which would cause it) 2018-10-09 02:27:06 timmyRS It redirects to http://wiki.vg/Favicon.ico because of wiki capitalisation but that's non-secure HTTP and Chrome instantly says nope and then displays that warning 2018-10-09 02:27:59 timmyRS So the redirect code probably needs to be updated to use hTTPS 2018-10-09 02:28:41 +pokechu22 Huh... that's interesting, I'd say the issue is more that it's redirecting from an HTTPS page to an HTTP page to an HTTPS page; it happens with https://wiki.vg/protocol too 2018-10-09 02:29:51 timmyRS Yeah, but that HTTPS to HTTP redirect will make it say nope 2018-10-09 02:29:53 +pokechu22 ... why is this a thing https://www.mediawiki.org/w/index.php?title=Https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents&redirect=no (was trying to look up info on how mediawiki does https) 2018-10-09 02:30:14 +pokechu22 Yeah, it should be redirecting HTTPS to HTTPS; there's no reason for that middle step 2018-10-09 02:30:48 timmyRS "Content-Security-Policy: upgrade-insecure-requests" or HSTS would also do the trick 2018-10-09 02:34:42 +pokechu22 Probably the issue is something like https://www.mediawiki.org/wiki/Manual:$wgServer is set with http still, not 100% sure. It's not an issue on e.g. wikipedia though 2018-10-09 02:59:14 <-- yawkat (~yawkat@cats.coffee) a quitté (Remote host closed the connection) 2018-10-09 03:00:51 --> yawkat (~yawkat@cats.coffee) a rejoint #mcdevs 2018-10-09 03:13:14 --> Black_Hole (~BlackHole@p200300E753C6CE00D854DDC04D05D10D.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-10-09 03:15:30 <-- Black-Hole (~BlackHole@p200300E753E2AA00D578F6F6EFA94C3F.dip0.t-ipconnect.de) a quitté (Ping timeout: 264 seconds) 2018-10-09 03:45:50 timmyRS Actually got the basics of the protocol implemented in PHP using strings as buffers. This feels so dirty. 2018-10-09 05:40:50 <-- _123DMWM (~123DMWM@pool-108-49-125-112.bstnma.fios.verizon.net) a quitté (Read error: Connection reset by peer) 2018-10-09 06:35:12 --> _123DMWM (~123DMWM@pool-108-49-125-112.bstnma.fios.verizon.net) a rejoint #mcdevs 2018-10-09 07:19:01 <-- _123DMWM (~123DMWM@pool-108-49-125-112.bstnma.fios.verizon.net) a quitté (Read error: Connection reset by peer) 2018-10-09 07:34:18 --> _123DMWM (~123DMWM@pool-108-49-125-112.bstnma.fios.verizon.net) a rejoint #mcdevs 2018-10-09 08:08:06 <-- killme (~killmePI@185.9.253.124) a quitté (Ping timeout: 260 seconds) 2018-10-09 08:48:51 --> killme (~killmePI@185.9.253.124) a rejoint #mcdevs 2018-10-09 09:27:09 <-- yawkat (~yawkat@cats.coffee) a quitté (Ping timeout: 252 seconds) 2018-10-09 09:34:21 --> yawkat (~yawkat@cats.coffee) a rejoint #mcdevs 2018-10-09 16:39:40 timmyRS Yay, I've managed to make a Minecraft chat client in PHP and the code is only as dirty as possible. https://github.com/timmyrs/php-minecraft-client 2018-10-09 17:32:12 +ammar2 heh, there used to be a person here who did a lot of stuff with minecraft and php 2018-10-09 17:32:27 +ammar2 then they got hired to mojang 2018-10-09 17:32:27 +ammar2 for their work on MCPE 2018-10-09 17:34:20 timmyRS Nice. 2018-10-09 17:51:25 +Amaranth There still is a person here who did a lot of stuff with minecraft and php :P 2018-10-09 17:51:54 +Amaranth The mothership has wifi :P 2018-10-09 18:21:34 tktech shoghicp wasn't it? 2018-10-09 18:21:51 tktech Also thanks for reporting the favicon issue, I've added to my todo. 2018-10-09 18:24:13 tktech The site moved from lighttpd to nginx awhile ago, and the rule ordering changed so now mediawiki handles all requests instead of static files being served directly 2018-10-09 18:24:24 tktech So $wgFavicon needs to be set 2018-10-09 18:33:07 <-- killme (~killmePI@185.9.253.124) a quitté (Quit: No Ping reply in 180 seconds.) 2018-10-09 20:51:24 PolarizedPumpkin timmyRS: noice :D 2018-10-09 22:45:28 <-- _123DMWM (~123DMWM@pool-108-49-125-112.bstnma.fios.verizon.net) a quitté (Ping timeout: 246 seconds) 2018-10-09 22:46:21 --> _123DMWM (~123DMWM@pool-108-49-125-112.bstnma.fios.verizon.net) a rejoint #mcdevs 2018-10-10 01:13:12 --> bildramer1 (~bildramer@p2003004D8D069E0058188FD7ED432455.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-10-10 01:13:20 <-- bildramer (~bildramer@p57AD6F5E.dip0.t-ipconnect.de) a quitté (Ping timeout: 268 seconds) 2018-10-10 03:02:12 --> Black-Hole (~BlackHole@pD95FADEB.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-10-10 03:04:04 <-- Black_Hole (~BlackHole@p200300E753C6CE00D854DDC04D05D10D.dip0.t-ipconnect.de) a quitté (Ping timeout: 240 seconds) 2018-10-10 03:26:41 kashike timmyRS: https://github.com/timmyrs/php-minecraft-client/blob/master/php-minecraft-client.php#L470 2018-10-10 03:26:44 kashike should be client? 2018-10-10 03:28:58 timmyRS Whoops, yeah 2018-10-10 03:29:11 timmyRS Not going to make a PHP server lol 2018-10-10 03:30:36 timmyRS By the way, does anyone know how to calculate the sha1 hashes for login in PHP? Using `gmp_strval(gmp_import(sha1($str, true)), 16)` works only for positive numbers :/ 2018-10-10 03:39:03 <-- spirit (~spirit@unaffiliated/spirit-pact/x-7942062) a quitté (*.net *.split) 2018-10-10 03:39:03 <-- spellegrom (~spellegro@2001:bc8:4400:2700::2381) a quitté (*.net *.split) 2018-10-10 03:39:03 <-- Thinkofname (~Think@thinkof.name) a quitté (*.net *.split) 2018-10-10 03:39:04 <-- gordonDrogon (~gordon@2001:4d48:ad51:8901::3) a quitté (*.net *.split) 2018-10-10 03:39:04 <-- SinZ (znc@steamdb/source2-guru/sinz) a quitté (*.net *.split) 2018-10-10 03:39:04 <-- mrarm (~mrarm@unaffiliated/mrarm) a quitté (*.net *.split) 2018-10-10 03:39:07 <-- timmyRS (~timmyRS@neulandweitergebenunterhaltungstuersteher.nex.li) a quitté (*.net *.split) 2018-10-10 03:39:07 <-- C4K3 (~C4K3@0127801301.0.fullrate.ninja) a quitté (*.net *.split) 2018-10-10 03:39:08 <-- ammar2 (admin@i.diddled.with.the.opers.so.they.klined.me) a quitté (*.net *.split) 2018-10-10 03:39:09 <-- EvilJStoker (jstoker@unaffiliated/jstoker) a quitté (*.net *.split) 2018-10-10 03:39:09 <-- justJanne (kuschku@2001:bc8:33e7:200::1) a quitté (*.net *.split) 2018-10-10 03:39:10 <-- dav1d (~dav1d@volt/developer/dav1d) a quitté (*.net *.split) 2018-10-10 03:39:12 <-- balrog (~balrog@unaffiliated/balrog) a quitté (*.net *.split) 2018-10-10 03:39:12 <-- Andrio (Andrio@questers-rest.andriocelos.net) a quitté (*.net *.split) 2018-10-10 03:39:12 <-- Toranktto (~toranktto@toranktto.pl) a quitté (*.net *.split) 2018-10-10 03:39:12 <-- KnownUnown (KnownUnown@die.in.firrre.com) a quitté (*.net *.split) 2018-10-10 03:39:12 <-- Deaygo (Deaygo@i.let.this.bloody.dropbear.in) a quitté (*.net *.split) 2018-10-10 03:39:13 <-- Pyker (pyker@pyker.net) a quitté (*.net *.split) 2018-10-10 03:39:13 <-- DemonWav (~DemonWav@unaffiliated/demonwav) a quitté (*.net *.split) 2018-10-10 03:39:13 <-- Aikar (~quassel@wikia/Aikar) a quitté (*.net *.split) 2018-10-10 03:39:13 <-- Brandon15811 (sid13052@gateway/web/irccloud.com/x-alksvjwcfebbzvzh) a quitté (*.net *.split) 2018-10-10 03:39:14 <-- Akkarin (~Akkarin@phoebe.torchmind.com) a quitté (*.net *.split) 2018-10-10 03:39:14 <-- NickG365 (~NickG365@cortex.starlabs.theflash.rocks) a quitté (*.net *.split) 2018-10-10 03:39:15 <-- AndrewPH (Butts@omega.classicube.net) a quitté (*.net *.split) 2018-10-10 03:39:17 <-- bildramer1 (~bildramer@p2003004D8D069E0058188FD7ED432455.dip0.t-ipconnect.de) a quitté (*.net *.split) 2018-10-10 03:39:17 <-- ecx (~ecx@unaffiliated/ecx) a quitté (*.net *.split) 2018-10-10 03:39:17 <-- charims (~quassel@wsip-24-234-28-130.lv.lv.cox.net) a quitté (*.net *.split) 2018-10-10 03:39:18 <-- chibill (~chibill@108-228-59-57.lightspeed.cicril.sbcglobal.net) a quitté (*.net *.split) 2018-10-10 03:39:18 <-- jamierocks (~jamie@vista.jamiemansfield.me) a quitté (*.net *.split) 2018-10-10 03:39:18 <-- Botched (~Botched@unaffiliated/mustek/bot/botched) a quitté (*.net *.split) 2018-10-10 03:39:18 <-- l4mRh4X0r (l4mRh4X0r@pomacium.student.ipv6.utwente.nl) a quitté (*.net *.split) 2018-10-10 03:39:19 <-- Raqboo (~Raqbit@unaffiliated/raqbit) a quitté (*.net *.split) 2018-10-10 03:39:19 <-- dx (~dx@irssi/staff/dx) a quitté (*.net *.split) 2018-10-10 03:39:19 <-- humerusj (~humerusj@unaffiliated/humerusj) a quitté (*.net *.split) 2018-10-10 03:39:19 <-- Mustek (~Mustek@steamdb/supporter/mustek) a quitté (*.net *.split) 2018-10-10 03:39:20 <-- MisterVector (~AlphaBlen@cpe-66-74-178-84.socal.res.rr.com) a quitté (*.net *.split) 2018-10-10 03:39:20 <-- WizardCM (~WizardCM@103.93.232.1) a quitté (*.net *.split) 2018-10-10 03:39:20 <-- momothereal (~momothere@167.99.180.215) a quitté (*.net *.split) 2018-10-10 03:39:21 <-- nickelpro (~nickelpro@nickelp.ro) a quitté (*.net *.split) 2018-10-10 03:39:21 <-- foxen (~foxen@unaffiliated/apt-get-moo) a quitté (*.net *.split) 2018-10-10 03:39:22 <-- Matsv (~Matsv@i.am.matsv.nl) a quitté (*.net *.split) 2018-10-10 03:39:22 <-- PolarizedPumpkin (~Polarized@unaffiliated/polarizedions) a quitté (*.net *.split) 2018-10-10 03:39:22 <-- gabizou (~gabizou@irc.spongepowered.org) a quitté (*.net *.split) 2018-10-10 03:39:23 <-- Yamakaja (~yamakaja@vps.pub.yamakaja.me) a quitté (*.net *.split) 2018-10-10 03:39:23 <-- r04r (r04r@unaffiliated/r04r) a quitté (*.net *.split) 2018-10-10 03:39:23 <-- Amaranth (~Amaranth@ubuntu/member/Amaranth) a quitté (*.net *.split) 2018-10-10 03:39:24 <-- Dinnerbone (dinnerbone@i.like.butts.and.my.name.is.dinnerbone.com) a quitté (*.net *.split) 2018-10-10 03:39:25 <-- RoboMWM (~RoboMWM@tf.robomwm.com) a quitté (*.net *.split) 2018-10-10 03:39:25 <-- tyteen4a03 (~tyteen4a0@unaffiliated/tyteen4a03) a quitté (*.net *.split) 2018-10-10 03:39:25 <-- yangm97 (yangm97mat@gateway/shell/matrix.org/x-ootiwcklnckccrhn) a quitté (*.net *.split) 2018-10-10 03:39:26 <-- kashike (kashike@unaffiliated/kashike) a quitté (*.net *.split) 2018-10-10 03:39:26 <-- SupaHam (~SupaHam@supaham.com) a quitté (*.net *.split) 2018-10-10 03:39:26 <-- darngeek (~darngeek@bouncer.pocketmine.net) a quitté (*.net *.split) 2018-10-10 03:39:26 <-- Guest52947 (~tux@unaffiliated/tux) a quitté (*.net *.split) 2018-10-10 03:39:27 <-- dexter0 (~dexter0@2601:647:4500:700:ff:70ff:fe00:d0b) a quitté (*.net *.split) 2018-10-10 03:39:28 <-- ashka (~postmaste@pdpc/supporter/active/ashka) a quitté (*.net *.split) 2018-10-10 03:39:28 <-- Grum (~grum@irc.grum.nl) a quitté (*.net *.split) 2018-10-10 03:39:29 <-- howard (~howard@c-67-180-238-151.hsd1.ca.comcast.net) a quitté (*.net *.split) 2018-10-10 03:39:29 <-- Morrolan_ (morrolan@znc.morrolan.ch) a quitté (*.net *.split) 2018-10-10 03:39:30 <-- sebagius7110 (~sebagius7@51.15.88.136) a quitté (*.net *.split) 2018-10-10 03:39:30 <-- PhonicUK2 (~PhonicUK@mcmyadm.in) a quitté (*.net *.split) 2018-10-10 03:39:30 <-- electronicboy (~electroni@atlas.valaria.pw) a quitté (*.net *.split) 2018-10-10 03:39:31 <-- Tuxel (~tux@mail.tuxelcode.de) a quitté (*.net *.split) 2018-10-10 03:39:31 <-- Black-Hole (~BlackHole@pD95FADEB.dip0.t-ipconnect.de) a quitté (*.net *.split) 2018-10-10 03:39:31 <-- Oatmeal (Suzeanne@gateway/vpn/privateinternetaccess/suzeanne) a quitté (*.net *.split) 2018-10-10 03:39:32 <-- SpaceManiac (~SpaceMani@c-67-172-121-111.hsd1.ca.comcast.net) a quitté (*.net *.split) 2018-10-10 03:39:32 <-- masterdonx (~mas@162.243.120.25) a quitté (*.net *.split) 2018-10-10 03:39:32 <-- offbeatwitch (~offbeatwi@163.172.169.69) a quitté (*.net *.split) 2018-10-10 03:39:32 <-- simon816 (~simon816@ec2-52-43-110-46.us-west-2.compute.amazonaws.com) a quitté (*.net *.split) 2018-10-10 03:39:33 <-- mundus (~mundus201@unaffiliated/mundus2018) a quitté (*.net *.split) 2018-10-10 03:39:33 <-- MiniDigger (~MiniDigge@glados.minidigger.me) a quitté (*.net *.split) 2018-10-10 03:39:33 <-- Luck (~Luck@static.85.81.69.159.clients.your-server.de) a quitté (*.net *.split) 2018-10-10 03:39:33 <-- shoghicp (~shoghicp@bouncer.pocketmine.net) a quitté (*.net *.split) 2018-10-10 03:39:33 <-- Techcable (znc@irc.techcable.net) a quitté (*.net *.split) 2018-10-10 03:39:33 <-- vemacs (~vemacs@unaffiliated/vemacs) a quitté (*.net *.split) 2018-10-10 03:39:33 <-- Adam (Adam@unaffiliated/adam-) a quitté (*.net *.split) 2018-10-10 03:39:34 <-- yawkat (~yawkat@cats.coffee) a quitté (*.net *.split) 2018-10-10 03:39:34 <-- redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a quitté (*.net *.split) 2018-10-10 03:39:34 <-- Plancke (~Plancke@159.203.185.60) a quitté (*.net *.split) 2018-10-10 03:39:34 <-- mrkirby153 (~mrkirby15@mrkirby153.com) a quitté (*.net *.split) 2018-10-10 03:39:35 <-- xlei (~0n-s@unaffiliated/xlei) a quitté (*.net *.split) 2018-10-10 03:39:35 <-- Prf_Jakob (jakob@volt/developer/jakob) a quitté (*.net *.split) 2018-10-10 03:39:36 <-- _123DMWM (~123DMWM@pool-108-49-125-112.bstnma.fios.verizon.net) a quitté (*.net *.split) 2018-10-10 03:39:38 <-- Byteflux (~byte@byteflux.net) a quitté (*.net *.split) 2018-10-10 03:39:38 <-- Krenair (~alex@wikimedia/Krenair) a quitté (*.net *.split) 2018-10-10 03:39:38 <-- Proximyst (~proximyst@51.15.88.136) a quitté (*.net *.split) 2018-10-10 03:39:39 <-- Hafydd (~Hafydd@unaffiliated/joo) a quitté (*.net *.split) 2018-10-10 03:39:39 <-- GingerGeek (~Zed@unaffiliated/gingergeek) a quitté (*.net *.split) 2018-10-10 03:39:39 <-- OkDan (~OkAlt@2604:3d09:3e7f:e4f0:a430:5153:f3a5:4a4e) a quitté (*.net *.split) 2018-10-10 03:39:39 <-- ShaRose (ShaRose@i.am.sharo.se) a quitté (*.net *.split) 2018-10-10 03:39:39 <-- insamniac (~sam@cpe-172-112-246-121.socal.res.rr.com) a quitté (*.net *.split) 2018-10-10 03:39:40 <-- tktech (~tktech@ec2-52-70-105-60.compute-1.amazonaws.com) a quitté (*.net *.split) 2018-10-10 03:39:40 <-- md_5 (~md_5@mcdevs/trusted/md-5) a quitté (*.net *.split) 2018-10-10 03:39:40 <-- __0x277F (~Hex@four.out.of.five.doctors.recommend.hex.lc) a quitté (*.net *.split) 2018-10-10 03:39:41 <-- ChanServ (ChanServ@services.) a quitté (*.net *.split) 2018-10-10 03:44:50 --> md_5 (~md_5@mcdevs/trusted/md-5) a rejoint #mcdevs 2018-10-10 03:44:50 --> __0x277F (~Hex@four.out.of.five.doctors.recommend.hex.lc) a rejoint #mcdevs 2018-10-10 03:44:50 --> tktech (~tktech@ec2-52-70-105-60.compute-1.amazonaws.com) a rejoint #mcdevs 2018-10-10 03:44:50 --> insamniac (~sam@cpe-172-112-246-121.socal.res.rr.com) a rejoint #mcdevs 2018-10-10 03:44:50 --> ShaRose (ShaRose@i.am.sharo.se) a rejoint #mcdevs 2018-10-10 03:44:50 --> OkDan (~OkAlt@2604:3d09:3e7f:e4f0:a430:5153:f3a5:4a4e) a rejoint #mcdevs 2018-10-10 03:44:50 --> Mustek (~Mustek@steamdb/supporter/mustek) a rejoint #mcdevs 2018-10-10 03:44:50 --> humerusj (~humerusj@unaffiliated/humerusj) a rejoint #mcdevs 2018-10-10 03:44:50 --> dx (~dx@irssi/staff/dx) a rejoint #mcdevs 2018-10-10 03:44:50 --> Raqboo (~Raqbit@unaffiliated/raqbit) a rejoint #mcdevs 2018-10-10 03:44:50 --> l4mRh4X0r (l4mRh4X0r@pomacium.student.ipv6.utwente.nl) a rejoint #mcdevs 2018-10-10 03:44:50 --> Botched (~Botched@unaffiliated/mustek/bot/botched) a rejoint #mcdevs 2018-10-10 03:44:50 --> jamierocks (~jamie@vista.jamiemansfield.me) a rejoint #mcdevs 2018-10-10 03:44:50 --> chibill (~chibill@108-228-59-57.lightspeed.cicril.sbcglobal.net) a rejoint #mcdevs 2018-10-10 03:44:50 --> charims (~quassel@wsip-24-234-28-130.lv.lv.cox.net) a rejoint #mcdevs 2018-10-10 03:44:50 --> ecx (~ecx@unaffiliated/ecx) a rejoint #mcdevs 2018-10-10 03:44:50 --> bildramer1 (~bildramer@p2003004D8D069E0058188FD7ED432455.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-10-10 03:44:50 --> RoboMWM (~RoboMWM@tf.robomwm.com) a rejoint #mcdevs 2018-10-10 03:44:50 --> Dinnerbone (dinnerbone@i.like.butts.and.my.name.is.dinnerbone.com) a rejoint #mcdevs 2018-10-10 03:44:50 --> Amaranth (~Amaranth@ubuntu/member/Amaranth) a rejoint #mcdevs 2018-10-10 03:44:50 --> r04r (r04r@unaffiliated/r04r) a rejoint #mcdevs 2018-10-10 03:44:50 --> Yamakaja (~yamakaja@vps.pub.yamakaja.me) a rejoint #mcdevs 2018-10-10 03:44:50 --> AndrewPH (Butts@omega.classicube.net) a rejoint #mcdevs 2018-10-10 03:44:50 -- Mode #mcdevs [+vvvv md_5 Dinnerbone Amaranth AndrewPH] par adams.freenode.net 2018-10-10 03:44:50 --> GingerGeek (~Zed@unaffiliated/gingergeek) a rejoint #mcdevs 2018-10-10 03:44:50 --> Hafydd (~Hafydd@unaffiliated/joo) a rejoint #mcdevs 2018-10-10 03:44:50 --> Proximyst (~proximyst@51.15.88.136) a rejoint #mcdevs 2018-10-10 03:44:50 --> Krenair (~alex@wikimedia/Krenair) a rejoint #mcdevs 2018-10-10 03:44:50 --> Byteflux (~byte@byteflux.net) a rejoint #mcdevs 2018-10-10 03:44:50 --> _123DMWM (~123DMWM@pool-108-49-125-112.bstnma.fios.verizon.net) a rejoint #mcdevs 2018-10-10 03:44:50 --> mrarm (~mrarm@unaffiliated/mrarm) a rejoint #mcdevs 2018-10-10 03:44:50 --> SinZ (znc@steamdb/source2-guru/sinz) a rejoint #mcdevs 2018-10-10 03:44:50 --> gordonDrogon (~gordon@2001:4d48:ad51:8901::3) a rejoint #mcdevs 2018-10-10 03:44:50 --> Thinkofname (~Think@thinkof.name) a rejoint #mcdevs 2018-10-10 03:44:50 --> spellegrom (~spellegro@2001:bc8:4400:2700::2381) a rejoint #mcdevs 2018-10-10 03:44:50 --> spirit (~spirit@unaffiliated/spirit-pact/x-7942062) a rejoint #mcdevs 2018-10-10 03:44:50 --> xlei (~0n-s@unaffiliated/xlei) a rejoint #mcdevs 2018-10-10 03:44:50 --> Prf_Jakob (jakob@volt/developer/jakob) a rejoint #mcdevs 2018-10-10 03:44:50 --> mrkirby153 (~mrkirby15@mrkirby153.com) a rejoint #mcdevs 2018-10-10 03:44:50 --> Plancke (~Plancke@159.203.185.60) a rejoint #mcdevs 2018-10-10 03:44:50 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-10-10 03:44:50 --> yawkat (~yawkat@cats.coffee) a rejoint #mcdevs 2018-10-10 03:44:50 --> Adam (Adam@unaffiliated/adam-) a rejoint #mcdevs 2018-10-10 03:44:50 --> vemacs (~vemacs@unaffiliated/vemacs) a rejoint #mcdevs 2018-10-10 03:44:50 --> Techcable (znc@irc.techcable.net) a rejoint #mcdevs 2018-10-10 03:44:50 --> shoghicp (~shoghicp@bouncer.pocketmine.net) a rejoint #mcdevs 2018-10-10 03:44:50 --> Luck (~Luck@static.85.81.69.159.clients.your-server.de) a rejoint #mcdevs 2018-10-10 03:44:50 -- Mode #mcdevs [+vvv SinZ Thinkofname Prf_Jakob] par adams.freenode.net 2018-10-10 03:44:50 --> MiniDigger (~MiniDigge@glados.minidigger.me) a rejoint #mcdevs 2018-10-10 03:44:50 --> mundus (~mundus201@unaffiliated/mundus2018) a rejoint #mcdevs 2018-10-10 03:44:50 --> simon816 (~simon816@ec2-52-43-110-46.us-west-2.compute.amazonaws.com) a rejoint #mcdevs 2018-10-10 03:44:50 --> offbeatwitch (~offbeatwi@163.172.169.69) a rejoint #mcdevs 2018-10-10 03:44:50 --> masterdonx (~mas@162.243.120.25) a rejoint #mcdevs 2018-10-10 03:44:50 --> SpaceManiac (~SpaceMani@c-67-172-121-111.hsd1.ca.comcast.net) a rejoint #mcdevs 2018-10-10 03:44:50 --> Oatmeal (Suzeanne@gateway/vpn/privateinternetaccess/suzeanne) a rejoint #mcdevs 2018-10-10 03:44:50 --> Black-Hole (~BlackHole@pD95FADEB.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-10-10 03:44:50 -- Mode #mcdevs [+v SpaceManiac] par adams.freenode.net 2018-10-10 03:45:19 --> EvilJStoker (jstoker@unaffiliated/jstoker) a rejoint #mcdevs 2018-10-10 03:45:19 --> justJanne (kuschku@2001:bc8:33e7:200::1) a rejoint #mcdevs 2018-10-10 03:45:19 --> dav1d (~dav1d@volt/developer/dav1d) a rejoint #mcdevs 2018-10-10 03:45:24 --> timmyRS (~timmyRS@neulandweitergebenunterhaltungstuersteher.nex.li) a rejoint #mcdevs 2018-10-10 03:45:24 --> C4K3 (~C4K3@0127801301.0.fullrate.ninja) a rejoint #mcdevs 2018-10-10 03:45:24 --> ammar2 (admin@i.diddled.with.the.opers.so.they.klined.me) a rejoint #mcdevs 2018-10-10 03:45:24 -- Mode #mcdevs [+v ammar2] par adams.freenode.net 2018-10-10 03:45:25 --> dexter0 (~dexter0@2601:647:4500:700:ff:70ff:fe00:d0b) a rejoint #mcdevs 2018-10-10 03:45:25 --> ashka (~postmaste@pdpc/supporter/active/ashka) a rejoint #mcdevs 2018-10-10 03:45:25 --> Grum (~grum@irc.grum.nl) a rejoint #mcdevs 2018-10-10 03:45:25 -- Mode #mcdevs [+v Grum] par adams.freenode.net 2018-10-10 03:45:28 --> tyteen4a03 (~tyteen4a0@unaffiliated/tyteen4a03) a rejoint #mcdevs 2018-10-10 03:45:28 --> yangm97 (yangm97mat@gateway/shell/matrix.org/x-ootiwcklnckccrhn) a rejoint #mcdevs 2018-10-10 03:45:28 --> kashike (kashike@unaffiliated/kashike) a rejoint #mcdevs 2018-10-10 03:45:28 --> SupaHam (~SupaHam@supaham.com) a rejoint #mcdevs 2018-10-10 03:45:28 --> darngeek (~darngeek@bouncer.pocketmine.net) a rejoint #mcdevs 2018-10-10 03:45:28 --> Guest52947 (~tux@unaffiliated/tux) a rejoint #mcdevs 2018-10-10 03:45:33 --> MisterVector (~AlphaBlen@cpe-66-74-178-84.socal.res.rr.com) a rejoint #mcdevs 2018-10-10 03:45:33 --> WizardCM (~WizardCM@103.93.232.1) a rejoint #mcdevs 2018-10-10 03:45:33 --> momothereal (~momothere@167.99.180.215) a rejoint #mcdevs 2018-10-10 03:45:33 --> nickelpro (~nickelpro@nickelp.ro) a rejoint #mcdevs 2018-10-10 03:45:33 --> foxen (~foxen@unaffiliated/apt-get-moo) a rejoint #mcdevs 2018-10-10 03:45:33 --> Matsv (~Matsv@i.am.matsv.nl) a rejoint #mcdevs 2018-10-10 03:45:33 --> PolarizedPumpkin (~Polarized@unaffiliated/polarizedions) a rejoint #mcdevs 2018-10-10 03:45:33 --> gabizou (~gabizou@irc.spongepowered.org) a rejoint #mcdevs 2018-10-10 03:45:37 --> howard (~howard@c-67-180-238-151.hsd1.ca.comcast.net) a rejoint #mcdevs 2018-10-10 03:45:37 --> Morrolan_ (morrolan@znc.morrolan.ch) a rejoint #mcdevs 2018-10-10 03:45:37 --> sebagius7110 (~sebagius7@51.15.88.136) a rejoint #mcdevs 2018-10-10 03:45:37 --> PhonicUK2 (~PhonicUK@mcmyadm.in) a rejoint #mcdevs 2018-10-10 03:45:37 --> electronicboy (~electroni@atlas.valaria.pw) a rejoint #mcdevs 2018-10-10 03:45:37 --> Tuxel (~tux@mail.tuxelcode.de) a rejoint #mcdevs 2018-10-10 03:47:28 --> ChanServ (ChanServ@services.) a rejoint #mcdevs 2018-10-10 03:47:28 -- Mode #mcdevs [+o ChanServ] par adams.freenode.net 2018-10-10 03:48:57 --> Akkarin (~Akkarin@phoebe.torchmind.com) a rejoint #mcdevs 2018-10-10 03:48:59 --> Pyker (pyker@pyker.net) a rejoint #mcdevs 2018-10-10 03:49:04 --> Andrio (Andrio@questers-rest.andriocelos.net) a rejoint #mcdevs 2018-10-10 03:49:08 --> NickG365 (~NickG365@cortex.starlabs.theflash.rocks) a rejoint #mcdevs 2018-10-10 03:49:15 --> KnownUnown (KnownUnown@die.in.firrre.com) a rejoint #mcdevs 2018-10-10 03:49:18 --> balrog (~balrog@unaffiliated/balrog) a rejoint #mcdevs 2018-10-10 03:49:19 --> DemonWav (~DemonWav@unaffiliated/demonwav) a rejoint #mcdevs 2018-10-10 04:20:31 timmyRS I've added my high quality PHP code for generating Minecraft-style sha1 hashes: https://wiki.vg/index.php?title=Protocol_Encryption&diff=prev&oldid=14350 2018-10-10 04:23:35 +pokechu22 Needs more profunctors :D 2018-10-10 04:24:34 +pokechu22 I don't really know PHP, but I'm assuming that the comparision bit is just making it signed? 2018-10-10 04:28:35 timmyRS Yup 2018-10-10 05:07:28 +AndrewPH nice 2018-10-10 05:10:50 +AndrewPH minecraft classic server software written in HolyC running on a tcp/ip enabled templeos when 2018-10-10 05:12:31 timmyRS The creator of templeos has died but I'm sure one of templeos' many users is already working on it 2018-10-10 05:14:19 +AndrewPH he died but 40 miles from me 2018-10-10 05:14:29 +AndrewPH he was homeless in an adjacent city to me about 3 months ago 2018-10-10 06:07:12 +ammar2 you have reordered the language hierarchy 2018-10-10 06:07:19 +ammar2 are you claiming that node is inferior to java?? 2018-10-10 06:07:35 +ammar2 java isn't even webscale 2018-10-10 06:29:26 --> redstonehelper (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-10-10 06:31:10 <-- redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 244 seconds) 2018-10-10 08:58:16 --> killme (~killmePI@185.9.253.124) a rejoint #mcdevs 2018-10-10 09:06:10 <-- NickG365 (~NickG365@cortex.starlabs.theflash.rocks) a quitté (Read error: Connection reset by peer) 2018-10-10 09:06:35 --> NickG365 (~NickG365@cortex.starlabs.theflash.rocks) a rejoint #mcdevs 2018-10-10 09:07:56 <-- Pyker (pyker@pyker.net) a quitté (Quit: Quit) 2018-10-10 09:08:03 <-- Andrio (Andrio@questers-rest.andriocelos.net) a quitté (Remote host closed the connection) 2018-10-10 09:08:11 --> Pyker (pyker@pyker.net) a rejoint #mcdevs 2018-10-10 09:08:12 <-- mrarm (~mrarm@unaffiliated/mrarm) a quitté (Quit: ZNC 1.7.0 - https://znc.in) 2018-10-10 09:08:15 --> Andrio (Andrio@questers-rest.andriocelos.net) a rejoint #mcdevs 2018-10-10 09:08:35 --> mrarm (~mrarm@unaffiliated/mrarm) a rejoint #mcdevs 2018-10-10 09:09:06 <-- spellegrom (~spellegro@2001:bc8:4400:2700::2381) a quitté (Ping timeout: 252 seconds) 2018-10-10 09:09:39 <-- gordonDrogon (~gordon@2001:4d48:ad51:8901::3) a quitté (Ping timeout: 252 seconds) 2018-10-10 09:10:32 --> gordonDrogon (~gordon@2001:4d48:ad51:8901::3) a rejoint #mcdevs 2018-10-10 09:13:48 --> spellegrom (~spellegro@2001:bc8:4400:2700::2381) a rejoint #mcdevs 2018-10-10 09:33:51 <-- spellegrom (~spellegro@2001:bc8:4400:2700::2381) a quitté (Ping timeout: 252 seconds) 2018-10-10 09:34:19 --> spellegrom (~spellegro@2001:bc8:4400:2700::2381) a rejoint #mcdevs 2018-10-10 09:40:12 <-- SinZ (znc@steamdb/source2-guru/sinz) a quitté (Remote host closed the connection) 2018-10-10 09:47:23 <-- Byteflux (~byte@byteflux.net) a quitté (Quit: lax is dum lol) 2018-10-10 09:48:20 --> Byteflux (~byte@byteflux.net) a rejoint #mcdevs 2018-10-10 10:07:36 --> OkDan_ (~OkAlt@2604:3d09:3e7f:e4f0:3903:2d90:58c2:3555) a rejoint #mcdevs 2018-10-10 10:08:51 <-- OkDan (~OkAlt@2604:3d09:3e7f:e4f0:a430:5153:f3a5:4a4e) a quitté (Ping timeout: 252 seconds) 2018-10-10 13:45:24 <-- Byteflux (~byte@byteflux.net) a quitté (Read error: Connection reset by peer) 2018-10-10 13:45:43 --> Byteflux (~byte@byteflux.net) a rejoint #mcdevs 2018-10-10 13:47:16 <-- Byteflux (~byte@byteflux.net) a quitté (Read error: Connection reset by peer) 2018-10-10 13:47:44 --> Byteflux (~byte@byteflux.net) a rejoint #mcdevs 2018-10-10 13:51:16 <-- Byteflux (~byte@byteflux.net) a quitté (Read error: Connection reset by peer) 2018-10-10 13:51:43 --> Byteflux (~byte@byteflux.net) a rejoint #mcdevs 2018-10-10 13:53:13 <-- Byteflux (~byte@byteflux.net) a quitté (Read error: Connection reset by peer) 2018-10-10 13:53:44 --> Byteflux (~byte@byteflux.net) a rejoint #mcdevs 2018-10-10 13:55:36 <-- Byteflux (~byte@byteflux.net) a quitté (Read error: Connection reset by peer) 2018-10-10 13:56:01 --> Byteflux (~byte@byteflux.net) a rejoint #mcdevs 2018-10-10 14:05:12 <-- Byteflux (~byte@byteflux.net) a quitté (Read error: Connection reset by peer) 2018-10-10 14:05:44 --> Byteflux (~byte@byteflux.net) a rejoint #mcdevs 2018-10-10 14:07:09 <-- Byteflux (~byte@byteflux.net) a quitté (Read error: Connection reset by peer) 2018-10-10 14:07:45 --> Byteflux (~byte@byteflux.net) a rejoint #mcdevs 2018-10-10 14:53:32 timmyRS If I had ordered them by goodness, PHP would be above node ;D 2018-10-10 15:00:16 <-- Byteflux (~byte@byteflux.net) a quitté (Quit: lax is dum lol) 2018-10-10 15:01:22 <-- C4K3 (~C4K3@0127801301.0.fullrate.ninja) a quitté (Quit: leaving) 2018-10-10 15:14:55 --> C4K3 (~C4K3@0127801301.0.fullrate.ninja) a rejoint #mcdevs 2018-10-10 15:16:21 <-- C4K3 (~C4K3@0127801301.0.fullrate.ninja) a quitté (Client Quit) 2018-10-10 15:16:42 --> C4K3 (~C4K3@0127801301.0.fullrate.ninja) a rejoint #mcdevs 2018-10-10 15:34:05 +ammar2 PHP should be at the top 2018-10-10 15:35:01 timmyRS Damn right 2018-10-10 15:36:19 timmyRS If we want to overoptimize we could also sort them by "likelyhood of someone trying to implement Minecraft-style SHA1 in their language and failing" 2018-10-10 16:09:05 +Amaranth Homeless seems a little strong for a guy who was living in his van travelling but yeah 2018-10-10 16:18:06 timmyRS I finally managed to get that whole encryption thing going in PHP. That was way too hard and it's already deprecated. God damn it. 2018-10-10 16:58:20 +ammar2 well at least you didn't do it in JS where there's now 30 different new frameworks for doing encryption 2018-10-10 16:58:25 +ammar2 an hour after you got done 2018-10-10 17:00:40 timmyRS Frameworks? Encryption is all just maths, I'd just use BigInt like a real pro ( ͡° ͜ʖ ͡°) 2018-10-10 18:20:27 --> Aikar (~aikar@wikia/Aikar) a rejoint #mcdevs 2018-10-10 18:54:53 <-- dexter0 (~dexter0@2601:647:4500:700:ff:70ff:fe00:d0b) a quitté (Remote host closed the connection) 2018-10-10 19:10:13 --> Brandon15811 (sid13052@gateway/web/irccloud.com/x-kopllhdshijkmiiy) a rejoint #mcdevs 2018-10-10 19:27:28 --> dexter0 (~dexter0@c-73-222-1-210.hsd1.ca.comcast.net) a rejoint #mcdevs 2018-10-10 20:19:14 <-- C4K3 (~C4K3@0127801301.0.fullrate.ninja) a quitté (Quit: leaving) 2018-10-10 20:19:32 --> C4K3 (~C4K3@0127801301.0.fullrate.ninja) a rejoint #mcdevs 2018-10-10 20:36:44 --> Byteflux (~byte@byteflux.net) a rejoint #mcdevs 2018-10-10 20:42:16 tyteen4a03 timmyRS: libsodium? 2018-10-10 20:45:46 timmyRS I read about that somewhere but I didn't bother checking it out 2018-10-10 20:47:49 timmyRS I'm currently using a mix of openssl and mcrypt. mcrypt for the aes stream cipher and openssl for everything else because openssl doesn't provide a stream filter and it looks like libsodium doesn't either. 2018-10-10 21:01:03 --> fl4sh_ (~fl4sh@trinity.jsje.de) a rejoint #mcdevs 2018-10-10 23:14:50 <-- Oatmeal (Suzeanne@gateway/vpn/privateinternetaccess/suzeanne) a quitté (Read error: Connection reset by peer) 2018-10-10 23:59:15 --> Oatmeal (Suzeanne@gateway/vpn/privateinternetaccess/suzeanne) a rejoint #mcdevs 2018-10-11 01:36:36 <-- l4mRh4X0r (l4mRh4X0r@pomacium.student.ipv6.utwente.nl) a quitté (Ping timeout: 260 seconds) 2018-10-11 01:42:58 --> l4mRh4X0r (l4mRh4X0r@pomacium.student.ipv6.utwente.nl) a rejoint #mcdevs 2018-10-11 02:06:16 <-- foxen (~foxen@unaffiliated/apt-get-moo) a quitté (Ping timeout: 246 seconds) 2018-10-11 02:15:22 <-- yawkat (~yawkat@cats.coffee) a quitté (Ping timeout: 244 seconds) 2018-10-11 02:41:17 --> yawkat (~yawkat@cats.coffee) a rejoint #mcdevs 2018-10-11 03:11:09 --> Black_Hole (~BlackHole@p200300E753C51200A84DC02CAC479A24.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-10-11 03:13:24 <-- Black-Hole (~BlackHole@pD95FADEB.dip0.t-ipconnect.de) a quitté (Ping timeout: 272 seconds) 2018-10-11 03:36:16 <-- DemonWav (~DemonWav@unaffiliated/demonwav) a quitté (Remote host closed the connection) 2018-10-11 03:37:12 <-- yangm97 (yangm97mat@gateway/shell/matrix.org/x-ootiwcklnckccrhn) a quitté (Ping timeout: 252 seconds) 2018-10-11 03:37:31 --> DemonWav (~DemonWav@unaffiliated/demonwav) a rejoint #mcdevs 2018-10-11 03:43:15 --> yangm97 (yangm97mat@gateway/shell/matrix.org/x-oxzibdsjnzvifhox) a rejoint #mcdevs 2018-10-11 03:49:15 <-- yangm97 (yangm97mat@gateway/shell/matrix.org/x-oxzibdsjnzvifhox) a quitté (Ping timeout: 250 seconds) 2018-10-11 03:49:24 --> yangm97 (yangm97mat@gateway/shell/matrix.org/x-cvxdijdicvhmkqoe) a rejoint #mcdevs 2018-10-11 04:36:03 --> SinZ (znc@steamdb/source2-guru/sinz) a rejoint #mcdevs 2018-10-11 04:36:03 -- Mode #mcdevs [+v SinZ] par ChanServ 2018-10-11 05:24:06 <-- Oatmeal (Suzeanne@gateway/vpn/privateinternetaccess/suzeanne) a quitté (Read error: Connection reset by peer) 2018-10-11 06:08:51 --> Oatmeal (Suzeanne@gateway/vpn/privateinternetaccess/suzeanne) a rejoint #mcdevs 2018-10-11 06:31:34 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 246 seconds) 2018-10-11 08:52:41 <-- xlei (~0n-s@unaffiliated/xlei) a quitté (Ping timeout: 244 seconds) 2018-10-11 10:14:57 --> xlei (~0n-s@unaffiliated/xlei) a rejoint #mcdevs 2018-10-11 10:38:08 --> redstonehelper (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-10-11 12:46:31 <-- sebagius7110 (~sebagius7@51.15.88.136) a quitté (Quit: Nomming on cookies) 2018-10-11 12:47:14 --> sebagius7110 (~sebagius7@51.15.88.136) a rejoint #mcdevs 2018-10-11 13:06:34 <-- C4K3 (~C4K3@0127801301.0.fullrate.ninja) a quitté (Quit: leaving) 2018-10-11 13:06:49 --> C4K3 (~C4K3@0127801301.0.fullrate.ninja) a rejoint #mcdevs 2018-10-11 13:35:51 <-- C4K3 (~C4K3@0127801301.0.fullrate.ninja) a quitté (Quit: leaving) 2018-10-11 13:36:09 --> C4K3 (~C4K3@0127801301.0.fullrate.ninja) a rejoint #mcdevs 2018-10-11 15:46:30 <-- Oatmeal (Suzeanne@gateway/vpn/privateinternetaccess/suzeanne) a quitté (Ping timeout: 252 seconds) 2018-10-11 16:39:46 --> Oatmeal (Suzeanne@gateway/vpn/privateinternetaccess/suzeanne) a rejoint #mcdevs 2018-10-11 16:48:35 <-- Oatmeal (Suzeanne@gateway/vpn/privateinternetaccess/suzeanne) a quitté (Excess Flood) 2018-10-11 17:18:53 --> Oatmeal (Suzeanne@gateway/vpn/privateinternetaccess/suzeanne) a rejoint #mcdevs 2018-10-11 17:20:29 <-- Oatmeal (Suzeanne@gateway/vpn/privateinternetaccess/suzeanne) a quitté (Max SendQ exceeded) 2018-10-11 17:50:52 --> Oatmeal (Suzeanne@gateway/vpn/privateinternetaccess/suzeanne) a rejoint #mcdevs 2018-10-11 17:55:14 <-- Oatmeal (Suzeanne@gateway/vpn/privateinternetaccess/suzeanne) a quitté (Excess Flood) 2018-10-11 18:25:27 --> Oatmeal (Suzeanne@gateway/vpn/privateinternetaccess/suzeanne) a rejoint #mcdevs 2018-10-11 18:28:59 <-- fl4sh_ (~fl4sh@trinity.jsje.de) a quitté (Ping timeout: 252 seconds) 2018-10-11 18:31:22 --> fl4sh_ (~fl4sh@2a01:4f8:171:1ac5::2) a rejoint #mcdevs 2018-10-11 18:36:02 <-- _123DMWM (~123DMWM@pool-108-49-125-112.bstnma.fios.verizon.net) a quitté (Ping timeout: 268 seconds) 2018-10-11 18:36:14 --> _123DMWM (~123DMWM@pool-108-49-125-112.bstnma.fios.verizon.net) a rejoint #mcdevs 2018-10-11 19:48:13 <-- dav1d (~dav1d@volt/developer/dav1d) a quitté (Ping timeout: 250 seconds) 2018-10-11 19:49:04 --> dav1d (~dav1d@volt/developer/dav1d) a rejoint #mcdevs 2018-10-11 21:02:54 <-- yawkat (~yawkat@cats.coffee) a quitté (Ping timeout: 264 seconds) 2018-10-11 21:07:00 --> yawkat (~yawkat@cats.coffee) a rejoint #mcdevs 2018-10-12 00:43:23 Proximyst So we're 3 who can't figure this out so far; how do we get x, y, and z here without knowing the direction the player is looking, as that's what we're calculating with the packet? https://wiki.vg/Protocol#Player_Look 2018-10-12 00:44:49 timmyRS That's Player Look. It's when the player doesn't move but only looks in a different direction. 2018-10-12 00:45:45 Proximyst Yeah, but x, y, and z are the location of where the player is looking 2018-10-12 00:46:07 Proximyst So I assume you mean those are the before values, then? 2018-10-12 00:48:04 timmyRS Do you mean that crazy maths stuff? Just ignore it. 2018-10-12 00:48:29 Proximyst T-then what is it there for? Clients? 2018-10-12 00:48:38 timmyRS ¯\_(ツ)_/¯ 2018-10-12 00:48:53 Proximyst I mean, okay 2018-10-12 00:49:01 Proximyst So yaw and pitch are the correct values, yeah? 2018-10-12 00:49:08 timmyRS I've written a server. I ignored that. It's fine. 2018-10-12 00:49:11 timmyRS Yes 2018-10-12 00:49:13 Proximyst oh. thanks! 2018-10-12 03:06:25 --> Black-Hole (~BlackHole@pD95FAC9E.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-10-12 03:08:06 <-- Black_Hole (~BlackHole@p200300E753C51200A84DC02CAC479A24.dip0.t-ipconnect.de) a quitté (Ping timeout: 252 seconds) 2018-10-12 03:45:46 <-- bildramer1 (~bildramer@p2003004D8D069E0058188FD7ED432455.dip0.t-ipconnect.de) a quitté (Ping timeout: 260 seconds) 2018-10-12 04:39:07 --> bildramer (~bildramer@p57AD6F5E.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-10-12 06:05:45 <-- Plancke (~Plancke@159.203.185.60) a quitté (Ping timeout: 244 seconds) 2018-10-12 06:06:23 --> Plancke (~Plancke@2604:a880:400:d0::d58:e001) a rejoint #mcdevs 2018-10-12 06:30:33 <-- Prf_Jakob (jakob@volt/developer/jakob) a quitté (Ping timeout: 244 seconds) 2018-10-12 07:32:02 <-- Oatmeal (Suzeanne@gateway/vpn/privateinternetaccess/suzeanne) a quitté (Read error: Connection reset by peer) 2018-10-12 08:17:38 --> Oatmeal (Suzeanne@gateway/vpn/privateinternetaccess/suzeanne) a rejoint #mcdevs 2018-10-12 09:54:07 <-- MisterVector (~AlphaBlen@cpe-66-74-178-84.socal.res.rr.com) a quitté (Ping timeout: 246 seconds) 2018-10-12 10:38:58 <-- Byteflux (~byte@byteflux.net) a quitté (Quit: lax is dum lol) 2018-10-12 11:09:29 --> kennyvv (~kennyvv@546BDBCB.cm-12-4d.dynamic.ziggo.nl) a rejoint #mcdevs 2018-10-12 11:45:41 --> Byteflux (~byte@byteflux.net) a rejoint #mcdevs 2018-10-12 16:33:38 --> Prf_Jakob (jakob@volt/developer/jakob) a rejoint #mcdevs 2018-10-12 16:33:38 -- Mode #mcdevs [+v Prf_Jakob] par ChanServ 2018-10-12 16:42:39 <-- gordonDrogon (~gordon@2001:4d48:ad51:8901::3) a quitté (Ping timeout: 252 seconds) 2018-10-12 17:07:46 --> gordonDrogon (~gordon@2001:4d48:ad51:8901::3) a rejoint #mcdevs 2018-10-12 17:43:55 --> tachyon_43 (5bc768f4@gateway/web/cgi-irc/kiwiirc.com/ip.91.199.104.244) a rejoint #mcdevs 2018-10-12 17:44:47 -- tachyon_43 est maintenant connu sous le nom tachyon_ 2018-10-12 17:48:49 <-- tachyon_ (5bc768f4@gateway/web/cgi-irc/kiwiirc.com/ip.91.199.104.244) a quitté (Remote host closed the connection) 2018-10-12 17:49:04 --> tachyon_ (5bc768f4@gateway/web/cgi-irc/kiwiirc.com/ip.91.199.104.244) a rejoint #mcdevs 2018-10-12 17:54:07 <-- tachyon_ (5bc768f4@gateway/web/cgi-irc/kiwiirc.com/ip.91.199.104.244) a quitté (Remote host closed the connection) 2018-10-12 17:54:22 --> tachyon_ (5bc768f4@gateway/web/cgi-irc/kiwiirc.com/ip.91.199.104.244) a rejoint #mcdevs 2018-10-12 18:10:27 <-- tachyon_ (5bc768f4@gateway/web/cgi-irc/kiwiirc.com/ip.91.199.104.244) a quitté (Ping timeout: 252 seconds) 2018-10-12 18:59:00 --> ShaRose_ (ShaRose@i.am.sharo.se) a rejoint #mcdevs 2018-10-12 18:59:57 <-- ShaRose (ShaRose@i.am.sharo.se) a quitté (Ping timeout: 252 seconds) 2018-10-12 19:01:01 -- ShaRose_ est maintenant connu sous le nom ShaRose 2018-10-13 06:13:09 <-- insamniac (~sam@cpe-172-112-246-121.socal.res.rr.com) a quitté (Read error: Connection reset by peer) 2018-10-13 07:38:37 <-- Guest52947 (~tux@unaffiliated/tux) a quitté (Ping timeout: 252 seconds) 2018-10-13 07:39:37 --> Tux (~tux@unaffiliated/tux) a rejoint #mcdevs 2018-10-13 09:05:44 <-- dav1d (~dav1d@volt/developer/dav1d) a quitté (Ping timeout: 276 seconds) 2018-10-13 09:06:38 --> dav1d (~dav1d@volt/developer/dav1d) a rejoint #mcdevs 2018-10-13 10:32:24 <-- Krenair (~alex@wikimedia/Krenair) a quitté (Ping timeout: 268 seconds) 2018-10-13 10:37:52 --> Krenair (~alex@wikimedia/Krenair) a rejoint #mcdevs 2018-10-13 10:43:08 <-- RoboMWM (~RoboMWM@tf.robomwm.com) a quitté (Read error: Connection reset by peer) 2018-10-13 11:07:26 --> RoboMWM (~RoboMWM@tf.robomwm.com) a rejoint #mcdevs 2018-10-13 11:24:19 <-- RoboMWM (~RoboMWM@tf.robomwm.com) a quitté (Read error: Connection reset by peer) 2018-10-13 11:34:59 --> RoboMWM (~RoboMWM@tf.robomwm.com) a rejoint #mcdevs 2018-10-13 12:21:06 <-- Black-Hole (~BlackHole@pD95FAC9E.dip0.t-ipconnect.de) a quitté (Ping timeout: 252 seconds) 2018-10-13 12:22:56 <-- RoboMWM (~RoboMWM@tf.robomwm.com) a quitté (Read error: Connection reset by peer) 2018-10-13 12:32:20 --> RoboMWM (~RoboMWM@tf.robomwm.com) a rejoint #mcdevs 2018-10-13 13:06:06 <-- tassu (~tassu@89-27-76-70.bb.dnainternet.fi) a quitté (Ping timeout: 252 seconds) 2018-10-13 14:00:21 --> tassu (~tassu@89-27-76-70.bb.dnainternet.fi) a rejoint #mcdevs 2018-10-13 14:30:45 <-- tassu (~tassu@89-27-76-70.bb.dnainternet.fi) a quitté (Ping timeout: 252 seconds) 2018-10-13 14:44:52 --> tassu (~tassu@89-27-76-70.bb.dnainternet.fi) a rejoint #mcdevs 2018-10-13 15:23:42 <-- tassu (~tassu@89-27-76-70.bb.dnainternet.fi) a quitté (Ping timeout: 244 seconds) 2018-10-13 15:53:03 --> tassu (~tassu@89-27-76-70.bb.dnainternet.fi) a rejoint #mcdevs 2018-10-13 19:22:25 <-- Oatmeal (Suzeanne@gateway/vpn/privateinternetaccess/suzeanne) a quitté (Ping timeout: 246 seconds) 2018-10-13 20:16:05 --> Oatmeal (Suzeanne@gateway/vpn/privateinternetaccess/suzeanne) a rejoint #mcdevs 2018-10-13 22:49:35 <-- Oatmeal (Suzeanne@gateway/vpn/privateinternetaccess/suzeanne) a quitté (Ping timeout: 244 seconds) 2018-10-13 23:39:32 --> Oatmeal (Suzeanne@gateway/vpn/privateinternetaccess/suzeanne) a rejoint #mcdevs 2018-10-14 03:37:50 <-- balrog (~balrog@unaffiliated/balrog) a quitté (Quit: Bye) 2018-10-14 03:42:14 --> balrog (~balrog@unaffiliated/balrog) a rejoint #mcdevs 2018-10-14 09:19:38 <-- Byteflux (~byte@byteflux.net) a quitté (Quit: lax is dum lol) 2018-10-14 09:24:31 --> Byteflux (~byte@byteflux.net) a rejoint #mcdevs 2018-10-14 12:16:39 PolarizedPumpkin MiniDigger: that brigadier pr seems automated, so doubt they'll even reply 2018-10-14 12:18:09 MiniDigger not automated, just somebody out for da juicy hacktoberfest tshirts 😂 2018-10-14 12:43:01 +Dinnerbone I don't even know if those shirts apply to brigadier 2018-10-14 12:43:05 +Dinnerbone If so - where's mine?! 2018-10-14 12:47:10 <-- Oatmeal (Suzeanne@gateway/vpn/privateinternetaccess/suzeanne) a quitté (Ping timeout: 272 seconds) 2018-10-14 13:12:33 PolarizedPumpkin well, hopefully everyone marks it as spam so it doesn't count towards that shirt :4 2018-10-14 13:12:34 PolarizedPumpkin :3 2018-10-14 13:13:21 PolarizedPumpkin DB: I believe the only requirements is to make 5prs on github, so you could get one too :P 2018-10-14 13:29:22 --> Oatmeal (Suzeanne@gateway/vpn/privateinternetaccess/suzeanne) a rejoint #mcdevs 2018-10-14 14:03:13 <-- Oatmeal (Suzeanne@gateway/vpn/privateinternetaccess/suzeanne) a quitté (Ping timeout: 268 seconds) 2018-10-14 14:26:02 MiniDigger PolarizedPumpkin, microsoft got their own tshirt of ms repos 2018-10-14 14:26:28 MiniDigger https://open.microsoft.com/2018/09/18/hacktoberfest-2018-microsoft/ 2018-10-14 14:46:24 --> Oatmeal (Suzeanne@gateway/vpn/privateinternetaccess/suzeanne) a rejoint #mcdevs 2018-10-14 14:53:36 <-- Oatmeal (Suzeanne@gateway/vpn/privateinternetaccess/suzeanne) a quitté (Ping timeout: 260 seconds) 2018-10-14 15:13:40 --> Oatmeal (Suzeanne@gateway/vpn/privateinternetaccess/suzeanne) a rejoint #mcdevs 2018-10-14 16:16:42 <-- fl4sh_ (~fl4sh@2a01:4f8:171:1ac5::2) a quitté (Ping timeout: 264 seconds) 2018-10-14 16:20:23 --> fl4sh_ (~fl4sh@2a01:4f8:171:1ac5::2) a rejoint #mcdevs 2018-10-14 18:11:42 PolarizedPumpkin Oh cool 2018-10-14 21:28:09 <-- pokechu22 (~pokechu22@2601:602:980:3d99:78f7:a549:526a:f769) a quitté (Ping timeout: 252 seconds) 2018-10-14 21:28:52 --> pokechu22 (~pokechu22@2601:602:980:3d99:78f7:a549:526a:f769) a rejoint #mcdevs 2018-10-14 21:28:52 -- Mode #mcdevs [+v pokechu22] par ChanServ 2018-10-15 03:46:31 <-- pokechu22 (~pokechu22@2601:602:980:3d99:78f7:a549:526a:f769) a quitté (Ping timeout: 250 seconds) 2018-10-15 03:46:58 --> pokechu22 (~pokechu22@2601:602:980:3d99:78f7:a549:526a:f769) a rejoint #mcdevs 2018-10-15 03:46:58 -- Mode #mcdevs [+v pokechu22] par ChanServ 2018-10-15 06:24:48 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-10-15 06:26:25 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 250 seconds) 2018-10-15 06:26:25 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2018-10-15 07:02:46 <-- Raqboo (~Raqbit@unaffiliated/raqbit) a quitté #mcdevs ("The Lounge - https://thelounge.chat") 2018-10-15 09:12:27 <-- Thinkofname (~Think@thinkof.name) a quitté (Ping timeout: 252 seconds) 2018-10-15 09:12:32 <-- spirit (~spirit@unaffiliated/spirit-pact/x-7942062) a quitté (Quit: Leaving) 2018-10-15 09:14:30 --> Thinkofname (~Think@thinkof.name) a rejoint #mcdevs 2018-10-15 09:14:30 -- Mode #mcdevs [+v Thinkofname] par ChanServ 2018-10-15 11:15:28 <-- howard (~howard@c-67-180-238-151.hsd1.ca.comcast.net) a quitté (Ping timeout: 245 seconds) 2018-10-15 11:40:28 --> howard (~howard@c-67-180-238-151.hsd1.ca.comcast.net) a rejoint #mcdevs 2018-10-15 12:46:32 <-- kennyvv (~kennyvv@546BDBCB.cm-12-4d.dynamic.ziggo.nl) a quitté (Ping timeout: 244 seconds) 2018-10-15 14:57:58 <-- nickelpro (~nickelpro@nickelp.ro) a quitté (Ping timeout: 246 seconds) 2018-10-15 17:14:15 <-- OkDan_ (~OkAlt@2604:3d09:3e7f:e4f0:3903:2d90:58c2:3555) a quitté (Ping timeout: 252 seconds) 2018-10-15 17:21:58 --> OkDan (~OkAlt@2604:3d09:3e7f:e4f0:54cf:cb4:29db:e9b6) a rejoint #mcdevs 2018-10-15 21:57:10 --> Black-Hole (~BlackHole@p200300E753C35700E9EBB78FFF1430AE.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-10-15 23:37:18 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-10-15 23:39:28 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 246 seconds) 2018-10-15 23:39:28 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2018-10-16 02:20:09 --> spirit (~spirit@unaffiliated/spirit-pact/x-7942062) a rejoint #mcdevs 2018-10-16 12:08:50 <-- C4K3 (~C4K3@0127801301.0.fullrate.ninja) a quitté (Quit: leaving) 2018-10-16 12:09:28 --> C4K3 (~C4K3@0127801301.0.fullrate.ninja) a rejoint #mcdevs 2018-10-16 12:26:00 <-- howard (~howard@c-67-180-238-151.hsd1.ca.comcast.net) a quitté (Read error: Connection reset by peer) 2018-10-16 12:27:14 --> howard (~howard@c-67-180-238-151.hsd1.ca.comcast.net) a rejoint #mcdevs 2018-10-16 12:38:37 <-- OkDan (~OkAlt@2604:3d09:3e7f:e4f0:54cf:cb4:29db:e9b6) a quitté (Ping timeout: 250 seconds) 2018-10-16 14:00:16 --> OkDan (~OkAlt@S01061056118142a4.lb.shawcable.net) a rejoint #mcdevs 2018-10-16 14:57:33 <-- Oatmeal (Suzeanne@gateway/vpn/privateinternetaccess/suzeanne) a quitté (Ping timeout: 252 seconds) 2018-10-16 15:31:28 <-- WizardCM (~WizardCM@103.93.232.1) a quitté (Ping timeout: 246 seconds) 2018-10-16 15:31:59 --> WizardCM (~WizardCM@103.93.232.1) a rejoint #mcdevs 2018-10-16 15:39:49 --> Oatmeal (Suzeanne@gateway/vpn/privateinternetaccess/suzeanne) a rejoint #mcdevs 2018-10-16 16:32:09 +pokechu22 pokechu22.github.io/Burger/diff_1.13.1_1.13.2-pre1.html - just pvn changes, will update wiki in a bit (page may not have generated yet; I'm in a bit of a rush) 2018-10-16 16:36:20 +Dinnerbone Items over the protocol changed 2018-10-16 17:10:06 --> _MylesC (uid163914@gateway/web/irccloud.com/x-jnekskvawjgarsta) a rejoint #mcdevs 2018-10-16 17:31:23 --> pokechu22_ (~pokechu22@140.160.182.114) a rejoint #mcdevs 2018-10-16 17:31:23 -- Mode #mcdevs [+v pokechu22_] par ChanServ 2018-10-16 17:32:16 +pokechu22_ https://wiki.vg/Pre-release_protocol should be up-to-date now, thanks db for mentioning that item change - wouldn't have seen it otherwise :) 2018-10-16 17:49:23 <-- pokechu22_ (~pokechu22@140.160.182.114) a quitté #mcdevs ("Moving again, can't keep a connection on this device, will watch the logs though") 2018-10-16 20:14:04 +Dinnerbone "Not present if present is false" is a very curious statement 2018-10-16 20:14:47 +Dinnerbone :D 2018-10-16 20:14:50 +Dinnerbone (but looks good) 2018-10-16 20:24:32 <-- Oatmeal (Suzeanne@gateway/vpn/privateinternetaccess/suzeanne) a quitté (Read error: Connection reset by peer) 2018-10-16 21:08:49 --> Oatmeal (Suzeanne@gateway/vpn/privateinternetaccess/suzeanne) a rejoint #mcdevs 2018-10-16 21:15:04 <-- Hafydd (~Hafydd@unaffiliated/joo) a quitté (Quit: Nobody tells me when to come! I'm a monster!) 2018-10-16 21:15:57 --> Hafydd (~Hafydd@unaffiliated/joo) a rejoint #mcdevs 2018-10-16 21:26:52 --> progwml6 (~progwml6@pool-173-63-167-46.nwrknj.fios.verizon.net) a rejoint #mcdevs 2018-10-16 21:31:04 <-- progwml6 (~progwml6@pool-173-63-167-46.nwrknj.fios.verizon.net) a quitté (Client Quit) 2018-10-16 21:47:51 <-- _MylesC (uid163914@gateway/web/irccloud.com/x-jnekskvawjgarsta) a quitté (Quit: Connection closed for inactivity) 2018-10-16 22:05:10 timmyRS I managed to join two servers at the same time somehow and used my second account to verify: https://lava.st/pi5uc.png 2018-10-16 22:14:09 +Dinnerbone There is nothing preventing you from playing on different servers at the same time 2018-10-16 22:14:54 timmyRS Sounds like a bug 2018-10-16 22:15:06 timmyRS or a feature? 2018-10-16 22:15:51 +Dinnerbone Feature - I can't see any reason you wouldn't want it, nor a reasonable way to implement protection against it 2018-10-16 22:16:05 timmyRS To clarify: that first minecraft window has a connection to both servers and told both servers it is in the same coordinate. 2018-10-16 22:16:13 +Dinnerbone The only reason for it that I can think of would be DRM - stop people from using the same account multiple times 2018-10-16 22:16:28 +Dinnerbone Aha! 2018-10-16 22:16:37 +Dinnerbone I thought you were on two different servers with two different clients. 2018-10-16 22:17:03 +Dinnerbone Then yeah that's a bug. 2018-10-16 22:17:03 Black-Hole https://bugs.mojang.com/browse/MC-74984 2018-10-16 22:52:49 MiniDigger A cool one tho 2018-10-16 22:58:49 timmyRS I can confirm that this is not an issue in my PHP Minecraft client. So, clearly, the Minecraft client should be rewritten in PHP to fix all bugs. 2018-10-16 23:04:21 rom1504 yes do it 2018-10-16 23:04:41 rom1504 I bet there's a php-opengl 2018-10-16 23:04:46 rom1504 what are you waiting for ? 2018-10-16 23:07:41 +pokechu22 Yeah, that's a really funky bug, and one I've been meaning to investigate for... at least 3 years, now, yay :D 2018-10-17 01:54:14 --> nickelpro (nickelpro@i.am.the.only.nickelp.ro) a rejoint #mcdevs 2018-10-17 03:38:32 --> bswartz (~bswartz@76-230-155-140.lightspeed.rlghnc.sbcglobal.net) a rejoint #mcdevs 2018-10-17 03:39:33 <-- bswartz (~bswartz@76-230-155-140.lightspeed.rlghnc.sbcglobal.net) a quitté #mcdevs ("PRIVMSG #systemd :Where is the right place to report bugs against systemd?") 2018-10-17 06:32:36 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-10-17 06:35:16 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 268 seconds) 2018-10-17 06:35:16 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2018-10-17 07:38:37 <-- spirit (~spirit@unaffiliated/spirit-pact/x-7942062) a quitté (Remote host closed the connection) 2018-10-17 07:38:42 <-- Thinkofname (~Think@thinkof.name) a quitté (Ping timeout: 272 seconds) 2018-10-17 07:40:13 --> spirit (~spirit@unaffiliated/spirit-pact/x-7942062) a rejoint #mcdevs 2018-10-17 07:42:47 --> Thinkofname (~Think@thinkof.name) a rejoint #mcdevs 2018-10-17 07:42:47 -- Mode #mcdevs [+v Thinkofname] par ChanServ 2018-10-17 08:14:36 <-- spirit (~spirit@unaffiliated/spirit-pact/x-7942062) a quitté (Quit: Leaving) 2018-10-17 09:45:17 rom1504 Did notifico die ? 2018-10-17 10:12:19 timmyRS I think it bit the dust a long time ago 2018-10-17 11:35:34 <-- SpaceManiac (~SpaceMani@c-67-172-121-111.hsd1.ca.comcast.net) a quitté (Ping timeout: 272 seconds) 2018-10-17 11:40:00 --> SpaceManiac (~SpaceMani@c-67-172-121-111.hsd1.ca.comcast.net) a rejoint #mcdevs 2018-10-17 11:40:01 -- Mode #mcdevs [+v SpaceManiac] par ChanServ 2018-10-17 16:21:37 +pokechu22 It's definitely current dead, but it might be because the channel is in restricted mode? 2018-10-17 16:38:38 --> Black_Hole (~BlackHole@p200300E753C35700E41B88393DAEFCDA.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-10-17 16:49:42 <-- SpaceManiac (~SpaceMani@c-67-172-121-111.hsd1.ca.comcast.net) a quitté (*.net *.split) 2018-10-17 16:49:42 <-- Black-Hole (~BlackHole@p200300E753C35700E9EBB78FFF1430AE.dip0.t-ipconnect.de) a quitté (*.net *.split) 2018-10-17 16:49:43 <-- dav1d (~dav1d@volt/developer/dav1d) a quitté (*.net *.split) 2018-10-17 16:49:43 <-- yangm97 (yangm97mat@gateway/shell/matrix.org/x-cvxdijdicvhmkqoe) a quitté (*.net *.split) 2018-10-17 16:49:44 <-- l4mRh4X0r (l4mRh4X0r@pomacium.student.ipv6.utwente.nl) a quitté (*.net *.split) 2018-10-17 16:49:44 <-- SinZ (znc@steamdb/source2-guru/sinz) a quitté (*.net *.split) 2018-10-17 16:52:24 <-- dexter0 (~dexter0@c-73-222-1-210.hsd1.ca.comcast.net) a quitté (Ping timeout: 252 seconds) 2018-10-17 16:55:02 --> dexter0 (~dexter0@2601:647:4500:700:b:e0ff:fe00:f0b) a rejoint #mcdevs 2018-10-17 17:06:55 --> millerti (~millerti@cpe-66-24-91-119.stny.res.rr.com) a rejoint #mcdevs 2018-10-17 17:49:12 <-- OkDan (~OkAlt@S01061056118142a4.lb.shawcable.net) a quitté (Read error: Connection reset by peer) 2018-10-17 18:24:40 --> SpaceManiac (~SpaceMani@c-67-172-121-111.hsd1.ca.comcast.net) a rejoint #mcdevs 2018-10-17 18:24:40 --> dav1d (~dav1d@volt/developer/dav1d) a rejoint #mcdevs 2018-10-17 18:24:40 --> yangm97 (yangm97mat@gateway/shell/matrix.org/x-cvxdijdicvhmkqoe) a rejoint #mcdevs 2018-10-17 18:24:40 --> l4mRh4X0r (l4mRh4X0r@pomacium.student.ipv6.utwente.nl) a rejoint #mcdevs 2018-10-17 18:24:40 -- Mode #mcdevs [+v SpaceManiac] par adams.freenode.net 2018-10-17 19:51:26 <-- AndrewPH (Butts@omega.classicube.net) a quitté (Ping timeout: 250 seconds) 2018-10-17 19:55:13 --> AndrewPH (Butts@omega.classicube.net) a rejoint #mcdevs 2018-10-17 19:55:13 -- Mode #mcdevs [+v AndrewPH] par ChanServ 2018-10-17 19:59:43 <-- AndrewPH (Butts@omega.classicube.net) a quitté (Ping timeout: 250 seconds) 2018-10-17 20:04:44 --> AndrewPH (Butts@omega.classicube.net) a rejoint #mcdevs 2018-10-17 20:04:44 -- Mode #mcdevs [+v AndrewPH] par ChanServ 2018-10-17 20:17:39 -- Pseudos #mcdevs : [@ChanServ +Amaranth +ammar2 +AndrewPH +Dinnerbone +Grum +md_5 +pokechu22 +Prf_Jakob +SpaceManiac +Thinkofname _123DMWM __0x277F Adam Aikar Akkarin Andrio Anna ashka balrog bildramer Black_Hole Botched Brandon15811 Byteflux C4K3 charims chibill csnxs darngeek dav1d DemonWav dexter0 dx ecx electronicboy EvilJStoker fl4sh_ freggy gabizou GingerGeek gordonDrogon Hafydd howard humerusj iczero jamierocks justJanne kashike killme KnownUnown Krenair l4mRh4X0r Luck m0r13 masterdonx Matsv matthewprenger mgrech millerti MiniDigger momothereal Morrolan_ mrarm mrkirby153 mundus Mustek nickelpro NickG365 Oatmeal offbeatwitch PhonicUK2 Plancke PolarizedPumpkin Proximyst Pyker r04r redstonehelper RoboMWM rom1504 sebagius7110 ShaRose shoghicp simon816 spellegrom SupaHam tassu Techcable timmyRS tktech Tux Tuxel tyteen4a03 vemacs WizardCM xlei Yamakaja yangm97 yawkat] 2018-10-17 20:17:39 -- Canal #mcdevs : 99 pseudos (1 op, 10 voices, 88 normaux) 2018-10-17 20:18:08 rom1504 I think tktech was talking about some freenode limit about that 2018-10-17 22:47:55 <-- millerti (~millerti@cpe-66-24-91-119.stny.res.rr.com) a quitté (Ping timeout: 252 seconds) 2018-10-18 00:58:48 --> spirit (~spirit@unaffiliated/spirit-pact/x-7942062) a rejoint #mcdevs 2018-10-18 03:04:24 --> SinZ (znc@steamdb/source2-guru/sinz) a rejoint #mcdevs 2018-10-18 03:04:24 -- Mode #mcdevs [+v SinZ] par ChanServ 2018-10-18 06:18:47 --> I9hdkill (~quassel@2001:41d0:d:1cb7::) a rejoint #mcdevs 2018-10-18 06:32:43 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-10-18 06:34:56 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 272 seconds) 2018-10-18 06:34:57 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2018-10-18 15:45:42 --> tachyon_ (5bc768f4@gateway/web/cgi-irc/kiwiirc.com/ip.91.199.104.244) a rejoint #mcdevs 2018-10-18 17:10:53 <-- tachyon_ (5bc768f4@gateway/web/cgi-irc/kiwiirc.com/ip.91.199.104.244) a quitté (Remote host closed the connection) 2018-10-18 17:32:55 +pokechu22 https://pokechu22.github.io/Burger/diff_1.13.2-pre1_1.13.2-pre2.html -- once again, only looks like protocol version changes 2018-10-18 18:11:59 +Amaranth I think they must have a release build task in gradle that bumps the protocol version or something 2018-10-18 18:13:01 chibill Well they fixed a game crashing bug soooo 2018-10-18 18:16:41 Hafydd But the *protocol* has not changed, so all third-party clients and servers are also forced to update 2018-10-18 18:16:55 Hafydd because Mojang fixed a bug in their client/server. 2018-10-18 18:17:35 Hafydd I understand it's useful to force people to upgrade, but it does mean that the "protocol version" is no longer acting as originally described. 2018-10-18 19:15:17 <-- Pyker (pyker@pyker.net) a quitté (Remote host closed the connection) 2018-10-18 19:15:36 --> Pyker (pyker@pyker.net) a rejoint #mcdevs 2018-10-18 22:44:57 rom1504 that has been true for years 2018-10-18 22:45:17 rom1504 just look at https://wiki.vg/Protocol_History 2018-10-18 22:46:27 rom1504 seems to have started happening around 1.4.x 2018-10-18 22:46:40 rom1504 2012 2018-10-18 22:47:14 rom1504 to say it differently, the protocol version has never represented a change in the protocol 2018-10-18 22:47:49 <-- bildramer (~bildramer@p57AD6F5E.dip0.t-ipconnect.de) a quitté (Ping timeout: 250 seconds) 2018-10-18 22:49:28 Hafydd Well, I remember, when, occasionally, the game version would increase without the protocol version also increasing. 2018-10-18 22:49:32 Hafydd -, 2018-10-18 22:49:40 --> bildramer (~bildramer@p2003004D8D069E00AC9BCCA14258DFA9.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-10-18 22:59:51 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Read error: No route to host) 2018-10-18 23:00:13 --> redstonehelper (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-10-19 01:30:57 <-- Oatmeal (Suzeanne@gateway/vpn/privateinternetaccess/suzeanne) a quitté (Ping timeout: 252 seconds) 2018-10-19 02:09:04 --> Oatmeal (Suzeanne@gateway/vpn/privateinternetaccess/suzeanne) a rejoint #mcdevs 2018-10-19 05:43:24 <-- Oatmeal (Suzeanne@gateway/vpn/privateinternetaccess/suzeanne) a quitté (Ping timeout: 252 seconds) 2018-10-19 06:27:21 --> Oatmeal (Suzeanne@gateway/vpn/privateinternetaccess/suzeanne) a rejoint #mcdevs 2018-10-19 06:32:38 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 268 seconds) 2018-10-19 07:17:40 +Amaranth Hafydd: Yeah but then sometimes they'd run into issues with the protocol having semantic changes even if the packets were identical and mixing versions would do bad things 2018-10-19 07:44:02 --> OkDan (~OkAlt@2604:3d09:3e7f:e4f0:16f:bfbd:f913:13da) a rejoint #mcdevs 2018-10-19 07:52:31 <-- OkDan (~OkAlt@2604:3d09:3e7f:e4f0:16f:bfbd:f913:13da) a quitté (Ping timeout: 250 seconds) 2018-10-19 10:19:54 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-10-19 11:21:46 <-- Oatmeal (Suzeanne@gateway/vpn/privateinternetaccess/suzeanne) a quitté (Read error: Connection reset by peer) 2018-10-19 12:47:48 --> tachyon_ (5bc768f4@gateway/web/cgi-irc/kiwiirc.com/ip.91.199.104.244) a rejoint #mcdevs 2018-10-19 15:24:15 <-- tachyon_ (5bc768f4@gateway/web/cgi-irc/kiwiirc.com/ip.91.199.104.244) a quitté (Remote host closed the connection) 2018-10-19 15:24:28 --> tachyon_ (5bc768f4@gateway/web/cgi-irc/kiwiirc.com/ip.91.199.104.244) a rejoint #mcdevs 2018-10-19 15:34:23 <-- tachyon_ (5bc768f4@gateway/web/cgi-irc/kiwiirc.com/ip.91.199.104.244) a quitté (Remote host closed the connection) 2018-10-19 15:34:36 --> tachyon_ (5bc768f4@gateway/web/cgi-irc/kiwiirc.com/ip.91.199.104.244) a rejoint #mcdevs 2018-10-19 16:21:45 <-- tachyon_ (5bc768f4@gateway/web/cgi-irc/kiwiirc.com/ip.91.199.104.244) a quitté (Remote host closed the connection) 2018-10-19 17:37:02 <-- NickG365 (~NickG365@cortex.starlabs.theflash.rocks) a quitté (Ping timeout: 250 seconds) 2018-10-19 17:37:37 --> NickG365 (~NickG365@cortex.starlabs.theflash.rocks) a rejoint #mcdevs 2018-10-19 17:37:39 <-- NickG365 (~NickG365@cortex.starlabs.theflash.rocks) a quitté (Excess Flood) 2018-10-19 17:39:13 --> NickG365 (~NickG365@cortex.starlabs.theflash.rocks) a rejoint #mcdevs 2018-10-19 17:39:15 <-- NickG365 (~NickG365@cortex.starlabs.theflash.rocks) a quitté (Excess Flood) 2018-10-19 17:39:45 --> NickG365 (~NickG365@cortex.starlabs.theflash.rocks) a rejoint #mcdevs 2018-10-19 17:39:47 <-- NickG365 (~NickG365@cortex.starlabs.theflash.rocks) a quitté (Excess Flood) 2018-10-19 17:51:41 --> NickG365 (~NickG365@cortex.starlabs.theflash.rocks) a rejoint #mcdevs 2018-10-19 17:51:42 <-- NickG365 (~NickG365@cortex.starlabs.theflash.rocks) a quitté (Excess Flood) 2018-10-19 18:27:15 --> NickG365 (~NickG365@cortex.starlabs.theflash.rocks) a rejoint #mcdevs 2018-10-19 18:27:17 <-- NickG365 (~NickG365@cortex.starlabs.theflash.rocks) a quitté (Excess Flood) 2018-10-19 18:28:04 --> NickG365 (~NickG365@cortex.starlabs.theflash.rocks) a rejoint #mcdevs 2018-10-19 19:43:05 -- spirit est maintenant connu sous le nom sport 2018-10-19 19:43:49 -- sport est maintenant connu sous le nom spirit 2018-10-19 23:48:53 -- spirit est maintenant connu sous le nom spirit_pact 2018-10-19 23:48:56 -- spirit_pact est maintenant connu sous le nom spirit 2018-10-19 23:58:35 --> bildramer1 (~bildramer@p2003004D8D069E0085CFCBADF2F6BB14.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-10-20 00:01:53 <-- bildramer (~bildramer@p2003004D8D069E00AC9BCCA14258DFA9.dip0.t-ipconnect.de) a quitté (Ping timeout: 276 seconds) 2018-10-20 00:43:08 --> Oatmeal (Suzeanne@gateway/vpn/privateinternetaccess/suzeanne) a rejoint #mcdevs 2018-10-20 02:11:28 --> bildramer (~bildramer@p2003004D8D069E00D963E953B2A7F839.dip0.t-ipconnect.de) a rejoint #mcdevs 2018-10-20 02:14:31 <-- bildramer1 (~bildramer@p2003004D8D069E0085CFCBADF2F6BB14.dip0.t-ipconnect.de) a quitté (Ping timeout: 252 seconds) 2018-10-20 02:50:59 <-- nickelpro (nickelpro@i.am.the.only.nickelp.ro) a quitté (Remote host closed the connection) 2018-10-20 02:58:02 --> nickelpro (nickelpro@i.am.the.only.nickelp.ro) a rejoint #mcdevs 2018-10-20 11:14:46 --> rtjure (~rtjure@87.246.31.42) a rejoint #mcdevs 2018-10-20 11:59:12 <-- Prf_Jakob (jakob@volt/developer/jakob) a quitté (Quit: Spoon!) 2018-10-20 11:59:30 --> Prf_Jakob (jakob@volt/developer/jakob) a rejoint #mcdevs 2018-10-20 11:59:30 -- Mode #mcdevs [+v Prf_Jakob] par ChanServ 2018-10-20 13:29:22 <-- NickG365 (~NickG365@cortex.starlabs.theflash.rocks) a quitté (Read error: Connection reset by peer) 2018-10-20 13:29:43 --> NickG365 (~NickG365@cortex.starlabs.theflash.rocks) a rejoint #mcdevs 2018-10-20 13:29:45 <-- NickG365 (~NickG365@cortex.starlabs.theflash.rocks) a quitté (Excess Flood) 2018-10-20 13:30:36 <-- Brandon15811 (sid13052@gateway/web/irccloud.com/x-kopllhdshijkmiiy) a quitté (Read error: Connection reset by peer) 2018-10-20 13:30:48 --> Brandon15811 (sid13052@gateway/web/irccloud.com/x-vunnbwuyjgxthpsg) a rejoint #mcdevs 2018-10-20 13:31:30 <-- ShaRose (ShaRose@i.am.sharo.se) a quitté (Quit: I appear to have left for some reason.) 2018-10-20 13:31:47 --> ShaRose (ShaRose@i.am.sharo.se) a rejoint #mcdevs 2018-10-20 13:47:14 <-- _123DMWM (~123DMWM@pool-108-49-125-112.bstnma.fios.verizon.net) a quitté (Read error: Connection reset by peer) 2018-10-20 13:47:37 --> _123DMWM (~123DMWM@pool-108-49-125-112.bstnma.fios.verizon.net) a rejoint #mcdevs 2018-10-20 13:54:10 --> NickG365 (~NickG365@cortex.starlabs.theflash.rocks) a rejoint #mcdevs 2018-10-20 15:30:19 <-- redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a quitté (Quit: redstonehelper_) 2018-10-20 16:54:46 --> redstonehelper (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-10-21 02:15:36 <-- pokechu22 (~pokechu22@2601:602:980:3d99:78f7:a549:526a:f769) a quitté (Quit: Updating weechat) 2018-10-21 02:17:41 --> pokechu22 (~pokechu22@2601:602:980:3d99:78f7:a549:526a:f769) a rejoint #mcdevs 2018-10-21 02:17:41 -- Mode #mcdevs [+v pokechu22] par ChanServ 2018-10-21 06:09:02 <-- Oatmeal (Suzeanne@gateway/vpn/privateinternetaccess/suzeanne) a quitté (Ping timeout: 268 seconds) 2018-10-21 06:43:48 -- spirit est maintenant connu sous le nom sport 2018-10-21 06:43:54 -- sport est maintenant connu sous le nom spirit 2018-10-21 06:51:35 --> Oatmeal (~Suzeanne@2601:204:c100:9790:298b:593:3a92:a7b0) a rejoint #mcdevs 2018-10-21 07:29:06 <-- Oatmeal (~Suzeanne@2601:204:c100:9790:298b:593:3a92:a7b0) a quitté (Ping timeout: 260 seconds) 2018-10-21 07:38:52 <-- WizardCM (~WizardCM@103.93.232.1) a quitté (Read error: Connection reset by peer) 2018-10-21 07:39:27 --> WizardCM (~WizardCM@103.93.232.1) a rejoint #mcdevs 2018-10-21 08:14:54 --> Oatmeal (Suzeanne@gateway/vpn/privateinternetaccess/suzeanne) a rejoint #mcdevs 2018-10-21 14:55:59 <-- tassu (~tassu@89-27-76-70.bb.dnainternet.fi) a quitté (Quit: The Lounge - https://thelounge.chat) 2018-10-21 15:00:20 --> tassu (~tassu@89-27-76-70.bb.dnainternet.fi) a rejoint #mcdevs 2018-10-21 17:11:27 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 252 seconds) 2018-10-21 18:45:41 --> redstonehelper (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2018-10-21 18:54:28 <-- yawkat (~yawkat@cats.coffee) a quitté (Remote host closed the connection) 2018-10-21 19:01:57 --> yawkat (~yawkat@cats.coffee) a rejoint #mcdevs 2018-10-21 23:20:03 <-- Tuxel (~tux@mail.tuxelcode.de) a quitté (Ping timeout: 245 seconds) 2018-10-21 23:20:10 --> Tuxel (~tux@mail.tuxelcode.de) a rejoint #mcdevs 2018-10-22 00:00:18 --> starz0r (~star@c-76-16-146-255.hsd1.il.comcast.net) a rejoint #mcdevs 2018-10-22 01:27:23 <-- pokechu22 (~pokechu22@2601:602:980:3d99:78f7:a549:526a:f769) a quitté (Quit: I think I broke something, rebooting pi) 2018-10-22 01:32:29 --> pokechu22 (~pokechu22@c-73-254-227-161.hsd1.wa.comcast.net) a rejoint #mcdevs 2018-10-22 01:32:29 -- Mode #mcdevs [+v pokechu22] par ChanServ 2018-10-22 02:04:26 <-- gordonDrogon (~gordon@2001:4d48:ad51:8901::3) a quitté (Ping timeout: 260 seconds) 2018-10-22 02:09:17 --> gordonDrogon (~gordon@2001:4d48:ad51:8901::3) a rejoint #mcdevs