Peter Nerlich 93d1af947c always sort contacts alphabetically
- introduce pairsByKeys() (from http://www.lua.org/pil/19.3.html but adding current index and total length as iterator return values)
- use pairsByKeys() everywhere, where contacts are iterated over (for now only when displaying in gui.lua) so the order stays the same although the structure is a hashmap
- correctly update selected position when adding/removing contacts to TO/CC/BCC fields
- remove print statements in storage.lua
2020-08-15 13:52:26 +02:00
2020-04-23 09:46:30 +02:00
2019-09-16 08:15:43 +02:00
2019-09-16 08:06:54 +02:00
2020-08-12 12:23:46 +02:00
2020-04-30 14:58:50 +02:00
2020-01-06 12:58:26 +01:00
2019-09-16 08:06:54 +02:00
2019-09-16 08:06:54 +02:00
2020-08-15 13:52:26 +02:00
2019-09-16 08:06:54 +02:00
2019-09-16 08:06:54 +02:00
2020-08-12 12:23:46 +02:00
2019-09-16 08:35:23 +02:00
2020-04-23 09:46:30 +02:00

Mail mod for Minetest (ingame mod)

This is a fork of cheapies mail mod

It adds a mail-system that allows players to send each other messages in-game and via webmail (optional)

Screenshots

Ingame mail

Installation

In-game mail mod

Install it like any other mod: copy the directory mail_mod to your "worldmods" folder

Webmail

See: https://github.com/minetest-mail/mail

Commands/Howto

To access your mail click on the inventory mail button or use the "/mail" command Mails can be deleted, marked as read or unread, replied to and forwarded to another player

Dependencies

  • None

License

See the "LICENSE" file

Textures

Contributors

  • Cheapie (initial idea/project)
  • Rubenwardy (lua/ui improvements)

Old/Historic stuff

Description
Mail mod for Minetest
Readme 3.4 MiB
Languages
Lua 99.3%
Dockerfile 0.5%
Mathematica 0.2%