asacolips-projects / dungeonworld

Create campaigns in Foundry VTT using the Dungeon World RPG!
MIT License
8 stars 4 forks source link

Add equipment toggle - [merged] #186

Closed asacolips closed 7 months ago

asacolips commented 1 year ago

In GitLab by @julien1205 on Dec 14, 2022, 11:06

Merges master -> release/1.7.0

asacolips commented 1 year ago

In GitLab by @Asacolips on Dec 19, 2022, 10:36

Commented on src/templates/items/equipment-sheet.html line 51

We'll need to track this in the data template for the system as well. In src/yaml/template.yml (which gets compiled to template.json) add price: 0 to the equipment section. A good place would be around line 141 of that file.

asacolips commented 1 year ago

In GitLab by @Asacolips on Dec 19, 2022, 10:37

It looks like there was a TEMP_DELETE_ME.txt file that was included accidentally. Let's remove that from the branch before we merge it.

asacolips commented 1 year ago

In GitLab by @julien1205 on Dec 19, 2022, 12:25

added 1 commit

Compare with previous version

asacolips commented 1 year ago

In GitLab by @Asacolips on Dec 19, 2022, 12:36

approved this merge request

asacolips commented 1 year ago

In GitLab by @julien1205 on Jan 1, 2023, 08:43

added 1 commit

Compare with previous version

asacolips commented 1 year ago

In GitLab by @Asacolips on Jan 10, 2023, 09:17

Commented on src/module/actor/actor-sheet.js line 1012

This is a minor style issue, but let's update this to put the opening { on the same line as the function/statement that starts it (both here and on the lines that follow).

asacolips commented 1 year ago

In GitLab by @Asacolips on Jan 10, 2023, 09:18

Commented on src/styles/src/global/theme/_nightmode.scss line 166

Indention is off on this line.

asacolips commented 1 year ago

In GitLab by @julien1205 on Jan 10, 2023, 12:06

Commented on src/module/actor/actor-sheet.js line 1012

changed this line in version 4 of the diff

asacolips commented 1 year ago

In GitLab by @julien1205 on Jan 10, 2023, 12:06

Commented on src/styles/src/global/theme/_nightmode.scss line 166

changed this line in version 4 of the diff

asacolips commented 1 year ago

In GitLab by @julien1205 on Jan 10, 2023, 12:06

added 1 commit

Compare with previous version

asacolips commented 1 year ago

In GitLab by @julien1205 on Jan 16, 2023, 15:08

added 1 commit

Compare with previous version

asacolips commented 1 year ago

In GitLab by @Asacolips on Jan 23, 2023, 17:50

changed target branch from master to release/1.7.0

asacolips commented 1 year ago

In GitLab by @Asacolips on Jan 23, 2023, 17:51

mentioned in commit 3c4df892d35fdb1e4ca0d62cf9bf57bebed2ed9c