Mire Engine




Test Compiled Example Game



  1. Bug Fix March 2020

    By Thejuster il 19 Mar. 2020
    +1   -1    0 Comments   9,560 Views
    .
    *Fixed Select NPC Graphics
    *Fixed Event Name
    *Fixed Debugger Crash
    *Fixed Crash Continue Last Project
    Last Post by Thejuster il 19 Mar. 2020
    .
  2. New Updates

    By Thejuster il 30 Jan. 2020
    +1   -1    0 Comments   55 Views
    .
    *Fixed Crash to creating new Project
    *Removed Recent Project List
    *Debugger Disabled

    Immagine
    Last Post by Thejuster il 30 Jan. 2020
    .
  3. Startup Locator

    By Thejuster il 24 Sep. 2019
    +1   -1    0 Comments   108 Views
    .
    Si è deciso di spostare la funzione "Set Startup Location" dalla Modalità Eventi -> Tasto Destro del Mouse,
    Al settaggio nella schermata del Database.

    png

    Scheda System ->

    png

    In ordine di squeza.
    1) Click sui punti ...
    2) Si sceglie la mappa di Avvio
    3) Doppio click in un riquadro per scegliere le coordinate

    Edited by Thejuster - 9/12/2020, 09:11
    Last Post by Thejuster il 24 Sep. 2019
    .
  4. Deferred Light in Mire WebGL

    By Thejuster il 20 July 2019
    +1   -1    0 Comments   108 Views
    .
    2D Deferred Light are now available on Mire WebGL

    u103ixBwE1
    Last Post by Thejuster il 20 July 2019
    .
  5. Critical Patch

    By Thejuster il 9 Feb. 2019
    +1   -1    0 Comments   33 Views
    .

    Warning_Sign
    Critical Patch!



    :it:
    Dopo una segnalazione di un malfunzionamento dell'updater,
    Vi rilasciamo la nuova Patch che permette il corretto funzionamento di Mire.

    www.mediafire.com/file/i6cdxdpmoh9ucdb/Patch090219.rar

    Avviare l'auto estraente.
    Estrarre nella cartella principale di Mire.

    :en:


    After a report of an updater malfunction,
    We release the new Patch that sighs.

    www.mediafire.com/file/i6cdxdpmoh9ucdb/Patch090219.rar

    Start the extracting rar.
    Extract in the main Mire folde
    Last Post by Thejuster il 9 Feb. 2019
    .
  6. Updater Offline

    By Thejuster il 8 Feb. 2019
    +1   -1    0 Comments   41 Views
    .
    :it:
    Come da titolo, ci è stato segnalato che l'updater di mire risulta essere offline.
    Stiamo provvedendo a risolvere il problema.
    Nell'estremo, provvederemo a rilasciare il nuovo link per il download dell'updater.

    :en:

    As for the title, we have been told that the updater of mire turns out to be offline.
    We are providing to solve the problem.
    In the extreme, we will release the new updater whit download link.
    Last Post by Thejuster il 8 Feb. 2019
    .
  7. Small Mire OpenSource

    By Thejuster il 5 Feb. 2019
    +1   -1    0 Comments   43 Views
    .
    aviable for training and for studends,
    a small portion of Mire Engine source code written in C++
    totally free and opensource for learning Mire Rendering Tecnique.

    https://github.com/Thejuster/Mappy
    Last Post by Thejuster il 5 Feb. 2019
    .
  8. Small Bug Fix

    By Thejuster il 18 Nov. 2018
    +1   -1    0 Comments   40 Views
    .
    unknown

    unknown

    :it:

    Fixati Bug:
    - Layer Fixati.
    3 Layer sono sotto l'eroe gli altri restanti, sopra l'eroe
    Normal Map Fixate per tutti i layer


    :en:

    Fixed Bug:
    - Layer Fixed:
    First 3 layer are located under hero, then other over.
    Normal Map Fixed for all Layer.
    Last Post by Thejuster il 18 Nov. 2018
    .
  9. Main menu

    By Thejuster il 3 Nov. 2018
    +1   -1    0 Comments   72 Views
    .

    Cattura



    :it:
    Il Main Menu è stato creato utilizzando lo strumento di generazione delle scene. :)

    :en:
    The Main Menu was generated using Scene Manager tool :)

    //####################################################
    //# Default Scene_Game #
    //# Warning: #
    //# This class is vital. #
    //# You can Clear all content in this script #
    //# and make empty all function #
    //# But you cannot remove the file. #
    //# Mire depends on it. #
    //#--------------------------------------------------#
    //# By Mire Dev #
    //####################################################

    #include "Bitmap.js" //Bitmap Class
    #include "Actors.js" //Actor Class
    #include "Keyboard.js"


    function Scene_Game()
    {
    this.bitmap = new Bitmap();
    this.Actor = new Actors();
    this.keyboard = new Keyboard();
    ...

    Read the whole post...

    Last Post by Thejuster il 3 Nov. 2018
    .
  10. Custom Scene Editor

    By Thejuster il 2 Nov. 2018
    +1   -1    0 Comments   39 Views
    .

    unknown



    :it:
    E' in sviluppo l'editor dei menu, e delle scene personalizzate.
    Strumento dinamico e di facile utilizzo che genera del codice Javascript per l'interprete del motore.
    Creando così scene dinamiche ed interattive come ad esempio.
    Vari menù, Shop, Equipaggiamento ecc. ecc.

    :en:
    The menu editor and custom scenes are under development.
    Dynamic and easy-to-use tool that generates Javascript code for the engine interpreter.
    Thus creating dynamic and interactive scenes such as.
    Various menus, Shop, Equipment etc. etc.
    Last Post by Thejuster il 2 Nov. 2018
    .
 
Skin by Frankie-ITA