X
It's an Ala special! All donations come with triple the amount of bones!
You've hit an Ala special! Until midnight tonight you will earn double bones on all your donations!
X
There was an error handling your request. make sure you are logged in!
You have not yet verified your email address. This needs to be done before you can continue playing. All you have to do is click on the link emailed to you.
An Email has been resent to you. After clicking the verification link, you can wait and this message should automatically close. but if not you can reload the page.
change email...
X
This is a required password reset, please change your password. Must be at least 10 characters.
Your password has been reset!
players: to , currently:
finished at z
expires : x ( y )
game begins when minimum players met , or game expires
game begins when maximum players met, or game expires
vaccinations should now be fixed
Posted by
Sin Vraal
(#18687) on Oct 27, 2023
there was an error in the debug code which prevented me from seeing the error in the live code
events system constructed
Posted by
Sin Vraal
(#18687) on Oct 25, 2023
editor (re) constructed. now we have an events system in place to handle item usage in particular. this will be a MAJOR overhaul with several important benefits it allows (eventually) for the total de coupling of equipment from the game code. no more losing items in the hustle, we set up an event, and it can be triggered when the appropriate action occurs in the game. while the events handler itself is complicated, the usage of it is not, and will streamline code greatly. so now back to fixing crons again so they are all working (ahem, vaccinations and energy recovery)
update
Posted by
Sin Vraal
(#18687) on Oct 17, 2023
Presently I'm in the process of constructing an editor to key in all the item effects.. I have also been notified there may be a lingering problem with the vaccinations not working and health not decreasing. I'm going to get the item effects editor working, so that I can crowd source the translation. When I say crowd source, I probably mean, myself, bobbie and tenesee dog, but its hopefully more than just me! once I get the editor done, editors can start curating the equipment while I go and smash the new crons until they work