Jump to content

Baelish

Community Members
  • Posts

    59
  • Joined

  • Last visited

Everything posted by Baelish

  1. I'm on debian sid with experimental repositories. I follow the guide and It worked only without Atlas, using the flag --disable-atlas to update-workspaces.sh When I ran sudo apt install wx3.0-headers libwxbase3.0-dev libwxgtk3.0-gtk3-dev libwxbase3.0-0v5 libwxgtk3.0-gtk3-0v5 it returned the all packages were updated. Now I tried to resolve and I installed more packages from synaptic. I installed almost all, then reboot and cd build/workspaces ./update-workspaces.sh -j12 cd gcc make clean make -j12 I don't know the ones that resolved the problem, but now Atlas works well. It's only a problem that involved me or the guide needs to be changed?
  2. There are some islands, Borneo or Sumatra, that are full of wood, but you can't build a civil center on these ones. You can build a dock and gather the wood. It's to help Australian player, that has less available resources. EDIT: for the same reason I make Australia a bit bigger. I replace here the new file. Chile is too small and I implemented it with the latest update because you could access to Pacific Ocean only from North and Central America and it's unfair. You CAN'T go through tropical rain forest with assault sieges and elephants. It's not a bug, it's a feature World.xml World.pmp
  3. Finally good new: IT'S FINISHED! Here all the screenshots of the map. I will publish another last post to share the files and some tips
  4. Map is ready, I'm doing balancing step
  5. credit: wikipedia commons Remade wrong biomes and added details. If you think that there are errors, please tell me
  6. Map size is giant and almost all the map is buildable. Despite that some countries are too small, as Cuba or Italy. I tried to import an heighmap bigger than 512x512 but Atlas editor crashed
  7. Just to update you. It's still WIP, because I want to make texture more detailed and these colors are only a sketch. I accept all advises about colors and height changes, so I can change now before I add entities.
  8. Hi, I have some suggestion to improve the map making: 1) Create a drop down menu for biomes, because there are about thirty biomes and it's difficult to find one and confront them because you can't see all of them on a single screen; 2) A searching tool for biomes through names; 3) Can be useful, but in my opinion more difficult to make it, another searching tool based on similar colors with a RGB color picker.
  9. If someone want to help me, please reply in this chat: I want to share files here or on github, because I have problems with texture colors
  10. I want to share with you my entusiasm for my new work. It will take very long time because it's a huge project and I'm at the beginning but I'm really happy and I hope that you will like it. It was very difficult to preserve proportion and I based the heighmap on sinusoidal projection. Sadly It's impossible to include Antartica, I think that It would be amazing to build a civic center there. In the end, I want to ask an aid to map artist to improve the final result, because I'm not so creative.
  11. thank you very much, it's solved
  12. step to reproduce: cd 0ad/build/workspaces ./update-workspaces.sh -j12 --disable-atlas cd gcc make -j12 cd ../../.. binaries/system/test It returns OK binaries/system/pyrogenesis returns an error that I attach
  13. I would try to make me useful, so I view opened page, but I don't understand how it works: for example problem #6688 is still opened, but it seems resolved. What is missing? And if I want to work on it, how can I do it? Can I only fork on github and do it on my own? Maybe it's a dumb question but I want to understand how to start
  14. I have just tested my new map of South America. It's a giant map for eight players with a lot of resources. I tried to make position of resources balanced and all biomes and vegetation are inspired by real ones (it was very difficult due to lack of new world specific vegetation and the variety of biomes). I know that it's not historically accurate (obv) but It's only for fun. Please say to me what do you think about it or some advice to improve it. If the community likes this work I will continue with other continents. South America Baelish.zip
  15. I have just finished to make program usable with all map sizes: https://github.com/Baelish03/Map-entities-cleaner-for-0-A.D.
  16. I test it on North America.xml old file and it WORKS I will add more information after lunch
  17. I had already done it and obtained that numbers for a giant map, now I'm working on the program and I hope that it will work
  18. Approximately, I find map center at (1024, 1024), but maybe it's wrong because my calculations aren't precise. About the radius, I agree but I don't find a method to remove entities in the corners quickly. I can build a tool in python that read x and z, square sum them and remove if radius is higher than 1008. Please confirm me if radius and center information are correct, because I need them to use a formula.
  19. I downloaded physical map from: https://it-it.topographic-map.com/map-spl9m/Stati-Uniti-d-America/?center=43.19717%2C-110.39063&zoom=4&base=3 Use cartolight because writings are lighter. With GIMP: 1) I resized it "Image > Scale Image..." 2) Inverted colors "Colors > Invert" 3) Make it black and white changing saturation "Colors > Hue-saturation...", each altitude have a different color (for example sea became red and flats are magenta), so you can remove saturation to make it grey and low Lightness till you like. PAY ATTENTION: not too much, because u will obtain big hills and very huge mountains. 4) If there are some errors FuzzySelect Tool to resolve 5) Last step "Filters > Blur > Median Blur" to make border between different parts less strong After this big work I discover this site https://tangrams.github.io/heightmapper/#4.3/33.878/-94.193 but I never tried it, maybe i will use for next map. In map editor follow your creativity, just one recommendation: sea must not be too deep because become very difficult to smooth terrain and build dock.
  20. Here the .zip file with with .xml, .pmp files and the screenshot of the map for the preview North America Baelish.zip
  21. I create a new map of North and Central America, I tested it on my own and now I would like to share it and use in multiplayer, but I don't know how to do it, because it's my first time. Can somebody help me? I attach a screenshot of the new map, I hope that you like it.
  22. Hi, I will resume quickly: There are some entities beyond the limit. 1) I try to remove them with map editor, but isn't possible to select things in the black parts of the map (I mean the corners). 2) So I decide to manually remove from the .xml file all the entities with coordinate x or z higher than a certain number and to find this number I put some entities in the Cardinal points. Both methods FAIL. 3) Finally I use same .pmp file and create a new .xml file and I start from zero. I recommend to backup .xml often in a different directory to restore it instead of restart from the beginning. Well, how can I publish my new map? P.S. Have the second method sense? Because maybe I damaged .xml, I believe that accidentally I remove something important: when I use that .xml map editor says that it's unusable.
  23. Thank you very much, I will try to load old .xml file and remove entityes on border
  24. I've got important news: I tried to replace the .xml file with a new one previously set (I created a new map and replaced the .xml file) and it worked! Map is now set with elevation and texture, but with no entity and other stuff, like sun or sea. I suppose that I use too much trees or too near. It is only a theory. It can be a problem?
  25. I'm sorry but I don't know steps to reproduce: I edited the map without try it, so I don't know what element causes the problem I attach files of the map North America.xml 1314840364_NorthAmerica.pmp
×
×
  • Create New...