User Tag List

Page 28 of 37 FirstFirst ... 18 26 27 28 29 30 ... LastLast
Results 271 to 280 of 369

Thread: MMF2 HWA Beta 2c

  1. #271
    Forum Moderator

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export ModuleInstall Creator Pro
    nivram's Avatar
    Join Date
    Jul 2006
    Location
    Bandon, Oregon
    Posts
    6,773
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)

    Re: MMF2 HWA Beta 2c

    I think Jeff mentioned something about removing the Updater all together, because of all the issues.
    ​458 TGF to CTF 2.5+ Examples and games
    http://www.castles-of-britain.com/mmf2examples.htm

  2. #272
    Clicker Multimedia Fusion 2
    BrandonC's Avatar
    Join Date
    Jun 2006
    Location
    PA, USA
    Posts
    931
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MMF2 HWA Beta 2c

    Quote Originally Posted by nivram
    I think Jeff mentioned something about removing the Updater all together, because of all the issues .
    There really aren't any major issues though. The extension list is just out of date. Yeah, this completely defeats the whole idea of having an extension updater that updates extensions, but the program itself is a very solid piece of software and just need someone to keep it up to date. :sleep:

  3. #273
    Forum Moderator

    Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleHTML5 Export ModuleiOS Export ModuleUniversal Windows Platform Export ModuleSWF Export ModuleXNA Export ModuleInstall Creator Pro
    nivram's Avatar
    Join Date
    Jul 2006
    Location
    Bandon, Oregon
    Posts
    6,773
    Mentioned
    12 Post(s)
    Tagged
    0 Thread(s)

    Re: MMF2 HWA Beta 2c

    Makes sense to me.
    Thanks
    ​458 TGF to CTF 2.5+ Examples and games
    http://www.castles-of-britain.com/mmf2examples.htm

  4. #274
    Clicker Fusion 2.5

    Join Date
    Mar 2007
    Posts
    495
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: MMF2 HWA Beta 2c

    Why does the program not run from the Neatwares Extension list database so that when a new extension is released the Updater knows about it?

    The idea of an Updater that needs updating itself rather than running automatically from a pre-existing self-updating resource is crazy.

  5. #275
    Clicker Multimedia Fusion 2 DeveloperiOS Export Module
    Nifflas's Avatar
    Join Date
    Jul 2006
    Posts
    2,613
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MMF2 HWA Beta 2c

    Well, we kind of need a dedicated extension distribution system though, one place where the latest versions always is. Either as an integrated part of MMF2, or as a portable stand-alone application... and if a such system is created, the other ones must be removed from clickteam.com (e.g. extension download board, and links to other extension download pages) so that Clickteam points out that there's only one standardized way to obtain extensions, and that it's the place to always get the latest versions.

    I propose an extension download page AND an extension updater client. The extension updater should however connect to the very same database as the extension download page to retrieve the latest versions. This way, if an extension is updated on the extension site, the updater software will also retrieve that extension.

    I know a few great programmers skilled in both php and c++, who might be interested in creating something like this if they get enough money.

    I think the main problem with Fusion Updater is it's lack of support for including other files, such as extension example mfa's, and it's by some reason really slow too, a lot more than it should have to be to carry out the task it does.

  6. #276
    Clicker Fusion 2.5

    Join Date
    Mar 2007
    Posts
    495
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)

    Re: MMF2 HWA Beta 2c

    That is exactly what I mean.

    It should be like "Right, if you want your extension published, or if you update it - This is how you do it". This is so that I can visit one definitive location and view every extension and be sure of obtaining the latest version. I think we've nearly got that with the Neatware's Extension List. There used to be an even bigger one I used but it was removed from the Community Links box (-->)

    We need an app that compares the extensions on your machine and their version numbers to those in the database (and if there is a newer version available downloads said file).

    Any other approach is seriously over-complicated.

  7. #277
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jun 2006
    Location
    Darlington, UK
    Posts
    3,298
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MMF2 HWA Beta 2c

    That reminds me, I really need to prod LIJI into giving me the ability to update the version of the "select object" on the neatwares list. The version on there doesn't work with the current MMF build.

    I can provide code for retrieving an extension's version number (and a lot of other details) from C++ (via the Windows API for loading DLLs) if anyone wants to use it in an updater.

  8. #278
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jul 2006
    Location
    Denmark
    Posts
    1,812
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MMF2 HWA Beta 2c

    Quote Originally Posted by Dynasoft
    I can provide code for retrieving an extension's version number (and a lot of other details) from C++ (via the Windows API for loading DLLs) if anyone wants to use it in an updater.
    I am interested.

  9. #279
    No Products Registered

    Join Date
    Mar 2007
    Location
    Sydney, Australia
    Posts
    1,369
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MMF2 HWA Beta 2c

    Quote Originally Posted by Nifflas
    Well, we kind of need a dedicated extension distribution system though, one place where the latest versions always is. Either as an integrated part of MMF2, or as a portable stand-alone application... and if a such system is created, the other ones must be removed from clickteam.com (e.g. extension download board, and links to other extension download pages) so that Clickteam points out that there's only one standardized way to obtain extensions, and that it's the place to always get the latest versions.

    I propose an extension download page AND an extension updater client. The extension updater should however connect to the very same database as the extension download page to retrieve the latest versions. This way, if an extension is updated on the extension site, the updater software will also retrieve that extension.

    I know a few great programmers skilled in both php and c++, who might be interested in creating something like this if they get enough money.

    I think the main problem with Fusion Updater is it's lack of support for including other files, such as extension example mfa's, and it's by some reason really slow too, a lot more than it should have to be to carry out the task it does.
    that would be awesome

  10. #280
    Clicker Multimedia Fusion 2SWF Export Module
    Jacob's Avatar
    Join Date
    Jul 2007
    Location
    Second pixel to the right
    Posts
    3,208
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MMF2 HWA Beta 2c

    Seconded.

Page 28 of 37 FirstFirst ... 18 26 27 28 29 30 ... LastLast

Similar Threads

  1. MMF2 HWA Beta #6
    By Yves in forum Hardware Accelerated Runtime
    Replies: 42
    Last Post: 5th November 2009, 02:25 AM
  2. MMF2 HWA Beta 3
    By Yves in forum Hardware Accelerated Runtime
    Replies: 379
    Last Post: 15th May 2009, 11:01 PM
  3. MMF2 HWA Beta 2c
    By Yves in forum Hardware Accelerated Runtime
    Replies: 116
    Last Post: 3rd March 2009, 06:06 PM
  4. MMF2 HWA Beta 2b
    By Yves in forum Hardware Accelerated Runtime
    Replies: 5
    Last Post: 20th January 2008, 05:22 PM

Posting Permissions

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