Jump to content

globytheoldpirate

Pathfinder
  • Content Count

    355
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by globytheoldpirate

  1. Update : - Taming needs depending on level is now even more accurate. - Removed speed stats, as animals doesn't waste point on this stat anymore. - Add one more decimal to 'Per level add' to be more accurate. - Display/responsive for Small Device should be better on Stats part. Atlas Taming & Stats Calculator : https://globy.dev/
  2. The beta version is on live : https://globy.dev/ Pls, understand that is a beta version, I'll upgrade it soon, I'm still a student so I don't have much time to work on The web-app help you to tame, know how good your animal is, where does he put his points stats. It's a dododex's like, but for Atlas. Here are some errors : - The "food needed", "time" and all for taming aren't 100% correct, I'm working on a better calculation. - "Weight" isn't correct on the Horse. - "Time between each food" on the Shieldhorn isn't correct (and so time/bolas). - "Lime" is missing on Bear. - Some images for animals are missing, I still need to cut out them. - Images of animals are too big (size) for small connection, need to reduce the size. - Responsive, especially on phone doesn't work perfectly, need to rework it. - Table with food show a blue line, it isn't intended, I will do a better Table intime. - Page404 is missing. - Routing error. - Design Technologies : - Server Side : NodeJs / MongoDB - Client Side : VueJs / Element UI Please, if you see some error, weird things, bad english, send me a message here or MP. Tell me if you like the result, how should I improve it, what do you like to see
  3. The beta version is on live : https://globy.dev Pls, understand that is a beta version, I'll upgrade it soon, I'm still a student so I don't have much time to work on The web-app help you to tame, know how good your animal is, where does he put his points stats. It's a dododex's like, but for Atlas. Here are some errors : - The "food needed", "time" and all for taming aren't 100% correct, I'm working on a better calculation. - "Weight" isn't correct on the Horse. - "Time between each food" on the Shieldhorn isn't correct (and so time/bolas). - "Lime" is missing on Bear. - Some images for animals are missing, I still need to cut out them. - Images of animals are too big (size) for small connection, need to reduce the size. - Responsive, especially on phone doesn't work perfectly, need to rework it. - Table with food show a blue line, it isn't intended, I will do a better Table intime. - Page404 is missing. - Routing error. - Design Technologies : - Server Side : NodeJs / MongoDB - Client Side : VueJs / Element UI Please, if you see some error, weird things, bad english, send me a message here or MP. Tell me if you like the result, how should I improve it, what do you like to see
  4. Nice ! But some animals are missing Excel isn't really intuitive ^^' But that still a nice work
  5. Here is some news : I'm still working on the app, I collected all needed data. I have to do some administrative things about the website before I put it live. And I need to rework the taming related on the level of the animal, my calculations were wrong, I need to rework that feature. (english isn't my native language, if you see any "bad english", especially on the app, tell me where and how to improve it Thanks)
  6. For a skill calculator there already is this one, which is really good. https://atlascalculator.com Dunno if it can be upgraded?
  7. Well, happy news ! I finally achieve to set up my own Atlas server on my devices (a hell of tricky part to connect because of same public IP). Which mean I can now collect datas as I need. With that, I hope to put the 1st version of the web-app next week (before the wipe).
  8. Thanks, glad to hear that If you have any ideas on things that could be useful, tell me. I will try to add more tools after the 1st version.
  9. Yup ^^' spawns command (foods/bolas/animals) and infinitestats I don't even need land, I can do it on boat, far from land to not bother anyone ^^ I'm doing an other try today to host my own server with my own device, but as the game and the server is on the same device, the public/local IP fuck up everythings
  10. Btw, if anyone has a server which can be used ^^ I need one to take datas from animals
  11. I actually need an Atlas server to check my last datas ^^' The one I was on closed And I don't achieve to put the server on the same device with the game Hope to put the 1st version on live before the wipe
  12. I'm working on a web-app calculator, I will add it here when the V1 will be up. Here's a small preview :
  13. I'm working on it, I hope to finish the V1 before the wipe You can look at a small preview here : EDIT : The beta version is on live : https://globy.dev Pls, understand that is a beta version, I'll upgrade it soon, I'm still a student so I don't have much time to work on The web-app help you to tame, know how good your animal is, where does he put his points stats. It's a dododex's like, but for Atlas. Here are some errors : - The "food needed", "time" and all for taming aren't 100% correct, I'm working on a better calculation. - "Weight" isn't correct on the Horse. - "Time between each food" on the Shieldhorn isn't correct (and so time/bolas). - "Lime" is missing on Bear. - Some images for animals are missing, I still need to cut out them. - Images of animals are too big (size) for small connection, need to reduce the size. - Responsive, especially on phone doesn't work perfectly, need to rework it. - Table with food show a blue line, it isn't intended, I will do a better Table intime. - Page404 is missing. - Routing error. - Design Technologies : - Server Side : NodeJs / MongoDB - Client Side : VueJs / Element UI Please, if you see some error, weird things, bad english, send me a message here or MP. Tell me if you like the result, how should I improve it, what do you like to see
  14. I'm working on an app for my crew to tame animals and stats. (a bit like dododex on Ark). I'm trying to find correlation between the level of the animal and the % of taming. For example : A flower to a level 1 sheep will give 7% of taming. While a flower to a level 20 sheep will give 3.7% of taming. I first though it was something like 5% less effective per level, but saddly not. Do anyone know how to calculate it ? Or have some tips ? Thank ya
  15. I may find the problem, Actually I'm trying to install the server on the same computer as I play the game. So same public IP (and local). I heard that it is almost impossible actually to do that, except by using special device, which I don't have.
  16. The server and my game are on the same device, I heard that it causes a lot of problems, for exemple : We bassically can't join it ^^' I add a loopback, so this problem should not be anymore. It actually changed something, instead of having the Unable to Query error I have an infinite "Attempting to join server..."
  17. Where/in which file do I change the default ports ? In the LAUNCH_ATLAS_00 ? Or ServerGrid.json and ServerGrid.ServerOnly.json ? (thanks for trying to help )
  18. Edit : Found the 0/0 player problem. MaxPlayers & ReservedPlayerSlots was the same numbers, looks like it dosen't like. Change to : MaxPlayers=10 ReservedPlayerSlots=5 I don't have the 0/0 player anymore, but still have the :
  19. I'm trying to create a server 1x1 to do some tests. Actually, the server is up : I can see it on Steam too : But the server is at player 0/0, and I got the message : Found someone who speak about a probleme like that : But as my server is a 1x1, I don't really understand. Can anyone help me to figure it out ? Thanks..
  20. PvE taxe rate is a bad idea IMO. It's a PvP feature, people will be taxed because other came first, and can't be take off, seems a bit unfair. Taxe system should be, at least be set max at 10% for PvE if it stays. 30% taxe for PvE is.. meh..
  21. La traduction d'Atlas en français est disponible en version 1.1. https://atlas-france.fr/forums/topic/68-atlas-en-fran%C3%A7ais-vers-11/
  22. It is still the beginning, I'll try to work for the complete version, and then remake the Ark Trailer, but with Atlas content and accordion song. ark_main_theme_short.ahk
×
×
  • Create New...