Skip to content

Comments

sort mod titles without articles#252

Merged
Shivansps merged 2 commits intoKnossosNET:mainfrom
Goober5000:sort_titles_without_articles
Nov 3, 2024
Merged

sort mod titles without articles#252
Shivansps merged 2 commits intoKnossosNET:mainfrom
Goober5000:sort_titles_without_articles

Conversation

@Goober5000
Copy link
Contributor

@Goober5000 Goober5000 commented Oct 30, 2024

Remove 'A', 'An', and 'The' from the beginning of mod titles before sorting them. Should fix #251.

I can't actually build and test this at the moment, so this PR is in draft until it can be tested.

@wookieejedi wookieejedi added the cleanup Cleanup code or other aspect label Oct 30, 2024
@Shivansps
Copy link
Member

Im not feeling too well today to try it, i think it should work, but the problem here (and i think this may be the reason why you cant compile it) is all those removed "usings" on both files, it certanly cant compile without that.

@Goober5000 Goober5000 force-pushed the sort_titles_without_articles branch from 5e66041 to 7571dbd Compare October 31, 2024 04:42
@Goober5000
Copy link
Contributor Author

Well, that's what the IDE recommended, but I've restored all of the using statements. The compilation difficulties are due to some problem with the .NET SDK, so that won't be solved as easily.

@Goober5000 Goober5000 force-pushed the sort_titles_without_articles branch 2 times, most recently from 346a638 to bb46d7f Compare October 31, 2024 21:05
@Shivansps
Copy link
Member

I tested now and it seems to work fine in my tests

Remove 'A', 'An', and 'The' from the beginning of mod titles before sorting them.
@Goober5000 Goober5000 force-pushed the sort_titles_without_articles branch from bb46d7f to 80baec4 Compare November 1, 2024 04:03
@Goober5000
Copy link
Contributor Author

Ah, very good. 👍 Taking it out of draft then.

@Goober5000 Goober5000 marked this pull request as ready for review November 1, 2024 04:04
@Shivansps Shivansps added this to the 1.3 milestone Nov 2, 2024
@Shivansps Shivansps merged commit 2222081 into KnossosNET:main Nov 3, 2024
@Goober5000 Goober5000 deleted the sort_titles_without_articles branch November 3, 2024 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cleanup Cleanup code or other aspect

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sorting order change of mods list.

3 participants