letsgamedev / Suffragium

A game developed in a democratic cycle.
GNU Affero General Public License v3.0
51 stars 21 forks source link

Applied new file/directory name guidelines #43 #49

Closed RedstoneMedia closed 2 years ago

RedstoneMedia commented 2 years ago

Description

Implemented the recently merged file and directory name constraints, that were introduced in #43, to the entire project.

Type of change

Checklist

Numenter commented 2 years ago

Highly appreciated fundament work, but its looks like you missed some files or are somehow not in the commit. image

RedstoneMedia commented 2 years ago

you missed some files or are somehow not in the commit.

Yeah, sorry once again the files were not renamed in git, but were renamed on my local filesystem. Windows really is annoying sometimes. I just had to git mv these files manually. I hope I got all of them now.

b7g commented 2 years ago

nearly done. There are still some (5 errors = 5 tscn?) tscn files within games/sortit that reference res://shared/fonts/Roboto/roboto_black.ttf but should reference res://shared/fonts/roboto/roboto_black.ttf