So I've been messing around with the 1.0 source that's floating around the last little bit and have made some progress (not added a huge amount so far, just doing some basic stuff mostly) and I figured seeing as there is no real releases or information on the source for people I'd make a lil thread where people who have questions about how to fix things in the source or have problems with their coding can ask for some help.
Disclaimer:
- I am NOT a pr0 coder by any means so don't expect me to be doing any miracles.
- I am well aware that the current public 1.0 source was somewhat leaked. I am not planning to make my server public or make any profit off it. It's simply a project for myself. I enjoy coding it and seeing what features I can tackle, nothing more
- I have no intentions of releasing "full features" in this thread. I have a few things done that I don't really plan on releasing, that doesn't mean I'm being selfish, it means that I put work into them and would rather help you understand how to do it yourself rather then simply have a copy/paste code to leach.
Things I have fixed/have working so far
Feel free to ask for advice on these (again, not gonna give you a copy/paste guide, I'd much rather explain how to do them yourself)
-Fixed AOE magic attack to calculate as magic and not PH dmg.
-Changed some incorrect spells to Arc instead of aoe that should have been (tao xp skills)
-Modified the AOE attacks so it's simple to declare what type of dmg it is.
-Fixed guild dep (super easy minor fix but deputies now save to the database
-Added full met/db bank system using input fields (so you enter the number you want to store/remove instead of doing 1 at a time like older coemu storage systems)
-Custom Pk event system (not finished, got most of the required code working now, using as an example for future features. Seeing as my server is not public and not planning to make it public, there is no real reason to make lots of events right now)
-Other random minor fixes.
As I said, nothing I did was to major or ground breaking, just giving some examples so if you have questions on those I can probably help you a little bit.
If anyone has any releases/fixes they would like to release, give advice on, ask questions about, etcetc, please post.
Ooh also, if anyone knows how to do .dat encryption/decryption that's something that would be really really useful (all the itemtype decryption on here are for 2.0+ and don't work with the old .dat encryption.)
If you wanna flame, go ahead I have no problem with that. Not trying to "show off" or any bs like that, just trying to help people and get some help. Cooperation can be useful for everyone.
Disclaimer:
- I am NOT a pr0 coder by any means so don't expect me to be doing any miracles.
- I am well aware that the current public 1.0 source was somewhat leaked. I am not planning to make my server public or make any profit off it. It's simply a project for myself. I enjoy coding it and seeing what features I can tackle, nothing more
- I have no intentions of releasing "full features" in this thread. I have a few things done that I don't really plan on releasing, that doesn't mean I'm being selfish, it means that I put work into them and would rather help you understand how to do it yourself rather then simply have a copy/paste code to leach.
Things I have fixed/have working so far
Feel free to ask for advice on these (again, not gonna give you a copy/paste guide, I'd much rather explain how to do them yourself)
-Fixed AOE magic attack to calculate as magic and not PH dmg.
-Changed some incorrect spells to Arc instead of aoe that should have been (tao xp skills)
-Modified the AOE attacks so it's simple to declare what type of dmg it is.
-Fixed guild dep (super easy minor fix but deputies now save to the database
-Added full met/db bank system using input fields (so you enter the number you want to store/remove instead of doing 1 at a time like older coemu storage systems)
-Custom Pk event system (not finished, got most of the required code working now, using as an example for future features. Seeing as my server is not public and not planning to make it public, there is no real reason to make lots of events right now)
-Other random minor fixes.
As I said, nothing I did was to major or ground breaking, just giving some examples so if you have questions on those I can probably help you a little bit.
If anyone has any releases/fixes they would like to release, give advice on, ask questions about, etcetc, please post.
Ooh also, if anyone knows how to do .dat encryption/decryption that's something that would be really really useful (all the itemtype decryption on here are for 2.0+ and don't work with the old .dat encryption.)
If you wanna flame, go ahead I have no problem with that. Not trying to "show off" or any bs like that, just trying to help people and get some help. Cooperation can be useful for everyone.