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

492 Commits

Author SHA1 Message Date
LeMagnesium
e2aa26fc8e Updated homedecor : wine rack mesh is fixed and optimized a bit 2015-01-19 23:34:44 +01:00
LeMagnesium
ef5570cee4 Updated riesenpilz for new stem textures
- Changed stem texture
- The update have been checked with git diff : the mod have never been
  changed by us
2015-01-17 22:33:45 +01:00
LeMagnesium
376cb57fd3 Updated homedecor_modpack to fix entities' remove
- This commit adds the following modification : when an area using
  particles from homedecor_modpack is destroyed or unloaded, particles are
  removed to prevent a huge and useless use of memory
- This update have been checked with git diff : the mod have never been
  changed by us
2015-01-17 22:25:49 +01:00
LeMagnesium
c196b069ac Merge branch 'master' of http://github.com/Ombridride/minetest-minetestforfun-server 2015-01-17 22:20:41 +01:00
LeMagnesium
105935e44a Updated chatlog mods : invalid commands are hidden
- From now on, invalid commands are hidden when launched, like in
  realchat.
NOTE: The update have been checked with git diff : no differencies, the
mod have never been changed by us.
2015-01-17 22:18:52 +01:00
LeMagnesium
36e6c7d4fe Updated pipeworks mod on 17/1/2015 2015-01-17 22:07:12 +01:00
LeMagnesium
9564156b2f Added security in carts about driver's yaw calculation
- Thanks to @crabman77 for having reported the issue
2015-01-17 00:51:52 +01:00
LeMagnesium
4a25fa3f89 Removed a global variable in carts 2015-01-16 23:37:48 +01:00
LeMagnesium
330d63ae96 Updated fishing mod from Xanthin fork
- I found recently that MossManikin's fishing mod is outdated: its last commit has been sent on August 2013. However, there are some forks of it. The mod updated is Xanthin's one. It updates API, and a little bit of global variables.
- Variables specifically modified for MFF have been changed to their last state.
- The fork works perfectly fine for 0.4.11-dev
- It can use intllib for translation
2015-01-16 22:45:43 +01:00
LeMagnesium
6b8a2f8e34 Merge branch 'master' of http://github.com/Ombridride/minetest-minetestforfun-server 2015-01-16 00:36:28 +01:00
LeMagnesium
3b28b09066 Loads of fixs 2015-01-15 23:27:49 +01:00
LeMagnesium
544f628222 More global vars 2015-01-15 23:27:49 +01:00
LeMagnesium
a9c5df278e Made superapples harder to craft
- Changed craft recipe for default:superapple, now using :
	"default:apple","default:mese","default:mese"
2015-01-15 23:27:49 +01:00
LeMagnesium
8fc268c41f Removed global variables' errors file 2015-01-15 23:27:49 +01:00
LeMagnesium
d5e41c3391 Reverted moreblocks and maptools updates 2015-01-15 23:27:49 +01:00
LeMagnesium
dde4d34ab4 Sent last global variables' patchs
- There is, from now on, no more known global variables error in the repository! (not 100% guaranteed)
2015-01-15 23:27:49 +01:00
LeMagnesium
92c4155c79 Moreblocks' update
- Moreblocks' update to use last version's nodes and features
2015-01-15 23:27:49 +01:00
LeMagnesium
b409af28c3 Maptool's update 2015-01-15 23:27:49 +01:00
LeMagnesium
ebddea1537 Removed global variables in maptools 2015-01-15 23:27:49 +01:00
LeMagnesium
be396bfd1f Removed debug print from crabman77's pull-request in sprint 2015-01-15 23:27:49 +01:00
5fb7a6e662 passage de variables global en local
passage de variables global en local
2015-01-15 23:27:49 +01:00
7e58605553 debug et amélioration de future_ban
debug d'une mauvaise variable
ajout d'une vérification pour éviter de rebannir un joueur déja banni
2015-01-15 23:27:48 +01:00
a8f0d53873 correction de bug message irc pour shout
correction d'une condition toujours fausse qui ne déclenche pas l'affichage du message pour l'option privs shout
2015-01-15 23:27:48 +01:00
LeMagnesium
e4747df46c Commented stuff 2015-01-15 23:27:48 +01:00
LeMagnesium
f05544c10a HUD still buggy 2015-01-15 23:27:48 +01:00
LeMagnesium
c75b3780ca Loads of fixs 2015-01-15 23:27:03 +01:00
LeMagnesium
42885ee458 More global vars 2015-01-15 22:45:27 +01:00
LeMagnesium
ae4295babc Made superapples harder to craft
- Changed craft recipe for default:superapple, now using :
	"default:apple","default:mese","default:mese"
2015-01-15 21:16:00 +01:00
LeMagnesium
a2591f025c Removed global variables' errors file 2015-01-15 21:08:54 +01:00
LeMagnesium
9cc798c461 Reverted moreblocks and maptools updates 2015-01-15 21:06:57 +01:00
LeMagnesium
d7eeffa5b1 Sent last global variables' patchs
- There is, from now on, no more known global variables error in the repository! (not 100% guaranteed)
2015-01-15 19:57:57 +01:00
LeMagnesium
5ce52db75b Moreblocks' update
- Moreblocks' update to use last version's nodes and features
2015-01-15 19:12:20 +01:00
LeMagnesium
a19c57fe44 Maptool's update 2015-01-15 19:06:12 +01:00
LeMagnesium
e1ba20639b Removed global variables in maptools 2015-01-15 18:57:59 +01:00
LeMagnesium
a6200223aa Pipeworks' update to replace nodebox by mesh 2015-01-15 18:40:36 +01:00
LeMagnesium
db6c18ee36 Removed debug print from crabman77's pull-request in sprint 2015-01-14 23:16:22 +01:00
LeMagnesium
af00f61cbc Merge branch 'crabman77-global_vars_and_debug' 2015-01-14 18:06:47 +01:00
0dc48fc643 passage de variables global en local
passage de variables global en local
2015-01-14 17:33:46 +01:00
1f248792a5 debug et amélioration de future_ban
debug d'une mauvaise variable
ajout d'une vérification pour éviter de rebannir un joueur déja banni
2015-01-14 16:09:03 +01:00
0f7316f5e9 correction de bug message irc pour shout
correction d'une condition toujours fausse qui ne déclenche pas l'affichage du message pour l'option privs shout
2015-01-14 13:58:13 +01:00
LeMagnesium
69bd6f3445 Commented stuff 2015-01-13 21:17:48 +01:00
LeMagnesium
fbe33b14cd HUD still buggy 2015-01-13 21:08:35 +01:00
LeMagnesium
2d2a441e33 Fixed exhaus and added debug line 2015-01-13 20:40:29 +01:00
Ombridride
508add7b96 improve nether swords
-0.1 punch interval for every nether swords (became better than the surface equivalent)
2015-01-12 23:07:15 +01:00
LeMagnesium
3b0041c4f0 Added a debug line in IRC 2015-01-12 21:39:19 +01:00
LeMagnesium
59a736fc23 Updated fail mod 2015-01-12 20:46:50 +01:00
LeMagnesium
7c8a26fb14 Update README.md 2015-01-12 20:06:33 +01:00
LeMagnesium
b18584e9c0 Fix a stupid error 2015-01-12 19:23:26 +01:00
Ombridride
a9ee4fce66 Reduce the default knockback of every mobs
knock_back = 1, before knock_back = 3
2015-01-12 12:00:36 +01:00
Ombridride
d76d1c8219 Update snowdrift for avoid lag
This setting is set to false, it's a council from paramat
2015-01-12 00:12:04 +01:00