Add XP for SpaceSuits #233
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
You forgot to add this...
will look at it later, cause there are some complications: My plan is to make a hierarchy of item types, also, there is GenericItem2 or so, which has those things you added in.
then what stops you from adding it now so it works and then changing it when you find something better?
I agree the way items are handled in SpaceNinjaServer right now is horrible (Warframe, Weapon, GenericItem, GenericItem2, whatever else). We will probably have to converge on just a single GenericItem and settling on fields like ArchonCrystalUpgrades just being optional even if it only makes sense on a warframe.
Anyway, the current way "works". I'd say merge this PR to fix the immediate issues, and we can fix the larger issues later.
I literally didn't want to make this change because I realized that the 7 lines of code you forgot to add would require "detailed review".Sorry, I didn’t mean to write in this style, I just don’t like this approach to update.