mastodon.gamedev.place is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server focused on game development and related topics.

Server stats:

5.1K
active users

#feat

0 posts0 participants0 posts today

Conventional Commits

查資料的時候翻到的,寫 commit 常有 feat: 或是 fix: 這樣的 prefix,剛剛才突然想到這應該是有人訂規範的,翻了一下應該是「Conventional Commits」這個,裡面也引用了另外一個專案:「commitlint」。

所以 type 的部分可以有很多種類,剛剛前面提到的 feat: 以及 fix: 都在裡面:

build
chore
ci
docs
feat
fix
perf
refactor
revert
style
test

對於有規範用英文寫 commit log 的單位可以直接套用,不算太複雜,但對於 junior engineer 可以很自然的把 fi

blog.gslin.org/archives/2024/1

Continued thread

Within the literature that inspires Dungeons & Dragons we see many tales of those born to magic. Some of these peoples are untrained, their magic barely controlled. In 5th edition D&D these are represented by Wild Magic Sorcerers. Not all fit the narrative around Sorcerers, because they are more than just an in-born mage. They have hints of spellcasting, but because it is born rather than learned control is not there.

Yes, multiclassing can solve this. So can a Feat.

The desire with Born to be Wild is to capture the feeling of those who have a tiny bit of innate magic in their bodies, but no control. Their magic sparks bizarre occurrences that range from helpful to destructive. Maybe they get trained someday. Maybe they are a warrior who can heal an ally, or a thief that can blast with missiles of power. Whoever they are, they struggle with innate powers and the impact of casting.

Photo by Max Aquino

Born to be Wild

  • Choose a cantrip from the following list: Prestidigitation, Thaumaturgy, Druidcraft. [This represents that you have innate minor powers]
  • Choose any 1st level spell. You may now cast this spell once per short rest, but when you do you roll on the Wild Magic Surge table of the Wild Magic Sorcerer. This spell may be added to your spell list, but whenever cast does cause a surge. [There is a temptation to have the player roll on the table twice and let them choose the better effect.]
  • Your spellcasting ability for these spells is Constitution. [This is to represent that the magic courses through your body.]

Design notes

The intent here is to be similar in power to Magic Initiate, but to embrace the chaos of the Wild Magic Sorcerer. Dropping one cantrip and upping the usage of the spell is similar to the Artificer Initiate. Adding Metamagic would give the holder of the Feat control, which is in opposition to the intent.

https://fullmoonstorytelling.com/2021/06/12/born-to-be-wild-a-feat-of-wild-magic/