User Tag List

Page 10 of 21 FirstFirst ... 8 9 10 11 12 20 ... LastLast
Results 91 to 100 of 205

Thread: Build 294.14 - Release version

  1. #91
    Clicker Fusion 2.5 (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)Firefly 3D Module (Steam)
    nasirfoxx's Avatar
    Join Date
    Dec 2019
    Location
    my room
    Posts
    71
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Forgot to add the binary file:

    testbin.txt

  2. #92
    Clicker Fusion 2.5 Mac
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)

    Join Date
    Jan 2015
    Location
    Australia
    Posts
    325
    Mentioned
    14 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by marbenx View Post
    Not sure if this is a bug or not but if you

    1. copy an object to the clipboard
    2. paste copies of the object into the frame (duplicating the object)
    3. edit one of the objects on screen (either original or one of the pasted ones) using the image editor
    4. exit the image editor and continue pasting

    the newly pasted objects in step 4 will be brand new objects (clones), based off of the original copied object rather than duplicates of the (now edited) original object. Each subsequent paste will create a new object each time too. Tried it with both active objects and quick backdrop objects to the same effect
    Similar (I assume) bug I've been able to replicate, involving global active objects and behaviours
    1. - Create an active object on Frame 1 and make it global (same name and type)
    2. - Create a new frame in the same application (Frame 2)
    3. - Copy & Paste the global object from Frame 1 to Frame 2
    4. - In Frame 1, add a behaviour to the active object - an empty 'Always' condition with no actions is fine
    5. - Return to Frame 2 and copy and paste the active object - it seems to clone the object instead of duplicating it. It will also rename the global object in the original Frame 1

    If you save, close and reopen before step 5, the issue doesn't happen. This doesn't happen too if you create a new behaviour but don't add any events to it

  3. #93
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Mac Export Module (Steam)Universal Windows Platform Export Module (Steam)Firefly 3D Module (Steam)
    Phi's Avatar
    Join Date
    Jan 2010
    Location
    England
    Posts
    2,080
    Mentioned
    25 Post(s)
    Tagged
    0 Thread(s)
    Heyo, can you please fix spacing in Android List object? Right now everything is double-spaced, even though List object is set to wrap content.
    Just amend Android\kclist.zip > app/src/main/res/layout/fusion_simple_list.xml, change android:paddingBottom="8dip" android:paddingTop="8dip" to 1dip.

    Second thing: can you check the mnemonics for the Fusion editor's File menu? I keep pressing Alt-F, 1, and instead of opening the underlined-1 last recent opened file, it opens the 10th or 11th.
    I also can't change the number of recent files, so I can't cap it to 9 and avoid this problem.

  4. #94
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    Volnaiskra's Avatar
    Join Date
    Jan 2014
    Location
    sprykethegame.com
    Posts
    3,210
    Mentioned
    133 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Phi View Post

    Second thing: can you check the mnemonics for the Fusion editor's File menu? I keep pressing Alt-F, 1, and instead of opening the underlined-1 last recent opened file, it opens the 10th or 11th.
    I also can't change the number of recent files, so I can't cap it to 9 and avoid this problem.
    IIRC the new UI forces Fusion to read mnemonics from the bottom up (hence why it chooses 10 not 1), whereas previously it read them from the top down. I think Yves said this can't be changed.

    Making a macro for it might be your best bet.

  5. #95
    Clicker Fusion 2.5 MacFusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Mac Export Module (Steam)Universal Windows Platform Export Module (Steam)Firefly 3D Module (Steam)
    Phi's Avatar
    Join Date
    Jan 2010
    Location
    England
    Posts
    2,080
    Mentioned
    25 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Volnaiskra View Post
    IIRC the new UI forces Fusion to read mnemonics from the bottom up (hence why it chooses 10 not 1), whereas previously it read them from the top down. I think Yves said this can't be changed.

    Making a macro for it might be your best bet.
    You can force mnemonics to be elsewhere by injecting a & in the text, or just change max number of recent files. A macro or deleting 10th+ items from registry would be treating the symptoms, not fixing the cause; editor needs to fix it itself.

  6. #96
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)Android Export Module (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Universal Windows Platform Export Module (Steam)
    Volnaiskra's Avatar
    Join Date
    Jan 2014
    Location
    sprykethegame.com
    Posts
    3,210
    Mentioned
    133 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Phi View Post
    You can force mnemonics to be elsewhere by injecting a & in the text, or just change max number of recent files. A macro or deleting 10th+ items from registry would be treating the symptoms, not fixing the cause; editor needs to fix it itself.
    Of course. Ultimately, it comes down to how badly you want this change. If you want it badly, you can spend 2 minutes making a macro for it. If you don't want it badly, you can wait 6 months for Clickteam to maybe implement one of your suggested workarounds. Either choice is valid, though I know which I'd choose. Treatment of a symptom is still a form of treatment.

    You're right though; it's certainly not great that Fusion underlines an 0 but uses the 1 for hotkey, or underlines the 1 in one item yet triggers the 1 in a different item. When I first started using Fusion, I was annoyed by how many design flaws or inconsistencies like this there were. You could tell that as features had been added over the years, the quality control hadn't always kept up, and little hiccups were left lying around here and there. Over the years, many of those problems were eventually ironed out in updates. But now that 294 has introduced a complex new layer to the interface, I guess it opens the door for another batch of those sorts of hiccups to accumulate.

  7. #97
    Clicker Fusion 2.5 DeveloperAndroid Export ModuleiOS Export Module
    VBEinc's Avatar
    Join Date
    Oct 2015
    Posts
    985
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by Yves View Post
    Hello,

    The build 294.14 is available in the Product Owner's Lounge forum

    Change log

    For the ones who didn't see it yet, here is a document that highlights the new features of the build 294.

    If any question or issue specific to this build, please post it here, thanks!

    In case of problem you can reinstall any other version (no need to uninstall first, just reinstall the patch of the build you want to reinstall).

    PS: the CF 2.5 patch updates all the installed exporters, as well as the 2.5+ DLC, you do not need to reinstall them.

    Thanks!
    Two Odd Bugs I found so far with this version of Fusion

    1.) Large Graphics imported to an ACTIVE causes Fusion to Zoom and Glitch a bit.
    2.) SUB APPLICATION OBJECT Disappears during use and testing. It comes back if you Restart Fusion.

    OBJECTS NO LONGER WORKING
    1.) BLUETOOTH OBJECT ( Fernando is already checking this one ) No longer finds or searches for other Bluetooth Devices / Doesn't detect a connection. Even when you manually connect the devices using Android Default settings app.

    Thanks in advance for any fixes.

  8. #98
    Clickteam Clickteam
    Fernando's Avatar
    Join Date
    Dec 2006
    Posts
    7,609
    Mentioned
    298 Post(s)
    Tagged
    4 Thread(s)
    Quote Originally Posted by VBEinc View Post
    Two Odd Bugs I found so far with this version of Fusion

    1.) Large Graphics imported to an ACTIVE causes Fusion to Zoom and Glitch a bit.
    2.) SUB APPLICATION OBJECT Disappears during use and testing. It comes back if you Restart Fusion.

    OBJECTS NO LONGER WORKING
    1.) BLUETOOTH OBJECT ( Fernando is already checking this one ) No longer finds or searches for other Bluetooth Devices / Doesn't detect a connection. Even when you manually connect the devices using Android Default settings app.

    Thanks in advance for any fixes.

    Please confirm you are using version Bluetooth_Gradle_AndroidX_V1.1_20230110.zip which is available a clickstore, if so, follow my request in android forums
    Regards,


    Fernando Vivolo

    ... new things are coming ...

  9. #99
    Clicker

    Fusion 2.5 DeveloperAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleSWF Export ModuleXNA Export ModuleUnicode Add-on
    Fusion 2.5 (Steam)Fusion 2.5+ DLC (Steam)Firefly 3D Module (Steam)
    ASD's Avatar
    Join Date
    Feb 2007
    Location
    Japan
    Posts
    1,890
    Mentioned
    11 Post(s)
    Tagged
    1 Thread(s)
    Feature request
    I want to display * in the title bar, even if use tabs to switch between mfa.

  10. #100
    Clicker Fusion 2.5 (Steam)Fusion 2.5 Developer (Steam)Fusion 2.5+ DLC (Steam)HTML5 Export Module (Steam)iOS Export Module (Steam)Firefly 3D Module (Steam)
    Tyrexchip's Avatar
    Join Date
    Jan 2016
    Posts
    30
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Question Instance value type of other types?

    The new Instance value feature is really nice. I feel like it can be expanded more.

    is it difficult to add instance type for alt values/string/flags? like another set of values/string/flags that can be changed on each instance without effecting the other ones?

Page 10 of 21 FirstFirst ... 8 9 10 11 12 20 ... LastLast

Similar Threads

  1. Build 292.29 - Release version
    By Yves in forum Fusion 2.5
    Replies: 114
    Last Post: 22nd January 2022, 03:51 PM
  2. Build 287.9 - Release version
    By Yves in forum Fusion 2.5
    Replies: 48
    Last Post: 12th January 2017, 12:26 PM
  3. Build 284.7 - pre-release version
    By Yves in forum Fusion 2.5
    Replies: 10
    Last Post: 18th May 2015, 09:50 AM
  4. Build 284.3 - pre-release version
    By Yves in forum Fusion 2.5
    Replies: 12
    Last Post: 15th April 2015, 10:44 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •