Posts: 25 Reputation: +11 Joined: 2016-06-20 |
Posted 2022-12-23 07:01
|
![]() |
Is this possible I know that they have steam achievements but there are so many more feats available in-game and to my understanding, it uses the same API that Everquest 2 does. Here is the link to what I found. http://census.daybreakgames.com/ |
|
![]() Posts: 23 Reputation: +12 Joined: 2023-01-06 |
Posted 2023-01-07 04:17
|
![]() |
I second this! This would be awesome, if possible! | |
![]() Posts: 23 Reputation: +12 Joined: 2023-01-06 |
Posted 2024-01-03 07:16
|
![]() |
Just coming back to this one, using the link provided by Formalkilling (Thanks!) I can see these are the collections available using their API: {"datatype_list":[{"name":"auth_character","hidden":false,"count":"?"},{"name":"auth_characters_house_item","hidden":false,"count":"?"},{"name":"auth_characters_item","hidden":false,"count":"?"},{"name":"char_id_mapping","hidden":false,"count":"?"},{"name":"character","hidden":false,"count":"?"},{"name":"characters_active_feat","hidden":false,"count":"?"},{"name":"characters_completed_feat","hidden":false,"count":"?"},{"name":"characters_item","hidden":false,"count":"?"},{"name":"guild","hidden":false,"count":"?"},{"name":"guild_id_mapping","hidden":false,"count":"?"},{"name":"guild_roster","hidden":false,"count":"?"}],"returned":11} Reading through this, I can see these two lines: {"name":"characters_active_feat","hidden":false,"count":"?"},{"name":"characters_completed_feat","hidden":false,"count":" Feats are the 'Achievements' of this game. I may be reading into this incorrectly, but this looks like it may be possible to track on here? Apologies if this is completely incorrect, just trying to help where I can. |
|
![]() Posts: 23 Reputation: +12 Joined: 2023-01-06 |
Posted 2024-01-06 08:31
|
![]() |
For anyone interested in terms of how many achievements (Feats) are available to get, see a break down below that I have created: Seasonal & Events = 372 Classic Game = 330 Time Capsules = 441 Player vs. Player = 162 Episodes = 1960 General = 144 Legends PVE = 242 Total of 3651 achievements to attain. |
|
![]() Posts: 1497 Reputation: +259 Joined: 2011-09-09 |
Posted 2024-01-07 09:29
|
![]() |
Ok I will have a look! | |
![]() Posts: 23 Reputation: +12 Joined: 2023-01-06 |
Posted 2024-01-07 10:00
|
![]() |
Thanks so much, Primal! - Let me know if you need a hand with anything, Happy to reach out to the developers of the game to ask for anything additional if required! |
|
![]() Posts: 1497 Reputation: +259 Joined: 2011-09-09 |
Posted 2024-01-07 18:50
|
![]() |
Could you let me know your character name and server name so I have something to test with? |
|
![]() Posts: 23 Reputation: +12 Joined: 2023-01-06 |
Posted 2024-01-07 22:58
|
![]() |
Not a problem! Character: Slyjoshiee Server: US Live Let me know if you need any more info :) |
|
![]() Posts: 1497 Reputation: +259 Joined: 2011-09-09 |
Posted 2024-01-13 12:06
|
![]() |
Is it possible to know your character_id somehow in the game? For example here: https://census.daybreakgames.com/s:example/get/dcuo/character?name=joe&c:case=false&c:show=name,character_id&c:limit=10 there are actually 6 players with the same name. ( for your account it's easy since there is only 1 player with the name, but for others ) |
|
![]() Posts: 1497 Reputation: +259 Joined: 2011-09-09 |
Posted 2024-01-13 12:16
|
![]() |
If you go here: https://census.daybreakgames.com/s:example/get/dcuo/auth_character, does it will tell you your character_id, because you are logged into Daybreak with your account? |
|
![]() Posts: 1497 Reputation: +259 Joined: 2011-09-09 |
Posted 2024-01-13 12:16
|
![]() |
If that is correct, I can ask the users to go there to find out their ID | |
![]() Posts: 1497 Reputation: +259 Joined: 2011-09-09 |
Posted 2024-01-13 12:31
|
![]() |
SlyJosh, du you have 111 feats completed? | |
![]() Posts: 23 Reputation: +12 Joined: 2023-01-06 |
Posted 2024-01-13 17:14
|
![]() |
This may help, I think this may be my ID using the daybreak/DC universe website: https://players.dcuniverseonline.com/#!/562949961463109 I believe that one is unique :) I do indeed have that many feats! This is a good sign, amazing work mate! Apologies for the delayed response! |
|
![]() Posts: 1497 Reputation: +259 Joined: 2011-09-09 |
Posted 2024-01-18 13:52
|
![]() |
I did manage to get a list of completed feats, but only with an identifier, so no date obtained, no image, no name, no description. Maybe it's better than nothing, but was hoping to be able to at least get some basic info |
|
![]() Posts: 1497 Reputation: +259 Joined: 2011-09-09 |
Posted 2024-01-18 16:38
|
![]() |
here is your list btw: https://census.daybreakgames.com/s:example/get/dcuo/characters_completed_feat?character_id=562949961463109&c:limit=9001 |
|
![]() Posts: 1497 Reputation: +259 Joined: 2011-09-09 |
Posted 2024-01-18 16:40
|
![]() |
I added something to their forum asking for feat-data-help. https://forums.daybreakgames.com/dcuo/index.php?threads/dcou-on-metagamerscore-com.330581/ If your desire to have it as a reply to that thread I would assume that would increase the probability of them helping out. |