Jump to content

dzlier

Vote Enabled
  • Posts

    1,402
  • Joined

  • Last visited

  • Days Won

    8

Everything posted by dzlier

  1. It's not specific to Von Schill or even title masters specifically. There's a bug that just considers crews invalid for no immediately apparent reason. I'll do some digging.
  2. dzlier

    Rules

    Updated reference file, app restart should show updated text.
  3. When viewing a card, the name in the top bar is a dropdown if there are other versions available.
  4. device and version please.
  5. The app is not open source, the code is owned by Wyrd, but I'm the sole developer and you could technically decipher some of this by looking at the network calls from the web version of the app, so I don't mind sharing some of the technical details. I can help with other questions you have as you look into this.
  6. Oh I see, you want to reverse engineer it. The URL is created via Firebase's Dynamic Links, which stores the JSON template for the game setup to be retrieved whenever the link is followed. Hypothetically you could call the Dynamic Links API to create one, the JSON template itself isn't all that obfuscated. Here's an example: { "created": "2022-01-14T10:49:57.807500", // Timestamp "createdIn": "1.5.9", // App version number "maxCrewSize": 50, // Optional, defaults to 50 "name": "GG Season 2", // Optional, defaults to 'ruleset' "ruleset": "GG Season 2", // Optional, defaults to latest ruleset from setups file. "strat": "m", // One of c(row), m(ask), r(am), or t(ome). "deployment": "c", // One of c(row), m(ask), r(am), or t(ome). "schemePool": [ // 5 different 0-indexed scheme numbers. 9, 0, 5, 3, 4 ] }
  7. What do you mean by figure it out? I just tried it and it worked.
  8. Should also be fixed in 1.5.9.
  9. Yep, fixing today in 1.5.9.
  10. These repro steps really helped me narrow in on a bug that has been, eh, bugging me for a while, thank you. Do please include version number and device in the future, but I was able to find the log this time :). Fixing in 1.5.7
  11. I see the error logs, taking a look.
  12. You'll have to propose it to Wyrd, the major work at this point is really just in adding new content and bug fixes.
  13. That's weird, he shows as +1 in the hire tab, does not show it in the hires section, but it is reflected in the total cost of the crew (if you add just him, it shows 8 for him, but the SS left still says 41/50). So hopefully the total cost was right, it just didn't show his hiring cost correctly. Other OOK models do still show the +1 in the hires list though.
  14. It sounds like you have a local version of the card, but it's detecting that there is an updated version to download and tries to download that. But that download times out after 5 seconds, and it reverts to the local version. How is your internet connection when doing this? What's the behavior if you turn on airplane mode?
  15. Still looking for the source of this one.
  16. Well try 1.4.4, it should be available now. But if you have 1.4.3 then you are in the beta testing group so please limit feedback posts to the restricted forum.
  17. Please update to 1.4.0 and let me know if this persists.
  18. Others that were experiencing this, please try updating to 1.4.0 which is out for iOS at this time.
  19. I've seen one or two of these - reinstalling worked for some people. If it didn't work, 1.4.0 should be out very shortly and that should fix it. Please reply back if that doesn't work.
  20. That book cover art is 🔥
  21. If restarting the app by dismissing it completely and starting it again doesn't show the cards, I would check for an update on the app store or reinstall if there is none.
  22. Yeah I briefly broke the app for all new installs when trying to fix a bug one person was experiencing. nbd
×
×
  • Create New...

Important Information