sunenielsen / tribaltrouble

GNU General Public License v2.0
175 stars 58 forks source link

Registration? #9

Closed GilDev closed 9 years ago

GilDev commented 9 years ago

Hi, I just learned what happened to TT, it's very sad I was a fellow player of it when I was young it gave me so much fun… Anyway, thanks for releasing the sources, however, is there like a "universal serial number" to unlock the game without touching to the sources or create databases? I'm not familiar with Java and can't put my hands in it now. Thanks and by the way, what are the creators of TT doing right now? Did they make any new game or softwares?

sunenielsen commented 9 years ago

I have just committed a registration file everyone can use. You can find it in the binaries folder.

GilDev commented 9 years ago

Thanks a LOT!

inukaze commented 7 years ago

Hi there i had download the registration file and put on ~/.TribalTrouble , after i compile with "ant run", but when i run the game still show me "Buy Game" and "Register". How i can fix it ?

veslav3 commented 7 years ago

@inukaze if nothing works, I know a guy who has been working on a remastered version. It will be a little different experience, but he has made everything to work including multiplayer. https://www.tribaltroubleremastered.com/

inukaze commented 7 years ago

Thanks @veslav3 , i hope that version works fine with OpenGL 1.3 too :)

Jose123456 commented 4 years ago

If you build the game from source, you're also going to need the registration public key, which is supposed to live in common/static.

I extracted it from the TribalTroubleSetup.sh installer, and placed it in tt/static in my repo. That path is more convenient for working under Eclipse.