Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Minecraft PE to Minecraft router ?
Post: RE: Minecraft PE to Minecraft router ?

DiamondToaster Wrote: (11-02-2015, 12:56 AM) -- If you know any C++, you could try to write a protocal class for PE. Fortunately, Cuberite seeme relatively modular when it comes to protocols. Writi...
Tarmik Development 3 5,708 11-22-2015, 07:24 PM
    Thread: Minecraft PE to Minecraft router ?
Post: Minecraft PE to Minecraft router ?

Hi ! I have now somehow experimenting with minecraft communication protocol - code developed from zero using C# - my bot can already login, receive messages, and even somehow walks - only in mcserv...
Tarmik Development 3 5,708 11-01-2015, 07:32 AM
    Thread: Other rendering engine except minecraft client ?
Post: RE: Other rendering engine except minecraft client...

NiLSPACE Wrote: (02-07-2015, 07:55 AM) -- You can login with any client that uses the Minecraft protocol from either 1.7 or 1.8. You can find some clients here (http://wiki.vg/Client_List), but not a...
Tarmik Development 7 7,071 09-26-2015, 05:53 PM
    Thread: Visual studio 2012 portability...
Post: RE: Visual studio 2012 portability...

They do look quite scary until you understand machinery behind it. Actually I was bit surprised that macros which I have found can be used for C++ "reflection" - this thing I was looking for quite lon...
Tarmik Development 7 6,823 02-09-2015, 08:19 AM
    Thread: Visual studio 2012 portability...
Post: RE: Visual studio 2012 portability...

Indeed this could work out, but I'm waiting my laptop to arrive, and just of curiosity I have tried to drag mcserver compatibility back to vs2012. Apparently I've managed to compile the code, however...
Tarmik Development 7 6,823 02-08-2015, 09:43 AM
    Thread: Visual studio 2012 portability...
Post: RE: Visual studio 2012 portability...

This is bit odd that chrono template is included in vs2012 includes but still it's not fully functional. May be some basic usage is working, but more advanced template parameters don't !? [hr] Can you...
Tarmik Development 7 6,823 02-07-2015, 05:12 PM
    Thread: Other rendering engine except minecraft client ?
Post: RE: Other rendering engine except minecraft client...

What if I would start to sketch some 3d engine, can I get some cooperation with mc server source code ? I think parts of server can be reused in client - like world generation, and stuff ? But 3d ren...
Tarmik Development 7 7,071 02-07-2015, 05:10 PM
    Thread: Other rendering engine except minecraft client ?
Post: Other rendering engine except minecraft client ?

Hi ! Question - is there any other open source code client available for testing mcserver - or is it only minecraft?
Tarmik Development 7 7,071 02-07-2015, 07:42 AM
  Photo Thread: Visual studio 2012 portability...
Post: Visual studio 2012 portability...

Hi ! I have tried to compile mcserver using vs2012 (simply because I don't have free disk space for vs2013), and it gives compilation errors like: 1>C:\Program Files (x86)\Microsoft Visual Studi...
Tarmik Development 7 6,823 02-07-2015, 07:39 AM