Messagerie

  • Xenon3K
    Hello :) oui 1 semaine de vacances en juillet et toi ?
    Xenon3K - 01/09/2023 10:29:32
  • anthonyp
    Petit coucou à toute la communauté Fusion. Je partage une nouvelle petite vidéo bande annonce de mon projet fait sur Fusion : https://www.youtube.com/watch?v=eAg15yPxZfM
    anthonyp - 07/11/2023 15:40:29
  • Emmanuel
    coucou Xenon3k si du passe par la :-) on ne peu plus ajoute les jeux sur le site.
    Emmanuel - 13/03/2024 21:18:06
  • Xenon3K
    Merci Manu, il faut que je trouve un peu de temps pour regarder ça.
    Xenon3K - 16/03/2024 00:03:19

Re : Annonce des Patchs Officiel et des Patchs en bêta.

Monos
2713 messages
Fusion 2.5 Dev
Fusion 2.5+ Exporteur Android Exporteur HTML5
dimanche 1 février 2015 à 19:23
Build 284i pour l'android.
- Layer Object: background created during runtime were not scrolling correctly.

Lien
Monos
2713 messages
Fusion 2.5 Dev
Fusion 2.5+ Exporteur Android Exporteur HTML5
mardi 10 février 2015 à 05:54
Aller Bêta pour android, on passe de I à K.

[quote]Build 284k
------------------------
- Edit Object: clipboard action will not work if is in read only mode.
- INI Object: optimized expression behavior.

Big thanks to TheChiller, he kindly test this runtime against admob interstitial and seems everything is working, please notice that not all device trigger "on dismissed ad" so please use "on return from Ad"[/quote]
Monos
2713 messages
Fusion 2.5 Dev
Fusion 2.5+ Exporteur Android Exporteur HTML5
jeudi 12 février 2015 à 05:54
[quote]Build 284l
------------------------
- LOOKAT: added a verification to avoid possible crash.
- INI Object: added a low memory detection to save ini when application stay some days at background.
- Runtime: added, again, a secondary context detection.



this version among to add some features and fix some errors also allow to choose a secondary context via internal.[/quote]
Emmanuel
2390 messages
Fusion 2.5 Dev Fusion 2.5
Firefly Exporteur UWP Exporteur iOS Exporteur Android Exporteur HTML5 Fusion 2.5+
jeudi 12 février 2015 à 10:59
on passe en Build 284m
------------------------
- Combobox Object: fixed the size of the control.
- Runtime: some devices have a crash when going to background, fixed.

Monos
2713 messages
Fusion 2.5 Dev
Fusion 2.5+ Exporteur Android Exporteur HTML5
lundi 16 février 2015 à 18:15
Build 284n
------------------------
- Active Picture Object: fixed the loaded conditions.
- Clock Object: some work for improvement for displaying and speed
- String Object: some work for increase speed.
- INI Object: new and better way for saving the ini.
Monos
2713 messages
Fusion 2.5 Dev
Fusion 2.5+ Exporteur Android Exporteur HTML5
vendredi 6 mars 2015 à 06:06
Avec une semaine de retard, (pour mon annonce) le patch bêta 284 est dispo.
Le plugin HTML5 free est disponible dans tous Fusions. Les limites sont toujours la biensur.

Build 284 - Change log
----------------------

Editor

- UI: information boxes not large enough in some cases in the status bar
- UI: didn't support long click as right click on touch screens
- UI: new "Extension Manager" command in the View menu for direct access to the Extension Manager
- Build: the format of applications has been modified
- Storyboard editor: crash if you select a frame and right click while pressing ALT.
- Frame editor: crash if the frame contains a Physics Engine object and you do a Try Movement for an object with a non-physical movement
- Event editor: the Open all groups / Close all groups commands are now also in the main menu so that you can add shortcuts
- Event List editor / Print Preview: the object icons were too small
- Picture editor: you couldn't import images with alpha channel in simple list editors (counters, some extensions, etc)
- Picture editor: when you switch between directions or animations the lower speed value was set to a wrong value if the lower speed of the new direction was higher than the higher speed of the old direction.
- Application icon editor: new "Copy to other resolutions" command in the frame context menu, allows you to import a single icon image and then automatically create the other images.
- Object properties: crash if you set a bad name to an alterable value and try to rename it without closing the alert message
- Data Elements editor: when you replace a sound with the same name and different data, "(2)" was appended to the end of the name
- Default exporters: the limited HTML5 exporter of the free version of CF 2.5 is now also in the full version of CF 2.5 (unless the full version of the exporter is already installed). The limitations are the same (3 frames, 100 backdrop objects, 30 active objects or extensions, 150 events, no global events of behaviors).
- Debugger: new option in the preferences of the event editor, "Debugger / Remember objects from last session". In CF 2.5 the object list is saved when you exit an application, and restored when you restart it. This option allows you to deactivate this behavior.


All runtimes

- New "Running as Windows/Android/iOS/Html5/etc application" condition and "Runtime name" expression. Allows you to perform different actions on various platforms.
- All the runtimes have been optimized, especially in global and alterable values and comparison functions, as well as the get/set loop index functions
- Physics: the Apply Impulse function as been modified so that it depends on the mass and behaves the same in all the runtimes. Sorry in advance if this forces you to makes changes in your applications, but this change was necessary.
- Multiple Touch object: "Touch N is active on object O" was selecting all the instances of object O instead of the touched object only.
- "X chances out of Y" was false when X was greater than Y
- Repeat Actions is not limited anymore
- Restrict Actions wouldn't work anymore above 11 minutes


Windows runtime

All the fixes and new features in the "All runtimes" section above plus:

- Rounding issue in Set/Get Font Size functions.
- Applications without caption couldn't be minimized.
- Active System Box object: didn't work correctly in Button mode if the Resize display option was selected.
- Clickteam Movement Controller: fixed an issue with negative fixed values.
- File object: "Get default filter" renamed to "Get selected filter" (as it can be used to retrieve the filter selected by the user in a Save dialog).
- Rich edit object: the change made in the build 283.5 has been canceled. The Set Text function has been renamed to "Append text" (old behavior, to avoid breaking existing apps) and a new "Set Text" function has been added. Sorry for the inconvenience if you have already modified your applications in the meantime.
- String object: fixed a slowdown issue in the Windows runtime.
- Sub-application object: set width and set height functions now work.
- Create Object Relatively to a Parent object: the object was created (at random, undetermined coordinates) even if the parent didn't exist.
- Speech Bubble object: ported to Unicode, use the Extension manager to update it.
- String Tokenizer object: ported to Unicode, use the Extension manager to update it.
- Extensions: the hook function for extensions didn't work in subapps.


Android runtime

All the fixes and new features in the "All runtimes" section above plus:

- The SDK directory is now automatically detected if Android Studio is installed.
- Google Play Services / AdMob: the runtime is no longer linked with Google Play Services unless the application uses the AdMob object. This results in faster build times. This also implies changes if you use the AdMob object: the AdMob properties have been moved from the application and frame to the AdMob object, If your application uses AdMob you have to put an AdMob object to frames you display ads in and update its properties. This also allows you to use multiple AdMob IDs and gives more flexibility. AdMob now also checks at runtime if Google Play is installed and warns the user if necessary.
- AdMob: now requires Android API #10, so please check with the Android SDK Manager if this API is installed.
- AdMob: fixed a problem when in one frame ads were "displayed overframe" and not in another one.
- AndroidObbMaker: now applications can handle as many videos and pictures as needed. Note: this object is available separately, it's not installed by the patch.
- ChartBoost Object: updated to latest SDK and ported to iOS (in progress).
- Active Backdrop: fixed a performance issue.
- Active Picture: faster expressions.
- Button Object: Font size.
- Create Object: the Action point was not correctly set when the object was created.
- Combobox Object: now resizes better accordingly to the screen size and device.
- Camera Object: if the user hasn't set the album name, the application name is used.
- Checkbox Buttons: fixed Uncheck action.
- Dialog: fonts are now smaller to fit in all devices.
- FIRETV Object: internal changes for future object.
- Get Object: if the charset is not detected from the server, the text is translated to iso-8559-1. If the block of data has charset information it's tranlated to it.
- Google InApp: added a protection for a variable.
- INI Object: now uses UTF-8 characters if UTF-8 is checked in the object's properties.
- InAndOut Movement: now works correctly.
- Layer Object: background objects created at runtime did not correctly scroll.
- List Object: now behaves exactly like Windows.
- Physics Object: fixed a crash when destroying objects, also the mass was not correctly returned in expression.
- Radio Buttons: fixes.
- String Object: fixed Flash Text.
- String Parser: updated.
- Runtime: Read Text now detects the type of file (ANSI, UTF-8, UTF16LE, UTF16BE, or other).
- Runtime: new code for OpenGL Context, hopefully context problems are gone, please test with the MALI GPU.
- Runtime: heap size is now only set for Android version 11 and beyond.
- Menu: added detection for software menu button in action bar.
- Sounds: the sound routines have been improved.
- The angles were sometimes converted to integer values, resulting in poor precision.


HTML5 runtime

All the fixes and new features in the "All runtimes" section above plus:

- New "Transparent Background" option in the Frame properties.
- New "Generate a single source file" option. This option allows to fix several problems. We've added an option in this version so that you can turn it off if it causes problems in your applications.
- Invader movement causing crash
- Physics Particles crashed apps
- Graphic font rounding issue on Safari
- Bug in Background System Box object
- Apps would not refocus or un-pause if in an IFrame and user clicks elsewhere on parent page.

iOS runtime

All the fixes and new features in the "All runtimes" section above plus:

- Big frame load time optimization.
- Fixed rare internal memory issue.
- The Set Effect action was broken.
- Active Picture: Now un-premultiplies loaded images with alpha channels to avoid a dark 'shadow' on semitransparent areas of the image.
- Active System Box: possible crash when the object is deleted.
- Box2D Particles and Rope&Chain was using non-scroll adjusted coordinates.
- Create Object Relatively to a Parent object: the object was created (at random, undetermined coordinates) even if the parent didn't exist.
- Date & Time: Optimized drawing a bit and fixed not updating after setting the size at runtime.
- Fixed edit box, iOS single and multi-line edit box ‘Set background color’ actions (colors were inverted).
- iAD now supports landscape ads again.
- INI: Having the same file open in multiple places (for example subapps) now carries over any changes instantly so it works exactly like on the PC version. It is now useful for carrying over information from subapps to the main app or vice-versa.
- Fixed ‘is overlapping’ condition on scrolled layers with a different scroll coefficient than 1.
- iOS button: Fixed setting button title for all button states.
- Quick backdrop: Tweaked how it draws tiled images. Images should get less blurrier now.
- String Tokenizer: Now ignores Windows '\r' carriage return characters in newline characters to support input from all sources.
- String Tokenizer: the X and Y delimiters were exchanged in the Split String 2D action.
- Sub-application: clipping issue on scrolling layers.


SWF runtime

All the fixes and new features in the "All runtimes" section above plus:

- New "Generate HTML file" option. Unselect it if you don't want CF to modify your HTML file.
- The angles were sometimes converted to integer values, resulting in poor precision.
- The timer was not correctly reset at start of frame.
- The frame rate was not correctly set for physics calculations.
- The ObjectMover object was not included in this exporter.
Monos
2713 messages
Fusion 2.5 Dev
Fusion 2.5+ Exporteur Android Exporteur HTML5
lundi 16 mars 2015 à 17:57
Nouveau patch Bêta.
Build 284.1 - Change log
------------------------

Editor

- CF could crash when building applications (or applications could crash at runtime) in certain cases if they contain expressions not used on the target platform

Windows runtime

- "Load on call" was ignored for objects with the "Create at start" option unchekced
- VRAM usage has been optimized a bit
- File object: the filter string was limited to 300 characters
- memory leak if you try to retrieve a parameter that doesn't exist in the command line

Android runtime

- more optimizations
- Chartboost updated to latest library
- corrected sound issue after return from pause/ads
- corrected gap between Motif Quickbackdrop objects of certain sizes
- List object: if the "hide at start" option is selected, the control is not created until you show it. This allow you to use this object as simple internal list without any display handling.

iOS runtime

- removed quick backdrop optimization for non-power-of-2-sized images as this was causing display glitches in some games
- improved iOS6 compatibility
- added the iOS version of Chartboost (ps: you need to manually add the Chartboost framework if you want to use the extension, refer to the post in the forum)
Monos
2713 messages
Fusion 2.5 Dev
Fusion 2.5+ Exporteur Android Exporteur HTML5
samedi 4 avril 2015 à 20:25
Build 284.2 en Bêta !
Build 284.2 - Change log
------------------------

Editor

- Expression editor: when a number is greater than 2147483647 it's converted to double-precision value (it was 2147483646 before, for an unknown reason)

Windows runtime

- Pick object from alterable value was broken in the build 284.
- Crash in the build 284.1 with shaders that use images
- File object: the previous change for the Set Filter action could cause random crashes.
- Precision errors in Mouse On Object condition with scaled & rotated objects

Android runtime

- improved support of OpenGL3.
- Date & Time object bug with Set Time due to change in previous version of the build 284
- modified INI objects are now saved to disk only once per loop
- other optimisations
- new property that allows you to retrieve the number of the newest API installed in your SDK folder
- Set Position relative to Action Point was bugged
- fix in Set Layer Position
- fixed a problem in Combo Box object due to Java 8
- List object: bug in Delete Line action
- Edit object: crash on old devices (lower than Android 3.0)

iOS runtime

- bug in Get Element (2D) expression of the String Tokenizer object
- fix in Set Layer Position

SWF runtime

- modified INI objects are now saved to disk only once per loop
- loops weren't correctly reset after a Restart Frame in the build 284.1
- blend coefficient had not the same effect as on the other platforms
- fix in layer positions

HTML5 runtime

- Pick object conditions not working correctly
- fixed "Seams" in between scaled and patterned images (motif quick backdrop objects)
- Tweaked positioning of Radio Button Elements to better match Windows counterpart for selection spacing and label alignment
- fixed a potential issue where 'document.write' would overwrite the entire pages content in Internet Explorer.
- application display now runs in its own element.

Mac runtime

- Mac: lots of fixes

XNA runtime

- the source code of the new Is Running As and Runtime Name functions was not in the build 284.1

Various platforms

- Particle object: the Destroy Particle actions could cause crashes.
- String Tokenizer object: crash when you ask for the number of elements (2D) before a string is passed to the object.
- Presentation movement: malfunctionning or crash if several objects have a presentation movement and one of them is deleted.
Patrice
2784 messages
Fusion 2.5 Dev Fusion 2.5
Firefly Exporteur UWP Exporteur iOS Exporteur Android Exporteur HTML5 Fusion 2.5+
samedi 4 avril 2015 à 22:01
[quote]HTML5 runtime

- Pick object conditions not working correctly[/quote]

Le bug d'atheros est réglé ;)
atheros75
dimanche 5 avril 2015 à 12:33
En effet c'est réglé, j'ai testé sur la 1ère version du memory et ça fonctionne.
Mais c'était déjà réglé quand tu as modifié le fichier original. La preuve :
http://wolfgrey75.free.fr/gemstone/gemstone.htm
ValLoche23
1452 messages
Fusion 2.5 Dev Fusion 2.5
Firefly Exporteur UWP Exporteur iOS Exporteur Android Exporteur HTML5 Fusion 2.5+
dimanche 5 avril 2015 à 16:52
C'est bizarre, ton jeu plante au chargement. A chaque fois que j'actualise, la barre de chargement se bloque à un endroit différent, mais n'avance plus... :/
atheros75
lundi 6 avril 2015 à 22:15
Donne-nous une idée de ta config, d'un PC à l'autre ça peut merder apparemment.
ValLoche23
1452 messages
Fusion 2.5 Dev Fusion 2.5
Firefly Exporteur UWP Exporteur iOS Exporteur Android Exporteur HTML5 Fusion 2.5+
lundi 6 avril 2015 à 22:21
Windows 7 Familial 32Bits, 4Go de ram, processeur double cœur, Pour la carte graphique, c'est une Ati Radeon..
atheros75
lundi 6 avril 2015 à 23:37
OUAIP ! Ce n'est pas plus parlant. J'ai testé sur XP pro, Win 7 familial et Win 8.1 pro (mon pc), et ça marche sur les 3 machines. Ta config est proche de la mienne (4Go de ram, carte AMD radeon 4Go, etc... à l'exception des processeurs (bi-processeur AMD double coeur)===> ça chauffe pas mal ! C'est rageant de ne pas comprendre pourquoi ça marche sur une bécane et pas sur une autre...
Xsoul
mardi 7 avril 2015 à 09:18
Chez moi non plus ça marchait pas alors que j'ai un gros PC alors j'ai réfléchis et je me suis dit que ça venait de l'explorateur internet et c'est le cas.

Ca bloque à 50% sur Chrome et ça charge instantanément sur Internet Explorer. J'ai pas testé les autres explorateurs.
Emmanuel
2390 messages
Fusion 2.5 Dev Fusion 2.5
Firefly Exporteur UWP Exporteur iOS Exporteur Android Exporteur HTML5 Fusion 2.5+
mardi 7 avril 2015 à 10:49
pour moi il y a pas de problème ça passe avec  l'explorateur internet 11.0.9600.17691  et firefox 37.01.
atheros75
mardi 7 avril 2015 à 13:25
J'ai fais quelques tests ce matin avec Windows 8.1 64 et XP pro : avec Chrome (dernière version à jour) ça plante effectivement à 50% du chargement, avec Internet Explorer 8 et XP pro ça renvoie directement sur une page d'erreur (par défaut la page de la Clickteam), ça fonctionne nickel avec Internet Explorer 11 et Mozilla Firefox sur Win 8.1 64, et sur SAFARI l'application ne se charge même pas (XP pro et Win 8.1 64). Voili voilou.
volgot
vendredi 10 avril 2015 à 17:28
hello !
j'ai rencontré ce soucis à plusieurs reprises en html5. La plupart du temps quand ça bloquait au niveau du chargement comme ça, c'était à cause des sons.
Suivant la qualité de la compression certains passent et d'autres pas. Si un seul son ne passe pas, le chargement ne se finit pas;
faudrait que t'essayes de virer les sons pour voir...
ValLoche23
1452 messages
Fusion 2.5 Dev Fusion 2.5
Firefly Exporteur UWP Exporteur iOS Exporteur Android Exporteur HTML5 Fusion 2.5+
samedi 11 avril 2015 à 18:41
Voilà pourquoi je préfère le flash. Plus ancien peut-être, mais plus connu et beaucoup plus stable...

J'ai fait des tests avec la version démo de CT 2.5 pour tester le HTML5. ça plante selon les navigateur selon le nombre de sons qu'on met.

Sans aucun sons, ça passe nickel
Avec un son, le chargement est plus long
Avec plusieurs sons, soit le chargement plante, ou soit il met 100 ans à charger...
atheros75
samedi 11 avril 2015 à 19:41

Suivant la qualité de la compression certains passent et d'autres pas. Si un seul son ne passe pas, le chargement ne se finit pas;
faudrait que t'essayes de virer les sons pour voir...


J'ai en effet remarqué que si on bidouille trop la compression des sons (notamment avec Goldwave), ça plante assez vite. Virer les sons, je l'ai fait sans succès. Comme dit ValLoche, le module HTML5 souffre encore de défauts de jeunesse. Mais il faut persister et traquer les bugs !
Utilisateurs en ligne
  • Aucun utilisateur en ligne
  • 7 visiteurs au total

Derniers messages