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

696 Commits

Author SHA1 Message Date
Ombridride
376fc7d0ff Mistake in armor tweak & upgrade 2015-03-28 13:56:24 +01:00
Ombridride
168995d01f Update mobs spawn and ODS board 2015-03-27 23:12:04 +01:00
a32ed5e3cf add an menu in soundset
add an menu in soundset and and button in unified_inventory and chatcommand to display menu
2015-03-27 20:46:17 +01:00
LeMagnesium
26bd691550 Updated fail mod
- Updated fail with files closed
- Fixed crash with malformed list for pyramids.fill_chests
2015-03-27 19:03:47 +01:00
LeMagnesium
db38a9c159 Chests are cleaned before being updated 2015-03-27 17:51:31 +01:00
LeMagnesium
4cfd2b39ac Ereased global variables in tsm_pyramids
- Changed into local variables NPC, PLAYERS, prop and all the global variables listed
  by crabman (thanks to him)
2015-03-26 21:47:09 +01:00
LeMagnesium
194a39011a When mummies attackes, they ignore unknowns 2015-03-26 21:17:04 +01:00
LeMagnesium
718861d80c Fixed all unknown's use in builtin with a check then return 2015-03-26 20:54:05 +01:00
LeMagnesium
fa08177744 Added a check before indexing reg_items with unknown
- Added check avoiding crashes in mods/builtin_item/init.lua::97
2015-03-26 20:41:33 +01:00
LeMagnesium
af649c49f8 Fixed a mistake in unknown node's check
- Mobs mod now check with correct values the being of the nodes its mobs spawn on
2015-03-26 20:33:40 +01:00
Ombridride
a291222ea6 Finish the mobs update 2015-03-26 20:08:33 +01:00
LeMagnesium
5f9d3c54bd Dicreased needed light for plants 2015-03-26 20:07:44 +01:00
Ombridride
354b82d78b Small update
begin to complete the mobs board on the .ODS
2015-03-26 19:01:45 +01:00
Ombridride
522713354b Fix a mistake with Lava Flan 2015-03-26 18:53:29 +01:00
LeMagnesium
e92a8e004c Changed mobs' damage values
- Changed values of damages for mobs listed in the ods file
- Resized one little column in the ods file
2015-03-26 18:49:28 +01:00
Ombridride
7546acaf69 New Creeper texture 2015-03-26 15:03:23 +01:00
Ombridride
7e74cf549e update armor mod
Now better values and effects, see
http://minetestforfun.qbuissondebon.info/index.php/le-jeu/liste-des-mod
2015-03-25 21:39:55 +01:00
Ombridride
8d45d416be Begin the mobs update 2015-03-25 17:27:53 +01:00
LeMagnesium
e2a49d6552 Creeper damages by 21hp units (10.5 hearts) on armor and player 2015-03-25 16:14:51 +01:00
LeMagnesium
f4b9d0a10a Made pyramids completly unbkreakable 2015-03-24 19:33:41 +01:00
586e9806ca add default:obsidian_cooled in undestructible by dongeon master 2015-03-24 16:19:07 +01:00
59aef367cd fix global var in forceload 2015-03-24 15:58:53 +01:00
b8a7b3d8e1 add obsidian and fix wrong var 2015-03-24 15:50:53 +01:00
LeMagnesium
41274eabd0 Copied security from creepers to dungeon_masters 2015-03-23 21:23:27 +01:00
e9b525b48a fix global var 2015-03-23 21:05:30 +01:00
LeMagnesium
1e3b620482 Wrap lines and added exceptions on creeper's explosions
- Stuff contained in default:chest will be dropped as are items when player die
- Steel doors and locked chests won't be affected by explosions
- If part of a wooden door is destroyed, the second part is too
2015-03-23 19:58:09 +01:00
14822e9e6b fix typo 2015-03-23 19:48:26 +01:00
25a0080980 add creeper explosion don't destruct areas and unbreakable nodes
add creeper explosion don't destruct areas and unbreakable nodes
fix mobs crash if spawn on unknown node
2015-03-23 18:47:58 +01:00
LeMagnesium
391df6d6e2 Fixed quartz disappearing in u_inv's craft guide 2015-03-22 21:58:24 +01:00
LeMagnesium
cf7dea7480 Removed debug line in tsm_pyramids/room.lua 2015-03-22 15:20:16 +01:00
0c48fd5839 fix wrong random number crash and reindent
wrong random number crash on place seawrecks:ubootchest
reindent code
2015-03-22 13:44:34 +01:00
LeMagnesium
421c7b8fd0 Fixed crash with nil values for /orient 2015-03-22 13:34:59 +01:00
LeMagnesium
60f111e9d5 New regex for Lua's socket module 2015-03-22 12:50:13 +01:00
Ombridride
e67ba421d2 re-indentation correctly and add a comma at the right place 2015-03-22 10:52:13 +01:00
Ombridride
81d4a45dbf small mistake 2015-03-22 10:49:45 +01:00
Ombridride
7e6fbd96a2 small improve ok death_messages
We forget girls…
2015-03-22 10:36:15 +01:00
Ombridride
cf03b39bb9 Update mobs mod
- TreeMonster drop
- for the NPC : mobs.npc_drops and drop
- activate the NPC spawn
2015-03-22 10:29:11 +01:00
LeMagnesium
8920797d80 Merge branch 'master' of github.com:Ombridride/minetest-minetestforfun-server 2015-03-22 00:08:13 +01:00
LeMagnesium
9163b9689a Added reloading system for tsm_pyramids
- Chests are reloaded every 30 minutes with new stuff in them
- Chests positions are saved

TODO: Only update if chest is empty!
2015-03-22 00:06:47 +01:00
LeMagnesium
b6ab203882 Commited a missing comma 2015-03-21 23:36:39 +01:00
Ombridride
ecb80ac532 Small indentation/organisation tweaks 2015-03-21 23:35:45 +01:00
LeMagnesium
cc1d39e962 Renamed unbreakable sandstonebrick using default's name
- Added alias for compatibility
2015-03-21 23:31:16 +01:00
LeMagnesium
f9b99b9eb8 Fixed whoison : double argument in chatcommand reg
- Attempted to register chatcommand "timeonline","played", changed to "timeonline"
2015-03-21 23:22:30 +01:00
LeMagnesium
9a42cae60c Merge branch 'master' of github.com:Ombridride/minetest-minetestforfun-server
PEOPLE STOP PUSHING WHILE I WORK
2015-03-21 23:18:10 +01:00
LeMagnesium
7937db0757 Merge branch 'master' of github.com:Ombridride/minetest-minetestforfun-server 2015-03-21 23:15:41 +01:00
Ombridride
0daca69efa Re-add vines:shears
Because it’s the only way for take « vines:vines », description changed
for « Shears for Vines » and changed the recipe for more flexibility
(group:*)
2015-03-21 23:15:18 +01:00
LeMagnesium
ed679b04d0 Added maptools:chest into mod and tsm_pyramids
- Added node maptools:chest which is now used in tsm_pyramids
- Preparing merge conflicts
2015-03-21 23:15:05 +01:00
68cb3d2a3b add tnt sound file for creepers and remove add_item sur explode 2015-03-21 23:03:49 +01:00
1dc7378e53 remove useless param 2015-03-21 22:24:15 +01:00
Ombridride
172c2330eb Add a trm for pyramids
We think it will add loots to pyramids chests…
2015-03-21 20:45:17 +01:00
Ombridride
fdf800441e Update whoison
(Add an alias for timeonline<=>played)
2015-03-21 19:43:50 +01:00
Ombridride
d327fcb74a tweak the mobs mod
- Remove the jump step (useless now)
- Some health adjustments
- Some damage adjustments
- Add blood textures for some mobs (spider/red, creeper/green)
- Begin the cleaning and organisation code for the wolfs and creepers
mobs
2015-03-21 19:28:06 +01:00
Ombridride
416a8a9110 Add an inventory texture for the creeper egg 2015-03-21 18:56:43 +01:00
bf8165e7a0 fix wrong tab organization in moreores
fix wrong tab organization cause no degats
2015-03-21 18:19:21 +01:00
LeMagnesium
03669d8168 Updated moreblocks mod
- Removed copies of license, merge conflicts' garbage
- Added warnings about modifications made by us
2015-03-21 17:33:52 +01:00
LeMagnesium
c72b671dd8 Minor update of moreores
- Moreores mod updated, will be soon rewritten
2015-03-21 17:22:22 +01:00
Ombridride
dba0ef5fab tweak the mobs mod
increase the damage of the « creeper »
2015-03-21 16:44:36 +01:00
Ombridride
1b127302f4 Fix moreores tools damage 2015-03-21 16:25:09 +01:00
999b554fe6 fix not generated pyramid
fix (typo)unknown block cause pyramid not generated
2015-03-21 01:52:18 +01:00
178be95a62 add new trap spike major reverse
add new trap spike major reverse (for special event)
2015-03-20 23:58:58 +01:00
da7819c043 remove old shears and add mobs:shears 2015-03-20 23:40:14 +01:00
LeMagnesium
d9a85d4e81 Removed useless shears 2015-03-20 23:31:20 +01:00
Ombridride
7c27dda103 Update mobs mod
- Bunnies eat savage carrots
- Now, you need mobs:shears(ciseaux) if you want take the sheep’s wool,
- Kittens now follow rat and be tamed if they eat 4 fish_raw (obtained
when fishing)
- Kittens now can be picked with right click, and stored in inventory
(like chickens)

—> SYNC WITHOUT API.LUA <—
2015-03-20 22:57:12 +01:00
Ombridride
739c854de0 Merge pull request #37 from Ataron/master
Change mirror glass texture
2015-03-20 22:24:25 +01:00
LeMagnesium
8a86038424 Fixed merge mistake leading to crash 2015-03-20 21:55:54 +01:00
Ataron
1bcf7175fc Change mirror glass texture 2015-03-20 20:19:35 +01:00
53a412f77c remove stupid items added in openfarming 2015-03-19 21:37:43 +01:00
LeMagnesium
3947b909fe Updated mobs' README.txt and added comment warning
- Added comment to warn a change of our
- Updated README.txt in mobs mod. However, Ombridride will have to do a lot of works, the mod have been changed again (no more steps, parameters
  deleted, etc).
2015-03-19 19:55:51 +01:00
Ombridride
1ce54798fb Remove the wiki mod
(Useless/Unused)
- add an aliases
2015-03-19 16:16:49 +01:00
Ombridride
970bc9fd72 nothing... 2015-03-19 00:36:03 +01:00
Ombridride
235ea20592 tweak the bunny spawn 2015-03-19 00:27:21 +01:00
Ombridride
07662a80b0 small tweaks for bunnies 2015-03-19 00:20:21 +01:00
9b89200536 add no generate DARKAGE in nether -19600 2015-03-19 00:15:01 +01:00
Ombridride
3be8905b12 Update mobs
add bunny, changed api.lua, other smalls changes
2015-03-19 00:10:30 +01:00
16bd72149a fix crash in mana when used hudbars mod 2015-03-18 21:39:20 +01:00
LeMagnesium
3920e10c1d Updated mesecons mod 2015-03-18 21:33:31 +01:00
Ombridride
d72ff66ad2 update mobs 02/02
stats mobs,

    oerkki peut détruire/enlever torchs,

    vache/sheep mangent l'herbe,

    bébé phacochère/mouton qui suivent leur "maman",

    npc => suit les diamonds, il peut etre soigné avec meat ou bread,
clique droit avec "default:gold_lump" en main et il droppera un objet
au hasard en échange,

    pumba => follow maintenant "default:apple"

    kittens => follow maintenant "fishing:fish_raw"
2015-03-18 21:28:40 +01:00
Ombridride
ec9c96562f mobs update 01/02 2015-03-18 20:38:57 +01:00
LeMagnesium
2f7f6711af Reverted removed modification 2015-03-18 19:40:33 +01:00
LeMagnesium
35a6597207 Updated farming redo mod 2015-03-18 19:23:03 +01:00
LeMagnesium
2476e9878f Updated moretrees mod
- Centralized inttlib's gettext function
- "OPTIMIZED ALL THE TEXTURES \:D/!!"
2015-03-18 19:12:26 +01:00
LeMagnesium
4812003da0 Updated 3d_armor and added a security if statement
- Added security if statement in 3d_armor/3d_armor/armor.lua:~464 to prevent
  crash if `armor_inv` is nil (thanks crabman for reporting)
- Updated 3d_armor (better use of skin and skin mods)
2015-03-18 18:28:56 +01:00
e849f33780 add hudbars support and optimize
add new hudbars support
optimize fonction cactus
Active sprint only when we move
2015-03-18 03:11:20 +01:00
d73a89f25d fix crash when generate nether
fix crash when generate nether
and fix global variable
2015-03-18 01:41:45 +01:00
LeMagnesium
99d0640d25 Added treasurer and forceload as directories 2015-03-17 22:42:21 +01:00
LeMagnesium
9538856d06 Removed submodules 2015-03-17 22:02:51 +01:00
LeMagnesium
4ffd2edfa5 Updated nether, riesenpilz and vector_extras 2015-03-17 21:23:53 +01:00
LeMagnesium
547aae51c8 Updated pipeworks : HUD bug apparently fixed
- Automatic systems simulating players now check if the player they imitate exists
2015-03-17 20:50:58 +01:00
e2bc63b91f add sword and axe can dig plant in areas openfarming 2015-03-16 22:08:35 +01:00
LeMagnesium
20f0de955e Added *real* treasurer mod 2015-03-16 19:54:31 +01:00
LeMagnesium
e17ef3dbf6 Added minetest.register alias on mirror and fixed seawrecks' crash
- Created alias from returmirror:mirror_inactive to returnmirror:portal so the
  players will be able to find this item in unified_inventory's search menu by
  typing "portal"
- Fixed a very strange and unhandled crash in seawrecks, caused apparently by
  minetest.add_node. Used minetest.set_node instead and everything is fine
2015-03-16 19:52:46 +01:00
LeMagnesium
538d9a74c8 Removed useless trmp_minetest_game
- trmp_minetest_game wan't in fact containing the treasurer mod, and because it
  is made for the minetest_game and we don't need it to the point we would adapt
  it, it is removed. The treasurer mod will be added in further commit
2015-03-16 19:51:21 +01:00
LeMagnesium
ddf4a356c8 Updated homedecor mod 2015-03-16 19:50:50 +01:00
LeMagnesium
06cde1b2d7 Given second name in returnmirror's description
- The returnmirrors are now called "Return of the Return/Portal Mirror" so it's
  easier to players to guess what it does
2015-03-16 18:33:58 +01:00
1df5323482 fix bug in openfarming
fix usebug in openfarming, when node is plant any node can be placed
fix bug due to news protection in farming mod V1.12
add default:papyrus can be placed, no dig
2015-03-16 02:30:48 +01:00
2e565b2ab9 add privs interact to use chatcommands 2015-03-15 15:54:49 +01:00
ad693a8749 fix megabuilder privs
fix wrong test always false for megabuilder (nil~=false)
2015-03-15 15:26:17 +01:00
7151b6877b fix megabuilder privs
fix wrong test always false for megabuilder (nil~=false)
2015-03-15 01:49:35 +01:00
LeMagnesium
4c3ebfe5c2 More spikes per craft 2015-03-15 00:20:48 +01:00
LeMagnesium
6b45ccbd10 Changed recipes for spikes and major spikes 2015-03-15 00:19:38 +01:00
Ombridride
5817264a58 Many updates...
- Update « Multitest » to version 2
- Update world.mt (re-organise, add forceload and add
trmp_minetest_game)
- Remove playerplus (nether use, and cactus has been added to the loop
of the sprint mod)
2015-03-14 23:18:06 +01:00
036d2fd3b9 fix wrong name cause unknown in craft screwdriver perfect 2015-03-14 19:32:01 +01:00
LeMagnesium
597278521c Made pyramids unbreakable until they are regenerated 2015-03-14 18:01:46 +01:00
LeMagnesium
a998175046 Make mummy spawners unbreakable 2015-03-14 17:30:42 +01:00
LeMagnesium
6951bd470f Added forceload, pyramids, b_chests' support
- Beginners' chest updated (support for forceload)
- Forceload mod by rubenwardy added
- trmp_minetest_game added
2015-03-14 17:23:22 +01:00
Ombridride
3c74d530e6 Tweaked builtin_falling mod
- Set the area of prohibition to dump buckets to 4, before 7
- And correct smalls spelling mistakes
2015-03-13 23:28:28 +01:00
Ombridride
474779fe1e New textures for the pole perfect 03
03
2015-03-13 20:35:14 +01:00
Ombridride
5541bc1f53 New textures for the pole perfect 02
02
2015-03-13 20:34:44 +01:00
Ombridride
bc5abc1d66 New textures for the perfect pole
(blue like mithril, and like the pole texture in hands)
2015-03-13 20:31:57 +01:00
Ombridride
2b8b7bdfa6 Creeper run and walk more faster 2015-03-13 20:18:38 +01:00
Ombridride
1232033a0a Tweak the creeper "tree" texture
more greeeeeeeeen !
2015-03-13 20:16:10 +01:00
Ombridride
b376e1e34b snow min height 50
Before it was min height 3 ?!
2015-03-13 19:56:53 +01:00
Ombridride
0c590ce7b6 Merge pull request #31 from davedevils/patch-5
Delete RealTimei
2015-03-13 19:39:38 +01:00
LeMagnesium
5eeeea4f84 Added tsm_pyramids
- Added tsm_pyramids mod by Wuzzy to generate pyramids with precious items in them
2015-03-13 19:06:32 +01:00
LeMagnesium
1dfc09ee86 Updated markers' mod
- Fixed crash whith clients' button
2015-03-13 18:33:26 +01:00
Dave Devil's
2d719aa3ba Creeper mod - FIX#1
Fix for do_tnt_physics
2015-03-13 17:31:14 +01:00
LeMagnesium
f21cf6d434 Removed nil functions 2015-03-12 21:36:10 +01:00
LeMagnesium
c76bc7e019 Fix crash when blinktimer is nil 2015-03-12 20:47:44 +01:00
Dave Devil's
a660b2917d Update api.lua
Ajout du kamikaz (creepeur)
2015-03-12 20:35:08 +01:00
LeMagnesium
c3aefb8db7 Added indentation in mods/mobs/creeper.lua 2015-03-12 20:32:37 +01:00
Dave Devil's
a62f50bde7 Update init.lua 2015-03-12 20:05:44 +01:00
Dave Devil's
126713863a Create creeper.lua 2015-03-12 20:05:41 +01:00
Dave Devil's
19a74cfee4 Poulet domesticable
Faire que les poulets soient domesticable/tamed comme les moutons/vaches (mais avec 4 wheat et non 8, le clique droit pose problème car déjà utilisé)
2015-03-12 19:39:21 +01:00
LeMagnesium
f9ebbc93dc Updated WorldEdit mod 2015-03-12 18:32:37 +01:00
f849eae514 fix description perfect pole 2015-03-12 05:18:05 +01:00
Dave Devil's
48e6e3c82f Delete RealTime
Realtime protect is not good for server have allready some people , just use falling sand protect and bucket protect
2015-03-12 04:39:43 +01:00
74e7f5ca44 add pole perfect deco and textures
add pole perfect deco
cp textures pole_deco to pole_perfect_deco (simple fix, new textures must will be created)
fix missing variable BooTSWear in bobber_shark.lua
reindent code
2015-03-12 04:28:45 +01:00
Ombridride
bd6b5b5006 Fix perfect fishing pole recipe 2015-03-12 02:03:33 +01:00
Ombridride
83056f613d fishing tweak
- Add a craft recipe for worms
- Fix an usebug with compressed cobble uncraft
2015-03-12 01:56:31 +01:00
Ombridride
f9003c5581 Tweak the fishing mod
- Add Bobber_shark rewards (rare and interesting because the
Bobber_shark is only possible is you use a fishing:fish with your
fishing pole)
- Move some rewards from Bobber to Bobber_shark
- Tweak the FISH_CHANCE and the SHARK_CHANCE
2015-03-12 01:49:38 +01:00
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
LeMagnesium
00c64b95e7 Positionned mana bar in the middle of hunger bar 2015-03-11 22:31:24 +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
Ombridride
a3cee45129 TWeak the Spider Cobweb From "mobs" mod 2015-03-11 16:30:08 +01:00
Ombridride
b3cf918f02 tweak the craft recipe of cobweb_corner 2015-03-11 16:25:00 +01:00
Ombridride
8e721a4d8e tweak the description for avoid mobs conflict 2015-03-11 16:21:08 +01:00
Ombridride
6fb5287cdf tweak the description for avoid homedecor conflict 2015-03-11 16:15:16 +01:00
LeMagnesium
050f8f115f New IRC version 2015-03-10 22:23:06 +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
c5ad8e22a1 fix wrong used variable last_[x|y|z]_pos
fix variable last_[x|y|z]_pos used by player, not for all players
2015-03-09 19:00:26 +01:00
Ombridride
1df5b49a05 Update wolf.lua 2015-03-09 17:13:15 +01:00