1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2024-09-17 02:00:23 +02:00
Commit Graph

11 Commits

Author SHA1 Message Date
LeMagnesium
b4996ee69b Removed useless chatcommands redifinition and moved eject system
- The system controlling the items' ejection from a solid node is now in mods/builtin_items/init.lua
 - The file mods/_misc/chatcommands.lua has been cleared from its comments, and the chatcommands redefined but outdated (like /time)
2015-08-16 16:08:21 +02:00
LeMagnesium
7dc287e014 Eject items when a node is placed at their current pos 2015-08-15 18:06:27 +02:00
LeMagnesium
34b36d7f66 Added /list_players
- Added /list_players extracted from `mt_essentials` by IndriAppolo, originally
   called /players. Solves #57
2015-05-21 17:28:31 +02:00
LeMagnesium
f99a3251b3 Removed _misc's /rules and used background to interact
- Removed rules.lua, replaced by interact mod
 - Added background.jpg (made for the server) to interact's formspecs
2015-04-29 12:52:44 +02:00
Ombridride
887473124e Merge server to github 2014-12-11 18:53:00 +01:00
Ombridride
06161133dc Update _misc
activation des mods irc depuis l’init.lua
2014-11-09 22:05:52 +01:00
Ombridride
b86ec17527 Add _misc and u_skins
- Backup de u_skins pas update (ne pas l’update pour l’instant)
- ajout d’un _misc à jour
2014-11-08 23:21:10 +01:00
Ombridride
7430cdabe9 Delete _misc and u_skins 2014-11-08 23:19:46 +01:00
Ombridride
8b9670a24b Add "irc" mod and "noshout_messages" mod
Smalls another fixe
2014-11-06 01:01:40 +01:00
Ombridride
72ad0dc7b7 - Delete useless files/mods
- Add builtin_falling (by Davedevils) for an amazing bugfix
- Tweak node.lua from the subgame MFF and « sea » mod for
builtin_falling
- Remove news.lua from _misc
- Remove _misc_me (empty now)
- Add a new mod named « news » and tweak this mod, it works now, add
texture for the news (Thank you Davedevils)
2014-11-03 01:46:14 +01:00
Ombridride
232b274c55 initial commit
subgame + mods
2014-10-28 18:01:32 +01:00