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

20 Commits

Author SHA1 Message Date
Ombridride
b8f8efdbf3 some small comments tweaks 2015-03-12 00:36:41 +01:00
Ombridride
4a3ac61c22 Tweak fishing reward
Many interesting rewards…
2015-03-12 00:35:17 +01:00
Ombridride
123686ebf5 tweak the fishing mod
fish chance 66% and shark chance 33%, 1% chance of fishing nothing
2015-03-11 21:41:14 +01:00
Ombridride
96a69636f0 tweak the fishing mod 2015-03-11 18:17:01 +01:00
Ombridride
7f062dd50a revert bad changes of Mg
(the wooden fishing pole  has 30 uses, not 1500 uses. 1500 uses is for
the perfect fishing pole)
2015-03-11 18:10:44 +01:00
LeMagnesium
55ff47595a Fishing pole can be used 1500 times 2015-03-11 17:32:56 +01:00
Ombridride
87c975ce30 New texture for the pole_perfect 2015-03-11 17:13:54 +01:00
Ombridride
42ed838804 Continue the pole_perfect code 2015-03-11 16:49:42 +01:00
Ombridride
3a96e2e34a Add the register tool for "pole_perfect"
Seulement commencé, à continuer
2015-03-11 16:39:15 +01:00
Ombridride
7bc218a363 Add the craft recipe of "pole_perfect"
And indentation correction for more visibility
2015-03-11 16:33:17 +01:00
a5a932c8ed remove deprecated minetest.env 2015-03-10 17:14:34 +01:00
2cb1438e99 fix bobber and worms removed when on_place
fix wrong condition cause remove bobber and worms when on_place if several player connected
2015-03-10 02:53:53 +01:00
51e2d7fd60 replace default:stick by group:stick for crafting fishing:pole with mores stick 2015-02-25 00:18:43 +01:00
6243ec7e50 add test if ropes mod is installed for craft fishing:pole with ropes:rope 2015-02-24 23:42:31 +01:00
LeMagnesium
84ead6a062 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-20 21:32:23 +01:00
Ombridride
cdbe82a9e9 Add a new fishing mod and ...
- Remove the old fishing mod
- Update aliases
- tweak settings and hunger of the new fishing mod
2014-12-15 01:53:06 +01:00
Ombridride
887473124e Merge server to github 2014-12-11 18:53:00 +01:00
Ombridride
2e895a7790 Merge server with github repository
Pas mal de changement n’ont pas été pushé sur le github du serveur,
voici l’occasion de faire une bonne synchronisation :)
2014-11-16 22:23:16 +01:00
LeMagnesium
27836d2835 Removing all the olds minetest.env calls
- All the minetest.env calls removed

It took me about 2 hours, but I did it, and it works!
2014-11-08 18:36:57 +01:00
Ombridride
232b274c55 initial commit
subgame + mods
2014-10-28 18:01:32 +01:00