SobranDM / foundryvtt-wwn

GNU General Public License v3.0
12 stars 18 forks source link

Faction Sheet and Item Create Window/Form #79

Closed wintersleepAI closed 4 months ago

wintersleepAI commented 4 months ago

For item creation a small pop up that allows basic information to be populated (value, weight, location) and some item type specific fields (eg weapon and shock for weapons). ability, foci, etc should be unaffected.

Got faction sheets to work. Needed porting over many things from faction.js to faction-sheet since the actor proxy was nuked. Some things added to actor/entity but checked in a type check.

Bumped version number 1.3 as I thought getting factions working was a significant minor release :)