Skip Navigation
Client mods vs. server mods: Is there a difference? (like a Bukkit API)
  • That's all server-side code, which is the normal thing for luanti mods and games.

    Client-side modding is currently a bit crude and limited, and requires a bit of funky manual installation, but allows you to read and alter some things on the client that aren't available to the server code. Client-side modding (CSM) was added a bit prematurely and is still in kind of a proof-of-concept stage; it was intended to be a step towards server-sent client-side modding (SSCSM) which will allow games to customize the behavior of the client.

    For Exile we have an optional CSM for handling special keypresses, since reading key sequences can be difficult with lag over multiplayer, but 99.9% of our code is just the regular server-side code.

  • Minetest breaks the chains of being a Minecraft clone with a new name — Luanti
  • As a developer of a game for this engine that's very much intended to NOT be a Minecraft clone, it's frustrating to see comments about the engine saying that "A Minecraft clone is exactly what it is." It does make me feel better about the name change, though. Maybe there'll be less of that backwards-looking sort of thing in the future.

  • Exile v03.17 released
    content.minetest.net Exile

    Challenging, at times brutal, wilderness survival with simple technology.

    Exile

    Exile stable release v0.3.17 is out with the following new features:

    • Better feedback: Informational states displayed on character tab
    • Drystack and Rammed earth arches: build a wall, knock out the middle
    • server command: /recover_inv <player> to restore inv lost on restart

    Get it from: https://content.minetest.net/packages/Mantar/exile/

    0
    Exile v0.3.16 is out now
  • The sleeping spot is terrible, it's basically just marking out a spot and laying on the cold, hard ground. Useful when you've fallen in a hole and can't get out, but if you've got access to grassy plants, make a sleeping mat from eight of them, it's much better.

    Also to regain energy you'll need to be comfortable, if the surrounding temperature is too cold or hot it can prevent resting. Get a fire and a roof of some kind -- a shallow cave or tree works, though trees lose their leaves in winter which makes them less useful.

    We have a tutorial in the works to help newbies with these things, but it's not ready yet.

  • Exile v0.3.16 is out now
    content.minetest.net Exile

    Challenging, at times brutal, wilderness survival with simple technology.

    Exile

    A new release of Exile is out now. We've bumped the minimum Minetest version to 5.5, and we're happy to say that Exile is now fully free/libre!

    Say hello to our brand new CC-BY-SA 4.0 Gundu model: https://files.catbox.moe/28wt2f.mp4

    Changes:

    • Replaced NC-licensed Gundu, Exile should be fully free now
    • WITT for Exile: show the names of things when you press the zoom key
    • Improved light meter
    • Added /crouch as alternative to double-tapping shift, in case of lag
    • Less trouble with lowering ropes/ladder

    Get it from: https://content.minetest.net/packages/Mantar/exile/

    1
    Mantar Mantar @lemmy.ml

    Been programming since the 80s. Lead developer of Exile

    Posts 2
    Comments 3