Tele-Arena II for Worldgroup
Posted: Sun Mar 07, 2021 9:53 pm
so i have the terminal module completely built and have been playing a day or so with zero issues.
over the coming days i will be rebuilding the client and reworking the way the client handles
graphic/sound files when encountering objects which will eliminate any crashes that were
happening before. From what i have gathered thus far, ALL client crashes have had to do
with missing files which i have located however adding any new objects to the database
causes crashes if a file is missing so i built a system to always revert to a generic file in the
event one does not exist for the current object.
As far as the terminal module, during development i found over 120 bugs that were causing crash
faults and all of them have been fixed so it is quite stable now.
one of the biggest things i noticed Sean did was incorporate scripting support to a point the
game has its own scripting language you can create scripts and the game will play.
Aside from auto-attack combat, dropping gold on the floor, and sparring arenas
he added quite a few new features to the game and i will have a test version online
soon you can play.
over the coming days i will be rebuilding the client and reworking the way the client handles
graphic/sound files when encountering objects which will eliminate any crashes that were
happening before. From what i have gathered thus far, ALL client crashes have had to do
with missing files which i have located however adding any new objects to the database
causes crashes if a file is missing so i built a system to always revert to a generic file in the
event one does not exist for the current object.
As far as the terminal module, during development i found over 120 bugs that were causing crash
faults and all of them have been fixed so it is quite stable now.
one of the biggest things i noticed Sean did was incorporate scripting support to a point the
game has its own scripting language you can create scripts and the game will play.
Aside from auto-attack combat, dropping gold on the floor, and sparring arenas
he added quite a few new features to the game and i will have a test version online
soon you can play.