Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gui/cult lists #874

Closed
wants to merge 12 commits into from
Closed

gui/cult lists #874

wants to merge 12 commits into from

Conversation

S3nti3ntP0tat0
Copy link

@S3nti3ntP0tat0 S3nti3ntP0tat0 commented Oct 24, 2023

From #664. Has been months since last activity.
Checked outstanding issues, only seemed to be formatting, and one typo in docs/gui/cult-lists, haven't had time to test in-game yet

-- error handling

if not dfhack.isMapLoaded() then
qerror('This script requires fort mode to be loaded') --(qerror might be typo, and should probably be error)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment on lines +8 to +12
------------------------------------------------------------------------------------------
-- Noticed that this was an open fork, but hadn't been touched in months, so decided to have a shot at getting it finished
-- I am not super familiar with lua or C/C++ but will see how thinbgs go.
-- Doesn't seem like there are many problems with the script itself just needed to be formatted
-----------------------------------------------------------------------------------------
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This bit should be removed - more suitable for the PR description

@@ -0,0 +1,58 @@
gui/cult-lists.lua
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There were several comments left on the original PR (https://github.com/DFHack/scripts/pull/664/files), and it looks like many could be addressed here as well. This line in particular needs the .lua suffix removed, for one thing.

@S3nti3ntP0tat0 S3nti3ntP0tat0 closed this by deleting the head repository Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants