Jump to content

pig

Members
  • Posts

    48
  • Joined

  • Last visited

Posts posted by pig

  1. Hello batboys & girls,

     

    a new version deployed 0.26 which mainly contains new features for Conan, but Batman also benefits from a few corrections from the possibility for bilingual players to choose a secondary language of their preference in order to see the details of the skills in the 2 languages. (Sometimes a wording is clearer in one language, sometimes in the other)

     

    Enjoy

  2. Hello brothers in arms!

     

    a new version of the companion has just been deployed (0.26) with on the menu:

     

    • Encyclopedia: Content of the MBR crossover "Gods of the North" added
    • Encyclopedia/Skill: Bilingual people can now display two languages when displaying the details of an item. Usefull because sometimes the wording is better in another language. Choose your secondary language in your preferences. Works only when online.
    • Studio: Heroes sheet: You can now select a background color between 3 choices (classic brown, "gods of the north" blue or "corinthia" white).
    • Studio: Equipments cards: You set the text size/line height and use spaces and carriage return to arrange the text around the image.
    • Studio: You can now import/export as json file to save or share your creations.
    • Maps: Legends can now be clicked to scroll to the explaination (usefull on mobile).

    Have fun breaking the castle!

    • Like 1
  3. Small update (0.25) to correct some problems:

    * on PC, the rules pages were no longer on 2 pages side by side

    * the Tome of Skelos had small problems with the images

    * Conqueror ship cards had excess black borders

    * removed all card rules text that talks about lines of sight, since it is redundant with lines of sight themselves

    * the yellow die that appears on the cards when you are overhanging interfered with the click

    * correction of the black dragon tile, only one is provided (and not two as indicated before)

  4. After a year and a half of not hard work at all... a new version of the "Batman Companion" is available (0.24)

     

    The news :

    • It is now possible to install the companion as a real application that can work offline.
         Installation is done from the Companion website, in the menu.
         Installation is possible on phone, tablet of course but also on computer (unless you visit the site with Firefox).
         Attention! Those who have already installed a previous version of the companion on their phone/tablet home page must remove this shortcut to be able to do a real installation.

    The improvements :

    • Faster loading by reducing image size via webp
    • Faster loading of game rules by embedding images

    The corrections :

    • Header that disappears from the phone when scrolling
    • Improved html5 compatibility

    Thanks to everyone's support :), and in particular to the tests from @Roolz, @Renand and @Met

     

    Last but no least, a new url => https://companion.the-overlord.com/Conan 

     

    For those who want to keep their preferences, a technical manipulation is available on the Conan version of the Companion https://the-overlord.net/index.php?/topic/756-companion-application-for-conan/&do=findComment&comment=259122 

     

  5. After a year and a half of not hard work at all... a new version of "Companion of Conan" is available (0.24)

     

    The news:

    • It is now possible to install the companion as a real application that can work offline.
       Installation is done from the Companion website, in the menu.
       Installation is possible on phone, tablet of course but also on computer (unless you visit the site with Firefox).
       Attention! Those who have already installed a previous version of the companion on their phone/tablet home page must remove this shortcut to be able to do a real installation.
    • In the encyclopedia, the name of the sculptor of the figurines is displayed (contribution by Dan North)

    The improvements:

    • Faster loading by reducing image size via webp
    • Faster loading of game rules by embedding images

    The corrections:

    • Header that disappears from the phone when scrolling
    • Improved html5 compatibility
    • Studio printing under Firefox
    • Board that hide the rules depending on the rotation
    • Net equipment text
    • Khitai Tower board rule

    Thanks to everyone's support :), Dan North's contribution, tests from @Roolz, @Renand and @Met

     

    Last but no least, a new url => https://companion.the-overlord.com/Conan 

     

    To finish, a technical note, for thoses who really wants to keeps their preferences (for ex, to keep their studio creations)

    Spoiler

    Here is the manipulation (only tested on Chrome PC and Android)
    1) Go to the french forum here https://the-overlord.com/ 

    2) In the address bar of the browser tab, enter "javascript:" + copy/paste the following code (a file will download)

    void((function() { let json = {}; Object.keys(window.localStorage).filter(k => k.startsWith("Conan") || k.startsWith("Batman")).forEach(k => json[k] = window.localStorage[k]); let data = JSON.stringify(json); var file = new Blob([data], {type: "application/json"});     var a = document.createElement("a"), url = URL.createObjectURL(file); a.href = url; a.download = "CompanionPrefs.json"; document.body.appendChild(a); a.click(); setTimeout(function() { document.body.removeChild(a); window.URL.revokeObjectURL(url); },0); })())

    3) Go the new Companion (but do not configure anything)
    4) In the address bar of the compagnon, enter "javascript:" + copy/paste the following code (a dialog box will open to select the file you downloaded at step 2)

    void((function() {let input = document.createElement("input");input.type = "file";input.onchange=function(){ if(input.files && input.files[0]){ let reader = new FileReader(); reader.onload=function(e){let json = JSON.parse(e.target.result); Object.keys(json).forEach(k => window.localStorage.setItem(k, json[k])); window.document.location.reload(true) }; reader.readAsText(input.files[0]) } }; input.click();})())

     

    • Like 3
  6. Here it is! As the Conqueror is coming to our mail boxes, the new 0.21 version of the Companion of Conan has been released!
    New boards, heroes, tiles, equipments, spells, minis, tokens and the final version of the coop rules.

     

    To be sure to see all, have a tour in the settings menu and in the expansions menu.

    image.png.b662a29141d7f874c2dfa2499310422b.png

     

    Many thanks to @UrShulgi for giving us all the inputs and to @Roolz for its work on the line of sights.

     

    PS: ensure to clean your browser cache to make things goes well

    • Like 3
  7. Ladies and gentlemen,
    a new version is about to go online with a new skin and a "Conqueror ready" stamp.

     

    Many thanks to https://the-overlord.com/index.php?/profile/5236-renand/ for his help with the graphics and user experience aspects.
    Many thanks to @Roolz for his awk eye.

    Many thanks to @madcollector for its continued support.

    Many thanks to @SentMa for the logistics.

     

    On the menu for this 0.20:

    • General
      • New skin with light and dark variant
      • Improved choice of extensions (better order and AllIn button to select all)
    • Lines of sight
      • The tower of Khitai now matches the visual of the scenarios
      • Boat card in Stygia port has been added
      • When displaying a map, the application determines the rotation adapted to the screen
      • The map rotates automatically when you turn your device (but it is still possible to manually rotate it to match your viewing angle of the actual board)
      • Lines of sight usable outside the application for direct display on the-overlord (coming soon)
    • Rules
      • Added skill clarifications from Tome of Skelos to be released
      • The "Search" button in the rules is now more visible
    • Encyclopedia
      • Reordered tabs
      • Improved screen size adaptation: cards and cards fill the screen better and on mobile the search criteria are hidden by default
      • Hero: Co-op class update coming from Tome of Skelos to be released
      • Spells: Added clarifications from the forthcoming Tome of Skelos
    • Studio
      • Slight graphic redesign and reordered tabs
      • Hero: Up to 7 skills can now be assigned to a hero to match future heroes with Conqueor
      • Tiles: we can now allocate a space in the skills to match the tiles coming with Conqueor
      • Tiles: you can choose not to put a colored background to make special cards like event cards
      • Tiles: added black color background to match the tiles coming with Conqueor
      • Equipment: Management of a text in the equipment cards to correspond to the cards to come with Conqueor
      • Equipments: Card skills can now be displayed either at the top (like the Devil of Arain) or at the bottom (like with Conqueror)
    • Misc
      • Correction of some data of the encyclopedia
      • Correction of minor texts
      • Fixed various bugs on iBidules
      • Graphic improvements to many pictograms
      • New user preferences to choose his skin, force the display of all boards or all rules (in view of Conqueror)
      • Addition of the Companion4Monolith logo

    The next version will contain the new elements of Conqueror (boards, cards, figurines ...) thanks to @UrShulgi and @Roolz and will be put online at the time of the 1st delivieries of the kick starter.

    • Like 1
  8. On 2/20/2021 at 4:34 PM, Dadodragon said:

    Great job! It's growing very well. I would suggest the option to load directly in the studio the original material, in example if you would change only the text for a personal translation.

    Indeed currently, there is a need for import item per itemp.

    Which language would you want to translate to? We already have EN,FR and IT. I can see on the stats that DE or ES would be appreciated...

×
×
  • Create New...

Important Information

Our website uses cookies to guarantee you the best navigation. By continuing your visit, you confirm that you accept these cookies. Our Cookie Policy has other terms. Privacy Policy