Search results

  1. Upcast Drake

    Code of CoC2

    let uploader = document.createElement('input'); uploader.type = 'file'; uploader.onchange = () => { let files = uploader.files; if (files.length <= 0) { return false; } let fr = new FileReader(); fr.onload = (e) => { const data = e.target.result; //...
  2. Upcast Drake

    Hornet dungeon, cait bug

    Cannot reproduce.
  3. Upcast Drake

    What content would you like added?

    He's not talking about a map. More of like a painting. Like, if you were in the grand canyon it wouldn't be a birds-eye map but scenic pictures of the canyon from an observer's view. The issue with a drawn map is that the maps aren't really static things, we add new tiles all the time.
  4. Upcast Drake

    Icon Sharing Thread

    Looks like this in-game
  5. Upcast Drake

    how to trigger event/dialogue

    For the drinking one she has to not currently be pregnant and have had at least 4 kits. Then it's just a random chance when you enter her tile.
  6. Upcast Drake

    Icon Sharing Thread

    She was human.
  7. Upcast Drake

    What content would you like added?

    That's planned and in development.
  8. Upcast Drake

    CoC2 Save Editor

    You're trying to play on version 0.3.3 with a save from version 0.3.7.
  9. Upcast Drake

    Updated public version?

    If you're playing a download version then you have to download the new one. If you're playing in-browser and it's still showing 0.3.3 then try hitting ctrl+shift+r with the game open. This will force a redownload of the game since sometimes the browser doesn't detect the new version correctly...
  10. Upcast Drake

    Wsan CoC2 content

    Luckily it's still in game. You can select them from the bust viewer.
  11. Upcast Drake

    [0.3.3] Post Winter City dungeon, Etheryn in bar

    This is intentional pretty sure. She's really fast.
  12. Upcast Drake

    Wsan CoC2 content

    Just to be clear are we talking about the night encounters or the combat encounter.
  13. Upcast Drake

    HUD minimap not updating In Firefox dev edition

    At which point it will be looked into.
  14. Upcast Drake

    Verility vs Fertility bug(?)

    Nothing is meant to be effected from the save editor. We do not make or support the save editor. It is made by a fan just like you.
  15. Upcast Drake

    Kinu talk bug

    Correct.
  16. Upcast Drake

    0.3.3 Update version?

    It's a backer patch. You need to back the game on Patreon and link your Patreon account with your blog account to access it. Public patches are released around the middle of each month (so the next one should be late next week).