It should definitely be possible but I haven't looked into it. If you want to, definitely explore the client and server's source to see how item upgrades are handled!Question is it possible to make Upgrades go past +15? if so when u have the time please DM me how it works on discord @ eikxn or simply reply to this message
All my progress goes to my fork of the DBOG repoWhere did you upload it to
Your posts are always appreciated, you're single handedly keeping the DBO dev community alive.Hey everyone! Before I get into it, I just want to give my condolences to the loved ones of Akira Toriyama. He was a great man that provided the world so much through his creations. Without him, there wouldn't have been a Dragon Ball Online nor would anime as a whole be where it's at today. I am incredibly thankful for everything he's done. I know I wouldn't be here today if it weren't for Dragon Ball, Dragon Quest, and Dr. Slump. May he rest in peace
Onto the devlog.
I've been hard at work for a past week or so trying to figure out how I can fix the situation with the upgrade effects appearing over the characters' skin instead of just the gear. While I did not fix it yet, I did find out something interesting. If you look at the video I uploaded a few weeks back, the Human and Namek characters have the upgrade effects cover their bodies: just as we all already know. However, if you take a close look at the Majin characters, this bug isn't present. Here is a picture of one of my majin characters:
View attachment 257773
As you can see here, she isn't affected by the bug at all. In fact, the upgrade effects stick to only the gear. I am going to look further into this, but I just wanted to share my findings with you all. Take care everyone!
Thank you for the kind words! I do what I can, always, and I love getting feedback from everyone.Your posts are always appreciated, you're single handedly keeping the DBO dev community alive.
I can’t help in terms of code development but if you had a patreon or some type of way to get donations, I would be willing to help that way as long as it stays open sourceThank you for the kind words! I do what I can, always, and I love getting feedback from everyone.
As of right now I don't plan to open a patreon or anything. I don't believe in profiting off of emulation projects. I'm satisfied as long as I make 2.0 work more like retail DBO and make it easy for everyone to play the game however they like. The thought counts, though, so it's much appreciated racegod! But you bet I will keep this open sourceI can’t help in terms of code development but if you had a patreon or some type of way to get donations, I would be willing to help that way as long as it stays open source
You need 2019 to build the server and client! 2010 is only needed to build the tools.Hello! I was wondering what Visual Studio version should I use to compile your fork MakotoYuki. The README of the project says 2019 but this guide mentions 2010. I currently have 2022 myself but haven't tried if it works (maybe it does?).
Thanks a lot for answering! Do you know if the server and client might work with 2022? Just so I don't spend time trying it unnecessarily.You need 2019 to build the server and client! 2010 is only needed to build the tools.
Hello Yuki Good Morning/Evening, i have a slight problem when compiling client i keep getting this errorI haven't tried building either of them in VS 2022, but it doesn't hurt to try. I don't think it would work, though, because upgrading the project to 2022's new framework is likely to mess things up in the libraries.
-- UPDATE 03/18/2024 --
Hey guys! So I created a Discord server to help keep things more organized. I will be posting updates over there and as well as over here, just in case people don't have a Discord!To view the content, you need to sign in or register
Some further updates:
So yesterday GrenderG reached out and offered to also contribute to the project! With his help, we started to make things more organized. Firstly, as I mentioned earlier, a Discord server was created! Now everyone can get updates easier, download new releases easier, ask for support, etc.
Also, DBOG 2.0 Open Source is pretty long for a project name, isn't it? With that, Grender and I rebranded the project to be called "OpenDBO". We even created a new repo where any further updates will be pushed to.To view the content, you need to sign in or register
Remember, everything with the project will remain the same. All progress will always be public and the source will always be free for everyone to use and contribute. This is just to make things cleaner and more organized for everyone! Updates will still also be posted here on ragezone. See you guys again soon!
-- UPDATE 03/20/2024 --
Hey everyone! I'm back with an update to the game. Before I get into it, remember that the project's been rebranded to OpenDBO and I have moved repos to keep things organized and easier for everyone to contribute. Some things in the source have also been renamed so that it matches the new project name. Credits will always go to Daneos for the release of the original 2.0 source. Of course, everything will always stay open source.
Onto the update:
Flight effects for dash have been fixed, finally. Now they display similarly to how retail DBO did! Here are some screenshots: View attachment 258241View attachment 258242View attachment 258243View attachment 258244View attachment 258245
Mainly, I fixed visualeffect_02.eff file which had the data for flight effects. It was similar to how I fixed the charging auras a few years ago. I will upload the updated effect file to the new OpenDBO-Assets repo.
All the code updates will be going onto the new repo, as well as all future code updates! Next on the list will likely be some fixes in regard to the game's GUI. Before I end off this update, I will post the links to the new repository as well as to the Discord server!
To view the content, you need to sign in or register
To view the content, you need to sign in or register
To view the content, you need to sign in or register
To view the content, you need to sign in or register
See you guys in the next update!
To view the content, you need to sign in or register
I think I already answered you on Discord, but basically make sure to close Visual Studio before installing DX9 otherwise the $(DXSDK_DIR) variable won't be correctly set.Hello Yuki Good Morning/Evening, i have a slight problem when compiling client i keep getting this error
"Severity Code Description Project File Line Suppression State
Error C1083 Cannot open include file: 'd3dx9math.h': No such file or directory (compiling source file NtlFlasherManager.cpp) NtlFlasher C:\Users\Administrator\Downloads\Compressed\OpenDBO-Core-master\DboClient\Lib\NtlFlasher\precomp_ntlflasher.h 68 "