don-tnowe / godot-wyvernbox-inventory

Action RPG-focused inventory system for Godot 3 and 4
MIT License
97 stars 4 forks source link

JDungeon Wyvern Support #32

Closed WithinAmnesia closed 7 months ago

WithinAmnesia commented 7 months ago

https://github.com/jonathaneeckhout/jdungeon JDungeon is a Godot 4.NET MMORPG and could be made even better with your super great plugins and RPG features. Currently the JDungeon Godot community could use some help with some simple features but the MMORPG core is super excellent: https://github.com/jonathaneeckhout/jdungeon/issues/238 Please give feedback. What do you think hey?

don-tnowe commented 7 months ago

They are free to use this per the project's license. I don't think I need to do much to support this project specifically - in fact, it's best if an addon works in any project with minimal effort.

They might not even need my system - they already seem to have an inventory implemented.

WithinAmnesia commented 7 months ago

Okay that is good to hear. So the projects are quite similar. I wonder if the networking will add extra layers to think about to use your ideas on say the item rarity or crafting? Or I also wonder about any of the features found with your good work that could be beneficial to the JDungeon core starting features? Do you have any first thoughts or curiosities about the networking of it being online that should be considered with using your work added to the MMORPG features? What are your thoughts on Wyvern and JDungeon compatibility is there anything you'd like to see or are interested in with this kind of combination?