Search results

Play Now
  1. Samuel

    Five Heroes - Crystal Files

    I believe it was directed at whoever was attacking your server. Sam
  2. Samuel

    [Approved] Legend of Mir Chronicles [AceM2]

    Any tips on removing them from the black list? Assuming they are just reports rather than actual issues (as I ran a scan and it came up clean). Sam
  3. Samuel

    [Approved] Legend of Mir Chronicles [AceM2]

    Very strange, I will look into it... Thanks for the heads up and the mirroring boothy. Sam
  4. Samuel

    [Approved] Legend of Mir Chronicles [AceM2]

    Gosh, that is not good... Have you tried our installer? http://mirchronicles.com/download/ChroniclesInstaller.exe Just read the edit :P. Sam
  5. Samuel

    Five Heroes - Crystal Files

    I suspect it is Windows 10 that is the issue... It installs the latest DirectX drivers with the installation, the suggested fix appears to be to back port to DirectX 9? I could be wrong. Sam
  6. Samuel

    Release Chronicles server

    I am in need of a change of under garments... Sam
  7. Samuel

    [Approved] Legend of Mir Chronicles [AceM2]

    Mir Chronicles V3.0 - Monster Patch This Good Friday the Mir Chronicles team will be rebooting to upgrade the server to Chronicles V3.0. Chronicles V3.0 will introduce three new hunting grounds, balance changes to Assassins and Archers and general security upgrades and bug fixes (including a...
  8. Samuel

    [Approved] Chronicles [AceM2] Discussion

    Re: Legend of Mir Chronicles [AceM2] Mir Chronicles V3.0 - Monster Patch This Good Friday the Mir Chronicles team will be rebooting to upgrade the server to Chronicles V3.0. Chronicles V3.0 will introduce three new hunting grounds, balance changes to Assassins and Archers and general...
  9. Samuel

    Putting myself "out there"

    I don't really understand the whole C# vs Delphi arguement tbh. Don't get me wrong C# offers a lot more to a developer in terms of third party tools and IDE's etc, but there isn't much you can do in C# that you can't do in Delphi, also to an end user there is little difference. The person who...
  10. Samuel

    Putting myself "out there"

    I haven't really tried the C# files tbh, I still believe that heroes is probably the best set of open source Mir files available, I mean Arcadia and P69 are both running on the Heroes engine and they are both pretty stable. Besides, I would have thought that Ben still has access to his old...
  11. Samuel

    Putting myself "out there"

    There is such a gap for a HR server at the moment that I don't think it would really matter what server files you used. Pick a set of files where you have access to the source, bring up a HR and worry about coding features in at a later date if need be. Sam
  12. Samuel

    [Approved] Legend of Mir Chronicles [AceM2]

    Hey huggybear, Open the patcher ini file and change the transfer protocol from "ftp://" to "http://" or visa versa, this should boot the patcher back to life. Sam
  13. Samuel

    Raspberry Pi

    Kodi that is it... I have never heard of an Android Box tbh. Pi's are pretty good for hosting websites as well tbh.. Specially if your expecting low traffic and/or have a good upload connection... Almost free to run (except for the extremely low power consumption bill). Sam
  14. Samuel

    SijoMiR - Development

    So the underlying engine these files used is the same as Chronicles (well at least an early version)... There are a handful of people that I would trust with the files and they are mostly the ones that are working with me on Chronicles, those that I do trust and aren't currently working with...
  15. Samuel

    SijoMiR - Development

    Yeah Haz was part of the original team that worked on Ace and was going to use the files for a HR (Sijo) and we were going to use them for a LR (Chronicles)... After Chronicles launched Haz/Ty stopped working on Sijo. Sam
  16. Samuel

    Raspberry Pi

    Which model have you got Smavid? The latest model is actually pretty powerful. There are a bunch of applications for them (in actual fact the later models you can use Windows 10 and Ubuntu mini on)... The most I have used mine for is a XMBC (forget new name) client, reading and playing movies...
  17. Samuel

    [Approved] Legend of Mir Chronicles [AceM2]

    Looking into it, thank you for the report. Sam ---------- Post Merged at 01:57 PM ---------- Previous Post was at 01:03 PM ---------- Site is back. Sam
  18. Samuel

    Website copying/ripping

    I knew you were on the verge of cracking it, I thought I would steal your thunder. Sam
  19. Samuel

    Looking For developers to make new mir server

    I will do it for... Sam
  20. Samuel

    JSON or Html5?

    I agree with Far... I couldn't make a comparison between JSON and HTML5 other than they both contain text. HTML5 is a markup language used to display content on the interweb. JSON is a Javascript Object N (Can't remember last one), which is just text that is easily parsed by computers... JSON...