• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Tibiabase Daily Development Thread

Last few weeks has been about strictly proving function by function by triggering both the original binary aswell as the reconstructed versions functions side by side in runtime after initially having completed the entire static analysis of dwarf information.

1781950051781.webp

Here's an image showing the workflow. Most additions are tests for each actual function where each test is adapted to each function separately. This is just from todays prompt and work.

The goal is not to recreate the original but to create a behaviourally accurate version of it, meaning it should behave as the original in all regards for every function. Once we reach 1579 strictly proven functions we will move on to cleaning the code, asan and then stress testing.

Current estimated cost is around 1K usd in LLM licenses alone. I decided that AI with good proof and a strict work structure would yield better results as AI has improved quiet alot.
 
Last edited:
I'll have to remind you gentleman that if you have personal matters to resolve, please use the forum's direct message system.
Any more messages NOT related to the server in question, will be dealt with according to the forum rules.
 
I'll have to remind you gentleman that if you have personal matters to resolve, please use the forum's direct message system.
Any more messages NOT related to the server in question, will be dealt with according to the forum rules.
I appreciate you alot, thanks.
 
Back
Top