[In progress] Collision Add / Remove to new object in map

04/14/2020 02:37 gigola123#16
Quote:
Originally Posted by guckguck View Post
By the way, it would be nice to read the chunks to parse from a txt file. Because you could work on a larger chunk of the map and parse them automatically. This would help with larger structures.
Code:
97 168
97 169
96 169
96 168
and so on
You could do your work with the map editor and simply press "convert" to output all files.
Hey,

Like you said I added a "watch" option, when a .o2 is changed, the tool is triggered, then no need to write into console. Here we go in attachement:

[Only registered and activated users can see links. Click Here To Register...]
05/14/2020 12:19 pumpya19#17
Great Job @[Only registered and activated users can see links. Click Here To Register...].

Have you thought of open-sourcing your tool? That way other devs could contribute and help in enhancing this tool. I'm sure there is some interest in it.
05/14/2020 12:27 Devsome#18
Quote:
Originally Posted by pumpya19 View Post
Great Job @[Only registered and activated users can see links. Click Here To Register...].

Have you thought of open-sourcing your tool? That way other devs could contribute and help in enhancing this tool. I'm sure there is some interest in it.
No one is going to contribute and help in enhancing this tool, that's the silkroad community. Most people would take it, use it and then promote his super fancy great server.
05/14/2020 12:46 pumpya19#19
Quote:
Originally Posted by Devsome View Post
No one is going to contribute and help in enhancing this tool, that's the silkroad community. Most people would take it, use it and then promote his super fancy great server.
I know most of SRO dev community is pretty toxic and profit-oriented. Basically everybody is doing their own thing. In the end, players just want a fun and fair SRO experience. If the dev community would work together, instead of competing against each other, it would greatly improve everyone's experience.

However, gigola123 has published his tool already, even it's just the binary.
Surely there'd be people only using it to promote their fancy server. But to be honest, that's not the point. Most "big" server owner's have tools like this anyways, and yes they are not sharing it.
If open-source SRO tools or emulators exists, those profit-oriented people are being challenged quite more.
05/14/2020 13:47 Devsome#20
Quote:
Originally Posted by pumpya19 View Post
I know most of SRO dev community is pretty toxic and profit-oriented. Basically everybody is doing their own thing. In the end, players just want a fun and fair SRO experience. If the dev community would work together, instead of competing against each other, it would greatly improve everyone's experience.

However, gigola123 has published his tool already, even it's just the binary.
Surely there'd be people only using it to promote their fancy server. But to be honest, that's not the point. Most "big" server owner's have tools like this anyways, and yes they are not sharing it.
If open-source SRO tools or emulators exists, those profit-oriented people are being challenged quite more.
Quote:
If the dev community would work together
That's the point. There are only a handful of ppl who are working / developing together open-source.
05/14/2020 19:04 gigola123#21
Quote:
Originally Posted by Devsome View Post
No one is going to contribute and help in enhancing this tool, that's the silkroad community. Most people would take it, use it and then promote his super fancy great server.
Quote:
Originally Posted by pumpya19 View Post
Great Job @[Only registered and activated users can see links. Click Here To Register...].

Have you thought of open-sourcing your tool? That way other devs could contribute and help in enhancing this tool. I'm sure there is some interest in it.
Hey Pumpya, thank you ! Here a full thread of the tool: [Only registered and activated users can see links. Click Here To Register...] (Download the new version is better !)

Like Devsome said, it's "useless" to open source anything there, 99% will just clone the project, update it and keep it for them. Just take a look to sro_devkit, @[Only registered and activated users can see links. Click Here To Register...] did an awesome job, community contribution is poor and you can see much server using his code + enhanced it (new GUI, item usable condition, much awesome stuff) and no one share his work.

However, like I said on my thread, you can easily reverse it with dotpeek, there is not something big behind, just handling all map files and found a certain logic. I'll release more asap when I'll finish the enhanced sro map editor to handle 5x5 & 3x3 region map.

But yeah, I'll release source code of everything when I'll finish it, actually project is not 100% done, I don't have free time those days

[Only registered and activated users can see links. Click Here To Register...]

Off topic, the sad thing here it's some people give more credit to someone who "share" sro screenshot (SRO PServer Guides & Releases) to use in your website or your launcher than people who release stuff like that. (I mesure credit with thread Thanks + Reply). That's show how Sro community is more interested by the identity and the promotion of their server than their server itself.
07/13/2021 14:05 pumpya19#22
Quote:
Originally Posted by gigola123 View Post
Hey Pumpya, thank you ! Here a full thread of the tool: [Only registered and activated users can see links. Click Here To Register...] (Download the new version is better !)

Like Devsome said, it's "useless" to open source anything there, 99% will just clone the project, update it and keep it for them. Just take a look to sro_devkit, @[Only registered and activated users can see links. Click Here To Register...] did an awesome job, community contribution is poor and you can see much server using his code + enhanced it (new GUI, item usable condition, much awesome stuff) and no one share his work.

However, like I said on my thread, you can easily reverse it with dotpeek, there is not something big behind, just handling all map files and found a certain logic. I'll release more asap when I'll finish the enhanced sro map editor to handle 5x5 & 3x3 region map.

But yeah, I'll release source code of everything when I'll finish it, actually project is not 100% done, I don't have free time those days

[Only registered and activated users can see links. Click Here To Register...]

Off topic, the sad thing here it's some people give more credit to someone who "share" sro screenshot (SRO PServer Guides & Releases) to use in your website or your launcher than people who release stuff like that. (I mesure credit with thread Thanks + Reply). That's show how Sro community is more interested by the identity and the promotion of their server than their server itself.
I got your point. But if you can just decompile it, why not just releasing the source code? I mean every somewhat experienced developer can reverse it anyways.

But it's your intellectual property, so it's up to you what you do with it and not my business :)
03/28/2024 07:30 yoneh1#23
Hey guys I have a strange issue when using this. Some stones have collision and some don’t.
Anyone know anything about this ?