zhyrohaad / AlasiyaEvE

Public repo for bug tracking the private Alasiya-EvE codebase
2 stars 0 forks source link

Corporate Standing trumps personal Contact Standing #49

Open ryllae opened 5 years ago

ryllae commented 5 years ago

Create two corporations, A and B. Have A set B's standing to "Excellent". Create a contact for a character in B's corporation as a personal contact, and set their standing to "Terrible". Their standing remains Excellent.

ryllae commented 5 years ago

It's unclear if this is just a FIFO, or whether corporate standing is trumping personal standing. Either way, I expect Personal Standing to win out.

zhyrohaad commented 5 years ago

as it should. however, standings are just barely more than skeleton code as POC. this is one of the things that need to be addressed as system grows and is fleshed out more.

zhyrohaad commented 5 years ago

actually, after reviewing the code again, at this point the only 'real' standings tests/code are for factions. there are multiple POC code blocks for corp/personal, but more as place holders and not really used at this time.