Eulora's Client 0.1.2b and Deps

January 11th, 2020

Since it was decided to go back to the old 0.1.2b client code1 I might as well mirror all of it here and therefore know at all times where to find it. Sure, it was supposedly on Minigame's website but that meanwhile went down in one of the shitstorms to date and sure, there was supposedly also a bot on Mocky's site but meanwhile guess what, that one is also not accessible anymore. Good that I have all sorts of backups and local mirrors, as it just "happens", right?2

You'll need cal3d and CrystalSpace (CS) first, as those are the main dependencies of Eulora's client. Depending on your operating system, you might need to install various other packages (development utils mainly, as well as some font+sound libs and the nvidia toolkit) to be able to compile the whole orchestra. Have a look at the wiki page3 for step by step instructions on how to install and compile everything.

The archives and my signatures4 for cal3d, cs, Eulora's 0.1.2b client and some of the latest versions of Mocky's extensions of Foxybot:


  1. Yes, it sucks but no, you don't get to say anything about it at all. Because *unlike you*, I'm really in the best position to *know exactly* just how much it sucks since I've been stuck making sense of this code for quite a while now, on top of a huge other pile of stuff that nobody else touches with a ten foot pole. Come first with a clean new client that also works and then -only then- you get to say how much this one sucks. 

  2. It's not that hard really, all it takes is a simple wget in the local dir of your choice, for instance: wget --mirror --convert-links --html-extension --wait=2 -o log http://www.eulorum.org/Eulora or, if robots.txt gets in the way of it for your target site, even wget -e robots=off --mirror --convert-links --html-extension --wait=2 -o log http://www.eulorum.org/Eulora 

  3. Yes, I mirrored locally this one too. Have you?  

  4. ALWAYS check the signatures! If you need my public key, you'll find it on my Reference Code Shelf. And if you need anything else or are stuck on something, the best option is to simply leave a polite comment and ask for help, you know?