Existing players used to logging in with their character name and moo password must signup for a website account.
- Slyter 52s
- Burgerwolf 1m PANCAKES
- Veleth 25s
- cata 2m
- Dale 7m
- xXShadowSlayerXx 35s
- BubbleKangaroo 3m
- spungkbubble 11s
- JanekSembilan 26m
- meero619 1s
- SmokePotion 12s Right or wrong, I'm getting high.
- Rillem 22s Make it personal.
- LadyLogic 11m
- Vanashis 4h
- Sivartas 11m
- zxq 42s Blackcastle was no ordinary prison.
- NightHollow 7m
And 28 more hiding and/or disguised
Connect to Sindome @ moo.sindome.org:5555 or just Play Now

ALL feature for language.
Sick of staring at '0.0001' on your sheet?

You know how you try to invest '0.0001' into a language, and it tells you that you don't have enough UE, even though you already have the amount and you try to fix it, but it just makes the string longer.

It'd drive anyone with OCD crazy, so why not make it possible for you to enter 'all', so it'd invest ALL of UE you got possible into a language?

It's probably not really 0.00001, floating point numbers are weird. The moo, or perhaps it's the underlying C system code, round numbers in weird ways when you get down to multiple decimal points. What's represented for you to see is often an approximatation of what you really have. When it gets really small it has to show it in scientific notation. Thought technically now that we are 64 bit we could probably get rid of that.