Please help me about map procedures
-
-
Game file structures are wrong it makes players unable to play it via downloading. Could anybody fix this on behalf of me? I don't understand much on Github fearing of messing up even more. https://github.com/triplea-maps/aggression_1941
-
It is also too old, the recent one got relief tiles, decorations, numbers, new XML, new promotional picture etc... I'd rather want replacing all files with the newest one, still need someone to do it on behalf of me. I can share all files immiadetaly. After that I will just edit XML for rebalance and possibly bug fixing.
-
I would also want removal of Domination 1914 Blood and Steel and European War from repository.
-
-
Re: (1) - you're missing quite a few files. The folder structure needs to be quite specific. For example there needs to be a 'maps' folder and under that things like the 'units' folder. See the other maps for an exampel: https://github.com/triplea-maps/big_world
You can upload files, there is an upload file button, for your repo that link is: https://github.com/triplea-maps/aggression_1941/upload/main
re: (3) I would also want removal of Domination 1914 Blood and Steel and European War from repository
Can you elaborate why?
-
@Schulz This is an update to an existing map ? Delete what you have in the repo. Add your working version from your downloaded maps folder. Update the yaml version and make your PR.
If it's new, make a new repo and do the above. Do the transfer of Ownership. Then you'll need to do a first time yaml version. Use an existing as a template and PR that. I usually wait until after transfer of Ownership but Idk if it's that big a deal.
Here's Frostion's guide:
https://docs.google.com/document/d/1FfF7N0srp9QG0_if5D-c1d1Aa1QTttdhxgm1GBh3pI4/edit
Or do what LaFayette says
-
@beelee The same map, but XML changed plus there are relief tiles, decorations and other additions... I am currently trying to fix it.
-
It says "Yowza, that’s a lot of files. Try again with fewer than 100 files."
-
@LaFayette I just don't like them, they are not good games.
-
You'll need to break up the upload and do less than 100 at a time : /
I can help remove the two maps mentioned.
-
Ä°s it good now?
-
Looks pretty okay, I have not looked in detail. Note there is a 'download zip' button available so you can double check:
-
Also a conflict happened in this part when I changed yaml files;
<<<<<<< patch-2
img: https://user-images.githubusercontent.com/72459062/99464069-4bbd1880-2948-11eb-925e-d6145fe34070.pngmaster
Is it because the image address should have started with "raw" or because of high resolution of the image? How could I solve it?
Thanks.
-
LGTM analysis: Java is still failing after replacing it with way shrinked version.
-
It's a bit easier to keep the PR related comments in the PR. But FWIW, to find the link to a file, locate the file in your map repository: https://github.com/triplea-maps/aggression_1941
Once you've navigated and clicked through on the target file, click the "raw" button and then copy the URL from your browser window. You can double check by pasting that URL into a new browser window and you should see just the target image.
For the conflict, you'll need to click 'resolve conflict' and then update the file to look right.. I can help with that, first focus on uploading and locating a good preview image.
-
Couldn't really someone to do on behalf of me? I just really tired of to deal with github stuffs.
-
Ok. I just run out of my patience to github. It must be the most frustrating, pathetic, unnecessarily complex thing I've ever seen.
I won't bother with this anymore.
-
@Schulz I have been working on documentation for TripleA. Not for that specifically yet, but if you tell me what isn't clear, I can work on that next.
-
@ff03k64 All files were in main branch not in master, but github does not allow mass deletings or mass updatings hence I choosed not bothering to delete these relief and base images one by one and uplaod them to master branch, even after that its no guarantee it would be sufficient.
And now master branch totally disappearad. Its just total mess right now don't think it can be fixed easily.
-
@Schulz I made a comment in your other thread, I have some ideas, not sure if they will work, but they are ideas. I think you should be able to make a new branch called master, and just make that the default branch.
https://docs.github.com/en/free-pro-team@latest/github/collaborating-with-issues-and-pull-requests/creating-and-deleting-branches-within-your-repository -
@ff03k64 I guess eveything should be deleted in main branch hence main one will disappear and master branch will remain like other maps. But no way to easily delete everythings in the main.
It also says about my master branch: "This branch is even with main".
-
modules:composer.user_said_in, @Schulz, Please help me about map procedures
It also says about my master branch: "This branch is even with main".
On this page, there should be an option to make master the default.
https://github.com/triplea-maps/aggression_1941/branches -