Search results

  1. Xander

    Floyd Mayweather vs Conor McGregor

    He won the first two rounds and that's only because Mayweather wanted him to waste energy. It was a good fight I wanted McGregor to do better but he still did more than I expected. Would of been nice for McGregor to get a knock down in the first couple of rounds. Mayweather played it smart but...
  2. Xander

    C++ Source

    If anyone has YKW's and UniTY's source I wouldn't mind taking a look either, would be kept private. I've asked UniTY and he's going to dig through some backups to see if he still has them. Not sure if these were ever released...
  3. Xander

    Heroes Rise - [Crystal M2] Discussion

    Quite like the red reputation under your Untrusted Member status. How is this **** storm still going? 45 pages of shite but it's so entertaining I read this thread just for the lols
  4. Xander

    C++ Source

    Yeah I think a guy at WeMade started converting it to C++, source has a lot of WeMade copyright **** in and a lot of Delphi code commented.
  5. Xander

    C++ Source

    I know lol, anyone remember this? Brings back the old days...
  6. Xander

    C++ Source

    Nah that was VB.NET, C++ was a Jap source. I found something on github for mir2ei in C++ being updated it seems not sure who is doing it though? https://github.com/etorth/mir2x ---------- Post Merged at 09:43 PM ---------- Previous Post was at 09:39 PM ---------- Okay, found it...
  7. Xander

    C++ Source

    Years ago there was a release of C++ source for client and server, does anyone still have these talking back in 1.4-1.8 days. Not sure who mirrors files now but checked most links and can't find it.
  8. Xander

    Mir 2 Servers

    100% this, but there are also ways to push people back into lower level areas just no one has taken the chance todo it. Once I've finished the main systems that need putting in I'll be working on a system similar to that of GW2 where each area will have a level set in the map database that suits...
  9. Xander

    Mir 2 Servers

    Same as Wittin, working on something pretty big along side updating the Crystal source. Although working on the actual server is slower than updating and releasing stuff for Crystal so no time scales. The idea is to be very close to official, low rate and giving mir some difficulty by adding...
  10. Xander

    MonoUE

    lol not had any issues got a 2012 Macbook Pro top spec which still runs most things I need perfectly and a new Air which isn't bad but not top spec. I think I'll be picking up one of these next month so I might look further into the UE thing...
  11. Xander

    MonoUE

    3D models, latest tech in an engine built for game development. Easy access to tools such as Substance painter/designer. You could even use the current C# server and redo the client in UE but it's such a big job doing modelling, textures etc. Plus you need a half decent machine to develop in UE...
  12. Xander

    MonoUE

    https://mono-ue.github.io Mono for Unreal Engine is a plugin for Unreal Engine that allows writing gameplay code with C# and F#. Very nice for those wanting to get into UE and not ready for C++, made by a Microsoft developer that was working on Xamarin. Really temps me into making Mir with...