• 1

    posted a message on Scenter 4.0.1 - Scent Out Hidden Ores

    Hello everyone!


    I just released Scenter 4.0.1 for Minecraft 1.13.2


    Latest Changes (4.0.1):

    • Upgraded to Forge 25.0.219
    • Use MouseInputEvent instead of PlayerEvent to trigger ore scanning

    Cheers
    MickKay

    Quote from Shinseiki»

    Hello,


    Forge 1.14.4 is out, is it possible to update the mod like you mentioned before ? :)


    Thanks !




    I am working on it - but it is not an easy job since multiple things have changed, both, in MC and Forge.

    Especially the particle management seems to be broken.

    I hope I can find some work-around.


    Cheers

    MickKay

    Posted in: Minecraft Mods
  • 1

    posted a message on Scenter 4.0.1 - Scent Out Hidden Ores

    Hello everyone!


    I just released Scenter 4.0.0 for Minecraft 1.13.2


    Latest Changes (4.0.0):

    • Upgraded to Minecraft 1.13.2
    • Upgraded to Forge 25.0.191

    Cheers
    MickKay

    Quote from Rikkubeauty»

    1.14 now, I guess this is it...


    Sorry, I only can upgrade Scenter to the newest Minecraft if there is a Forge version available for that.

    Posted in: Minecraft Mods
  • 0

    posted a message on Wizards of Lua 2.0.0 - Lua Programming in Minecraft

    Hello everyone!


    We proudly announce the release of Wizards of Lua 2.0.0. This is finally our first non-alpha release! We have been working towards this for about 2 years.


    This release brings a lot of changes. Among them are some that break backwards compatibility, so sorry for that. For example, the Spell class not not a subclass of Entity anymore. Instead it became a subclass of VirtualEntity. This was necessary because of some changes in Forge from MC 1.11.2 to 1.12.2. But anyway, everything is better now.


    As you might have already realized, release 2.0.0 makes also the big step to Minecraft 1.12.2.


    Here is the list of changes.

    • Fixed #141 - Update to Minecraft 1.12.2.
    • Fixed #161 - Add Entity.sneaking.
    • Added UseItemStartEvent, UseItemStopEvent, and UseItemTickEvent.
    • Fixed #169 - 500 Internal Server Error when opening file in web editor.
    • Fixed #168 - An exeption in an event interceptor can crash the server.
    • Fixed #154 - Add a World API.
    • Fixed #172 - Add function to get the nearest village.
    • Fixed #173 - Add Spells module for finding spell entities.
    • Fixed #145 - Rename Events.connect and Events.subscribe. The new function names are now: Events.collect and Events.intercept.
    • Fixed #166 - Add Lua module that gives the WoL version information.
    • Fixed #164 - Links to edit suggested files don’t work when running WoL on Windows.
    • Fixed #171 - Error “ Fatally missing registry entries” for Forge clients in MC 1.12.2.
    • Fixed #177 - Migrate SpellEntity to be a subclass of a “virtual” entity.

    Have fun!

    MickKay

    Posted in: Minecraft Mods
  • 0

    posted a message on Wizards of Lua 2.0.0 - Lua Programming in Minecraft

    Hello everyone!


    The 1.17.1 alpha is a bugfix release.

    • Fixed #137 - Error during event handling: attempt to sleep.
    • Fixed #146 - “Broke Spells” message should be sent to command sender only.

    Have fun!

    MickKay

    Posted in: Minecraft Mods
  • 0

    posted a message on Wizards of Lua 2.0.0 - Lua Programming in Minecraft

    Hello everyone!


    The 1.17.0 alpha is feature release that introduces the spell’s data property that can be used to share data between spells.

    Have fun!
    MickKay

    Posted in: Minecraft Mods
  • 0

    posted a message on Wizards of Lua 2.0.0 - Lua Programming in Minecraft

    Hello everyone!


    The 1.16.0 alpha is feature release. You now can cancel events!

    • Fixed #56 - Support cancelable events.

    Have fun!
    MickKay

    Posted in: Minecraft Mods
  • 0

    posted a message on Wizards of Lua 2.0.0 - Lua Programming in Minecraft

    Hello everyone!


    I just published the 1.15.0-alpha, which is a small feature and bug fix release. You now can execute specific programs and scripts on the server's operating system.

    • Fixed #113 - Add Lua module to execute scripts and programs on the local operating system.
    • Fixed #128 - SwingArmEvent should be handled in the Minecraft game loop.
    • Fixed #129 - Can’t edit files using browser in single player.

    Have fun!
    MickKay

    Posted in: Minecraft Mods
  • 0

    posted a message on Wizards of Lua 2.0.0 - Lua Programming in Minecraft

    Hello everyone!


    I just published the 1.14.0 alpha, which is a small feature release. You now can import files from GitHub Gists.

    • Fixed #41 - Spells should support importing Lua files from GitHub Gists.

    Have fun!
    MickKay

    Posted in: Minecraft Mods
  • 0

    posted a message on Wizards of Lua 2.0.0 - Lua Programming in Minecraft

    Hello everyone!


    The 1.13.1 alpha is small bugfix release.

    • Fixed #125 - Fix player duplication bug.

    Have fun!
    MickKay

    Posted in: Minecraft Mods
  • 0

    posted a message on Wizards of Lua 2.0.0 - Lua Programming in Minecraft

    Hello everyone!


    We just released the 1.13.0 alpha, which is basically a refactoring release, but it comes with a tiny new feature.

    • Fixed #123 - Internal refactoring of types.
    • Fixed #124 - Add the LivingDeathEvent.

    Download Wizards of Lua here.


    Have fun!
    MickKay

    Posted in: Minecraft Mods
  • 1

    posted a message on Scenter 4.0.1 - Scent Out Hidden Ores
    Quote from KulGery»

    Very fine mod.


    But I found a small bug. When I add lava to list: lava FF0000, it appears "air" with gray text. But smell the right "ore", lava.


    Why air, and why gray?

    That's not really legible.


    Please look out this bug.




    Thank you for posting this.
    This bug has been there unnoticed for a while.

    This is now fixed in Scenter 3.11.1.

    Cheers
    MickKay

    Posted in: Minecraft Mods
  • 1

    posted a message on Scenter 4.0.1 - Scent Out Hidden Ores

    Hello everyone!


    I just fixed some minor bugs and upgraded Scenter to Minecraft 1.12.2


    Latest Changes (3.12.0):

    • Upgraded to Minecraft 1.12.2
    • Upgraded to Forge 14.23.1.2555

    Changes (3.11.1):

    • Fixed: Unknown blocks are added as AIR.
    • Fixed: Chest is rendered all black in HUD.
    • Fixed: Blocks with no corresponding block item (e.g. lava) are rendered with black text.

    Cheers
    MickKay

    Posted in: Minecraft Mods
  • 0

    posted a message on Wizards of Lua 2.0.0 - Lua Programming in Minecraft

    Looking for Beta testers!
    We want to invite you to join our Beta test team.

    Yesterday we have set up a Wizards of Lua server at IP

    5.35.245.30

    so you can play with the mod without having to install it yourself.

    If you are interested to help us with Beta tests, just ask for operator privileges in our Discord channel.
    We would be grateful for any bug reports and feedback on the project.


    Cheers

    MickKay

    Posted in: Minecraft Mods
  • 0

    posted a message on Wizards of Lua 2.0.0 - Lua Programming in Minecraft

    Hello everyone!
    We just released 1.11.1-alpha of Wizards of Lua, with just a small bug fix:


    • Fixed #110 - Can’t restart world in single player without quitting the game.

    Have fun!
    MickKay

    Posted in: Minecraft Mods
  • 0

    posted a message on Wizards of Lua 2.0.0 - Lua Programming in Minecraft

    Hello everyone!
    We just released 1.11.0-alpha of Wizards of Lua.


    Here is a list of all changes in release 1.11.0-alpha:


    • Fixed #107 - Rename EventQueue:pop to EventQueue:next.
    • Fixed #108 - New function EventQueue:latest.
    • Fixed #109 - Rename Entity.orientation to Entity.facing.

    Please note that this release is NOT BACKWARDS compatible.Read more...


    Have fun!
    MickKay

    Posted in: Minecraft Mods
  • To post a comment, please .