HomeStatsServerForums.NET
Free online text-based idle RPG games
Worlds
Tools
Change log
Main
M3
Elysian-Fields

M3 Change Log

30/10/2018

Update to Calculator

Calculator now uses the same functions as the rest of the game to determine level and exp. If you look you will see that there is some variation but not enough for it to be un-useable.


23/10/2018

Changed Level up

I have fully overhauled the level system. It was not easy and required a lot of compromise but we should get a more consistant leveling experience now as previously the higher level you were the harder it was to level. Now the level system is more generous in the early phase of a level range and will keep your progress steady


5/9/2018

Added Last Loaded

Admins will now be able to see where players are in the game via town. I have done this so that patterns can be found and observed while the scripts are running and maybe remove extra loads because we are still getting epic cpu lag at times and as much as i thought i'd found it, it would seem i have not....yet.


15/8/2018

Changed Merge list

Merge list will now show the level of the target and will only show the first 10 chars with the same level and race.


28/7/2018

Updated average calculations

Changed formating colour appearance and added per second and per fight, also mended a minor maths error.


28/7/2018

Added average calculations to fight results

Because of the issue i'm having working out exactly how much exp and gold we were gaining before the jail time increase and then after it i have added an in game average calculation. tomorrow i will adapt the main.pl to use this data which is as far as i can see accurate.


26/7/2018

Changed exp and gold per fight

As of today to bring exp and gold gen inline with the updated jail timer i have doubled the exp and gold gen from fights in fight and world.


26/7/2018

Changed Jail timer

As of today the jail timer has risen from between 0.40 and 0.50 to between 0.99 and 1. This means all the .pl's have been updated and you will have to change the wait time on all your m3 scripts.


25/7/2018

Updated index

Index will now show jail on chars the same as town.


24/7/2018

Updated Hud bar

main Hud bar will illustrate differently now, any issues let me know.


24/7/2018

Added Total to paid

not really necessary but i wanted it done.


24/7/2018

Updated Main page

Added Friend and merge cooldown, rearanged it a bit.


20/7/2018

Added Paid to Admin panel

Will show all purchases from support page, it should also keep those logs forever, if any admin notices that there are only 500 entries please raise it in bugs page. thanks .


20/7/2018

Added Paid.

Will show all purchases from support page.


20/7/2018

Added Change log.

Basic and Functional. just the way i like it.


19/7/2018

Added Calculator.

Added to main page after login. a strangely difficult thing to achieve even with the formula fr how much exp required to level up. the maths was not reversible so i had to create some interesting code to do the action backwards.