• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

TVP 7.4 Develop & TVP 7.7 Stable Full Distribution

I've added 4 issues to the repo. You're free to solve the ones I haven't stated that I'll merge into the repo and I wont do so without seeing activity and commitment to the repo either.

Solve bugs = Get more issues updates from me in the repo basically. If you're interested in collaborating, you can always send your github name in DM and Ill can add you.
 
Last edited:
I think its better if you just rename this project and call it your own since you've done way more for it than ezz.
 
I've added 4 issues to the repo. You're free to solve the ones I haven't stated that I'll merge into the repo and I wont do so without seeing activity and commitment to the repo either.

Solve bugs = Get more issues updates from me in the repo basically. If you're interested in collaborating, you can always send your github name in DM and Ill can add you.
For now, I just cleaned the project up, will try to contribute a little more when I am done with the cheaters on my project.
There is still README.md to be written, an easy contribution for anyone less technical!

I think its better if you just rename this project and call it your own since you've done way more for it than ezz.
TVPv8? :D
Let's focus on changes tho. Focusing on the name at this stage sounds like a fruitless effort.
 
not sure how much time people wanna put in a project whose name is based on ezzs dead grandmother but idk maybe its just me.
best of luck guys its not like u can make anything worse tho lol
 
For now, I just cleaned the project up, will try to contribute a little more when I am done with the cheaters on my project.
There is still README.md to be written, an easy contribution for anyone less technical!


TVPv8? :D
Let's focus on changes tho. Focusing on the name at this stage sounds like a fruitless effort.
Marcin wdym with clean up?
 
Marcin wdym with clean up?
You dont need to care, trashtalker. In one thread ur talking trash and here you're downloading my release and looking for fixes like a leecher.

@M4rcin dont give this guy any info about anything. He's been trash talking my advert thread since day one and is now trying to leech this distribution and its fixes 😆
 
@Evil Mark Yo, can you compile newest version for me? i have for now some issues at my pc. Thank you.
Post automatically merged:

It would be great if you could also upload at least one last working release to GitHub.
 
Last edited:
why not post an updated and functional version for the community? since you already have your own graphics engine... you shouldn't be giving it so much importance right now... and if you don't have future plans for these files, what's the point of keeping them stored away? help the community if you don't care about monetary issues.
 
@Evil Mark Yo, can you compile newest version for me? i have for now some issues at my pc. Thank you.
Post automatically merged:

It would be great if you could also upload at least one last working release to GitHub.
Always compile your own software, required libs should be pretty much tfs 1.2~.
If you run into an issue compiling, just post here.

why not post an updated and functional version for the community? since you already have your own graphics engine... you shouldn't be giving it so much importance right now... and if you don't have future plans for these files, what's the point of keeping them stored away? help the community if you don't care about monetary issues.
Any issue you run into, you can post here or on repos issues.
 
Hello,
It is sad that i payed for this engine and now its free.
I see that 772 version is 100% the same with what i have bought.
Is it worth to migrate to 7.4 from this thread? I see a lot of source changes there.
Im actually trying to build 74 version of the ots

The 7.4 engine consume 5.5gb of ram, the 772 less then 2gb. What makes this difference?
 
Hello,
It is sad that i payed for this engine and now its free.
I see that 772 version is 100% the same with what i have bought.
Is it worth to migrate to 7.4 from this thread? I see a lot of source changes there.
Im actually trying to build 74 version of the ots

The 7.4 engine consume 5.5gb of ram, the 772 less then 2gb. What makes this difference?
5,5gb? Lmao
 
Yeah, i'm coding on windows and that is the most comfortable os for to compile and test my changes. The OTS release will of course be on linux. But it is still interesting, why this consume that much ram:
1765143836856.webp

all screens were taken right after sources boot up. 0 players logged in.
It is interesting, because winmerge did not show any major changes between my bought sources and sources leaked here for 772

I will look into source changes in 74 and maybe will use some sauce from them.
 
@Gover

You should be concerned about heap memory its possible that a lot of data has migrated to the stack memory, which is efficient for data execution and queries.
But this increases the amount of RAM.
However, it avoids a lot of new memory allocation.

In this case, the monsters already reappear with the loot data.
But you need to check if there no duplicate loading or something like the map being too large.
 
Hello,
It is sad that i payed for this engine and now its free.
I see that 772 version is 100% the same with what i have bought.
Is it worth to migrate to 7.4 from this thread? I see a lot of source changes there.
Im actually trying to build 74 version of the ots

The 7.4 engine consume 5.5gb of ram, the 772 less then 2gb. What makes this difference?
This engine that was published is bugged intentionally by the thread owner. Who are you in Discord I don't know you ?
 
Last edited:
@Ezzz i'm gover on discord. I tried to buy this engine from you, but you stopped responding (i suggested to divide engine into smaller parts using included directories), finally I bought it from someone else - not from you.
@chucky91 I will look deeper into this files and will use some of the features - not the entire engine. Thanks for help :)
 
There's only 4 options if thats the start you want.
1# It has to be a live production server today with players and no issues, you contact the owner.
2# You get the realots files stable to get yourself a realengine
3# You get access to my private repo with the fixes to the tvp issues
4# You work a year or more fixing the current files of this thread for about a year, and they are and will always be identical to Ezzz repo as he never does any updates. But he will still claim this is outdated so he can earn money on you when I literally downloaded it 4 days ago.
Post automatically merged:

There's only 4 options if thats the start you want.
1# It has to be a live production server today with players and no issues, you contact the owner.
2# You get the realots files stable to get yourself a realengine
3# You get access to my private repo with the fixes to the tvp issues
4# You work a year or more fixing the current files of this thread for about a year, and they are and will always be identical to Ezzz repo as he never does any updates. But he will still claim this is outdated so he can earn money on you when I literally downloaded it 4 days ago.
 
This engine that was published is bugged intentionally by the thread owner. Who are you in Discord I don't know you ?
Fishing for easy buck, eh? Everyone here knows this is what you sold, and that your "electricity goes out" as soon as the PayPal gift payment arrives.

@topic
There are probably various leaks, as the developer who modified that engine had no idea how to manage memory.
... but this can be fixed too, you need Valgrind Home (https://valgrind.org/) and HOWTO: Use Address Sanitizer (https://www.osc.edu/resources/getting_started/howto/howto_use_address_sanitizer) to find them.

I am here all day, every day, to help you debug this mess, at no charge, publicly.
Just keep posting your findings here, and I'll do my best to assist you with any issues.
 
Last edited:
Strange, Project Fibula being vanilla TVP unlike this release here and has 600 online without bugs and no modifications, including Rivalia Online, Nostalther, Retronia, etc ... but well, these psychopaths are good at lying, especially when these two are banned in OTA what a coincidence 😅
 
Back
Top