2017-01-19 21:58:30 --> Tachyon_ (~Thunderbi@95.76.184.120) a rejoint #mcdevs 2017-01-19 22:14:43 Tachyon_ if a section is 16 x 16 x 16 = 4096 blocks. 13 bits per block, 53248 bits. 1 byte = 8 bits, 6656 bytes. 8 bytes = 1 long, 832 longs. is that right ? I mean on SMP map format 2017-01-19 22:47:42 <-- Tachyon_ (~Thunderbi@95.76.184.120) a quitté (Quit: Tachyon_) 2017-01-19 23:00:39 --> Dadido3_ (~quassel@p2003007A8B230A00D061B39AC06808E6.dip0.t-ipconnect.de) a rejoint #mcdevs 2017-01-19 23:02:52 <-- Dadido3 (~quassel@p5B00AD67.dip0.t-ipconnect.de) a quitté (Ping timeout: 272 seconds) 2017-01-19 23:15:03 --> Lazersmoke (~Lazersmok@2601:248:200:829b:91a4:7917:6c10:980d) a rejoint #mcdevs 2017-01-19 23:29:44 <-- UUID00 (~UUID00@BSN-165-124-193.dynamic.siol.net) a quitté (Ping timeout: 256 seconds) 2017-01-20 00:06:00 pokechu22 chibill: You still need to read the block light; it goes after the rest of the data for each section (not all of the blocks in a section and then all the lights in a section) 2017-01-20 01:07:10 <-- Lazersmoke (~Lazersmok@2601:248:200:829b:91a4:7917:6c10:980d) a quitté (Read error: Connection reset by peer) 2017-01-20 01:07:32 --> Lazersmoke (~Lazersmok@2601:248:200:829b:91a4:7917:6c10:980d) a rejoint #mcdevs 2017-01-20 03:32:42 Me4502- Just noticed burger on wiki.vg is like years outdated 2017-01-20 03:32:47 Me4502- Are there any plans to update it? 2017-01-20 03:38:50 pokechu22 I don't even know who runs b.wiki.vg. It'd be nice to update it, but even then I'm not sure if the new version of burger is compatible with whatever is used to generate those pages. 2017-01-20 03:39:39 Me4502- Wait, so burger itself is a seperate project? 2017-01-20 03:39:40 Me4502- Hmm 2017-01-20 03:39:45 Me4502- May as well just use that then 2017-01-20 03:50:54 pokechu22 Yea, https://github.com/mcdevs/burger - it generates a JSON file. Then you run it through Hamburglar and Burger Vitrine to creat e 2017-01-20 03:51:11 pokechu22 * create a HTML page (though those 2 steps might be different with b.wiki.vg). 2017-01-20 03:52:51 pokechu22 Eg http://pokechu22.github.io/Burger/1.11.html (hamburglar and vitrine have been tweaked slightly to work there - https://github.com/pokechu22/hamburglar and https://github.com/pokechu22/burgervitrine) 2017-01-20 04:59:47 <-- Guest64635 (~loser@67.205.149.187) a quitté (Remote host closed the connection) 2017-01-20 05:00:12 --> LiftLeft (~loser@67.205.149.187) a rejoint #mcdevs 2017-01-20 05:22:48 tktech Me4502-, Burger just pulls the latest info out of the bytecode. 2017-01-20 05:23:01 tktech Me4502-, Hamburglar does an intelligent diff between two versions 2017-01-20 05:23:07 tktech Me4502-, And vitrine makes it pretty 2017-01-20 05:36:36 <-- Lazersmoke (~Lazersmok@2601:248:200:829b:91a4:7917:6c10:980d) a quitté (Read error: Connection reset by peer) 2017-01-20 06:09:49 <-- balrog (~balrog@unaffiliated/balrog) a quitté (Ping timeout: 256 seconds) 2017-01-20 06:21:38 --> balrog (~balrog@unaffiliated/balrog) a rejoint #mcdevs 2017-01-20 06:40:43 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2017-01-20 06:44:03 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 255 seconds) 2017-01-20 06:44:04 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2017-01-20 06:55:57 <-- simpleauthority (~simpleaut@02.chicago.il.us.node.dph.digitalpenquin.com) a quitté (Quit: I'm great at multitasking. I can waste time, be unproductive, and procrastinate all at once.) 2017-01-20 06:59:56 --> simpleauthority (~simpleaut@02.chicago.il.us.node.dph.digitalpenquin.com) a rejoint #mcdevs 2017-01-20 08:21:31 Me4502- Ah 2017-01-20 08:22:13 GarethTheGreat burger is fucking awesome 2017-01-20 08:22:27 Me4502- Can it do blockstate changes? 2017-01-20 08:23:39 GarethTheGreat hmm, burger even extracts GUI strings? 2017-01-20 08:24:24 GarethTheGreat pokechu22: why does your page list packet IDs with no names? 2017-01-20 08:24:32 GarethTheGreat it'd be far more useful with names 2017-01-20 08:24:54 GarethTheGreat and i'm pretty sure burger spits that info out 2017-01-20 08:32:24 kashike would be nice to not have everything on one page, as well - scrolling is annoying 2017-01-20 08:33:33 MiniDigger or at least a nav bar which jumps to the secions, should be pretty easy to implement 2017-01-20 08:34:11 MiniDigger since jumping to certain secions already works http://pokechu22.github.io/Burger/1.11.html#recipes 2017-01-20 08:46:10 <-- GarethTheGreat (~gareth@unaffiliated/gareththegreat) a quitté (Ping timeout: 248 seconds) 2017-01-20 08:46:17 --> GarethTheGreat (~gareth@li306-151.members.linode.com) a rejoint #mcdevs 2017-01-20 08:46:53 --> Dykam_ (~Dykam@2a03:b0c0:0:1010::da:5001) a rejoint #mcdevs 2017-01-20 08:46:55 --> yosafbridge` (~yosafbrid@68.ip-149-56-14.net) a rejoint #mcdevs 2017-01-20 08:47:39 --> NickG365_ (~NickG365@cortex.starlabs.theflash.rocks) a rejoint #mcdevs 2017-01-20 08:47:40 <-- NickG365_ (~NickG365@cortex.starlabs.theflash.rocks) a quitté (Excess Flood) 2017-01-20 08:48:34 --> NickG365_ (~NickG365@cortex.starlabs.theflash.rocks) a rejoint #mcdevs 2017-01-20 08:48:36 <-- NickG365_ (~NickG365@cortex.starlabs.theflash.rocks) a quitté (Excess Flood) 2017-01-20 08:48:53 --> Paprikachu (~pap@2a01:4f8:171:1e8d::2) a rejoint #mcdevs 2017-01-20 08:48:55 --> M4GNV5_ (~M4GNV5@v22015123214830522.bestsrv.de) a rejoint #mcdevs 2017-01-20 08:49:04 --> NickG365_ (~NickG365@cortex.starlabs.theflash.rocks) a rejoint #mcdevs 2017-01-20 08:49:05 <-- NickG365_ (~NickG365@cortex.starlabs.theflash.rocks) a quitté (Excess Flood) 2017-01-20 08:49:34 --> NickG365_ (~NickG365@cortex.starlabs.theflash.rocks) a rejoint #mcdevs 2017-01-20 08:49:35 --> Protocol_7_ (~Protocol_@togame.ipwnage.com) a rejoint #mcdevs 2017-01-20 08:49:41 --> GunfighterJ_ (~gunfighte@2607:5300:60:34b:d::43) a rejoint #mcdevs 2017-01-20 08:50:48 --> ferrybig_ (~ferrybig@2a03:b0c0:0:1010::20:c001) a rejoint #mcdevs 2017-01-20 08:51:54 <-- e (~e@freenode/staff/spy.edk) a quitté (Read error: Connection reset by peer) 2017-01-20 08:52:24 <-- M4GNV5 (~M4GNV5@v22015123214830522.bestsrv.de) a quitté (Ping timeout: 240 seconds) 2017-01-20 08:52:24 <-- Paprikachu_ (~pap@2a01:4f8:171:1e8d::2) a quitté (Ping timeout: 240 seconds) 2017-01-20 08:52:25 <-- yosafbridge (~yosafbrid@68.ip-149-56-14.net) a quitté (Quit: Leaving) 2017-01-20 08:52:25 <-- Dykam (~Dykam@2a03:b0c0:0:1010::da:5001) a quitté (Quit: No Ping reply in 180 seconds.) 2017-01-20 08:52:26 <-- Protocol_7 (~Protocol_@togame.ipwnage.com) a quitté (Ping timeout: 240 seconds) 2017-01-20 08:52:26 <-- GunfighterJ (~gunfighte@2607:5300:60:34b:d::43) a quitté (Ping timeout: 240 seconds) 2017-01-20 08:52:26 <-- NickG365 (~NickG365@cortex.starlabs.theflash.rocks) a quitté (Ping timeout: 240 seconds) 2017-01-20 08:52:26 <-- ferrybig (~ferrybig@2a03:b0c0:0:1010::20:c001) a quitté (Ping timeout: 240 seconds) 2017-01-20 08:52:27 -- NickG365_ est maintenant connu sous le nom NickG365 2017-01-20 08:52:27 -- GunfighterJ_ est maintenant connu sous le nom GunfighterJ 2017-01-20 08:52:27 -- Protocol_7_ est maintenant connu sous le nom Protocol_7 2017-01-20 08:52:27 -- M4GNV5_ est maintenant connu sous le nom M4GNV5 2017-01-20 09:01:25 --> e (e@freenode/staff/spy.edk) a rejoint #mcdevs 2017-01-20 09:21:07 <-- e (e@freenode/staff/spy.edk) a quitté (Quit: edk) 2017-01-20 09:25:30 <-- protryon (~protryon@c-50-131-132-225.hsd1.ca.comcast.net) a quitté (Quit: WeeChat 1.7-rc2) 2017-01-20 09:30:56 --> e (e@freenode/staff/spy.edk) a rejoint #mcdevs 2017-01-20 09:46:42 <-- Me4502- (~Me4502@2001:19f0:5800:8cc1:5400:ff:fe0c:f993) a quitté (Changing host) 2017-01-20 09:46:42 --> Me4502- (~Me4502@unaffiliated/me4502) a rejoint #mcdevs 2017-01-20 09:46:45 -- Me4502- est maintenant connu sous le nom Me4502 2017-01-20 10:01:29 --> UUID00 (~UUID00@BSN-165-124-193.dynamic.siol.net) a rejoint #mcdevs 2017-01-20 10:28:16 <-- e (e@freenode/staff/spy.edk) a quitté (Read error: Connection reset by peer) 2017-01-20 10:30:38 --> e (e@freenode/staff/spy.edk) a rejoint #mcdevs 2017-01-20 11:10:44 <-- samfty_ (~quassel@59-102-90-90.tpgi.com.au) a quitté (Read error: Connection reset by peer) 2017-01-20 11:13:04 --> samfty (~quassel@59-102-90-90.tpgi.com.au) a rejoint #mcdevs 2017-01-20 12:28:07 <-- |Blaze|_ (~scott@184.70.189.74) a quitté (Ping timeout: 240 seconds) 2017-01-20 12:31:21 --> |Blaze| (~scott@184.70.189.74) a rejoint #mcdevs 2017-01-20 15:00:23 <-- SpaceManiac (~SpaceMani@c-73-220-32-41.hsd1.ca.comcast.net) a quitté (Ping timeout: 246 seconds) 2017-01-20 15:14:16 pokechu22 GarethTheGreat: Burger doesn't get names automatically; it used to extract them from wiki.vg. I just haven't re-implemented that yet. IIRC PAaaS (which also uses burger's data) - https://matsv.nl/PAaaS/ - does get that data. Most of the HTML stuff is a bit messy unfortunately. 2017-01-20 15:14:33 pokechu22 It doesn't currently do blockstate changes, but that would be feasible to add in the future probably. 2017-01-20 15:30:25 <-- _123DMWM (~123DMWM@pool-108-26-253-218.bstnma.fios.verizon.net) a quitté (Read error: Connection reset by peer) 2017-01-20 15:45:27 --> _123DMWM (~123DMWM@pool-108-26-253-218.bstnma.fios.verizon.net) a rejoint #mcdevs 2017-01-20 15:56:46 <-- UUID00 (~UUID00@BSN-165-124-193.dynamic.siol.net) a quitté (Ping timeout: 240 seconds) 2017-01-20 16:41:10 GarethTheGreat pokechu22: it'd be nice to get packet names in the JSON 2017-01-20 16:41:34 GarethTheGreat i could do the HTML generation myself if needed, but java bytecode hacking is messy and it'd make more sense to have it all in the one tool 2017-01-20 17:19:15 rom1504 requiring packet names kind of kill the point of burger imho 2017-01-20 17:19:32 rom1504 because the packet name to id mapping can only be done manually 2017-01-20 17:20:05 rom1504 (ie by people writing wiki.vg for example) 2017-01-20 17:20:19 rom1504 while burger is completely automatic from a .jar 2017-01-20 17:20:35 rom1504 but as an option, why not 2017-01-20 18:11:31 --> protryon (~protryon@c-50-131-132-225.hsd1.ca.comcast.net) a rejoint #mcdevs 2017-01-20 19:00:28 --> Tachyon_ (~Thunderbi@95.76.184.120) a rejoint #mcdevs 2017-01-20 19:41:46 <-- cebreidian (U2FsdGVkX1@ma.sdf.org) a quitté (Ping timeout: 240 seconds) 2017-01-20 19:49:27 --> cebreidian (U2FsdGVkX1@ma.sdf.org) a rejoint #mcdevs 2017-01-20 20:14:59 Tachyon_ in chunk section format, what is the order of the indices ? I tried more but all I can get is vertical instead of orizontal blocks 2017-01-20 21:11:15 <-- Tachyon_ (~Thunderbi@95.76.184.120) a quitté (Quit: Tachyon_) 2017-01-20 21:13:27 rom1504 http://wiki.vg/SMP_Map_Format#Format 2017-01-20 21:13:38 rom1504 Data Array, Block Light, and Sky Light are given for each block with increasing x coordinates, within rows of increasing z coordinates, within layers of increasing y coordinates. 2017-01-20 21:14:10 rom1504 well he left whatever 2017-01-20 21:14:19 <-- cebreidian (U2FsdGVkX1@ma.sdf.org) a quitté (Ping timeout: 255 seconds) 2017-01-20 21:20:07 --> cebreidian (U2FsdGVkX1@ma.sdf.org) a rejoint #mcdevs 2017-01-20 21:27:50 <-- cebreidian (U2FsdGVkX1@ma.sdf.org) a quitté (Ping timeout: 240 seconds) 2017-01-20 21:35:08 --> cebreidian (U2FsdGVkX1@ma.sdf.org) a rejoint #mcdevs 2017-01-20 22:21:18 --> Tachyon_ (~Thunderbi@95.76.184.120) a rejoint #mcdevs 2017-01-20 22:52:50 <-- Tachyon_ (~Thunderbi@95.76.184.120) a quitté (Quit: Tachyon_) 2017-01-20 23:24:03 <-- |Blaze| (~scott@184.70.189.74) a quitté (Quit: leaving) 2017-01-20 23:44:47 --> |Blaze| (~scott@184.70.189.74) a rejoint #mcdevs 2017-01-20 23:48:33 --> MomoMC (46501b7a@gateway/web/freenode/ip.70.80.27.122) a rejoint #mcdevs 2017-01-20 23:50:20 MomoMC Hey, how does the client know which player cast a fishing hook (the fishing line connecting the two)? Wiki says there's only 1 field for the hooked entity. 2017-01-20 23:50:45 pokechu22 I think it's the param in the spawn object packet; let me check. 2017-01-20 23:52:16 pokechu22 http://wiki.vg/Object_Data#Fishing_Float_.28id_90.29 2017-01-20 23:52:42 MomoMC aye thank you! 2017-01-20 23:56:37 --> Lazersmoke (~Lazersmok@2601:248:200:829b:2556:7f6a:421a:e589) a rejoint #mcdevs 2017-01-20 23:57:56 pokechu22 GarethTheGreat: The thing is that the packet name isn't in the bytecode. So you need to manually get it (usually by scraping from wiki.vg). Burger previously did that but I'm not sure if the code for that still works (and it's a bit of a bootstrapping problem). 2017-01-21 00:22:08 <-- AlJaMa (~AlJaMa@unaffiliated/aljama) a quitté (Remote host closed the connection) 2017-01-21 00:22:18 --> AlJaMa (~AlJaMa@unaffiliated/aljama) a rejoint #mcdevs 2017-01-21 00:36:57 --> SpaceManiac (~SpaceMani@c-73-220-32-41.hsd1.ca.comcast.net) a rejoint #mcdevs 2017-01-21 00:36:57 -- Mode #mcdevs [+v SpaceManiac] par ChanServ 2017-01-21 01:07:19 C4K3 What is the selectedProfile in session/minecraft/join? Is it just the username, or is it the whole selectedResponse object gotten from authenticating? 2017-01-21 01:10:54 pokechu22 I'm 99% sure it's a UUID. It's definitely a string and not the whole response, though. 2017-01-21 01:12:43 pokechu22 Yea, it's a UUID. 2017-01-21 01:17:52 C4K3 Cool, thanks 2017-01-21 01:47:26 <-- zhuyifei1999_ (uid97661@wikimedia/zhuyifei1999) a quitté (Quit: Connection closed for inactivity) 2017-01-21 04:44:09 GarethTheGreat pokechu22: i've just hacked together something that grabs the packet name 2017-01-21 04:44:24 GarethTheGreat going to autogenerate some C++ code for each packet 2017-01-21 04:45:38 GarethTheGreat i'd love to add in field names too, but that's going to have to be manual for now - so i'll do it manually for each packet as i come to it 2017-01-21 04:47:12 GarethTheGreat hmm, mcp seems to get both packet names and field names - where's that coming from? 2017-01-21 04:52:02 pokechu22 MCP renames things based off of an SRG file and a bunch of mapping CSV files. 2017-01-21 04:53:50 pokechu22 http://export.mcpbot.bspk.rs/ (and for the SRG, http://export.mcpbot.bspk.rs/mcp/1.11.2/mcp-1.11.2-srg.zip) 2017-01-21 05:01:47 <-- Lazersmoke (~Lazersmok@2601:248:200:829b:2556:7f6a:421a:e589) a quitté (Read error: Connection reset by peer) 2017-01-21 05:02:11 --> Lazersmoke (~Lazersmok@2601:248:200:829b:2556:7f6a:421a:e589) a rejoint #mcdevs 2017-01-21 05:28:47 Lazersmoke is it normal for my vm to take like 3-4 seconds longer to start each time? 2017-01-21 05:31:11 <-- Lazersmoke (~Lazersmok@2601:248:200:829b:2556:7f6a:421a:e589) a quitté (Quit: Leaving) 2017-01-21 05:56:58 <-- MomoMC (46501b7a@gateway/web/freenode/ip.70.80.27.122) a quitté (Quit: Page closed) 2017-01-21 06:04:05 <-- cebreidian (U2FsdGVkX1@ma.sdf.org) a quitté (Read error: Connection reset by peer) 2017-01-21 06:04:34 <-- protryon (~protryon@c-50-131-132-225.hsd1.ca.comcast.net) a quitté (Quit: WeeChat 1.7-rc2) 2017-01-21 06:06:45 <-- PolarizedIons (~Polarized@unaffiliated/polarizedions) a quitté (Ping timeout: 272 seconds) 2017-01-21 06:06:57 --> PolarizedIons (~Polarized@unaffiliated/polarizedions) a rejoint #mcdevs 2017-01-21 06:39:53 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2017-01-21 06:43:11 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 256 seconds) 2017-01-21 06:43:11 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2017-01-21 08:53:19 --> Tachyon_ (~Thunderbi@95.76.184.120) a rejoint #mcdevs 2017-01-21 09:10:47 <-- Tachyon_ (~Thunderbi@95.76.184.120) a quitté (Quit: Tachyon_) 2017-01-21 10:16:23 --> protryon (~protryon@c-50-131-132-225.hsd1.ca.comcast.net) a rejoint #mcdevs 2017-01-21 10:17:27 <-- protryon (~protryon@c-50-131-132-225.hsd1.ca.comcast.net) a quitté (Client Quit) 2017-01-21 10:17:45 --> protryon (~protryon@2601:647:ca03:600:16b9:8d47:200c:9a3a) a rejoint #mcdevs 2017-01-21 11:56:21 <-- protryon (~protryon@2601:647:ca03:600:16b9:8d47:200c:9a3a) a quitté (Quit: WeeChat 1.7-rc2) 2017-01-21 13:11:47 <-- samfty (~quassel@59-102-90-90.tpgi.com.au) a quitté (Quit: No Ping reply in 180 seconds.) 2017-01-21 13:14:55 <-- zml (~zml@minions.aoeu.xyz) a quitté (Ping timeout: 240 seconds) 2017-01-21 13:16:11 --> samfty (~quassel@59-102-90-90.tpgi.com.au) a rejoint #mcdevs 2017-01-21 13:36:25 <-- C4K3 (~C4K3@0127801301.0.fullrate.ninja) a quitté (Read error: Connection reset by peer) 2017-01-21 13:42:15 --> zml (~zml@minions.aoeu.xyz) a rejoint #mcdevs 2017-01-21 13:48:30 <-- Akaibu (uid118096@gateway/web/irccloud.com/x-boloxklvgiikldse) a quitté (Quit: Connection closed for inactivity) 2017-01-21 14:29:17 --> cebreidian (U2FsdGVkX1@ma.sdf.org) a rejoint #mcdevs 2017-01-21 15:37:22 --> UUID00 (~UUID00@BSN-142-133-132.dynamic.siol.net) a rejoint #mcdevs 2017-01-21 16:31:00 --> Tachyon_ (~Thunderbi@95.76.184.120) a rejoint #mcdevs 2017-01-21 17:32:31 <-- AlphaBlend (AlphaBlend@cpe-172-250-134-111.socal.res.rr.com) a quitté (Ping timeout: 240 seconds) 2017-01-21 17:52:34 --> AlphaBlend (AlphaBlend@cpe-172-250-134-111.socal.res.rr.com) a rejoint #mcdevs 2017-01-21 18:03:37 --> protryon (~protryon@c-50-131-132-225.hsd1.ca.comcast.net) a rejoint #mcdevs 2017-01-21 18:57:52 <-- Tachyon_ (~Thunderbi@95.76.184.120) a quitté (Quit: Tachyon_) 2017-01-21 19:22:58 <-- jamierocks (~jamierock@2a03:b0c0:1:a1::18f:3001) a quitté (Quit: ZNC 1.6.3 - http://znc.in) 2017-01-21 19:22:58 -- jamieroc- est maintenant connu sous le nom jamierocks 2017-01-21 19:24:44 --> jamierocks_ (~jamierock@irc.neptunepowered.org) a rejoint #mcdevs 2017-01-21 19:24:47 <-- jamierocks (jamierocks@bnc.lol768.com) a quitté (Disconnected by services) 2017-01-21 19:25:03 -- jamierocks_ est maintenant connu sous le nom jamierocks 2017-01-21 19:25:52 --> jamieroc- (jamierocks@bnc.lol768.com) a rejoint #mcdevs 2017-01-21 19:50:28 rom1504 anybody knows if opening a chest changed in 1.9 ? 2017-01-21 19:50:33 rom1504 is it with use item now ? 2017-01-21 19:50:38 rom1504 or still block place ? 2017-01-21 19:50:41 rom1504 (doesn't seem to work) 2017-01-21 19:51:26 <-- KnownUnown (KnownUnown@die.in.firrre.com) a quitté (Ping timeout: 256 seconds) 2017-01-21 19:53:37 pokechu22 I don't remember any changes to it, but I haven't looked actively at it. It's the same as with interacting with any other block. 2017-01-21 20:12:16 rom1504 yeah 2017-01-21 20:12:40 rom1504 I think the problem I'm having is somehow the bot isn't looking at the chest 2017-01-21 20:12:50 rom1504 something changed about angles in 1.9 ? 2017-01-21 20:13:31 rom1504 doesn't seem so 2017-01-21 20:13:44 pokechu22 It might be you're too far away from the chest... 2017-01-21 20:13:57 pokechu22 Can you look at it using a second non-bot? 2017-01-21 20:22:28 rom1504 yes, actually the looking works 2017-01-21 20:22:43 rom1504 it's sending the block_place and arm animation and it's looking at the chest 2017-01-21 20:22:53 rom1504 and yet the chest is not opening hmmm 2017-01-21 21:12:57 <-- qws-user-1229 (~quassel@2605:a000:110c:a019:dd5f:4482:4ce4:2181) a quitté (Read error: Connection reset by peer) 2017-01-21 21:13:02 --> qws-user-1228 (~quassel@2605:a000:110c:a019:dd5f:4482:4ce4:2181) a rejoint #mcdevs 2017-01-21 21:23:37 <-- samfty (~quassel@59-102-90-90.tpgi.com.au) a quitté (Remote host closed the connection) 2017-01-21 21:26:41 --> samfty (~quassel@59-102-90-90.tpgi.com.au) a rejoint #mcdevs 2017-01-21 22:10:41 Not-63f6 [mineflayer] rom1504 pushed 15 commits to master [+0/-2/±92] https://github.com/PrismarineJS/mineflayer/compare/a4c32593a632...cfbb1f520309 2017-01-21 22:10:43 Not-63f6 [mineflayer] rom1504 cfbb1f5 - Merge pull request #466 from PrismarineJS/1_9 update for 1.9 2017-01-21 22:15:48 Not-63f6 [mineflayer] rom1504 pushed 1 commit to master [+0/-0/±2] https://github.com/PrismarineJS/mineflayer/compare/cfbb1f520309...d49bec6d41c0 2017-01-21 22:15:49 Not-63f6 [mineflayer] rom1504 d49bec6 - Release 2.0.0 2017-01-21 22:16:15 Not-63f6 [mineflayer] rom1504 tagged d49bec6 as 2.0.0 https://github.com/PrismarineJS/mineflayer/commit/d49bec6d41c0c2a45ffff48c0bde9b8c01fa6997 2017-01-21 22:35:47 --> Tachyon_ (~Thunderbi@95.76.184.120) a rejoint #mcdevs 2017-01-21 22:38:35 Not-63f6 [mineflayer] rom1504 pushed 7 commits to master [+0/-0/±8] https://github.com/PrismarineJS/mineflayer/compare/d49bec6d41c0...a13cd2f6428b 2017-01-21 22:38:37 Not-63f6 [mineflayer] Nixes 87ee752 - add canSeeBlock 2017-01-21 22:38:38 Not-63f6 [mineflayer] Nixes 7d2e826 - inline sameblock 2017-01-21 22:38:39 Not-63f6 [mineflayer] Nixes e4f5765 - finally found isnotempty function 2017-01-21 22:38:41 Not-63f6 [mineflayer] ... and 4 more commits. 2017-01-21 22:41:51 <-- Tachyon_ (~Thunderbi@95.76.184.120) a quitté (Quit: Tachyon_) 2017-01-21 22:58:09 <-- jnoah (~brutal_ch@osuosl/staff/brutal-chaos) a quitté (Quit: WeeChat 1.5) 2017-01-21 23:10:05 <-- ghac (~ghac@2a01:4f8:171:1ae5::2) a quitté (Ping timeout: 252 seconds) 2017-01-21 23:11:27 --> ghac (~ghac@2a01:4f8:171:1ae5::2) a rejoint #mcdevs 2017-01-21 23:14:22 --> jnoah (~brutal_ch@osuosl/staff/brutal-chaos) a rejoint #mcdevs 2017-01-21 23:14:22 -- Mode #mcdevs [+v jnoah] par ChanServ 2017-01-21 23:51:10 <-- bildramer1 (~bildramer@p2003004D2B28FF0075890358CBF06CF3.dip0.t-ipconnect.de) a quitté (Ping timeout: 258 seconds) 2017-01-21 23:53:03 --> bildramer (~bildramer@p2003004D2B28FF00B526E90266B42100.dip0.t-ipconnect.de) a rejoint #mcdevs 2017-01-22 00:23:49 <-- EW8GU (admin@ho.by) a quitté (Read error: Connection reset by peer) 2017-01-22 00:29:41 --> EW8GU (admin@ho.by) a rejoint #mcdevs 2017-01-22 00:39:39 --> barneygale (~barneygal@90.203.64.20) a rejoint #mcdevs 2017-01-22 00:43:35 barneygale Question for you all: when I was still admining minecraft servers, we used to give 1 minute warnings before saves because it would cause a lag spike. Is that still a thing nowadays? 2017-01-22 00:44:51 pokechu22 It shouldn't give a huge lag spike, but it might cause one... 2017-01-22 00:45:24 pokechu22 IIRC `/save-all` still happens in the main thread, so there would be a spike of some sort. 2017-01-22 00:58:00 <-- UUID00 (~UUID00@BSN-142-133-132.dynamic.siol.net) a quitté (Ping timeout: 256 seconds) 2017-01-22 01:06:57 <-- barneygale (~barneygal@90.203.64.20) a quitté (Remote host closed the connection) 2017-01-22 02:40:59 ishitatsuyuki Save definitely cause noticable lag anyway 2017-01-22 02:41:21 ishitatsuyuki I experience minecart freeze for a small period along with the save message 2017-01-22 02:42:21 <-- protryon (~protryon@c-50-131-132-225.hsd1.ca.comcast.net) a quitté (Quit: WeeChat 1.7-rc2) 2017-01-22 03:25:36 --> Lazersmoke (~Lazersmok@2601:248:200:829b:e9ad:63e2:30e2:fde6) a rejoint #mcdevs 2017-01-22 04:15:45 --> Akaibu (uid118096@gateway/web/irccloud.com/x-hrkpjfqtrrhknatu) a rejoint #mcdevs 2017-01-22 05:38:37 --> barneygale (~barneygal@90.203.64.20) a rejoint #mcdevs 2017-01-22 06:02:21 <-- Lazersmoke (~Lazersmok@2601:248:200:829b:e9ad:63e2:30e2:fde6) a quitté (Quit: Leaving) 2017-01-22 06:20:06 <-- barneygale (~barneygal@90.203.64.20) a quitté (Ping timeout: 240 seconds) 2017-01-22 06:39:00 --> redstonehelper_ (~redstoneh@p4FCCFB7A.dip0.t-ipconnect.de) a rejoint #mcdevs 2017-01-22 06:39:00 <-- redstonehelper_ (~redstoneh@p4FCCFB7A.dip0.t-ipconnect.de) a quitté (Changing host) 2017-01-22 06:39:00 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2017-01-22 06:42:09 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 255 seconds) 2017-01-22 06:42:09 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2017-01-22 07:00:15 --> KnownUnown (KnownUnown@die.in.firrre.com) a rejoint #mcdevs 2017-01-22 07:58:32 <-- dexter0 (~dexter0@2601:647:4502:8c00:8d1b:5890:e52e:a478) a quitté (Ping timeout: 276 seconds) 2017-01-22 08:47:53 <-- LiftLeft (~loser@67.205.149.187) a quitté (Quit: Bye) 2017-01-22 08:48:17 --> LiftLeft (~loser@67.205.149.187) a rejoint #mcdevs 2017-01-22 09:13:00 --> dexter0 (~dexter0@c-73-222-1-210.hsd1.ca.comcast.net) a rejoint #mcdevs 2017-01-22 09:47:27 --> UUID00 (~UUID00@BSN-142-133-132.dynamic.siol.net) a rejoint #mcdevs 2017-01-22 11:28:57 --> zhuyifei1999_ (uid97661@wikimedia/zhuyifei1999) a rejoint #mcdevs 2017-01-22 14:08:13 <-- Byteflux (~Byteflux@ns530119.ip-149-56-107.net) a quitté (Ping timeout: 255 seconds) 2017-01-22 14:13:37 --> Byteflux (~Byteflux@ns530119.ip-149-56-107.net) a rejoint #mcdevs 2017-01-22 14:19:26 <-- cebreidian (U2FsdGVkX1@ma.sdf.org) a quitté (Ping timeout: 276 seconds) 2017-01-22 14:22:41 <-- Byteflux (~Byteflux@ns530119.ip-149-56-107.net) a quitté (Ping timeout: 276 seconds) 2017-01-22 14:24:53 --> cebreidian (U2FsdGVkX1@ma.sdf.org) a rejoint #mcdevs 2017-01-22 14:30:08 --> Byteflux (~Byteflux@ns530119.ip-149-56-107.net) a rejoint #mcdevs 2017-01-22 15:21:38 --> barneygale (~barneygal@90.203.64.20) a rejoint #mcdevs 2017-01-22 15:37:18 <-- barneygale (~barneygal@90.203.64.20) a quitté (Ping timeout: 240 seconds) 2017-01-22 15:40:59 --> barneygale (~barneygal@90.197.166.187) a rejoint #mcdevs 2017-01-22 15:56:37 <-- barneygale (~barneygal@90.197.166.187) a quitté (Ping timeout: 240 seconds) 2017-01-22 16:03:32 --> protryon (~protryon@c-50-131-132-225.hsd1.ca.comcast.net) a rejoint #mcdevs 2017-01-22 16:07:46 <-- protryon (~protryon@c-50-131-132-225.hsd1.ca.comcast.net) a quitté (Ping timeout: 240 seconds) 2017-01-22 16:20:14 --> protryon (~protryon@2601:647:ca03:600:16b9:8d47:200c:9a3a) a rejoint #mcdevs 2017-01-22 16:28:28 --> barneygale (~barneygal@90.197.166.187) a rejoint #mcdevs 2017-01-22 16:30:06 <-- AlphaBlend (AlphaBlend@cpe-172-250-134-111.socal.res.rr.com) a quitté (Ping timeout: 240 seconds) 2017-01-22 16:34:39 --> C4K3 (~C4K3@0127801301.0.fullrate.ninja) a rejoint #mcdevs 2017-01-22 16:36:24 --> AlphaBlend (AlphaBlend@cpe-172-250-134-111.socal.res.rr.com) a rejoint #mcdevs 2017-01-22 18:40:40 <-- Morrolan (morrolan@znc.morrolan.ch) a quitté (Quit: Goodbye) 2017-01-22 18:40:56 --> Morrolan (morrolan@znc.morrolan.ch) a rejoint #mcdevs 2017-01-22 20:18:10 --> Foorack_ (~Foorack@2a01:566:53f1:1458:4004:5dea:7235:7541) a rejoint #mcdevs 2017-01-22 20:19:59 -- Foorack_ est maintenant connu sous le nom foorack_ 2017-01-22 20:20:05 -- foorack_ est maintenant connu sous le nom Foorack_ 2017-01-22 20:20:37 -- Foorack_ est maintenant connu sous le nom Foorack 2017-01-22 20:20:40 Foorack hello 2017-01-22 20:20:48 Foorack could you please add https to wiki.vg? 2017-01-22 20:21:51 <-- barneygale (~barneygal@90.197.166.187) a quitté (Remote host closed the connection) 2017-01-22 20:34:13 rom1504 are you transmitting highly secret data over wiki.vg ? 2017-01-22 20:35:02 Foorack yes 2017-01-22 20:35:07 Foorack and it's not just privacy 2017-01-22 20:35:12 Foorack but also integrity 2017-01-22 20:35:31 Foorack when I browse wiki.vg I won't a random internet cafe injecting viruses and ads into it 2017-01-22 20:35:43 Foorack don't* 2017-01-22 20:36:11 Foorack certificates are completely free for example by LetsEncrypt 2017-01-22 20:38:38 Foorack Today, there is no such thing as **non-sensitive** web traffic, and public services should not depend on the benevolence of network operators. 2017-01-22 20:41:44 rom1504 tktech might care about that ^ 2017-01-22 20:47:45 pokechu22 You log in to wiki.vg; by definition you're transmitting secret data to it 2017-01-22 21:00:19 GarethTheGreat use lets-encrypt and it's simple to add SSL 2017-01-22 21:00:31 GarethTheGreat SSL on every site is a good thing, even things that don't seem sensitive 2017-01-22 22:20:15 <-- bramhaag (~bramhaag@some.random.host.cause.default.is.boring.minidigger.me) a quitté (Remote host closed the connection) 2017-01-22 22:27:57 --> bramhaag (~bramhaag@some.random.host.cause.default.is.boring.minidigger.me) a rejoint #mcdevs 2017-01-22 22:31:20 <-- bramhaag (~bramhaag@some.random.host.cause.default.is.boring.minidigger.me) a quitté (Remote host closed the connection) 2017-01-22 22:31:33 Yamakaja https://krebsonsecurity.com/2017/01/who-is-anna-senpai-the-mirai-worm-author/ 2017-01-22 22:31:35 --> bramhaag (~bramhaag@some.random.host.cause.default.is.boring.minidigger.me) a rejoint #mcdevs 2017-01-22 22:31:42 Yamakaja Uhm, minecraft servers ... 2017-01-22 22:38:14 <-- bramhaag (~bramhaag@some.random.host.cause.default.is.boring.minidigger.me) a quitté (Remote host closed the connection) 2017-01-22 22:38:47 --> bramhaag (~bramhaag@some.random.host.cause.default.is.boring.minidigger.me) a rejoint #mcdevs 2017-01-22 23:04:29 <-- Foorack (~Foorack@2a01:566:53f1:1458:4004:5dea:7235:7541) a quitté (Ping timeout: 255 seconds) 2017-01-23 00:06:10 --> Bellsprout (~Bellsprou@2601:8c1:8100:8b11:944b:5bf8:edaa:2aa) a rejoint #mcdevs 2017-01-23 00:06:40 Bellsprout does minecraft offer 30 days free realms? trying to figure out how my kid made a realm lol 2017-01-23 00:07:17 <-- Floppy012 (~Floppy012@euve108092.serverprofi24.de) a quitté (Ping timeout: 240 seconds) 2017-01-23 00:10:09 --> Floppy012 (~Floppy012@62.75.160.237) a rejoint #mcdevs 2017-01-23 00:18:30 chibill Yes maybe. I can check when I get home. I have not used my free trial yet. 2017-01-23 00:27:46 <-- UUID00 (~UUID00@BSN-142-133-132.dynamic.siol.net) a quitté (Ping timeout: 240 seconds) 2017-01-23 00:32:32 <-- Floppy012 (~Floppy012@62.75.160.237) a quitté (Ping timeout: 240 seconds) 2017-01-23 00:32:45 --> Floppy012 (~Floppy012@euve108092.serverprofi24.de) a rejoint #mcdevs 2017-01-23 00:57:32 <-- Bellsprout (~Bellsprou@2601:8c1:8100:8b11:944b:5bf8:edaa:2aa) a quitté (Quit: Leaving) 2017-01-23 01:41:13 --> pdelvo_ (~pdelvo@pdelvo.com) a rejoint #mcdevs 2017-01-23 01:59:15 --> UUID00 (~UUID00@BSN-142-133-132.dynamic.siol.net) a rejoint #mcdevs 2017-01-23 02:09:43 --> gurun_ (~gurun@c83-249-66-168.bredband.comhem.se) a rejoint #mcdevs 2017-01-23 02:09:43 <-- gurun (~gurun@c83-249-66-168.bredband.comhem.se) a quitté (Disconnected by services) 2017-01-23 02:14:19 --> VICSYALEXANDRADU (~canaima@190-36-90-62.dyn.dsl.cantv.net) a rejoint #mcdevs 2017-01-23 02:16:35 VICSYALEXANDRADU HOLA 2017-01-23 02:16:41 pokechu22 Hi? 2017-01-23 02:17:17 VICSYALEXANDRADU QUIERO CONOCERTE 2017-01-23 02:19:30 VICSYALEXANDRADU SABES HABLAR EN ESPAÑOL:-/ 2017-01-23 02:28:27 <-- VICSYALEXANDRADU (~canaima@190-36-90-62.dyn.dsl.cantv.net) a quitté #mcdevs 2017-01-23 02:31:53 --> VICSYALEXANDRADU (~canaima@190-36-90-62.dyn.dsl.cantv.net) a rejoint #mcdevs 2017-01-23 02:33:45 VICSYALEXANDRADU HOLA :) 2017-01-23 02:37:44 VICSYALEXANDRADU HAY ALGIEN CONECTADO 2017-01-23 02:44:23 VICSYALEXANDRADU :'(:-*8-):)HOLA 2017-01-23 02:47:21 <-- VICSYALEXANDRADU (~canaima@190-36-90-62.dyn.dsl.cantv.net) a quitté #mcdevs 2017-01-23 02:51:02 --> VICSYALEXANDRADU (~canaima@190-36-90-62.dyn.dsl.cantv.net) a rejoint #mcdevs 2017-01-23 02:58:33 <-- VICSYALEXANDRADU (~canaima@190-36-90-62.dyn.dsl.cantv.net) a quitté #mcdevs 2017-01-23 02:58:57 --> VICSYALEXANDRADU (~canaima@190-36-90-62.dyn.dsl.cantv.net) a rejoint #mcdevs 2017-01-23 02:59:21 VICSYALEXANDRADU HOLA 2017-01-23 03:09:09 <-- VICSYALEXANDRADU (~canaima@190-36-90-62.dyn.dsl.cantv.net) a quitté #mcdevs 2017-01-23 03:09:40 --> VICSYALEXANDRADU (~canaima@190-36-90-62.dyn.dsl.cantv.net) a rejoint #mcdevs 2017-01-23 03:12:50 VICSYALEXANDRADU HOLA 2017-01-23 03:17:19 <-- VICSYALEXANDRADU (~canaima@190-36-90-62.dyn.dsl.cantv.net) a quitté (Read error: Connection reset by peer) 2017-01-23 03:17:20 <-- pdelvo_ (~pdelvo@pdelvo.com) a quitté (Quit: ZNC - http://znc.in) 2017-01-23 03:22:05 <-- cebreidian (U2FsdGVkX1@ma.sdf.org) a quitté (Ping timeout: 258 seconds) 2017-01-23 03:22:36 --> VICSYALEXANDRADU (~canaima@190-36-90-62.dyn.dsl.cantv.net) a rejoint #mcdevs 2017-01-23 03:22:55 VICSYALEXANDRADU HOLA 2017-01-23 03:22:55 --> pdelvo_ (~pdelvo@2a01:4f8:171:192f::42) a rejoint #mcdevs 2017-01-23 03:29:21 <-- VICSYALEXANDRADU (~canaima@190-36-90-62.dyn.dsl.cantv.net) a quitté (Read error: Connection reset by peer) 2017-01-23 03:31:14 --> cebreidian (U2FsdGVkX1@ma.sdf.org) a rejoint #mcdevs 2017-01-23 03:31:46 <-- pdelvo_ (~pdelvo@2a01:4f8:171:192f::42) a quitté (Quit: ZNC - http://znc.in) 2017-01-23 03:33:13 --> VICSYALEXANDRADU (~canaima@190-36-90-62.dyn.dsl.cantv.net) a rejoint #mcdevs 2017-01-23 03:36:01 --> pdelvo_ (~pdelvo@2a01:4f8:171:192f::42) a rejoint #mcdevs 2017-01-23 03:41:13 -- Mode #mcdevs [+o tktech] par ChanServ 2017-01-23 03:41:17 -- Mode #mcdevs [+b *!*@190-36-90-62.dyn.dsl.cantv.net] par tktech 2017-01-23 03:41:17 <-- tktech a éjecté VICSYALEXANDRADU (VICSYALEXANDRADU) 2017-01-23 03:41:42 -- Mode #mcdevs [-o tktech] par ChanServ 2017-01-23 04:02:17 <-- gurun_ (~gurun@c83-249-66-168.bredband.comhem.se) a quitté (Ping timeout: 240 seconds) 2017-01-23 04:19:44 --> gurun (~gurun@c83-249-66-168.bredband.comhem.se) a rejoint #mcdevs 2017-01-23 04:37:42 <-- yosafbridge` (~yosafbrid@68.ip-149-56-14.net) a quitté (Quit: Leaving) 2017-01-23 04:37:42 --> yosafbridge (~yosafbrid@68.ip-149-56-14.net) a rejoint #mcdevs 2017-01-23 04:43:32 <-- cebreidian (U2FsdGVkX1@ma.sdf.org) a quitté (Ping timeout: 240 seconds) 2017-01-23 05:25:04 ajvpot HOLA 2017-01-23 05:46:00 --> cebreidian (U2FsdGVkX1@ma.sdf.org) a rejoint #mcdevs 2017-01-23 06:01:17 <-- cebreidian (U2FsdGVkX1@ma.sdf.org) a quitté (Ping timeout: 240 seconds) 2017-01-23 06:09:59 --> cebreidian (U2FsdGVkX1@ma.sdf.org) a rejoint #mcdevs 2017-01-23 06:15:21 <-- cebreidian (U2FsdGVkX1@ma.sdf.org) a quitté (Ping timeout: 245 seconds) 2017-01-23 06:32:30 --> cebreidian (U2FsdGVkX1@ma.sdf.org) a rejoint #mcdevs 2017-01-23 06:38:07 --> redstonehelper_ (~redstoneh@p57952361.dip0.t-ipconnect.de) a rejoint #mcdevs 2017-01-23 06:38:07 <-- redstonehelper_ (~redstoneh@p57952361.dip0.t-ipconnect.de) a quitté (Changing host) 2017-01-23 06:38:07 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2017-01-23 06:41:50 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 260 seconds) 2017-01-23 06:41:50 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2017-01-23 07:08:28 <-- chibill (~chibill@2602:306:ce43:b390:791b:16ce:aa38:3f0b) a quitté #mcdevs ("Quit message") 2017-01-23 07:08:38 --> chibill (~chibill@2602:306:ce43:b390:791b:16ce:aa38:3f0b) a rejoint #mcdevs 2017-01-23 07:33:26 <-- dexter0 (~dexter0@c-73-222-1-210.hsd1.ca.comcast.net) a quitté (Ping timeout: 240 seconds) 2017-01-23 07:33:35 --> dexter0_ (~dexter0@2601:647:4502:8c00:f5b5:3c3c:74e3:27a2) a rejoint #mcdevs 2017-01-23 07:33:57 -- dexter0_ est maintenant connu sous le nom dexter0 2017-01-23 08:04:24 <-- kev009 (~kev009@tempe0.bbox.io) a quitté (Remote host closed the connection) 2017-01-23 08:07:56 --> kev009 (~kev009@tempe0.bbox.io) a rejoint #mcdevs 2017-01-23 08:07:56 -- Mode #mcdevs [+v kev009] par ChanServ 2017-01-23 08:23:10 Not-63f6 [mineflayer] rom1504 pushed 1 commit to master [+0/-0/±1] https://github.com/PrismarineJS/mineflayer/compare/a13cd2f6428b...059f65272927 2017-01-23 08:23:11 Not-63f6 [mineflayer] rom1504 059f652 - handle unknown entities, fix #469 and fix #430 2017-01-23 08:55:25 <-- protryon (~protryon@2601:647:ca03:600:16b9:8d47:200c:9a3a) a quitté (Quit: WeeChat 1.7-rc2) 2017-01-23 09:18:16 <-- KnownUnown (KnownUnown@die.in.firrre.com) a quitté (Ping timeout: 245 seconds) 2017-01-23 09:27:47 --> KnownUnown (KnownUnown@die.in.firrre.com) a rejoint #mcdevs 2017-01-23 11:07:17 <-- Jckf (jckf@mikros.flaten.it) a quitté (Ping timeout: 240 seconds) 2017-01-23 11:53:43 <-- UUID00 (~UUID00@BSN-142-133-132.dynamic.siol.net) a quitté (Quit: Leaving) 2017-01-23 11:58:17 <-- gurun (~gurun@c83-249-66-168.bredband.comhem.se) a quitté (Ping timeout: 240 seconds) 2017-01-23 15:04:16 --> protryon (~protryon@c-50-131-132-225.hsd1.ca.comcast.net) a rejoint #mcdevs 2017-01-23 15:05:06 <-- coolsa (~coolsa@unaffiliated/coolsa) a quitté (Ping timeout: 240 seconds) 2017-01-23 15:05:31 --> coolsa (~coolsa@unaffiliated/coolsa) a rejoint #mcdevs 2017-01-23 15:46:59 GarethTheGreat WARNING: Can not autogenerate login_success_login_downstream due to missing type Object login_success_login_downstream(Object,string16,string16) 2017-01-23 15:47:15 GarethTheGreat anyone know why i'm getting that? i thought login_success has just 2 string variables 2017-01-23 15:54:59 <-- coolsa (~coolsa@unaffiliated/coolsa) a quitté (Ping timeout: 256 seconds) 2017-01-23 16:47:07 -- pdelvo_ est maintenant connu sous le nom pdelvo 2017-01-23 17:11:55 --> Tachyon_ (~Thunderbi@95.76.184.120) a rejoint #mcdevs 2017-01-23 17:17:58 --> gurun (~gurun@c83-249-66-168.bredband.comhem.se) a rejoint #mcdevs 2017-01-23 17:50:23 <-- Tachyon_ (~Thunderbi@95.76.184.120) a quitté (Quit: Tachyon_) 2017-01-23 19:26:06 <-- DemonWav (~DemonWav@unaffiliated/demonwav) a quitté (Remote host closed the connection) 2017-01-23 19:26:37 <-- protryon (~protryon@c-50-131-132-225.hsd1.ca.comcast.net) a quitté (Quit: WeeChat 1.7-rc2) 2017-01-23 19:28:51 --> DemonWav (~DemonWav@unaffiliated/demonwav) a rejoint #mcdevs 2017-01-23 21:13:26 --> Gjum (~Gjum@37.120.21.239) a rejoint #mcdevs 2017-01-23 21:17:41 <-- Gjum (~Gjum@37.120.21.239) a quitté (Ping timeout: 252 seconds) 2017-01-23 21:32:04 --> Gjum (~Gjum@37.120.21.239) a rejoint #mcdevs 2017-01-23 22:29:49 --> gurun_ (~gurun@c83-249-66-168.bredband.comhem.se) a rejoint #mcdevs 2017-01-23 22:29:49 <-- gurun (~gurun@c83-249-66-168.bredband.comhem.se) a quitté (Disconnected by services) 2017-01-23 22:39:51 --> Tachyon_ (~Thunderbi@95.76.184.120) a rejoint #mcdevs 2017-01-23 22:41:34 Tachyon_ hello. what packet is responsible for showing player names if tabbing while not in chat ? 2017-01-23 23:03:25 <-- Dykam_ (~Dykam@2a03:b0c0:0:1010::da:5001) a quitté (Read error: Connection reset by peer) 2017-01-23 23:12:11 <-- Tachyon_ (~Thunderbi@95.76.184.120) a quitté (Quit: Tachyon_) 2017-01-23 23:41:27 <-- AlphaBlend (AlphaBlend@cpe-172-250-134-111.socal.res.rr.com) a quitté (Read error: Connection reset by peer) 2017-01-23 23:43:29 --> AlphaBlend (AlphaBlend@cpe-172-250-134-111.socal.res.rr.com) a rejoint #mcdevs 2017-01-23 23:52:35 --> coolsa (~coolsa@unaffiliated/coolsa) a rejoint #mcdevs 2017-01-24 00:00:42 pokechu22 Tachyon_: It's the player list item packet (http://wiki.vg/Protocol#Player_List_Item) 2017-01-24 00:55:46 <-- gurun_ (~gurun@c83-249-66-168.bredband.comhem.se) a quitté (Ping timeout: 255 seconds) 2017-01-24 01:21:32 LiftLeft is there a way of telling the server to reload everything? 2017-01-24 01:24:33 pokechu22 Like, to resend all chunks? No, other than disconnecting and reconnecting. 2017-01-24 01:32:11 LiftLeft ok 2017-01-24 01:43:32 LiftLeft pokechu22: is there a way to give the client someone else's skin? 2017-01-24 01:44:16 pokechu22 I'm not too familiar with skins. I _think_ you (as a server) can use another skin that's on a player if you request that player via the mojang API, but I haven't worked with it too much. 2017-01-24 02:04:10 <-- LiftLeft (~loser@67.205.149.187) a quitté (Remote host closed the connection) 2017-01-24 02:04:40 --> LiftLeft (~loser@67.205.149.187) a rejoint #mcdevs 2017-01-24 02:05:34 <-- LiftLeft (~loser@67.205.149.187) a quitté (Remote host closed the connection) 2017-01-24 02:05:52 <-- Gjum (~Gjum@37.120.21.239) a quitté (Ping timeout: 256 seconds) 2017-01-24 02:06:15 --> LiftLeft (~loser@67.205.149.187) a rejoint #mcdevs 2017-01-24 03:10:08 --> Dykam (~Dykam@2a03:b0c0:0:1010::da:5001) a rejoint #mcdevs 2017-01-24 04:12:15 GarethTheGreat my C++ code now autogenerates classes and creates instances of them when reading from the network 2017-01-24 04:12:20 GarethTheGreat but serialisation is a bit broken 2017-01-24 05:32:22 LiftLeft would mcp be useful for decompiling hacked clients? 2017-01-24 05:32:37 +md_5 unlikely 2017-01-24 05:32:53 +md_5 hacked clients would generally be obfuscated differently to minecraft 2017-01-24 05:58:34 <-- Akkarin (~Akkarin@bnc.basinmc.org) a quitté (Ping timeout: 258 seconds) 2017-01-24 06:04:57 pokechu22 I'm going to say the opposite - most of the ones I've seen are not obfuscated at all (and are _equally_ illegal as such since they're still illegally redistributing the whole game). 2017-01-24 06:06:12 --> Akkarin (~Akkarin@bnc.basinmc.org) a rejoint #mcdevs 2017-01-24 06:12:00 <-- AlJaMa (~AlJaMa@unaffiliated/aljama) a quitté (Ping timeout: 248 seconds) 2017-01-24 06:15:35 --> AlJaMa (~AlJaMa@unaffiliated/aljama) a rejoint #mcdevs 2017-01-24 06:37:14 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2017-01-24 06:40:41 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 276 seconds) 2017-01-24 06:40:41 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2017-01-24 06:54:57 +md_5 well if they're not obfuscated at all then mcp isnt needed anyway :) 2017-01-24 07:13:34 <-- shoghicp (~shoghicp@bouncer.pocketmine.net) a quitté (Ping timeout: 260 seconds) 2017-01-24 07:13:50 --> shoghicp (~shoghicp@bouncer.pocketmine.net) a rejoint #mcdevs 2017-01-24 07:30:26 --> killmePI (~killmePI@185.9.253.124) a rejoint #mcdevs 2017-01-24 07:30:46 <-- killme (~killmePI@185.9.253.124) a quitté (Ping timeout: 240 seconds) 2017-01-24 07:39:07 --> protryon (~protryon@c-50-131-132-225.hsd1.ca.comcast.net) a rejoint #mcdevs 2017-01-24 07:45:00 <-- unascribed (~aesen@everybody.do.the.net.split.unascribed.com) a quitté (Ping timeout: 256 seconds) 2017-01-24 07:48:10 -- killmePI est maintenant connu sous le nom killme 2017-01-24 07:48:40 -- killme est maintenant connu sous le nom Guest95730 2017-01-24 08:27:50 MiniDigger the ones I got my hand one were just mpc mods (and reobfuscated with mcp) 2017-01-24 09:23:17 <-- LiftLeft (~loser@67.205.149.187) a quitté (Ping timeout: 245 seconds) 2017-01-24 10:31:56 <-- bildramer (~bildramer@p2003004D2B28FF00B526E90266B42100.dip0.t-ipconnect.de) a quitté (Quit: "I suspect that in general big mistakes cause defeat much more often than excellent moves cause victory." -Dominic Cummings) 2017-01-24 11:08:35 <-- protryon (~protryon@c-50-131-132-225.hsd1.ca.comcast.net) a quitté (Quit: WeeChat 1.7-rc2) 2017-01-24 11:20:49 --> Tachyon_ (~Thunderbi@95.76.184.120) a rejoint #mcdevs 2017-01-24 12:02:03 --> LiftLeft (~loser@67.205.149.187) a rejoint #mcdevs 2017-01-24 12:07:53 Not-63f6 [Charge] bhelyer pushed 1 commit to win32 [+1/-0/±4] https://github.com/VoltLang/Charge/commit/e5c4e733a3d9 2017-01-24 12:07:54 Not-63f6 [Charge] bhelyer e5c4e73 - core: Import rough win32 code. 2017-01-24 12:16:15 --> qws-user-1229 (~quassel@2605:a000:110c:a019:7913:f2ba:f54c:f092) a rejoint #mcdevs 2017-01-24 12:20:28 <-- qws-user-1228 (~quassel@2605:a000:110c:a019:dd5f:4482:4ce4:2181) a quitté (Ping timeout: 255 seconds) 2017-01-24 13:04:32 <-- zml (~zml@minions.aoeu.xyz) a quitté (Ping timeout: 240 seconds) 2017-01-24 13:06:22 --> nicke_000 (~nicke_000@c83-249-66-168.bredband.comhem.se) a rejoint #mcdevs 2017-01-24 13:31:51 --> zml (~zml@minions.aoeu.xyz) a rejoint #mcdevs 2017-01-24 15:02:48 --> protryon (~protryon@c-50-131-132-225.hsd1.ca.comcast.net) a rejoint #mcdevs 2017-01-24 15:23:58 --> unascribed (~aesen@everybody.do.the.net.split.unascribed.com) a rejoint #mcdevs 2017-01-24 15:39:22 <-- AlphaBlend (AlphaBlend@cpe-172-250-134-111.socal.res.rr.com) a quitté (Ping timeout: 255 seconds) 2017-01-24 15:45:37 <-- Tachyon_ (~Thunderbi@95.76.184.120) a quitté (Quit: Tachyon_) 2017-01-24 16:55:42 --> bildramer (~bildramer@p2003004D2B28FF00F150BC975D1CD489.dip0.t-ipconnect.de) a rejoint #mcdevs 2017-01-24 17:29:51 --> AlphaBlend (AlphaBlend@cpe-172-250-134-111.socal.res.rr.com) a rejoint #mcdevs 2017-01-24 18:39:05 --> Gjum (~Gjum@37.120.79.150) a rejoint #mcdevs 2017-01-24 19:39:52 <-- Gjum (~Gjum@37.120.79.150) a quitté (Ping timeout: 255 seconds) 2017-01-24 19:43:09 --> Gjum (~Gjum@37.120.79.150) a rejoint #mcdevs 2017-01-24 20:01:15 <-- KnownUnown (KnownUnown@die.in.firrre.com) a quitté (Ping timeout: 255 seconds) 2017-01-24 20:39:00 --> Na (~Na@unaffiliated/na) a rejoint #mcdevs 2017-01-24 21:45:46 <-- Gjum (~Gjum@37.120.79.150) a quitté (Ping timeout: 240 seconds) 2017-01-24 22:17:56 <-- AlJaMa (~AlJaMa@unaffiliated/aljama) a quitté (Ping timeout: 258 seconds) 2017-01-24 22:27:32 --> AlJaMa (~AlJaMa@unaffiliated/aljama) a rejoint #mcdevs 2017-01-25 00:07:27 <-- Z750 (~Z750@2001:41d0:1:68a3::45) a quitté (Ping timeout: 245 seconds) 2017-01-25 00:07:32 <-- TheUnnamedDude|b (~TheUnname@2001:41d0:1:68a3::37) a quitté (Ping timeout: 252 seconds) 2017-01-25 00:10:50 <-- Dinnerbone (dinnerbone@i.like.butts.and.my.name.is.dinnerbone.com) a quitté (Ping timeout: 252 seconds) 2017-01-25 00:12:38 --> Dinnerbone (dinnerbone@i.like.butts.and.my.name.is.dinnerbone.com) a rejoint #mcdevs 2017-01-25 00:12:38 -- Mode #mcdevs [+v Dinnerbone] par ChanServ 2017-01-25 00:23:40 <-- EW8GU (admin@ho.by) a quitté (Read error: Connection reset by peer) 2017-01-25 00:29:55 --> EW8GU (admin@ho.by) a rejoint #mcdevs 2017-01-25 01:01:54 <-- protryon (~protryon@c-50-131-132-225.hsd1.ca.comcast.net) a quitté (Quit: WeeChat 1.7-rc2) 2017-01-25 01:02:12 --> protryon (~protryon@2601:647:ca03:600:16b9:8d47:200c:9a3a) a rejoint #mcdevs 2017-01-25 01:39:56 <-- Black-Hole (~BlackHole@p2003007E4F62A500149E0B14A1ABACC8.dip0.t-ipconnect.de) a quitté (Ping timeout: 258 seconds) 2017-01-25 02:11:53 --> barneygale (~barneygal@90.217.78.148) a rejoint #mcdevs 2017-01-25 02:14:34 barneygale I'm working on a new version of mark2 (terminal-only server wrapper). If anyone has any feedback, feature requests, annoying bugs etc please give me a PM or an email: barney.gale@gmail.com. Should be testable in a month or so; let me know if you want to test. 2017-01-25 02:38:24 <-- MeltedLux (MeltedLux@bifrost.melted.me) a quitté (Quit: R.I.P) 2017-01-25 02:42:30 --> MeltedLux (MeltedLux@bifrost.melted.me) a rejoint #mcdevs 2017-01-25 02:43:04 --> KnownUnown (KnownUnown@die.in.firrre.com) a rejoint #mcdevs 2017-01-25 03:05:06 --> Gjum (~Gjum@37.120.79.150) a rejoint #mcdevs 2017-01-25 03:52:58 --> barneygale_ (~barneygal@90.203.73.29) a rejoint #mcdevs 2017-01-25 03:54:02 <-- barneygale (~barneygal@90.217.78.148) a quitté (Ping timeout: 256 seconds) 2017-01-25 04:03:35 <-- KnownUnown (KnownUnown@die.in.firrre.com) a quitté (Quit: Oh no, bouncer died) 2017-01-25 04:17:28 <-- zhuyifei1999_ (uid97661@wikimedia/zhuyifei1999) a quitté (Quit: Connection closed for inactivity) 2017-01-25 04:32:59 --> KnownUnown (KnownUnown@die.in.firrre.com) a rejoint #mcdevs 2017-01-25 04:48:32 <-- Gjum (~Gjum@37.120.79.150) a quitté (Ping timeout: 258 seconds) 2017-01-25 05:00:47 <-- protryon (~protryon@2601:647:ca03:600:16b9:8d47:200c:9a3a) a quitté (Ping timeout: 258 seconds) 2017-01-25 05:12:03 --> protryon (~protryon@2601:647:ca03:600:16b9:8d47:200c:9a3a) a rejoint #mcdevs 2017-01-25 05:53:31 <-- barneygale_ (~barneygal@90.203.73.29) a quitté (Ping timeout: 264 seconds) 2017-01-25 05:55:15 --> barneygale_ (~barneygal@90.203.73.29) a rejoint #mcdevs 2017-01-25 06:07:15 <-- barneygale_ (~barneygal@90.203.73.29) a quitté (Ping timeout: 240 seconds) 2017-01-25 06:07:27 <-- LiftLeft (~loser@67.205.149.187) a quitté (Ping timeout: 245 seconds) 2017-01-25 06:08:20 --> LiftLeft (~loser@67.205.149.187) a rejoint #mcdevs 2017-01-25 06:23:44 <-- GarethTheGreat (~gareth@li306-151.members.linode.com) a quitté (Ping timeout: 252 seconds) 2017-01-25 06:31:48 --> GarethTheGreat (~gareth@li306-151.members.linode.com) a rejoint #mcdevs 2017-01-25 06:36:20 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2017-01-25 06:36:43 <-- GarethTheGreat (~gareth@li306-151.members.linode.com) a quitté (Ping timeout: 264 seconds) 2017-01-25 06:39:18 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 240 seconds) 2017-01-25 06:39:18 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2017-01-25 06:42:47 --> GarethTheGreat (~gareth@li306-151.members.linode.com) a rejoint #mcdevs 2017-01-25 07:08:17 <-- LiftLeft (~loser@67.205.149.187) a quitté (Ping timeout: 245 seconds) 2017-01-25 07:17:02 <-- ajvpot (~ajvpot@the.motherfuckin.ddosshield.net) a quitté (Ping timeout: 240 seconds) 2017-01-25 07:17:18 <-- ShaRose (ShaRose@i.am.sharo.se) a quitté (Ping timeout: 260 seconds) 2017-01-25 07:17:28 --> ShaRose (ShaRose@i.am.sharo.se) a rejoint #mcdevs 2017-01-25 07:21:30 --> ajvpot (~ajvpot@the.motherfuckin.ddosshield.net) a rejoint #mcdevs 2017-01-25 07:57:43 --> LiftLeft (~loser@67.205.149.187) a rejoint #mcdevs 2017-01-25 08:04:07 <-- LiftLeft (~loser@67.205.149.187) a quitté (Ping timeout: 245 seconds) 2017-01-25 08:13:14 <-- protryon (~protryon@2601:647:ca03:600:16b9:8d47:200c:9a3a) a quitté (Quit: WeeChat 1.7-rc2) 2017-01-25 08:19:52 --> zhuyifei1999_ (uid97661@wikimedia/zhuyifei1999) a rejoint #mcdevs 2017-01-25 08:36:43 <-- kev009 (~kev009@tempe0.bbox.io) a quitté (Read error: Connection reset by peer) 2017-01-25 08:37:06 --> kev009 (~kev009@tempe0.bbox.io) a rejoint #mcdevs 2017-01-25 08:37:06 -- Mode #mcdevs [+v kev009] par ChanServ 2017-01-25 10:05:46 Not-63f6 [Charge] bhelyer pushed 1 commit to win32 [+0/-0/±1] https://github.com/VoltLang/Charge/compare/e5c4e733a3d9...405b8cbfbb1e 2017-01-25 10:05:48 Not-63f6 [Charge] bhelyer 405b8cb - core: Move all win32 functions onto CoreWin32, remove global variables. 2017-01-25 10:18:59 <-- kev009 (~kev009@tempe0.bbox.io) a quitté (Read error: Connection reset by peer) 2017-01-25 10:19:22 --> kev009 (~kev009@tempe0.bbox.io) a rejoint #mcdevs 2017-01-25 10:19:23 -- Mode #mcdevs [+v kev009] par ChanServ 2017-01-25 11:10:13 --> LiftLeft (~loser@67.205.149.187) a rejoint #mcdevs 2017-01-25 11:14:32 <-- LiftLeft (~loser@67.205.149.187) a quitté (Ping timeout: 245 seconds) 2017-01-25 11:27:09 --> LiftLeft (~loser@67.205.149.187) a rejoint #mcdevs 2017-01-25 12:24:06 <-- kev009 (~kev009@tempe0.bbox.io) a quitté (Remote host closed the connection) 2017-01-25 12:24:28 --> kev009 (~kev009@tempe0.bbox.io) a rejoint #mcdevs 2017-01-25 12:24:28 -- Mode #mcdevs [+v kev009] par ChanServ 2017-01-25 12:26:12 <-- chibill (~chibill@2602:306:ce43:b390:791b:16ce:aa38:3f0b) a quitté (Ping timeout: 258 seconds) 2017-01-25 12:30:59 --> chibill (~chibill@2602:306:ce43:b390:d813:3559:898e:a208) a rejoint #mcdevs 2017-01-25 13:31:45 Not-63f6 [Charge] bhelyer pushed 1 commit to win32 [+0/-0/±1] https://github.com/VoltLang/Charge/compare/405b8cbfbb1e...ffb8d59dd29d 2017-01-25 13:31:47 Not-63f6 [Charge] bhelyer ffb8d59 - core: Start to convert input. 2017-01-25 13:48:14 Not-63f6 [Charge] bhelyer pushed 1 commit to win32 [+0/-0/±1] https://github.com/VoltLang/Charge/compare/ffb8d59dd29d...1db2c4092ed4 2017-01-25 13:48:16 Not-63f6 [Charge] bhelyer 1db2c40 - core: Try to correctly call logic etc in loop. 2017-01-25 13:49:04 --> Tachyon_ (~Thunderbi@95.76.184.120) a rejoint #mcdevs 2017-01-25 14:00:56 --> UUID00 (~UUID00@BSN-142-133-132.dynamic.siol.net) a rejoint #mcdevs 2017-01-25 14:11:22 Not-63f6 [Charge] bhelyer pushed 1 commit to win32 [+0/-0/±1] https://github.com/VoltLang/Charge/compare/1db2c4092ed4...13c82e870217 2017-01-25 14:11:24 Not-63f6 [Charge] bhelyer 13c82e8 - core: Set the DefaultTarget width and height. 2017-01-25 14:33:52 <-- Tachyon_ (~Thunderbi@95.76.184.120) a quitté (Quit: Tachyon_) 2017-01-25 14:52:33 --> rom1504 (rom1504@rom1504.fr) a rejoint #mcdevs 2017-01-25 14:52:33 -- Le titre pour #mcdevs est "A haunt for developers working on projects related to Minecraft | Website & Rules: http://wiki.vg/MCDevs/rules | Wiki: http://wiki.vg | Channel is publicly logged as of Feb.25/13 https://logs.rom1504.fr/" 2017-01-25 14:52:33 -- Titre défini par Fenhl (sid30770@gateway/web/irccloud.com/x-akmdauiqsuxzdhen) le ven., 11 mars 2016 05:58:28 2017-01-25 14:52:33 -- Canal #mcdevs : 163 pseudos (1 op, 14 voices, 148 normaux) 2017-01-25 14:52:39 -- Canal créé le lun., 06 déc. 2010 12:22:40 2017-01-25 15:04:43 --> AlphaBlend (AlphaBlend@cpe-172-250-134-111.socal.res.rr.com) a rejoint #mcdevs 2017-01-25 15:21:09 MiniDigger you search for bugs? I am on b67836f currently. I can't seem to login into my instance on mobile. I press sign in, the button goes gray, but nothing happens. Is there any way I can get the console to pop up on mobile? 2017-01-25 15:22:28 MiniDigger I upgraded from 2.1.0. I can see in the lounge console that it upgraded my password hash 2017-01-25 15:24:04 PolarizedIons MiniDigger: are you in the wrong channel? 2017-01-25 15:24:12 MiniDigger uuum, yes 2017-01-25 15:24:14 MiniDigger wow 2017-01-25 15:24:16 PolarizedIons :) 2017-01-25 17:19:26 <-- csnxs (sean@unaffiliated/plussean) a quitté (Quit: I was wrong. It creeps up back; through coloured glass.) 2017-01-25 17:21:01 --> csnxs (sean@unaffiliated/plussean) a rejoint #mcdevs 2017-01-25 17:25:35 Hafydd I can't fucking believe it! The RSS feed I had for minecraft.net silently failed because it's now giving 404. 2017-01-25 17:25:44 Hafydd I don't know for how long I've been missing updates. 2017-01-25 17:33:06 redstonehelper have you really missed anything though? 2017-01-25 17:36:29 Hafydd No, as it happens I haven't; but I could have. 2017-01-25 17:42:20 --> barneygale_ (~barneygal@90.196.176.75) a rejoint #mcdevs 2017-01-25 19:02:29 --> Tachyon_ (~Thunderbi@95.76.184.120) a rejoint #mcdevs 2017-01-25 19:36:21 --> barneygale (~barneygal@2.220.0.250) a rejoint #mcdevs 2017-01-25 19:38:12 <-- barneygale_ (~barneygal@90.196.176.75) a quitté (Ping timeout: 276 seconds) 2017-01-25 19:45:23 <-- cebreidian (U2FsdGVkX1@ma.sdf.org) a quitté (Ping timeout: 256 seconds) 2017-01-25 19:52:40 --> cebreidian (U2FsdGVkX1@ma.sdf.org) a rejoint #mcdevs 2017-01-25 19:55:26 --> bildramer1 (~bildramer@p2003004D2B28FF00585DC084A0CDC0A2.dip0.t-ipconnect.de) a rejoint #mcdevs 2017-01-25 19:55:54 <-- bildramer (~bildramer@p2003004D2B28FF00F150BC975D1CD489.dip0.t-ipconnect.de) a quitté (Ping timeout: 240 seconds) 2017-01-25 20:19:41 --> Gjum (~Gjum@37.120.54.17) a rejoint #mcdevs 2017-01-25 20:39:38 <-- cebreidian (U2FsdGVkX1@ma.sdf.org) a quitté (Ping timeout: 264 seconds) 2017-01-25 20:48:15 --> cebreidian (U2FsdGVkX1@ma.sdf.org) a rejoint #mcdevs 2017-01-25 20:48:57 <-- AlphaBlend (AlphaBlend@cpe-172-250-134-111.socal.res.rr.com) a quitté (Ping timeout: 240 seconds) 2017-01-25 21:14:19 <-- Tachyon_ (~Thunderbi@95.76.184.120) a quitté (Quit: Tachyon_) 2017-01-25 21:15:23 --> AlphaBlend (AlphaBlend@cpe-172-250-134-111.socal.res.rr.com) a rejoint #mcdevs 2017-01-25 21:27:02 pokechu22 Hafydd: FYI, the feed's now at https://minecraft.net/en-us/feeds/community-content/rss 2017-01-25 22:20:17 <-- jast (jast@zoidberg.org) a quitté (Remote host closed the connection) 2017-01-25 22:20:24 --> jast (jast@zoidberg.org) a rejoint #mcdevs 2017-01-25 22:23:40 <-- TobiX (tobias@zoidberg.org) a quitté (Ping timeout: 256 seconds) 2017-01-25 22:24:06 --> TobiX (tobias@zoidberg.org) a rejoint #mcdevs 2017-01-25 23:49:41 <-- cebreidian (U2FsdGVkX1@ma.sdf.org) a quitté (Ping timeout: 240 seconds) 2017-01-25 23:58:36 --> cebreidian (U2FsdGVkX1@ma.sdf.org) a rejoint #mcdevs 2017-01-26 00:28:00 --> barneygale_ (~barneygal@2.220.0.250) a rejoint #mcdevs 2017-01-26 00:28:07 <-- UUID00 (~UUID00@BSN-142-133-132.dynamic.siol.net) a quitté (Ping timeout: 255 seconds) 2017-01-26 00:29:14 <-- barneygale_ (~barneygal@2.220.0.250) a quitté (Client Quit) 2017-01-26 00:37:27 Not-63f6 [Charge] Wallbraker pushed 1 commit to master [+0/-0/±6] https://github.com/VoltLang/Charge/compare/10827e2c6ddc...9c4383c2b58c 2017-01-26 00:37:28 Not-63f6 [Charge] Wallbraker 9c4383c - core: Add keyText event 2017-01-26 00:59:22 -- bildramer1 est maintenant connu sous le nom bildramer 2017-01-26 01:35:57 <-- EW8GU (admin@ho.by) a quitté (Ping timeout: 240 seconds) 2017-01-26 01:49:27 -- vemacs_ est maintenant connu sous le nom vemacs 2017-01-26 01:49:28 <-- vemacs (~vemacs@jet.fuel.cant.melt.da.nkmem.es) a quitté (Changing host) 2017-01-26 01:49:28 --> vemacs (~vemacs@unaffiliated/vemacs) a rejoint #mcdevs 2017-01-26 02:06:27 --> EW8GU (admin@ho.by) a rejoint #mcdevs 2017-01-26 02:28:05 --> Lazersmoke (~Lazersmok@2601:248:200:829b:24cc:7973:ea8:5e0c) a rejoint #mcdevs 2017-01-26 02:29:42 <-- joethei (~joethei@37.114.61.198) a quitté (Ping timeout: 245 seconds) 2017-01-26 02:31:51 --> joethei (~joethei@37.114.61.198) a rejoint #mcdevs 2017-01-26 02:55:41 <-- protryon (~protryon@c-50-131-132-225.hsd1.ca.comcast.net) a quitté (Quit: WeeChat 1.7-rc2) 2017-01-26 03:19:56 <-- Lazersmoke (~Lazersmok@2601:248:200:829b:24cc:7973:ea8:5e0c) a quitté (Quit: Leaving) 2017-01-26 03:58:41 <-- Gjum (~Gjum@37.120.54.17) a quitté (Ping timeout: 240 seconds) 2017-01-26 05:41:15 <-- jnoah (~brutal_ch@osuosl/staff/brutal-chaos) a quitté #mcdevs ("WeeChat 1.7") 2017-01-26 06:14:21 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2017-01-26 06:17:57 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 260 seconds) 2017-01-26 06:17:57 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2017-01-26 06:22:10 --> Z750 (~Z750@godzilla.destroystokyo.com) a rejoint #mcdevs 2017-01-26 06:59:35 -- Guest95730 est maintenant connu sous le nom killme 2017-01-26 07:17:20 --> protryon (~protryon@c-50-131-132-225.hsd1.ca.comcast.net) a rejoint #mcdevs 2017-01-26 07:34:34 <-- nicke_000 (~nicke_000@c83-249-66-168.bredband.comhem.se) a quitté (Ping timeout: 240 seconds) 2017-01-26 08:57:31 <-- protryon (~protryon@c-50-131-132-225.hsd1.ca.comcast.net) a quitté (Quit: WeeChat 1.7-rc2) 2017-01-26 09:16:11 --> Gjum (~Gjum@37.120.59.40) a rejoint #mcdevs 2017-01-26 09:23:26 --> qws-user-1228 (~quassel@2605:a000:110c:a019:7913:f2ba:f54c:f092) a rejoint #mcdevs 2017-01-26 09:23:45 <-- qws-user-1229 (~quassel@2605:a000:110c:a019:7913:f2ba:f54c:f092) a quitté (Read error: Connection reset by peer) 2017-01-26 09:24:45 <-- WizardCM (~WizardCM@atom.cloud.faunt.net) a quitté (Quit: Oh noes it broke!) 2017-01-26 09:25:25 <-- chibill (~chibill@2602:306:ce43:b390:d813:3559:898e:a208) a quitté (Ping timeout: 255 seconds) 2017-01-26 09:25:28 --> WizardCM (~WizardCM@atom.cloud.faunt.net) a rejoint #mcdevs 2017-01-26 09:25:55 --> chibill (~chibill@2602:306:ce43:b390:d813:3559:898e:a208) a rejoint #mcdevs 2017-01-26 09:37:34 --> UUID00 (~UUID00@BSN-142-133-132.dynamic.siol.net) a rejoint #mcdevs 2017-01-26 10:25:14 Not-63f6 [Charge] bhelyer pushed 1 commit to win32 [+0/-0/±1] https://github.com/VoltLang/Charge/compare/13c82e870217...89c803cf19e4 2017-01-26 10:25:15 Not-63f6 [Charge] bhelyer 89c803c - core: Create a borderless fullscreen window. 2017-01-26 10:36:23 <-- zhuyifei1999_ (uid97661@wikimedia/zhuyifei1999) a quitté (Quit: Connection closed for inactivity) 2017-01-26 10:41:42 <-- bildramer (~bildramer@p2003004D2B28FF00585DC084A0CDC0A2.dip0.t-ipconnect.de) a quitté (Ping timeout: 276 seconds) 2017-01-26 11:09:44 <-- kashike (kashike@unaffiliated/kashike) a quitté (Quit: WeeChat 1.8-dev) 2017-01-26 11:19:11 --> kashike (kashike@is.a.miserable.ninja) a rejoint #mcdevs 2017-01-26 11:19:31 <-- kashike (kashike@is.a.miserable.ninja) a quitté (Client Quit) 2017-01-26 11:20:04 --> kashike (kashike@unaffiliated/kashike) a rejoint #mcdevs 2017-01-26 11:39:40 Not-63f6 [Charge] bhelyer pushed 1 commit to win32 [+0/-0/±1] https://github.com/VoltLang/Charge/compare/89c803cf19e4...b67212810b8a 2017-01-26 11:39:41 Not-63f6 [Charge] bhelyer b672128 - core: Throw if window creation failed, give mouse deltas. 2017-01-26 11:54:40 --> zhuyifei1999_ (uid97661@wikimedia/zhuyifei1999) a rejoint #mcdevs 2017-01-26 12:08:54 <-- barneygale (~barneygal@2.220.0.250) a quitté (Ping timeout: 240 seconds) 2017-01-26 13:38:47 Not-63f6 [Charge] bhelyer pushed 7 commits to win32 [+1/-0/±10] https://github.com/VoltLang/Charge/compare/b67212810b8a...808c2e2f0f36 2017-01-26 13:38:49 Not-63f6 [Charge] bhelyer 7842a53 - core: Import rough win32 code. 2017-01-26 13:38:50 Not-63f6 [Charge] bhelyer 5d3f42b - core: Move all win32 functions onto CoreWin32, remove global variables. 2017-01-26 13:38:52 Not-63f6 [Charge] bhelyer 20ad88b - core: Start to convert input. 2017-01-26 13:38:53 Not-63f6 [Charge] ... and 4 more commits. 2017-01-26 13:40:07 <-- LaxWasThere (~Lax@2607:5300:60:48d7::) a quitté (Ping timeout: 245 seconds) 2017-01-26 13:44:07 <-- ashka (~postmaste@pdpc/supporter/active/ashka) a quitté (Ping timeout: 258 seconds) 2017-01-26 13:50:17 --> ashka (~postmaste@server2.shellgratuit.com) a rejoint #mcdevs 2017-01-26 13:50:19 <-- ashka (~postmaste@server2.shellgratuit.com) a quitté (Changing host) 2017-01-26 13:50:19 --> ashka (~postmaste@pdpc/supporter/active/ashka) a rejoint #mcdevs 2017-01-26 14:02:36 --> barneygale (~barneygal@2.220.0.250) a rejoint #mcdevs 2017-01-26 14:41:46 --> protryon (~protryon@c-50-131-132-225.hsd1.ca.comcast.net) a rejoint #mcdevs 2017-01-26 14:51:39 Not-63f6 [Charge] bhelyer pushed 1 commit to win32 [+0/-0/±3] https://github.com/VoltLang/Charge/compare/808c2e2f0f36...f28e90cfaff1 2017-01-26 14:51:40 Not-63f6 [Charge] bhelyer f28e90c - core: Send key up and down events. 2017-01-26 15:04:05 +Fador umm, so what is that VoltLang/Charge? =b 2017-01-26 15:04:15 +Fador doesn't look like minecraft related 2017-01-26 15:11:07 rom1504 indeed 2017-01-26 15:24:27 +Prf_Jakob Its a reimplimentation of charged-miners.com 2017-01-26 15:24:44 +Prf_Jakob Which got sidetracked 2017-01-26 15:25:54 +Prf_Jakob I can turn it of if you like 2017-01-26 15:29:03 chibill I really wish I could find a nice python based MC client thats for making bots... 2017-01-26 15:29:29 chibill Most that I find are either for 1.8 or don't have anyway to interact with the world. 2017-01-26 15:29:30 rom1504 spockbot ? 2017-01-26 15:29:38 rom1504 well it's 1.8 yes 2017-01-26 15:29:50 rom1504 you could help updating it to 1.9 2017-01-26 15:29:54 rom1504 or just use it for 1.8 2017-01-26 15:30:20 chibill I was looking for something for 1.11 :P I could try updating it to 1.11 2017-01-26 15:30:34 rom1504 1.9 is basically the same as 1.10/1.11 2017-01-26 15:31:02 rom1504 but yeah 2017-01-26 15:34:23 chibill in 1.9 they changed like all the packet IDs but. So that will be a pain. 2017-01-26 15:37:01 rom1504 https://github.com/SpockBotMC/SpockBot/issues/222 2017-01-26 15:37:42 rom1504 imho the best way would be to implement protodef so you can use https://github.com/PrismarineJS/minecraft-data/blob/master/data/pc/1.11/protocol.json 2017-01-26 15:37:53 rom1504 but well... not saying it's particularly easy 2017-01-26 15:37:58 rom1504 I mean protodef for python 2017-01-26 15:39:01 rom1504 you could do an intermediary solution of just updating the packet ids by exploiting the json file though 2017-01-26 15:39:34 rom1504 spotbot has a 1.9 chunk format parser though, so that's something 2017-01-26 15:40:33 chibill yeah. I was trying to use that parser with pycraft to be able to read the chunk data packets but it was failing really bad. 2017-01-26 15:47:50 rom1504 really ? 2017-01-26 15:48:20 rom1504 https://github.com/SpockBotMC/SpockBot/pull/218/files I'm talking about this 2017-01-26 15:56:35 chibill yeah. 2017-01-26 16:04:38 rom1504 well... 2017-01-26 16:04:54 rom1504 you should definitely open an issue about it on spockbot repo so Gjum can fix it then 2017-01-26 16:05:26 <-- simpleauthority (~simpleaut@02.chicago.il.us.node.dph.digitalpenquin.com) a quitté (Ping timeout: 264 seconds) 2017-01-26 16:07:09 --> simpleauthority (~simpleaut@02.chicago.il.us.node.dph.digitalpenquin.com) a rejoint #mcdevs 2017-01-26 16:08:33 chibill I don't know if it affects it on its target version but as I was trying to use it with 1.11 2017-01-26 16:09:16 chibill Also the current spockbot works sort of on 1.11... Need to figure out why it thinks keep alives are chunk data even when it has the correct ids.... 2017-01-26 16:11:04 rom1504 1.11 and 1.9 chunk format is the same 2017-01-26 16:11:33 rom1504 "Also the current spockbot works sort of on 1.11..." no that's impossible, the protocol is at 1.8 2017-01-26 16:12:50 chibill I mean the 1.9 ... (Which for me is the most current....) 2017-01-26 16:12:54 chibill branch 2017-01-26 16:13:35 chibill Changed the protocol version and it connect just fine. (Other then spamming about chunk data packets failing to decode.) 2017-01-26 16:13:42 --> LaxWasHere (~Lax@2607:5300:60:48d7::) a rejoint #mcdevs 2017-01-26 16:14:42 chibill There is like four packets that do not decode and spam... But I am trying to figure that out. 2017-01-26 16:15:01 <-- barneygale (~barneygal@2.220.0.250) a quitté (Ping timeout: 240 seconds) 2017-01-26 16:15:33 <-- samschaap (~samschaap@5469BF1F.cm-12-2c.dynamic.ziggo.nl) a quitté (Ping timeout: 240 seconds) 2017-01-26 16:16:57 <-- mundus2018 (~mundus201@ec2-54-196-58-236.compute-1.amazonaws.com) a quitté (Ping timeout: 240 seconds) 2017-01-26 16:17:33 chibill I figure it out... it not reading size... 2017-01-26 16:19:17 rom1504 . 2017-01-26 16:19:43 rom1504 I guess you should open an issue for not crashing when everything is wrong then 2017-01-26 16:19:51 rom1504 but I'm not sure if that's really a bug 2017-01-26 16:20:07 --> mundus2018 (~mundus201@ec2-54-196-58-236.compute-1.amazonaws.com) a rejoint #mcdevs 2017-01-26 16:21:30 chibill I wish they showed you the real error when a packet failed to decode... 2017-01-26 16:23:24 --> samschaap (~samschaap@5469BF1F.cm-12-2c.dynamic.ziggo.nl) a rejoint #mcdevs 2017-01-26 16:34:37 rom1504 sorry but there's no magic, if you don't update the packet ids, it won't work 2017-01-26 16:45:07 --> nicke_000 (~nicke_000@c83-249-66-168.bredband.comhem.se) a rejoint #mcdevs 2017-01-26 16:51:00 <-- Gjum (~Gjum@37.120.59.40) a quitté (Read error: Connection reset by peer) 2017-01-26 16:53:01 chibill The IDs are up to date... (They match) 2017-01-26 16:53:26 chibill The format is even correct... Something in the way it decodes them is failing... 2017-01-26 16:53:43 chibill (Most likely the broken chunk section decoding...) 2017-01-26 17:01:26 --> barneygale (~barneygal@2.220.0.250) a rejoint #mcdevs 2017-01-26 17:01:31 --> Gjum (~Gjum@37.120.59.40) a rejoint #mcdevs 2017-01-26 17:06:41 chibill Chunk data did change between 1.9 and 1.11 https://matsv.nl/PAaaS/# compare 1.9 to 1.11 using that. 2017-01-26 17:12:26 --> bildramer (~bildramer@p2003004D2B28FF00745DF80A8F5D097D.dip0.t-ipconnect.de) a rejoint #mcdevs 2017-01-26 17:12:44 kashike nice, adblocker prevents that site from working 2017-01-26 17:13:39 rom1504 no 2017-01-26 17:13:42 rom1504 well 2017-01-26 17:13:49 rom1504 tiles entities have been added at the end yes 2017-01-26 17:13:57 rom1504 so the packet changed 2017-01-26 17:14:04 rom1504 but the chunk format didn't change 2017-01-26 17:14:14 rom1504 the ids are up to date ? 2017-01-26 17:15:54 rom1504 ok then 2017-01-26 17:16:44 <-- PolarizedIons (~Polarized@unaffiliated/polarizedions) a quitté (Quit: Explodes) 2017-01-26 17:16:53 --> PolarizedIons (~Polarized@unaffiliated/polarizedions) a rejoint #mcdevs 2017-01-26 17:24:14 chibill Also a packet that has not changed from even 1.7 is failing to decode..... Like what the heck. 2017-01-26 17:26:26 chibill I wanted to use pyCraft for my project but they don't have chunk data decoding.... Which while I tried to get that working I found it returning very weird stuff and gave up. 2017-01-26 18:00:40 rom1504 what is your project ? 2017-01-26 18:00:50 rom1504 if you want to build a bot, spockbot is def the way to go 2017-01-26 18:00:58 rom1504 a bot in python anyway 2017-01-26 18:01:48 rom1504 pyCraft seems pretty low level 2017-01-26 18:17:25 --> bildramer1 (~bildramer@p2003004D2B28FF0094256D38312AC6B9.dip0.t-ipconnect.de) a rejoint #mcdevs 2017-01-26 18:20:39 <-- bildramer (~bildramer@p2003004D2B28FF00745DF80A8F5D097D.dip0.t-ipconnect.de) a quitté (Ping timeout: 252 seconds) 2017-01-26 18:23:39 <-- AlJaMa (~AlJaMa@unaffiliated/aljama) a quitté (Ping timeout: 240 seconds) 2017-01-26 20:03:25 --> AlJaMa (~AlJaMa@unaffiliated/aljama) a rejoint #mcdevs 2017-01-26 21:01:25 --> Tachyon_ (~Thunderbi@95.76.184.120) a rejoint #mcdevs 2017-01-26 21:06:02 <-- barneygale (~barneygal@2.220.0.250) a quitté (Ping timeout: 255 seconds) 2017-01-26 21:08:42 --> AlJaMa_ (~AlJaMa@unaffiliated/aljama) a rejoint #mcdevs 2017-01-26 21:08:44 --> barneygale (~barneygal@2.220.0.250) a rejoint #mcdevs 2017-01-26 21:10:03 <-- AlJaMa (~AlJaMa@unaffiliated/aljama) a quitté (Read error: Connection reset by peer) 2017-01-26 21:12:41 --> BlackHole (~BlackHole@p2003007E4F62A50029987A11D0B163F7.dip0.t-ipconnect.de) a rejoint #mcdevs 2017-01-26 21:12:55 -- BlackHole est maintenant connu sous le nom Black-Hole 2017-01-26 21:15:36 --> kev009_ (~kev009@tempe0.bbox.io) a rejoint #mcdevs 2017-01-26 21:15:36 -- Mode #mcdevs [+v kev009_] par ChanServ 2017-01-26 21:17:07 <-- kev009 (~kev009@tempe0.bbox.io) a quitté (Ping timeout: 256 seconds) 2017-01-26 21:22:40 --> AlJaMa (~AlJaMa@unaffiliated/aljama) a rejoint #mcdevs 2017-01-26 21:22:53 --> fl4sh_ (~fl4sh@s3.jsje.de) a rejoint #mcdevs 2017-01-26 21:23:27 <-- AlJaMa_ (~AlJaMa@unaffiliated/aljama) a quitté (Ping timeout: 240 seconds) 2017-01-26 21:30:24 <-- barneygale (~barneygal@2.220.0.250) a quitté (Ping timeout: 276 seconds) 2017-01-26 21:31:51 <-- Tachyon_ (~Thunderbi@95.76.184.120) a quitté (Quit: Tachyon_) 2017-01-26 21:37:06 --> barneygale (~barneygal@2.220.0.250) a rejoint #mcdevs 2017-01-26 21:39:35 <-- cebreidian (U2FsdGVkX1@ma.sdf.org) a quitté (Ping timeout: 240 seconds) 2017-01-26 21:43:38 --> Amaranth (~Amaranth@ubuntu/member/Amaranth) a rejoint #mcdevs 2017-01-26 21:43:38 -- Mode #mcdevs [+v Amaranth] par ChanServ 2017-01-26 21:51:56 chibill it is. But spockbot actually is refusing to work... (The stuff even looks correct and it can't decode it...) 2017-01-26 22:18:18 --> cebreidian (U2FsdGVkX1@ma.sdf.org) a rejoint #mcdevs 2017-01-26 22:22:59 <-- cebreidian (U2FsdGVkX1@ma.sdf.org) a quitté (Ping timeout: 255 seconds) 2017-01-26 22:36:21 <-- AlJaMa (~AlJaMa@unaffiliated/aljama) a quitté (Ping timeout: 240 seconds) 2017-01-26 22:39:06 --> Dadido3 (~quassel@p2003007A8B230A00C92C4BF4398B22B5.dip0.t-ipconnect.de) a rejoint #mcdevs 2017-01-26 22:42:12 <-- Dadido3_ (~quassel@p2003007A8B230A00D061B39AC06808E6.dip0.t-ipconnect.de) a quitté (Ping timeout: 245 seconds) 2017-01-26 22:45:35 --> AlJaMa (~AlJaMa@unaffiliated/aljama) a rejoint #mcdevs 2017-01-27 00:12:15 <-- UUID00 (~UUID00@BSN-142-133-132.dynamic.siol.net) a quitté (Ping timeout: 240 seconds) 2017-01-27 00:22:03 <-- Jailout2000 (~Jailout20@unaffiliated/jailout2000) a quitté (Ping timeout: 240 seconds) 2017-01-27 00:23:25 --> Jailout2000 (~Jailout20@unaffiliated/jailout2000) a rejoint #mcdevs 2017-01-27 00:44:58 --> Jailout20001 (~Jailout20@unaffiliated/jailout2000) a rejoint #mcdevs 2017-01-27 00:45:16 <-- Jailout2000 (~Jailout20@unaffiliated/jailout2000) a quitté (Disconnected by services) 2017-01-27 00:45:16 -- Jailout20001 est maintenant connu sous le nom Jailout2000 2017-01-27 01:45:29 <-- AlJaMa (~AlJaMa@unaffiliated/aljama) a quitté (Ping timeout: 255 seconds) 2017-01-27 01:45:42 --> AlJaMa (~AlJaMa@unaffiliated/aljama) a rejoint #mcdevs 2017-01-27 02:12:13 <-- LiftLeft (~loser@67.205.149.187) a quitté (Ping timeout: 245 seconds) 2017-01-27 02:24:45 --> LiftLeft (~loser@67.205.149.187) a rejoint #mcdevs 2017-01-27 03:18:03 --> Lazersmoke (~Lazersmok@2601:248:200:829b:3d00:349c:7c34:f316) a rejoint #mcdevs 2017-01-27 04:03:58 <-- Z750 (~Z750@godzilla.destroystokyo.com) a quitté (Quit: Off to make tacos) 2017-01-27 04:19:25 --> Z750 (~Z750@godzilla.destroystokyo.com) a rejoint #mcdevs 2017-01-27 05:16:03 <-- Gjum (~Gjum@37.120.59.40) a quitté (Ping timeout: 240 seconds) 2017-01-27 05:30:12 <-- Lazersmoke (~Lazersmok@2601:248:200:829b:3d00:349c:7c34:f316) a quitté (Quit: Leaving) 2017-01-27 06:12:35 --> redstonehelper_ (~redstoneh@p57952630.dip0.t-ipconnect.de) a rejoint #mcdevs 2017-01-27 06:12:35 <-- redstonehelper_ (~redstoneh@p57952630.dip0.t-ipconnect.de) a quitté (Changing host) 2017-01-27 06:12:35 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2017-01-27 06:16:27 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 240 seconds) 2017-01-27 06:16:27 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2017-01-27 06:34:15 Not-63f6 [Charge] bhelyer pushed 1 commit to win32 [+0/-0/±1] https://github.com/VoltLang/Charge/compare/f28e90cfaff1...0dbcf8921172 2017-01-27 06:34:17 Not-63f6 [Charge] bhelyer 0dbcf89 - core: Post quit message in chargeQuit. 2017-01-27 06:37:17 <-- balrog (~balrog@unaffiliated/balrog) a quitté (Ping timeout: 248 seconds) 2017-01-27 06:38:37 --> balrog (~balrog@unaffiliated/balrog) a rejoint #mcdevs 2017-01-27 07:25:27 --> UUID00 (~UUID00@BSN-142-133-132.dynamic.siol.net) a rejoint #mcdevs 2017-01-27 07:36:15 <-- nicke_000 (~nicke_000@c83-249-66-168.bredband.comhem.se) a quitté (Ping timeout: 240 seconds) 2017-01-27 07:46:33 <-- protryon (~protryon@c-50-131-132-225.hsd1.ca.comcast.net) a quitté (Quit: WeeChat 1.7-rc2) 2017-01-27 08:27:03 Not-63f6 [Charge] bhelyer pushed 1 commit to win32 [+0/-0/±1] https://github.com/VoltLang/Charge/compare/0dbcf8921172...a1d1c0191808 2017-01-27 08:27:04 Not-63f6 [Charge] bhelyer a1d1c01 - core: Handle WM_CHAR and WM_UNICHAR. 2017-01-27 11:40:40 Not-63f6 [Charge] bhelyer pushed 1 commit to win32 [+0/-0/±2] https://github.com/VoltLang/Charge/compare/a1d1c0191808...95fba70e95f5 2017-01-27 11:40:41 Not-63f6 [Charge] bhelyer 95fba70 - core: Implement relative mouse mode in win32. 2017-01-27 11:50:04 <-- ishitatsuyuki (ishitatsuy@gateway/shell/matrix.org/x-pmoqfnprffgksxwl) a quitté (Write error: Connection reset by peer) 2017-01-27 11:56:11 --> ishitatsuyuki (ishitatsuy@gateway/shell/matrix.org/x-ourgmtitexxgbzet) a rejoint #mcdevs 2017-01-27 12:21:32 Not-63f6 [Charge] bhelyer pushed 1 commit to master [+0/-0/±1] https://github.com/VoltLang/Charge/compare/9c4383c2b58c...fe51d91785f3 2017-01-27 12:21:33 Not-63f6 [Charge] bhelyer fe51d91 - lib: Remove octal char literal. 2017-01-27 12:23:00 --> Syncazor (~Syncazor@ppp121-45-120-27.bras2.adl6.internode.on.net) a rejoint #mcdevs 2017-01-27 12:45:37 Not-63f6 [Charge] bhelyer pushed 1 commit to master [+0/-0/±1] https://github.com/VoltLang/Charge/compare/fe51d91785f3...974bdf7abd08 2017-01-27 12:45:39 Not-63f6 [Charge] bhelyer 974bdf7 - examples: Update gl example keyDown signature. 2017-01-27 13:14:23 Not-63f6 [Charge] bhelyer pushed 1 commit to win32 [+0/-0/±3] https://github.com/VoltLang/Charge/compare/95fba70e95f5...17fbe85ae255 2017-01-27 13:14:25 Not-63f6 [Charge] bhelyer 17fbe85 - core: Don't send ASCII control codes to keyText. 2017-01-27 13:16:52 Not-63f6 [Charge] bhelyer pushed 12 commits to win32 [+1/-0/±17] https://github.com/VoltLang/Charge/compare/17fbe85ae255...04e4daf1a586 2017-01-27 13:16:54 Not-63f6 [Charge] bhelyer 2d2023b - core: Import rough win32 code. 2017-01-27 13:16:55 Not-63f6 [Charge] bhelyer 8e19d21 - core: Move all win32 functions onto CoreWin32, remove global variables. 2017-01-27 13:16:57 Not-63f6 [Charge] bhelyer 6ab68bf - core: Start to convert input. 2017-01-27 13:16:58 Not-63f6 [Charge] ... and 9 more commits. 2017-01-27 13:24:38 <-- Syncazor (~Syncazor@ppp121-45-120-27.bras2.adl6.internode.on.net) a quitté (Quit: Textual IRC Client: www.textualapp.com) 2017-01-27 13:29:16 <-- barneygale (~barneygal@2.220.0.250) a quitté (Ping timeout: 255 seconds) 2017-01-27 13:45:45 --> barneygale (~barneygal@90.208.99.187) a rejoint #mcdevs 2017-01-27 13:53:32 Not-63f6 [Charge] Wallbraker pushed 3 commits to win32 [+1/-0/±4] https://github.com/VoltLang/Charge/compare/04e4daf1a586...f98686780842 2017-01-27 13:53:33 Not-63f6 [Charge] Wallbraker 8e5e7b1 - power: To be discarded test stuff 2017-01-27 13:53:35 Not-63f6 [Charge] Wallbraker 9051792 - lib: SDL2 changes 2017-01-27 13:53:36 Not-63f6 [Charge] bhelyer f986867 - core: Import rough win32 code. 2017-01-27 14:24:01 Not-63f6 [Charge] bhelyer pushed 1 commit to win32 [+0/-0/±3] https://github.com/VoltLang/Charge/compare/f98686780842...12c80830d1b4 2017-01-27 14:24:03 Not-63f6 [Charge] bhelyer 12c8083 - core: mouseUp and mouseDown through win32 core. 2017-01-27 14:43:19 --> protryon (~protryon@c-50-131-132-225.hsd1.ca.comcast.net) a rejoint #mcdevs 2017-01-27 14:57:29 --> TotallyLazersmok (32ca53b6@gateway/web/freenode/ip.50.202.83.182) a rejoint #mcdevs 2017-01-27 14:58:23 TotallyLazersmok Am I correct in understanding that I need to have two AES ciphers going, one for encryption, and one for decryption, so they don't get out of sync based on packet order? 2017-01-27 15:02:52 <-- TotallyLazersmok (32ca53b6@gateway/web/freenode/ip.50.202.83.182) a quitté (Ping timeout: 260 seconds) 2017-01-27 15:03:18 barneygale TotallyLazersmok, correct 2017-01-27 16:00:09 --> nicke_000 (~nicke_000@c83-249-66-168.bredband.comhem.se) a rejoint #mcdevs 2017-01-27 16:33:23 --> Techie09 (604201b1@gateway/web/freenode/ip.96.66.1.177) a rejoint #mcdevs 2017-01-27 16:47:33 --> DefinitelyLazers (32ca53b6@gateway/web/freenode/ip.50.202.83.182) a rejoint #mcdevs 2017-01-27 16:51:57 <-- DefinitelyLazers (32ca53b6@gateway/web/freenode/ip.50.202.83.182) a quitté (Ping timeout: 260 seconds) 2017-01-27 16:59:10 <-- nicke_000 (~nicke_000@c83-249-66-168.bredband.comhem.se) a quitté (Quit: Leaving) 2017-01-27 16:59:23 --> nicke_000 (~nicke_000@c83-249-66-168.bredband.comhem.se) a rejoint #mcdevs 2017-01-27 17:00:13 <-- nicke_000 (~nicke_000@c83-249-66-168.bredband.comhem.se) a quitté (Client Quit) 2017-01-27 17:00:38 --> gurun (~gurun@c83-249-66-168.bredband.comhem.se) a rejoint #mcdevs 2017-01-27 17:38:22 <-- Tristitia (~tristitia@static-ip-69-64-50-196.inaddr.ip-pool.com) a quitté (Remote host closed the connection) 2017-01-27 18:25:01 --> Tachyon_ (~Thunderbi@95.76.184.120) a rejoint #mcdevs 2017-01-27 18:38:11 <-- Techie09 (604201b1@gateway/web/freenode/ip.96.66.1.177) a quitté (Quit: Page closed) 2017-01-27 18:46:04 Not-63f6 [Charge] Wallbraker pushed 2 commits to master [+0/-0/±5] https://github.com/VoltLang/Charge/compare/974bdf7abd08...71e625725e8a 2017-01-27 18:46:06 Not-63f6 [Charge] Wallbraker 75e80e9 - power: Disable RayTracer for now 2017-01-27 18:46:07 Not-63f6 [Charge] Wallbraker 71e6257 - charge: Add ways to change window mode 2017-01-27 19:12:14 Not-63f6 [Charge] Wallbraker pushed 1 commit to master [+0/-0/±1] https://github.com/VoltLang/Charge/compare/71e625725e8a...103a8064ab66 2017-01-27 19:12:16 Not-63f6 [Charge] Wallbraker 103a806 - core: Tidy code 2017-01-27 19:12:38 Tachyon_ every time I hope it's really someone talking here 2017-01-27 19:13:40 Not-63f6 [Charge] Wallbraker pushed 1 commit to master [+0/-0/±1] https://github.com/VoltLang/Charge/compare/103a8064ab66...c8a77c971d77 2017-01-27 19:13:42 Not-63f6 [Charge] Wallbraker c8a77c9 - core: Tidy code 2017-01-27 19:15:05 Not-63f6 [Charge] Wallbraker pushed 3 commits to win32 [+1/-0/±6] https://github.com/VoltLang/Charge/compare/12c80830d1b4...066fb8879a95 2017-01-27 19:15:07 Not-63f6 [Charge] Wallbraker b3d3553 - lib: SDL2 changes 2017-01-27 19:15:08 Not-63f6 [Charge] bhelyer 05368d1 - core: Import rough win32 code. 2017-01-27 19:15:10 Not-63f6 [Charge] bhelyer 066fb88 - core: mouseUp and mouseDown through win32 core. 2017-01-27 19:47:12 <-- barneygale (~barneygal@90.208.99.187) a quitté (Ping timeout: 258 seconds) 2017-01-27 20:11:45 --> barneygale (~barneygal@90.208.99.187) a rejoint #mcdevs 2017-01-27 20:12:51 <-- Tachyon_ (~Thunderbi@95.76.184.120) a quitté (Quit: Tachyon_) 2017-01-27 21:28:47 --> Tachyon_ (~Thunderbi@95.76.184.120) a rejoint #mcdevs 2017-01-27 21:42:41 <-- csnxs (sean@unaffiliated/plussean) a quitté (Quit: I was wrong. It creeps up back; through coloured glass.) 2017-01-27 21:48:39 --> csnxs (sean@unaffiliated/plussean) a rejoint #mcdevs 2017-01-27 21:53:59 pokechu22 Tachyon_: Ah, I finally caught you online - 1, the order of the indices is "increasing x coordinates, within rows of increasing z coordinates, within layers of increasing y coordinates."; 2, the packet you'd want to use is the player list item packet. 2017-01-27 21:54:25 Tachyon_ pokechu22: hello and thank you 2017-01-27 21:55:56 Tachyon_ pokechu22: I am still not very sure about coordinates that I've done them right. I am for (x), for (y), for (z) but the only way I could get it 'work' is calling the matrix like: mChunk(y, x + SectionY * nth, z) . 2017-01-27 21:56:59 Tachyon_ where nth is the nth section in a chunk and SectionY is 16 2017-01-27 21:57:40 pokechu22 Try for (y), for (x), for (z) instead 2017-01-27 21:59:56 Tachyon_ pokechu22: http://pastebin.com/nE5NQxgN like that ? 2017-01-27 22:00:55 Tachyon_ heh looks to work 2017-01-27 22:00:55 Tachyon_ thanks 2017-01-27 22:03:36 pokechu22 Yea, like that, though actually x and z should be swapped, so it should be for (y), for (z), for (x) (I was wrong with the first one I said) 2017-01-27 22:04:36 Tachyon_ for (std::uint8_t y = 0; y < SectionY; ++y){for (std::uint8_t z = 0; z < SectionZ; ++z){for (std::uint8_t x = 0; x < SectionX; ++x) 2017-01-27 22:04:36 pokechu22 Though that won't matter if you're just sending a flat grass land as all the blocks on the same y level would match. 2017-01-27 22:04:54 Tachyon_ pokechu22: well, not grass, but bedrock + glowstone + leaves2 2017-01-27 22:06:36 Tachyon_ pokechu22: http://i.imgur.com/vAt1DC3.png . and it always matter to do it right and not almost-right 2017-01-27 22:08:22 pokechu22 Nice! Next thing to test though is whether it works for the next section (ie, blocks above y=16); it's easy to mess that up so make sure it works :P 2017-01-27 22:08:51 Tachyon_ pokechu22: one moment .. 2017-01-27 22:10:32 Tachyon_ pokechu22: I put emerald blocks at y 30 and it works 2017-01-27 22:11:21 pokechu22 Congrats! That means you're serializing everything in it correctly for all sections, including light :D 2017-01-27 22:11:38 Tachyon_ pokechu22: the only thing that is not working(it didn't worked before as well) is that some chunks are empty 2017-01-27 22:11:52 Tachyon_ but.. for now is good as it is 2017-01-27 22:12:14 Tachyon_ I'll test more when I'll actually modify the world on the server-side 2017-01-27 22:13:31 Tachyon_ pokechu22: http://i.imgur.com/Gx7qYzd.png 2017-01-27 22:13:39 Tachyon_ empty chunks :( 2017-01-27 22:14:52 pokechu22 The way the minimap is spazing out tells me that it's not being sent at all (don't ask why the minimap doing that indicates that; it's a really ugly implementation detail) 2017-01-27 22:15:28 pokechu22 Although some of them are pure air, so maybe not... 2017-01-27 22:16:55 Tachyon_ I don't know exactly what spazing means, but I guess you are refering to that lines. they are left from when I was just writing random numbers as chunk blocks to see what random blocks will get out 2017-01-27 22:18:39 Tachyon_ pokechu22: also, some chunks are "hidden" and will only apper when I mine/put something on them 2017-01-27 22:18:41 pokechu22 Ah, yea, that'd also cause random blocks. What about the green vertical line in the empty spots? Is that actually there in the world? 2017-01-27 22:19:09 pokechu22 Hidden chunks? I've seen reports of that before but never figured out exactly why it happens. Hm. 2017-01-27 22:19:18 -- bildramer1 est maintenant connu sous le nom bildramer 2017-01-27 22:19:32 Tachyon_ pokechu22: what green vertical lines ? 2017-01-27 22:20:39 Tachyon_ pokechu22: I can place blocks on that empty chunks http://i.imgur.com/0VJmcU8.png 2017-01-27 22:20:54 chibill So I just updated the wiki abit. :P 2017-01-27 22:21:07 chibill http://wiki.vg/Wrapper_List updated the stuff on it... 2017-01-27 22:22:06 Tachyon_ chibill: if I made my server public, will it be added to server list :D ? 2017-01-27 22:22:25 chibill I think. People add it to the list them self normally. :P 2017-01-27 22:22:49 chibill I am just a random person who decide while he update the one he was part of why not check the others. 2017-01-27 22:23:03 Tachyon_ there will be a lot of No's in my section 2017-01-27 22:23:37 pokechu22 Tachyon_: This image - http://i.imgur.com/oKfB1xa.png Also, feel free to add your server even if it's a work in progress; the point's to list projects, not finished products 2017-01-27 22:24:47 Tachyon_ pokechu22: iirc that is a remain like the others from when I was struggling to send my chunks and the only thing I could get is to send them vertically 2017-01-27 22:25:15 pokechu22 Huh, does your minimap not remove old chunks? 2017-01-27 22:25:17 Tachyon_ let me try to wipe the minimap saved 2017-01-27 22:25:33 Tachyon_ it probably does not for empty chunks 2017-01-27 22:27:46 Tachyon_ pokechu22: http://i.imgur.com/zf7C5M3.png 2017-01-27 22:29:16 pokechu22 Ah, ok, that makes more sense - can you double-check your 2017-01-27 22:29:30 pokechu22 * you're actually sending the chunk packet (maybe by printing the x and z of each chunk packet you send?) 2017-01-27 22:30:18 Tachyon_ I actually only have to remove comment from that line 2017-01-27 22:31:18 Tachyon_ pokechu22: http://pastebin.com/8M4T595p 2017-01-27 22:35:15 pokechu22 Hm. I think it must have something to deal with negative numbers - how are you encoding the x and z for the packets? 2017-01-27 22:35:40 Tachyon_ packet.writeInt(mPosition.x); // Chunk x 2017-01-27 22:35:40 Tachyon_ packet.writeInt(mPosition.z); // Chunk z 2017-01-27 22:36:36 Tachyon_ the thing is that is working for negative numbers 2017-01-27 22:37:20 pokechu22 Yea, more specifically it looks like it's working for only negative numbers... Maybe. 2017-01-27 22:51:20 --> AndChat-702576 (~Tachyon_@95.76.184.120) a rejoint #mcdevs 2017-01-27 22:51:43 -- AndChat-702576 est maintenant connu sous le nom Tachyon__ 2017-01-27 22:52:47 <-- Tachyon_ (~Thunderbi@95.76.184.120) a quitté (Remote host closed the connection) 2017-01-27 22:52:58 <-- Tachyon__ (~Tachyon_@95.76.184.120) a quitté (Read error: Connection reset by peer) 2017-01-27 22:54:14 --> Tachyon_ (~Tachyon_@95.76.184.120) a rejoint #mcdevs 2017-01-27 22:54:27 -- Tachyon_ est maintenant connu sous le nom Tachyon___ 2017-01-27 22:58:36 <-- Tachyon___ (~Tachyon_@95.76.184.120) a quitté (Read error: Connection reset by peer) 2017-01-27 23:03:37 --> HoloIRCUser1 (~holoirc@95.76.184.120) a rejoint #mcdevs 2017-01-27 23:04:36 -- HoloIRCUser1 est maintenant connu sous le nom Tachyon_ 2017-01-27 23:06:47 Tachyon_ . 2017-01-27 23:11:27 <-- Tachyon_ (~holoirc@95.76.184.120) a quitté (Ping timeout: 255 seconds) 2017-01-27 23:30:48 LiftLeft Is there a list of illegal characters? 2017-01-27 23:30:54 LiftLeft somewhere 2017-01-27 23:32:55 pokechu22 What do you mean by illegal? Illegal for the normal font, or illegal for UTF-8, or something else? 2017-01-27 23:33:32 LiftLeft pokechu22: illegal characters in minecraft chat 2017-01-27 23:34:07 LiftLeft I need to filter them, on my bot so it doesn't get kicked 2017-01-27 23:35:46 pokechu22 Backspace (\u007F); any control character that's less than or equal to \u001F; and § (\u00a7) 2017-01-27 23:36:15 pokechu22 Plus illegal UTF-8 characters, but I'm guessing that that's already handled by your library. 2017-01-27 23:36:35 LiftLeft I'm just using node.js 2017-01-27 23:37:26 LiftLeft pokechu22: would illegal utf characters get my bot kicked? 2017-01-27 23:38:37 LiftLeft or I do I not need to worry about it, because node.js supports utf? 2017-01-27 23:39:59 LiftLeft pokechu22 ^ 2017-01-27 23:40:06 pokechu22 It'd probably cause the server to kick it for illegal data, but I think node.js also would refuse to send it (not 100% sure). Here's the wiki page on it: https://en.wikipedia.org/wiki/UTF-8#Invalid_byte_sequences 2017-01-27 23:41:10 pokechu22 Looks like javascript (and thus probably node) use UTF-16 encoding, which also rejects the same things. So you're probably fine, and in general it's probably not something you need to worry about. 2017-01-27 23:43:11 LiftLeft ok 2017-01-27 23:46:23 <-- zhuyifei1999_ (uid97661@wikimedia/zhuyifei1999) a quitté (Quit: Connection closed for inactivity) 2017-01-27 23:52:36 Not-63f6 [Charge] Wallbraker pushed 1 commit to win32 [+0/-0/±1] https://github.com/VoltLang/Charge/compare/066fb8879a95...1c1d668618f8 2017-01-27 23:52:38 Not-63f6 [Charge] Wallbraker 1c1d668 - core: Adapt to resize changes 2017-01-28 00:13:16 --> bildramer1 (~bildramer@p2003004D2B28FF009C79FF309346C64B.dip0.t-ipconnect.de) a rejoint #mcdevs 2017-01-28 00:13:50 <-- bildramer (~bildramer@p2003004D2B28FF0094256D38312AC6B9.dip0.t-ipconnect.de) a quitté (Ping timeout: 264 seconds) 2017-01-28 01:03:25 <-- UUID00 (~UUID00@BSN-142-133-132.dynamic.siol.net) a quitté (Ping timeout: 248 seconds) 2017-01-28 02:04:43 <-- protryon (~protryon@c-50-131-132-225.hsd1.ca.comcast.net) a quitté (Quit: WeeChat 1.7-rc2) 2017-01-28 02:05:05 --> protryon (~protryon@2601:647:ca03:600:16b9:8d47:200c:9a3a) a rejoint #mcdevs 2017-01-28 02:34:07 <-- barneygale (~barneygal@90.208.99.187) a quitté (Ping timeout: 240 seconds) 2017-01-28 02:40:48 --> zhuyifei1999_ (uid97661@wikimedia/zhuyifei1999) a rejoint #mcdevs 2017-01-28 05:00:36 -- bildramer1 est maintenant connu sous le nom bildramer 2017-01-28 06:12:39 --> redstonehelper_ (~redstoneh@p4FCCF8C0.dip0.t-ipconnect.de) a rejoint #mcdevs 2017-01-28 06:12:39 <-- redstonehelper_ (~redstoneh@p4FCCF8C0.dip0.t-ipconnect.de) a quitté (Changing host) 2017-01-28 06:12:39 --> redstonehelper_ (~redstoneh@unaffiliated/redstonehelper) a rejoint #mcdevs 2017-01-28 06:15:04 <-- redstonehelper (~redstoneh@unaffiliated/redstonehelper) a quitté (Ping timeout: 258 seconds) 2017-01-28 06:15:04 -- redstonehelper_ est maintenant connu sous le nom redstonehelper 2017-01-28 06:55:09 Not-63f6 [Charge] bhelyer pushed 1 commit to master [+0/-0/±3] https://github.com/VoltLang/Charge/compare/c8a77c971d77...9a75c6436828 2017-01-28 06:55:11 Not-63f6 [Charge] bhelyer 9a75c64 - core: Bordeless -> Borderless. 2017-01-28 06:56:05 Not-63f6 [Charge] bhelyer pushed 4 commits to win32 [+1/-0/±7] https://github.com/VoltLang/Charge/compare/1c1d668618f8...14f194e658c7 2017-01-28 06:56:06 Not-63f6 [Charge] Wallbraker 39e88c6 - lib: SDL2 changes 2017-01-28 06:56:08 Not-63f6 [Charge] bhelyer 971a01d - core: Import rough win32 code. 2017-01-28 06:56:09 Not-63f6 [Charge] bhelyer 3413e62 - core: mouseUp and mouseDown through win32 core. 2017-01-28 06:56:11 Not-63f6 [Charge] Wallbraker 14f194e - core: Adapt to resize changes 2017-01-28 08:13:40 --> Gjum (~Gjum@37.120.118.22) a rejoint #mcdevs 2017-01-28 08:44:53 Not-63f6 [Charge] bhelyer pushed 1 commit to win32 [+0/-0/±1] https://github.com/VoltLang/Charge/compare/14f194e658c7...33455cd868c5 2017-01-28 08:44:54 Not-63f6 [Charge] bhelyer 33455cd - core: Change display mode on the fly. 2017-01-28 08:47:44 <-- yorick (~yorick@oftn/oswg-member/yorick) a quitté (Read error: Connection reset by peer) 2017-01-28 08:49:57 --> yorick (~yorick@ip51cd0513.speed.planet.nl) a rejoint #mcdevs 2017-01-28 08:49:57 <-- yorick (~yorick@ip51cd0513.speed.planet.nl) a quitté (Changing host) 2017-01-28 08:49:57 --> yorick (~yorick@oftn/oswg-member/yorick) a rejoint #mcdevs 2017-01-28 09:21:17 <-- Gjum (~Gjum@37.120.118.22) a quitté (Ping timeout: 255 seconds) 2017-01-28 09:31:56 --> UUID00 (~UUID00@BSN-142-133-132.dynamic.siol.net) a rejoint #mcdevs 2017-01-28 10:29:02 --> Tachyon_ (~Thunderbi@95.76.184.120) a rejoint #mcdevs 2017-01-28 10:31:20 --> Syncazor (~Syncazor@ppp121-45-120-27.bras2.adl6.internode.on.net) a rejoint #mcdevs 2017-01-28 10:39:30 <-- Syncazor (~Syncazor@ppp121-45-120-27.bras2.adl6.internode.on.net) a quitté (Ping timeout: 255 seconds) 2017-01-28 10:47:16 <-- SpaceManiac (~SpaceMani@c-73-220-32-41.hsd1.ca.comcast.net) a quitté (Ping timeout: 240 seconds) 2017-01-28 10:53:14 --> SpaceManiac (~SpaceMani@c-73-220-32-41.hsd1.ca.comcast.net) a rejoint #mcdevs 2017-01-28 10:53:14 -- Mode #mcdevs [+v SpaceManiac] par ChanServ 2017-01-28 11:09:42 --> Gjum (~Gjum@37.120.49.83) a rejoint #mcdevs 2017-01-28 12:16:31 GarethTheGreat Tachyon_: if you're still there, i've been busy - but check my github repo 2017-01-28 12:16:44 GarethTheGreat probably going to do some more work on it later today 2017-01-28 12:16:51 Tachyon_ GarethTheGreat: ahem 2017-01-28 12:17:12 GarethTheGreat look in libopencraft/ 2017-01-28 12:17:20 GarethTheGreat want to switch away from using quarry 2017-01-28 12:17:47 Tachyon_ you said to look at how you do events 2017-01-28 12:18:02 GarethTheGreat yeah, that's in the server code 2017-01-28 12:18:22 Tachyon_ you just do with some void ptr iirc 2017-01-28 12:18:37 GarethTheGreat there's probably a cleaner way to do it 2017-01-28 12:18:43 GarethTheGreat perhaps using a union 2017-01-28 12:18:56 Tachyon_ that will only work for free function 2017-01-28 12:19:02 GarethTheGreat hmm? 2017-01-28 12:19:30 Tachyon_ member functions won't work 2017-01-28 12:20:00 GarethTheGreat use boost::bind if you REALLY need a member function, but honestly i'm not an OOP native 2017-01-28 12:20:23 Tachyon_ (or std::bind) 2017-01-28 12:20:24 GarethTheGreat a lot of my coding style is the "wrong way" because i'm more of a functional thinker 2017-01-28 12:20:29 Tachyon_ but you still need std::string 2017-01-28 12:20:43 Tachyon_ sorry 2017-01-28 12:20:46 Tachyon_ std::function 2017-01-28 12:20:51 Tachyon_ or boost::function 2017-01-28 12:21:00 GarethTheGreat if using boost::bind, use boost::function 2017-01-28 12:21:32 GarethTheGreat oh lol, my last git commit log said "and tomorrow i'll..." and that was 4 days ago 2017-01-28 12:21:32 Tachyon_ I tend to use the std lib variant instead of boost if present 2017-01-28 12:21:46 GarethTheGreat if boost is included anyway, why not use boost? 2017-01-28 12:22:38 Tachyon_ because the general conception is that what is in std is better 2017-01-28 12:22:48 Tachyon_ and I don't plan supporting cpp < 11 2017-01-28 12:23:06 GarethTheGreat the name "boost" - you know where it comes from right? 2017-01-28 12:23:32 Tachyon_ yes, so ? 2017-01-28 12:24:11 GarethTheGreat i'd rather rely on boost than whatever is installed in the distro 2017-01-28 12:24:32 Tachyon_ I guess it's a matter of taste 2017-01-28 12:27:27 <-- Akaibu (uid118096@gateway/web/irccloud.com/x-hrkpjfqtrrhknatu) a quitté (Quit: Connection closed for inactivity) 2017-01-28 12:27:27 Tachyon_ GarethTheGreat: it's your chunkdata working ? 2017-01-28 12:28:23 GarethTheGreat not in my rewrite, but it is working in the python code 2017-01-28 12:28:36 GarethTheGreat the python code is still available in newsim/python/standalone_server.py 2017-01-28 12:40:48 --> barneygale (~barneygal@90.208.99.187) a rejoint #mcdevs 2017-01-28 12:44:37 Not-63f6 [Charge] bhelyer pushed 1 commit to win32 [+0/-0/±1] https://github.com/VoltLang/Charge/compare/33455cd868c5...b52392cd4ecb 2017-01-28 12:44:39 Not-63f6 [Charge] bhelyer b52392c - core: Move fullscreen desktop window to (0, 0). 2017-01-28 12:59:33 <-- Tachyon_ (~Thunderbi@95.76.184.120) a quitté (Quit: Tachyon_) 2017-01-28 13:02:40 Not-63f6 [Charge] bhelyer pushed 1 commit to win32 [+0/-0/±1] https://github.com/VoltLang/Charge/compare/b52392cd4ecb...59b79e2e49e7 2017-01-28 13:02:41 Not-63f6 [Charge] bhelyer 59b79e2 - core: Use AdjustWindowRectEx on the windowed modes. 2017-01-28 13:18:47 Not-63f6 [Charge] bhelyer pushed 1 commit to win32 [+0/-0/±1] https://github.com/VoltLang/Charge/compare/59b79e2e49e7...d38b7e97a6eb 2017-01-28 13:18:48 Not-63f6 [Charge] bhelyer d38b7e9 - core: Update DefaultTarget on WM_SIZE. 2017-01-28 13:22:43 Not-63f6 [Charge] bhelyer pushed 1 commit to win32 [+0/-0/±1] https://github.com/VoltLang/Charge/compare/d38b7e97a6eb...4b3b657f9e44 2017-01-28 13:22:45 Not-63f6 [Charge] bhelyer 4b3b657 - core: When going to real fullscreen, move window before changing mode. 2017-01-28 13:25:52 --> Syncazor (~Syncazor@ppp118-210-8-66.bras1.adl2.internode.on.net) a rejoint #mcdevs 2017-01-28 14:08:57 <-- gurun (~gurun@c83-249-66-168.bredband.comhem.se) a quitté (Disconnected by services) 2017-01-28 14:08:57 --> gurnux (~gurun@c83-249-66-168.bredband.comhem.se) a rejoint #mcdevs 2017-01-28 15:12:18 <-- ferrybig_ (~ferrybig@2a03:b0c0:0:1010::20:c001) a quitté (Quit: Goodbye) 2017-01-28 15:12:36 --> ferrybig (~ferrybig@mail.ferrybig.me) a rejoint #mcdevs 2017-01-28 16:31:42 --> barneygale_ (~barneygal@90.207.38.184) a rejoint #mcdevs 2017-01-28 16:32:45 <-- barneygale (~barneygal@90.208.99.187) a quitté (Ping timeout: 255 seconds) 2017-01-28 16:35:15 <-- Syncazor (~Syncazor@ppp118-210-8-66.bras1.adl2.internode.on.net) a quitté (Quit: Textual IRC Client: www.textualapp.com) 2017-01-28 17:53:31 --> Tachyon_ (~Thunderbi@95.76.184.120) a rejoint #mcdevs 2017-01-28 22:09:22 <-- Tachyon_ (~Thunderbi@95.76.184.120) a quitté (Quit: Tachyon_) 2017-01-28 22:57:01 --> Akaibu (uid118096@gateway/web/irccloud.com/x-aziqfohvmfctsvwt) a rejoint #mcdevs 2017-01-28 23:05:12 <-- gurnux (~gurun@c83-249-66-168.bredband.comhem.se) a quitté (Quit: Leaving) 2017-01-28 23:05:30 --> gurun (~gurun@c83-249-66-168.bredband.comhem.se) a rejoint #mcdevs 2017-01-28 23:17:13 <-- LiftLeft (~loser@67.205.149.187) a quitté (Ping timeout: 245 seconds) 2017-01-28 23:43:04 --> LiftLeft (~loser@67.205.149.187) a rejoint #mcdevs 2017-01-28 23:48:20 --> progwml6 (~progwml6@n2-77-102.dhcp.drexel.edu) a rejoint #mcdevs 2017-01-29 00:23:55 <-- levifig (~levi@hakr.io) a quitté (Quit: Farewell) 2017-01-29 00:23:55 <-- lukegb (~lukegb@210.58.154.104.bc.googleusercontent.com) a quitté (Ping timeout: 258 seconds) 2017-01-29 00:24:13 --> rheddry (~levi@hakr.io) a rejoint #mcdevs 2017-01-29 00:24:16 <-- progwml6 (~progwml6@n2-77-102.dhcp.drexel.edu) a quitté (Quit: Textual IRC Client: www.textualapp.com) 2017-01-29 00:24:46 --> lukegb (~lukegb@210.58.154.104.bc.googleusercontent.com) a rejoint #mcdevs 2017-01-29 00:37:38 <-- bildramer (~bildramer@p2003004D2B28FF009C79FF309346C64B.dip0.t-ipconnect.de) a quitté (Ping timeout: 245 seconds) 2017-01-29 01:18:22 --> bildramer (~bildramer@p2003004D2B28FF002C8BB0A2EC54B606.dip0.t-ipconnect.de) a rejoint #mcdevs 2017-01-29 01:53:27 <-- UUID00 (~UUID00@BSN-142-133-132.dynamic.siol.net) a quitté (Ping timeout: 255 seconds) 2017-01-29 02:07:37 <-- EW8GU (admin@ho.by) a quitté (Ping timeout: 240 seconds) 2017-01-29 02:11:18 --> EW8GU (admin@ho.by) a rejoint #mcdevs