Closed JorenC closed 2 years ago
Sorry, I added this as a gitignore thought it wouldn't be added to your base - it's just a temp file I made to remind me I still need to do this. I'll remove it!
On Sun, 12 Sep 2021, 10:00 tttppp, @.***> wrote:
@.**** commented on this pull request.
In .gitignore https://github.com/zond/godip/pull/144#discussion_r706788024:
@@ -26,3 +26,4 @@ classical/droidippy/games/.txt test_output_maps generator/.go generator/*map.svg +variants/ancientmediterranean/svg/flags + units.txt
If you want to add a new type of file to this then please make it a bit more generic. e.g. Call the file dev-info.txt or something.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/zond/godip/pull/144#pullrequestreview-752121129, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABXURGJA6YCLEGGURZYATZLUBRMYTANCNFSM5D3HOGDA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
Or better, please discard that change and leave it. It's an empty file
On Sun, 12 Sep 2021, 10:01 Joren Bredman, @.***> wrote:
Sorry, I added this as a gitignore thought it wouldn't be added to your base - it's just a temp file I made to remind me I still need to do this. I'll remove it!
On Sun, 12 Sep 2021, 10:00 tttppp, @.***> wrote:
@.**** commented on this pull request.
In .gitignore https://github.com/zond/godip/pull/144#discussion_r706788024:
@@ -26,3 +26,4 @@ classical/droidippy/games/.txt test_output_maps generator/.go generator/*map.svg +variants/ancientmediterranean/svg/flags + units.txt
If you want to add a new type of file to this then please make it a bit more generic. e.g. Call the file dev-info.txt or something.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/zond/godip/pull/144#pullrequestreview-752121129, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABXURGJA6YCLEGGURZYATZLUBRMYTANCNFSM5D3HOGDA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
Or better, please discard that change and leave it. It's an empty file
I'm not sure I understand what you mean by this. Please can you change the file to however you want it to look, and then if I think it's weird I'll let you know.
Changed it.
If you ever want to do this without affecting anyone else then create a file at .git/info/exclude
with the filename in. It's exactly like the.gitignore
file but it's not committed (ie it's just for you).
@tttppp this should now be fixed as well. I made this as a 'generic' old style ship, I might update it later in the future but for now it's 1000x better than what it was.
This one should now also be good to go?
This seems to have changes to the hundred map too. Is that deliberate? Is it ready as well?
There were no real changes, some spaces added to the Hundred.go by my autoformatting, I believe. It's safe to push, but I reverted them anyway.
Thanks for reverting those changes. The only issue(s) I spotted:
@tttppp I've finalized this now,can you pull it?
Can you check the "Files changed" tab as it looks like there are changes to a couple of other variants in this branch. I don't think it's ready for merging anyway.
Something's wrong here - there's a one way arrow.
I don't think you intended to change anything about the connections, so maybe this issue already existed?
I've fixed the issue (it was present before your change) and made some minor updates to the unit positions (to avoid overlapping arrows). I lifted the files without using your commit history, because there were a lot of other changes on your master branch. If you want the other (non-ancient med) changes then please can you put them on branches of their own?
I think it should be good.
@tttppp when you have time can you check and let me know?