Chadori's Forum Posts

  • Asking a feature request

    You can maybe tag Laura_D or maybe suggest here:

    Link: construct3.ideas.aha.io/ideas

    A word of advice to all who use angle data

    The thing is, the Construct Engine doesn't take input angles as raw data. It always processes it first and converts it to radians, then to angle. That is recommended and users too should always use either System Angle Comparators like the Is Between Angles or make their own calculations from degrees to radian then back to an angle within a selected degree scope.

    As you can see in the image, there are many possibilities to this and that's why you always shouldn't just compare but process raw angle data.

    Conclusion

    It actually doesn't wrap the value from between -180 and 180 but Construct processes the raw data from degrees to radians then back to an angle degree within their pre-defined degree scope.

    And all users who want to use angle data in Construct, should take that into account and use either the built-in System Angle Comparisons or process the angle data themselves, from raw angle degrees to radians and back to an angle degree within the pre-defined degree scope.

    I hope that shed some light on the subject.

  • Looks great, polished and professional, except I can't figure out what it looks like in a Construct project.

    How do these add-on's integrate with Construct? Are there any demos that can be looked at?

    Definitely interested, but need to understand what it looks like for usability.

    Cheers

    Hello graham-s.

    There are project demos, documentations, priority documentations, special sample projects and user manuals depending on the addon.

    They are integrated with Construct 3 or Construct 2 through Construct Addons which is similar to, for example, the Sprite Plugin or Platform Behavior.

    They are developed through the Construct 3 SDK and Construct 2 SDK.

    If you want to know their usability and how they work:

    Visit the first page of this forum topic:

    construct.net/en/forum/construct-3/plugin-sdk-10/construct-master-collection-en-139046

    Or, the Store Link:

    chadorirebornxd.itch.io/construct-master-collection

    It also includes here the screenshots of the addons. Unfortunately, I can only screenshot all the addons together in a group, because if I were to screenshot each addon's Actions, Expressions and Conditions. It would flood the Itch.io or this forum with 175 to 200 screenshots, and would double if Construct 2 were to be included.

    For more information, visit the Community:

    discord.gg/eS3HK88

    Here active members, including me (the developer) can help you out with your questions.

    I hope that answers your questions.

    Have a nice day

  • Release 4.1 now available!

    The Construct Master Collection has been updated, yet again.

    Release Note :

    1. Process plugin: Added Condition "Is Completed".

    See you next time. And happy game development!

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Release 4.0 is out!

    The Construct Master Collection's biggest update yet. This is to commemorate the monthsary of the Construct Master Collection, December 01, 2018.

    There is a lot of changes in this upgrade and as promised, this will be a free upgrade to all current supporters.

    4.0 Release Note

    Release 4.0 : December 1, 2018

    + PlayFab API Mode : Bug Fix

    + Mobile Master Collection : New FAQ Guide

    . + Frequently Asked Questions.pdf

    + Added the Photon Collection to the PlayFab Master Collection

    . + [Special] Photon Realtime

    . + [Special] Photon Chat

    . + Photon Original Additional Addons and Projects

    . + Dedicated Easy Sample Project to use the following:

    . + Photon Realtime

    . + Photon Chat

    . + Short Documentation

    + Added the Process Plugin to the Game Master Collection

    . + Process is a convenient synchronous loop or process manager.

    . + Process sample project.

    . + The Process includes an integration with the C3Runtime : Memory Management, sample project.

    + Added the Mobile Build Master & Mobile Multidex to the Mobile Master Collection.

    . + Mobile Build Master addon.

    . + Mobile Multidex

    + Started the Web Master Collection earlier than 2019.

    . + New plugin : Web Facebook.

    . + Free Basic Version : construct.net/en/make-games/addons/209/web-facebook-free-basic

    + Release 4.0 Price Hike from $99.99 to $119.99.

    + New Payment Option : Private Message on Discord via PayPal.

    . + Discord Invite Link : discord.gg/eS3HK88

    . + Discord Server Name : ChadoriXD Collections

    . + Developer Red : Only [Role]

    . + Alias : ChadoriXD「茶どり」

    . + Private Transaction via PayPal for only $99.99.

    . + You will receive an Itch.io coupon.

    . + Still free updates and upgrades.

    Release Note : Highlights

    Basically, there are new special and exclusive addons, bug fixes, additions, documentations, support price, payment option with discount, free addon, etc.

    Highlight : New Addons

    I present to you all the Release 4.0 with its new additions to the collection.

    Photon Realtime & Photon Chat

    It is worth mentioning that the Photon Realtime and Photon Chat are upgraded versions of the original Photon and Photon Chat plugins.

    These are new and improved plugins, bug fixed, added lots of features for Photon and PlayFab integration. Useful for managing Friends List, Parties, Groups, Trading, Data Management, etc. with the new Photon addons on the PlayFab Master Collection under the Construct Master Collection.

    Web Facebook

    The Web Facebook is created for Social Authentication on the Web designed for the PlayFab Master Collection, which opens up lots of features and potential future feature implementations. Used with the built-in Construct 3 Facebook plugin.

    This addon has a counterpart for Google, called the Web Google Plus, which is coming soon, as soon as the SDK Reference is finally finished being developed by Construct.

    Reference : construct3.ideas.aha.io/ideas/C3-I-624

    The Web Facebook also has a free version named Web Facebook [Free Basic], this covers only the SDK's already shown basic implementation but it might come in handy for those who want a sample addon as a base to implement the SDK feature into their planned addons or use the addon to get the Facebook Access Token for their use case.

    construct.net/en/make-games/manuals/addon-sdk/runtime-reference/addon-interfaces/facebook

    Process

    The Process plugin is an advanced loop or task processing addon. It works just like a For Loop, only that it is conveniently synchronous and has lots of additional management and processing features.

    ASample Project on the collection includes its integration with the C3Runtime Memory Management but of course it is not limited to that implementation and its use case depends on the imagination and situation of the user or the user's project design.

    Mobile Build Master & Mobile Multidex

    These addons are made to resolve problems with Cordova Build Errors, the documentation is included in the collection.

    Store Pricing

    As promised the price has increased although there is a discount for personal transactions. Refer to the link below.

    Store Link

    Link :: chadorirebornxd.itch.io/construct-master-collection

    Support and Community Link

    Link :: discord.gg/eS3HK88

    Additional Notes

    Happy Game Development!

  • Morganov - ok. This one should work. I have no idea how it worked when I tested it.

    As for Spriter 2 - still on track for a late, late 2018 alpha release.

    After the Alpha Release, will the Spriter 2 Runtime for Construct 3 Runtime follow?

  • Announcement

    Cordova Plugins :: Patch Release

    There is a problem with Cordova plugins scattering around the internet specifically NPM and Github about Play Services conflict. If you export to mobile and if you are one of the unlucky ones, you may have encountered the Build Error when mixing cordova plugins together.

    This has been very serious that even the Phonegap Team made a blog about it. To tell them to stop blaming their plugins.

    Reference ::

    https://blog.phonegap.com/the-play-services-problem-with-cordova-applications-489c9aeb2e89

    Fortunately, I have successfully made plan to solve this. I will be developing an addon that you have to input in your project if you encounter such an error, this will solve the Play Services Version error conflict. But remember, if it still doesn't work, it may be a different problem and also possibly just a configuration error, which I require you to double check.

    I will be releasing the patch addon named Build Master.

    Have a nice day and happy game development!

    Cordova Multidex :: Extension Release

    I will also add the addon Multidex to the Mobile Master Collection, this is useful if your Cordova Application has exceeded the 64K methods. You might be familiar with this feature, Cocoon.IO has this feature, and with this addon, you can also enable it on the Cordova CLI and Phonegap**.

    By adding this addon to the collection, this will ensure that whenever someone encounters the problem of reaching the limit, that person can just add the addon into their project.

    Release 3.2 will be released soon!

    Release 3.2 :: Milestone

    1. Mobile :: Build Master - To prevent build errors with cordova plugin conflicts.
    2. Mobile :: Multidex - To extend the 64K method limit, that can cause build errors.

    Release 4 will be released soon!

    This will be the next upgrade release milestone, which is to be released very soon.

    RELEASE 4 :: MILESTONE

    1. Web Facebook
    2. Web Facebook : Free Basic
    3. Photon Realtime
    4. Photon Chat

    LIMITED TIME OFFER :

    There will be a price hike after the next release. This is to compensate for the future maintenance of the plugin collections. But once paid, you get free upgrades and support. So, get your copies now before it's too late.

    Have a nice day and Happy Game Development!

    Store Link :

    chadorirebornxd.itch.io/construct-master-collection

    Support and Community Link

    Link :: discord.gg/eS3HK88

  • Taximan

    My game has many sprites of many sizes and with many animations.

    It could save a lot of memory if you could edit the spritesheet, because they are generated randomly wasting a lot of memory.

    Memory is not a problem. It is all combined together to avoid as much Texture Swapping as possible. This is to improve a significant amount of performance and is a very good thing.

    Separating them manually and let the users manage it is more dangerous, so an automated approach is convenient, and you shouldn't worry a lot about memory. In most cases, it is even ideal to combine all textures together in a single spritesheet on small games.

    I hope that helps. Have a nice day!

  • Ambix

    Hello,

    I'm looking for the best way to let the User restore his save file or play on another device.

    The documentation says "JSON data to the server with the AJAX object and storing it in a server database".

    Well, I have an online server with MySQL Database but no idea how to do this in Construct.

    Is there an example or another way to save easily online?

    Hi.

    This addon collection will save you tons of trouble. Refer to the PlayFab Master Collection under the Construct Master Collection.

    This lets you sync data through Facebook, Google Plus, Android, IOS, Cryptographic ID or your own Company Server (which is managed by PlayFab) easily with the addons.

    This supports all platforms available on the Construct 3 Export.

    Reference ::

    construct.net/en/forum/construct-3/plugin-sdk-10/construct-master-collection-en-139046

    Store Link ::

    chadorixd.itch.io/construct-master-collection

    Have a nice day!

  • macube

    Looks very interessting. I'm buy it on the end of the month :)

    Thanks!

    Release 3.1 is now available!

    This is a release to patch some bugs found in the plugin collection. Specifically:

    1. Leaderboards plugin

    Not to be confused with the upcoming Release 4. Which is a big major upcoming upgrade update.

    Release 4 will be released soon!

    This will be the next upgrade release milestone, which is to be released very soon.

    RELEASE 4 :: MILESTONE

    1. Web Facebook
    2. Web Facebook : Free Basic
    3. Photon Realtime
    4. Photon Chat

    LIMITED TIME OFFER :

    There will be a price hike after the next release. This is to compensate for the future maintenance of the plugin collections. But once paid, you get free upgrades and support. So, get your copies now before it's too late.

    Have a nice day and Happy Game Development!

    Store Link :

    chadorirebornxd.itch.io/construct-master-collection

  • moebios

    How to solve this?

    This is usually because of the addon you've installed has editor code errors.

    You can solve this through different ways.

    1. https://www.scirra.com/doc/c3sdk/safe-mode.html
    2. [F12] -> "Application" tab -> "Clear Storage" sidebar button -> "Clear site data" button.
    3. The easiest but also clears everything. "Clear Browsing History".

    I hope that helps. Happy Game Development!

  • Real Money rewards are dangerous in terms for games, especially for indie games. The best way you can protect yourself is if you have a company with lots of manpower and resources. It can even be classified as a gambling game if money is in a circulation and there might be some special laws for that, which you might want to consult a lawyer with.

    It might be looking as if I'm discouraging you but I am just advising you to be careful and get some professionals if you actually want to go along with that. Not just with the technicalities of the game but also with the protection of other stuffs like the security of the runtime, server, your local law and international law.

  • Exclusive Photon Plugins

    There will be new plugins that will be released in the PlayFab Master Collection under the Construct Master Collection.

    These are:

    1. Photon Realtime
    2. Photon Chat

    These plugins will help in integrating Matches and Messaging in-game from Photon into the PlayFab Master Collection.

    This will also enable easy Find Match, Messaging, Friend Requests, Trading, Leaderboards, Data Sharing and other Interactions with friends, parties, groups and guilds with the PlayFab Cloud Server, using the PlayFab Master Collection.

    Release 4 :: Milestone

    1. Web Facebook
    2. Web Facebook : Free Basic
    3. Photon Realtime
    4. Photon Chat

    Limited Time Offer :

    There will be a price hike after the next release. This is to compensate for the future maintenance of the plugin collections. But once paid, you get free upgrades and support. So, get your copies now before it's too late.

    Have a nice day and Happy Game Development!

    Store Link :

    chadorirebornxd.itch.io/construct-master-collection

  • Web Master Collection :: Initial Release!

    The plugins Facebook Web and Google Web are planned for development.

    There will also be a free plugin version which will be released for the public in the Construct 3 Addons page.

    Link: https://www.construct.net/en/make-games/addons

    Although the Professional version will be only released on the Web Master Collection under the Construct Master Collection.

    For more information

    1. Store Link : https://chadorirebornxd.itch.io/construct-master-collection
    2. ChadoriXD「茶どり」's Collection : https://discordapp.com/invite/eS3HK88
    3. Go To The 1st Page of this Topic : It contains most information.
    4. Link : https://www.construct.net/en/forum/construct-3/general-discussion-7/construct-master-collection-en-139046

    Get your copy now before the price increases! Which is very soon.

  • santiagoestrade

    Is it possible that you include your C3 ported Rex MoveTo addon among the game collection?

    I am interested whether you plan to update it to be compatible with the new R125 feature- the one that enables instances to be created at runtime even if there is none added to any layout.

    Hello.

    I could but I am already booked up until 2019 for the plugin collection. A lot of plugins are still planned for development for the upcoming Web Master Collection alone included in the Construct Master Collection.

    Although, I might upgrade Rex's or make my own in the near future. I still can't tell but by that time, the prices might increase to its peak price.

    So, I suggest everyone planning to use the plugins to buy the collection as soon as possible before the higher price, the Stable Price is established.

    I hope that answers the question. Have a nice day!

  • New Release

    The Construct Master Collection has been updated.

    1. Release 2 [November 19, 2018]
    2. Release 3 [November 20, 2018]

    Store Link

    chadorirebornxd.itch.io/construct-master-collection