1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-06-28 14:16:06 +02:00

Added invtweak, tweaked some returns to avoid strange behavior

- Updated news.txt
 - Added invtweak mod instead of old intweak
 - Updated world.mt
 - Tweaked builtin_falling and creative/init.lua to avoir strange behavior from
   the builtin when parsing on_placenode callbacks in creative mode
This commit is contained in:
LeMagnesium
2015-04-21 22:23:43 +02:00
parent 94c1d3cefa
commit 363f42b07d
12 changed files with 337 additions and 105 deletions

View File

@ -7,6 +7,7 @@ MAJ de "whoison" (la commande "/timeonline <pseudo>" peut aussi être utilisé d
MAJ de "mobs" (ajout des chèvres/goats)
---21/04/2015--- (Remerciements : Davedevils, Gael-de-Sailly, Obani, crabman, Mg)
MAJ de "invtweak" (ajout de boutons pour trier l'inventaire)
MAJ de "doors" (les trap cherry doors sont compatibles mesecons)
MAJ de "metatools"
MAJ de "name_restrictions" (ajout de noms dans la blacklist)

View File

@ -115,7 +115,7 @@ load_mod_bobblocks = true
load_mod_pipeworks = true
load_mod_factions = true
load_mod_intweak = true
load_mod_invtweak = true
load_mod_screwdriver = true
load_mod_bone = true