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

2017 Commits

Author SHA1 Message Date
4e890408ab remove restriction chatcommand /nether_help, guide accessible in normal world 2015-07-16 20:10:26 +02:00
LeMagnesium
2761e95f19 New ambience mod
- Note: We should rewrite our code for Obani's sound, it was probably wiped away
 due to the complete replacement of the code (which was very different)
2015-07-16 19:17:18 +02:00
f2182809d9 replace mobs spawn by news function spawn_specific
change invert min_light and max_light for slimes and lava
add chmod 755 textures mobs
2015-07-16 19:02:10 +02:00
Ataron
25a5d20501 Add some mobs textures (paly2:mobs_minotaur_fur) 2015-07-16 16:38:09 +02:00
76b5ac0903 fixed visual, collisionbox and explosion sound 2015-07-16 16:24:43 +02:00
LeMagnesium
c10173888b Updated solarmana
- Solves part of #117
2015-07-16 16:10:36 +02:00
23545d1bc6 fix crash when tools has not full_punch_interval(netherpick) 2015-07-16 15:48:55 +02:00
Gael-de-Sailly
46df48af01 Corrected creeper mesh 2015-07-16 14:54:23 +02:00
Ombridride
05853440be add textures for colored sheeps (needs to be improved i think) 2015-07-16 01:20:13 +02:00
5659a816ee fixed wrong merge 2015-07-16 00:38:57 +02:00
e4479b4343 revert wrong merge 2015-07-16 00:31:19 +02:00
Ombridride
744ccb7bee Mobd update second part 2015-07-16 00:15:56 +02:00
Ombridride
c93567ef87 Update the mobs mod
- Fixed racist sheep
- Mobs fall slower in water
- Can only dye sheep if you own it
- Cannot dye a dye'd sheep :)
- Added coloured sheep
- Blast tweak
- Tweak and Tidy code
- tweaked env_damage
- Re-fixed mob arrow
- Fixed mob arrow
- Added evil bunny texture
- Code tidy
- Tidied code
- Replaced some models with .b3d variants, tweaked env_damage routine
- Fixed ability to take animal owned by another player bug
- Added female NPC skin
- Fixed typo
- hear distance added to mobs
- Npc works with new pickup function
- Added capture routine (thanks blert2112)
- explosion function cannot damage protected or unbreakable nodes
- water swimmers cannot move out of water
- updated npc health restoration
2015-07-15 23:31:54 +02:00
Gael-de-Sailly
4f2837a4a7 Watershed should generate in the nether
nether can't generate in the air. It needs a pre-existent terrain to override.
2015-07-15 22:54:23 +02:00
Gael-de-Sailly
54975d36f2 Re-add watershed depends 2015-07-15 22:53:19 +02:00
b874856e3b remove 1 "\n" in news 2015-07-15 22:30:26 +02:00
Wouters Dorian
cc8ba514da Make the interact quizz multi-language 2015-07-15 19:07:44 +02:00
LeMagnesium
117b25bc36 Added skeleton of pclasses
- This. Is. A. Skeleton. Not finished YET.
2015-07-15 17:08:22 +02:00
7295b08c31 fixed generated default trees and watershed generate in nether
not generate if y < -19600
2015-07-15 15:41:14 +02:00
Ombridride
14d27348d6 Fix some item misnamed
Thank to shiva for his post : https://forum.minetest.net/viewtopic.php?f=20&t=10236&p=184483#p184433 :)
2015-07-15 12:37:33 +02:00
Wouters Dorian
7a758082e2 Fix dumb condition in sandstone generation 2015-07-15 02:40:48 +02:00
Wouters Dorian
f034019b7e Delete Lux ore (replace by stone); No more sandstone y < -84; More cacti 2015-07-15 01:53:17 +02:00
Ombridride
e0a3e5cec7 Improved the armors values + add a small life regeneration on the mithril shield for test + fix a bug on the hardened armor for hunters 2015-07-15 00:38:56 +02:00
4b7ba47446 remove bad dependance watershed in mores mod and readd dependances in watershed 2015-07-14 23:40:38 +02:00
1233d57af6 remove bad dependance 2015-07-14 23:09:33 +02:00
LeMagnesium
c9f115a150 Another minotaur fixed 2015-07-14 23:00:58 +02:00
Ombridride
c6dfa79efa Desactivated beginners chest (for the moment) 2015-07-14 22:07:53 +02:00
d2883676cc remove lava abm, abm already exist in default
remove bucket alias, useless
added moretrees and flowers in depends.txt
2015-07-14 20:34:40 +02:00
c366a481ea fixed npc follow|stop if tamed, consume not diamond
mobs follow but rest at distance
comment code
2015-07-14 20:27:36 +02:00
Ombridride
99d66be6bc Half less Minotaur monsters 2015-07-14 19:58:10 +02:00
Ombridride
08d27cae64 Update minotaur.lua 2015-07-14 19:56:12 +02:00
LeMagnesium
e6168f84ba Fix crashing hudbars
- Solves #127
2015-07-14 19:40:11 +02:00
64ff460668 fixed diamond not consumed when tamed npc
fixed npc follow diamond
2015-07-14 16:38:50 +02:00
LeMagnesium
3a94bc81b5 Fixed some of minotaur's item names 2015-07-14 16:33:46 +02:00
LeMagnesium
1fd331615a Check return value of get_surface_pos before indexing it
- Solves #126
2015-07-14 14:53:15 +02:00
24b398aa10 remove watershed_cloud.png texture and use default_cloud.png texture 2015-07-14 01:19:08 +02:00
525ecd9975 added missing textures 2015-07-14 01:13:23 +02:00
Ombridride
e65d085f3b Mobs spawn in protected area 2015-07-13 23:52:30 +02:00
a21531dfe5 remove mob spawn in area 2015-07-13 23:35:56 +02:00
LeMagnesium
41e7b4efaf Merged all command timers in a single mod : action_timers
- Merged all command timers in a single mod
 - Activated mod
 - Updated news.txt
2015-07-13 23:22:02 +02:00
root
98e1295475 1 less damage for almost every monsters 2015-07-13 23:12:30 +02:00
Ombridride
fb17d5e072 Update rat.lua
Rat now spawn also on sandstone nodes (because of the new mapgen)
2015-07-13 16:28:29 +02:00
Quentin BUISSON-DEBON
77bd0b28b0 Mobs update (because of the mapgen), mainly spawn/nodes improve
Many small adjustments :
- 10% less for the spawn rate of the Creeper
- Dirt Monster now spawn also on DryGrass, and the spawn rate is increased by 5%
- Dungeon Master now spawn on sandstone, and now only under -250
- Mese Monster now spawn on sandstone, and now only under -125
- Minotaur now spawn only on DryGrass, and the spawn rate is increased of +20%
- NPC spawns rate is increased by 300%, BUT the NPC now spawns on many nodes ! ("Beach" Sand, Jungle Grass,  Dirt, Dirt With Grass)
- Oerkki now spawn on sandstone and below -75
- Spider spawns rate is decreased by 30% due to the new mapgen (jungletrees have less leaves)
- Stone Monster now spawn on sandstone, only under -25
- Wolf spawns rate is increased by 5%
- Zombies now spawn 10% lesser
2015-07-13 13:14:17 +02:00
LeMagnesium
e774ed402d Updated 3d_armor and done a bit of chmodding
- Solves part of #117
2015-07-12 13:26:14 +02:00
LeMagnesium
af4096f24e Added strong dependency for inventory_icon : unified_inventory
- Solves part of #117
2015-07-12 12:45:28 +02:00
LeMagnesium
f5ce1d3fb5 Updated mapfix's README
- Solves part of #117
2015-07-12 12:40:53 +02:00
LeMagnesium
5005ce3ecc Updated ROFL and SQLextract: Ready for first attempt 2015-07-11 19:20:29 +02:00
Gael-de-Sailly
ac6929f41a Changed textures 2015-07-11 12:06:12 +02:00
Gael-de-Sailly
bca4d973fd Change crafts on watershed 2015-07-11 11:14:11 +02:00
davedevils
8b02486788 Better eyes and pos correct 2015-07-11 02:54:48 +02:00
davedevils
070f5f41ab new texture for yeti 2015-07-11 02:18:59 +02:00
LeMagnesium
04cff1295f Added rofl mod and updated SQLite Extract Script
- Added rofl (you don't need to enable it)
 - SQLextract.py updated
2015-07-10 18:23:04 +02:00
Wouters Dorian
33bbc85934 [item_drop] Make pickup delay absolute (not wait anymore, as it actually was) 2015-07-10 14:57:14 +02:00
Wouters Dorian
f45c080dc0 [item_drop] Reduce player pickup time to 1.5s; this delay is now ONLY for player drops 2015-07-10 13:06:48 +02:00
Ombridride
2d6871072d Update init.lua 2015-07-10 09:34:54 +02:00
LeMagnesium
4acb440b3f Updated SQLextract.py with metadata handling 2015-07-09 20:10:19 +02:00
Ombridride
f11352e1c8 Updated broomstick mod
Now available in-game
2015-07-09 20:04:31 +02:00
LeMagnesium
8261c92e01 Added SQLiteExact script 2015-07-09 15:32:54 +02:00
Wouters Dorian
322926fc5b Make [arrow_signs] model a nodemesh 2015-07-09 14:03:28 +02:00
Gael-de-Sailly
3a935ce1e4 Added cherry trees in mapgen 2015-07-09 12:36:08 +02:00
Gael-de-Sailly
52715b167d Moretrees : spawn saplings to reduce mapgen lags 2015-07-09 12:30:40 +02:00
Gael-de-Sailly
7d4f23bdb3 Reduced large noise scales (smaller oceans) 2015-07-09 12:10:05 +02:00
Gael-de-Sailly
9cb38ff680 Corrected temperature unification mistake 2015-07-09 12:09:11 +02:00
Gael-de-Sailly
bdcd075fe1 Removed most of watershed's ores 2015-07-09 11:49:28 +02:00
Gael-de-Sailly
e55464394e Corrected problems about snow mod 2015-07-09 11:27:40 +02:00
Gael-de-Sailly
3d6e348ed6 Disabled clouds 2015-07-09 11:26:38 +02:00
Gael-de-Sailly
66eaf8f728 Register ores and decorations in watershed 2015-07-09 10:15:40 +02:00
Gael-de-Sailly
a84bf4d15e Plantlife, darkage, etc. after watershed 2015-07-09 09:44:39 +02:00
Gael-de-Sailly
ba527c463e Added ores and decorations 2015-07-09 09:18:55 +02:00
Wouters Dorian
fc94c4f29a Improve [item_drop] 2015-07-09 02:50:41 +02:00
Ombridride
99e75ac9a3 -50% yeti spawn rate 2015-07-09 01:04:15 +02:00
Ombridride
79d4aa036d -50% creepers spawn rate 2015-07-09 01:03:47 +02:00
Wouters Dorian
be03e62452 Add [warps]; Reformat and update update_sources for future scripted use 2015-07-09 00:59:32 +02:00
LeMagnesium
e0874db012 Removed useless [[...]] 2015-07-09 00:02:13 +02:00
Gael-de-Sailly
f3da59bcf6 Merge branch 'watershed' : add watershed mod 2015-07-08 22:36:16 +02:00
Gael-de-Sailly
c7e4bd9745 Added plants and dirt monsters on watershed:drygrass 2015-07-08 19:23:21 +02:00
Gael-de-Sailly
7cfcbc63fc Unified temperature and humidity noises 2015-07-08 18:50:28 +02:00
palige
50d7518038 Change broomstick craft 2015-07-08 15:10:48 +02:00
Gael-de-Sailly
8735192dbb Various adaptations (again again...) 2015-07-08 14:13:47 +02:00
LeMagnesium
2e1803efe0 Update dig arrows to avoid digging nodes that shouldn't be dug
- Dig arrows now check for areas, .diggable, and unbreakables
2015-07-08 14:03:55 +02:00
LeMagnesium
fedc2c9433 Updated plantlife
- Updated plantlife_modpack in order to start on clean bases for the new mapgen system
2015-07-08 13:13:58 +02:00
Ombridride
930e3ad666 Set player position on mapper 5 minutes refresh 2015-07-07 23:41:25 +02:00
Ataron
ad52d736bb Add mobs_dungeon_master_blood.png 2015-07-07 17:47:44 +02:00
LeMagnesium
a5bbc6115d Update api.md
- MarkDown and me, such a complicated story. Ready for @paly2
2015-07-07 12:18:11 +02:00
LeMagnesium
7eddd36dcb Added api.md for runes
- As asked @paly2 , here is the API (as accurate as possible)
2015-07-07 12:02:04 +02:00
Wouters Dorian
8dc63b9101 Optimize **all** PNG files 2015-07-06 18:59:12 +02:00
LeMagnesium
282d3bf57a Fix IRC's requested libraries 2015-07-06 18:44:13 +02:00
LeMagnesium
29857f2527 Updated nether and applied scripts 2015-07-06 18:14:02 +02:00
Quentin BUISSON-DEBON
cc06c4c783 Add the [track_players] mod for
show nthe players position on the minetestmapper
2015-07-06 16:39:17 +02:00
Wouters Dorian
bba533ea74 Add [inventory_icon] mod 2015-07-06 15:28:45 +02:00
Wouters Dorian
e4914de830 32px-ize the remaining [throwing] weapon textures 2015-07-06 11:47:49 +02:00
Wouters Dorian
55cd67b0f0 32px-ize some [throwing] weapon textures 2015-07-06 00:57:23 +02:00
Wouters Dorian
dbf6991c8c Make milk in bucket more white 2015-07-05 20:58:26 +02:00
Gael-de-Sailly
b5d96cabe1 Various adaptations (again) 2015-07-05 19:34:46 +02:00
LeMagnesium
8076227918 Updated IRC to handle mod security
- Solves part of #47
2015-07-05 15:31:21 +02:00
Gael-de-Sailly
be83517bb3 Various adaptations on watershed 2015-07-05 09:25:41 +02:00
Wouters Dorian
6aebcc4a4e Better texture for buckets 2015-07-05 00:26:51 +02:00
Wouters Dorian
792e432f92 Make (arrow/plain) signs less ugly 2015-07-04 21:49:23 +02:00
Ataron
63b9abe34d Add some amulets textures 2015-07-04 20:25:25 +02:00
LeMagnesium
87d03b9aff Fixed admin armor's leggings texture
- Fixed admin armor leggings texture which looked like both leggings and boots
 - Chmoded textures in throwing
 - Fixed indentation in money/init.lua
 - Updated timestamp of compassgps's README.md
2015-07-04 15:15:49 +02:00
Gael-de-Sailly
1135ac90c9 Added caves from Valleys Mapgen mod 2015-07-03 17:45:57 +02:00
Obani
b35db541a3 Added the new bow_horn concept and an arrow_model for all 32 px boxs loaded 2015-07-03 10:30:11 +02:00
LeMagnesium
8acd6b66b9 Updated money mod with kilbith's fork
- (nothing interesting, just little syntax fix, and new textures)
2015-07-02 19:35:46 +02:00
LeMagnesium
0fa535ac68 Updated maptools mod 2015-07-02 19:30:42 +02:00
Gael-de-Sailly
9622ac9b4c Aliases 2015-07-02 17:35:53 +02:00
Ombridride
467815f0d6 Update wolf.lua 2015-07-02 09:24:19 +02:00
Ombridride
5b27f1e773 Update dog.lua 2015-07-02 09:23:35 +02:00
a81ee9d530 fix dog owner
fix meat_raw not consumed when give to wolf
dog is NPC not monster, monster attack players, NPC attack monster
2015-07-02 02:33:55 +02:00
Ombridride
eecb2d7efe Improve the Mithril Shovel texture 2015-07-01 23:48:18 +02:00
Ombridride
f2466e75c9 useless file 2015-07-01 23:31:53 +02:00
Ombridride
a449f71530 Update dog (tamed ally) 2015-07-01 23:31:22 +02:00
LeMagnesium
c7ff3cc937 Added base of money mod
- Added mod without /money command, and with a basic configuration
2015-07-01 18:32:34 +02:00
Obani
5d2215b524 Fixed errors with musics added recently 2015-07-01 15:59:54 +02:00
Gael-de-Sailly
ee61529ebe Modified biomes size (spread param of noise)
Horizontal size : 1024 ~> 256 (divided by 4)
Vertical size : 1024 ~> 128 (divided by 8)
2015-07-01 12:35:33 +02:00
LeMagnesium
e03cbde47e Disabled Riesenpilz's mapgen 2015-07-01 12:34:58 +02:00
Gael-de-Sailly
e2fdfb44cb Added Watershed mod by Paramat 2015-07-01 12:34:24 +02:00
LeMagnesium
53ab5cea0c Mode 755
- Someone must do it, so I do it, now
2015-07-01 12:32:24 +02:00
Obani
2ac4e8eb46 New bow_horn textures 2015-07-01 09:23:20 +02:00
23f95ed419 improved mod news, news becoming too long, the display of formspec was long, there are pages now.
(may be replace buttons to the center?)
2015-06-30 23:00:29 +02:00
Ombridride
16c5c0a61f Merge branch 'master' of github.com:Ombridride/minetest-minetestforfun-server 2015-06-30 19:45:23 +02:00
Ombridride
0261b8bc83 Improve the Gold and Mese sword new textures 2015-06-30 19:45:12 +02:00
Ombridride
9bf13e3965 Adjust the hunger exhaust when armor is wearing
If you want to understand, look at this : http://www.encyclopedie-gratuite.fr/Definition/Technique/densite-materiaux.php
The mithril is the only exception because it's "unreal" and the fantasist best material
2015-06-30 19:25:14 +02:00
Ataron
703518f1a3 Add hellfire amulet texture 2015-06-30 19:17:38 +02:00
LeMagnesium
feb969a08b Added hunger level dicrease depending on armor
- Added basic skeleton for the system designed to dicrease hunger depending on the
   armor currently wore by the player. Values may be changed though
2015-06-30 17:02:18 +02:00
a2b7be291f modified unified_inventory to place buttons in 2 rows when +12
modified unified_inventory to hide buttons if player does not have the necessary privileges
modified other mods to adjust with unified_inventory
2015-06-30 16:15:58 +02:00
04e5e49904 update unified_inventory 2015-06-30 14:29:12 +02:00
Obani
704dd0b625 Added horn_bow.png 2015-06-30 14:14:19 +02:00
LeMagnesium
87d374defb Fixed blacklisting 2015-06-29 21:43:49 +02:00
Ombridride
f0b0ca71fb Merge branch 'master' of github.com:Ombridride/minetest-minetestforfun-server 2015-06-29 21:31:37 +02:00
Ombridride
95ee44746c New special textures for swords 2015-06-29 21:31:28 +02:00
LeMagnesium
3189fa48d4 Check whether or not irc is enable before looking for its object 2015-06-29 20:52:23 +02:00
LeMagnesium
5a87525357 Added IRC as optional dependency of fail
- Failing and baking cookies now send the chat messages through IRC if available
2015-06-29 20:32:43 +02:00
Ombridride
31e32f7dde Merge branch 'master' of github.com:Ombridride/minetest-minetestforfun-server 2015-06-29 20:23:14 +02:00
Ombridride
8b8b2ce819 New Silver Sword Texture 2015-06-29 20:23:03 +02:00
LeMagnesium
11a121f7df Fixed /rules and added blacklist system
- Removed useless copy of /rules
 - Added a blacklist system avoiding people to get back the interact privilege using /rules when blacklisted
2015-06-29 20:19:40 +02:00
LeMagnesium
9fc3cfb9a9 Fixed disc identifier's counter (and chmod 755) 2015-06-29 19:07:09 +02:00
Obani
3afe44b0e1 Jukebox song 1 was erased. Pushed it again (let's rock!) 2015-06-29 18:01:45 +02:00
Obani
21cf95865b Commented 3 musics in ambiance_modpack 2015-06-29 17:58:22 +02:00
5dae7b6964 fix crash hunger (nodebreaker)
remove old fix
2015-06-29 16:11:39 +02:00
Ombridride
7ce665ea0d Change the flint_and_steel craft 2015-06-29 12:04:47 +02:00
Ombridride
4629f11a3d Add the new 32px textures for Pickaxe tool (and fix the Mithril Axe texture) 2015-06-29 01:05:41 +02:00
d77c9ab5ff fixed crash when player leave during the join server 2015-06-28 16:30:05 +02:00
LeMagnesium
fe2bf3e822 Updated 3d_armor and fixed armors' drop
- Fixed a mistake in code from @stujones11 repository about bones' drop : when
   the function assigned to minetest.after looks for bones, it first looks for
   a node. If there is a node, it looks for bones, if this node isn't bones, it
   just does nothing. Howevere, you're sure to get a node, because minetest.get_node
   will even return air and ignore, so, the else case, where every item is dropped,
   will never happen.
2015-06-28 14:12:31 +02:00
LeMagnesium
eaf7d1460e Fixed nether's apples' crash
- Updated API used to increase hunger by nether apples causing crash
2015-06-28 12:59:45 +02:00
Ombridride
18253658d5 Add the Dungeon Master's Blood Sword and the craft of this sword, also add mobs:zombie_tibia and mobs:dungeon_master_diamond wich are dropped from zombies and Dungeon Masters and wich are needed for the craft recipe of the DM's Blood Sword because the craft recipe is also added, finally add the texture of the DM's Blood Sword ! 2015-06-28 00:17:30 +02:00
Ombridride
1e414a3874 Improve the Mithril Axe texture (32px) 2015-06-27 22:05:43 +02:00
Ombridride
283b6043b0 Merge branch 'master' of github.com:Ombridride/minetest-minetestforfun-server 2015-06-27 19:11:53 +02:00
Ombridride
c7e8162f07 Add shovel new textures (32px) 2015-06-27 19:11:23 +02:00
LeMagnesium
d66bc2a416 Updated homedecor and plantlife
- New coloured signs
2015-06-27 18:38:01 +02:00
LeMagnesium
b7f4a01d4d Updated mesecons
- New textures for lever and hydroturbine
 - Little update of news.txt
2015-06-27 18:26:34 +02:00
LeMagnesium
689911298e Updated pipeworks 2015-06-27 18:17:59 +02:00
353d954d6e fixed jukebox not play sound 2015-06-27 00:25:30 +02:00
Ombridride
e1cbdcc3f1 Add to moreores the new textures 2015-06-26 23:22:56 +02:00
LeMagnesium
673966be58 Mode 775 over new files 2015-06-26 18:48:24 +02:00
Quentin BUISSON-DEBON
95bddea566 New default mithril axe (special) texture 2015-06-26 17:57:17 +02:00
Quentin BUISSON-DEBON
559f46d965 New default mithril sword (special) texture 2015-06-26 17:43:41 +02:00
Quentin BUISSON-DEBON
801264a3d6 New default sword textures (32px) 2015-06-26 17:14:28 +02:00
Quentin BUISSON-DEBON
e8e78b0242 Add new default axe textures 2015-06-26 16:02:41 +02:00
Obani Gemini
40b910e8f8 Update init.lua 2015-06-26 11:02:41 +02:00
Obani
431d48051c Added music "Aube.ogg" to ambience_modpack 2015-06-26 10:54:19 +02:00
LeMagnesium
5be9ef91bf Fix exhaus variable 2015-06-25 21:59:28 +02:00
Ombridride
8372822cf4 Adjust the health and the knockback of DM 2015-06-25 00:18:55 +02:00
Ombridride
41aeaa10a6 Adjust the health and the knockback of Minotaurs 2015-06-25 00:18:53 +02:00
Ombridride
7490eff468 Adjust spawn rate for Sand Monsters 2015-06-25 00:16:42 +02:00
Ombridride
62f12de8ac Update dungeonmaster.lua 2015-06-25 00:16:13 +02:00
e39a29684e Merge branch 'master' of http://github.com/Ombridride/minetest-minetestforfun-server 2015-06-25 00:11:09 +02:00
Ombridride
80894896e4 reduce the knockback for mummy monsters 2015-06-25 00:09:41 +02:00
0e3d5603d6 added no shield for hunter armors 2015-06-25 00:06:03 +02:00
Ombridride
cf828ab704 Ajust the spawn rate of the sandmonster 2015-06-25 00:05:24 +02:00
Ombridride
bf72090e54 reduce armor for minotaur and...
ajust the spawn rate
2015-06-25 00:05:01 +02:00
LeMagnesium
a090ed7168 Re-established framed moreblock's glasses 2015-06-24 21:04:31 +02:00
LeMagnesium
8b18e4b196 Static craft recipe for flint_and_steel 2015-06-24 20:24:25 +02:00
2fa261eb6d pass texture to chmod 755 2015-06-24 16:57:21 +02:00
4ad9129b89 add new texture broomstick 2015-06-24 16:52:24 +02:00
23abcd947a commented modif make for MFF 2015-06-24 15:20:27 +02:00
1b9689bba7 fixed creeper break unbreakable nodes
fixed creeper break nodes in protected areas when is limit to area
fixed creeper explosion kill without armor but not with
2015-06-23 22:29:54 +02:00
3ec5522d06 fixed itemstack remove broomstick 2015-06-23 21:08:01 +02:00
LeMagnesium
030972d3b5 Fix broomstick iteration bug 2015-06-23 21:00:28 +02:00
LeMagnesium
7dd61d7bac Broomsticks are stackable by 1 2015-06-23 20:43:19 +02:00
LeMagnesium
9d1144b21d Fixed flint_and_steel's shapeless craft recipe 2015-06-23 17:58:12 +02:00
Ombridride
bdf21938cb Add comments 2015-06-23 17:53:27 +02:00
Ombridride
3beb54099b Add "vessel" group to mushroom potions 2015-06-23 17:52:13 +02:00
LeMagnesium
19a2dea367 Added broomstick by @paly2
- Added a broomstick craftable from wheat and sticks, and allowing you to fly
   for 2 minutes using 210 units of mana
2015-06-23 17:46:00 +02:00
Ombridride
cb04264888 Update init.lua 2015-06-23 17:42:20 +02:00
Ombridride
f19fdfc46c New craft recipe for flint_and_steel because...
of conflict with spike_trap (bobblocks)
2015-06-23 17:41:35 +02:00
9904ae3bda fixed crash if irc mod disabled 2015-06-22 22:18:33 +02:00
33b9b0b7ff fix wrong symbol commentaire cause crash 2015-06-22 22:04:51 +02:00
Ombridride
bc7503f8a8 Update mese_monster.lua 2015-06-22 21:07:22 +02:00
LeMagnesium
fc43196a9a Fix from_hell and timeonline
- Forced cast of x,y and z into numbers
2015-06-22 21:03:21 +02:00
LeMagnesium
78734c70ce Re-coded HUD's legacy into hudbars
- Solves part of #94
2015-06-22 18:59:37 +02:00
LeMagnesium
deb61da142 Removed two global variables in mobs/api.lua 2015-06-22 18:47:20 +02:00
LeMagnesium
94417bcafc Fixed NPC taming
- Moved code wrongly placed after a merge (last May 22). Solves part of #94
2015-06-22 18:04:38 +02:00
LeMagnesium
5cdb105831 Updated homedecor
- Used new description name for soda machine coins
2015-06-22 17:43:06 +02:00
Ombridride
f3ee47a526 Update minotaur.lua 2015-06-21 23:36:42 +02:00
Ombridride
60cb71e385 Update sandmonster.lua 2015-06-21 23:36:39 +02:00
822e54fa0c fixed tamed dog crash and add test for NPC 2015-06-21 23:02:17 +02:00
Ombridride
0eb94d5059 Update yeti.lua 2015-06-21 22:36:59 +02:00
Ombridride
86b63a97ec Yeti now spawn lesser 2015-06-21 22:36:41 +02:00
LeMagnesium
4b6d3e9a7b Downgraded raillike group's feature in MinetestForFun Game 2015-06-21 22:01:45 +02:00
Obani
43253578dc New version of Interlude 2015-06-21 21:30:02 +02:00
e02ffe13b4 fixed missing renamed icon 2015-06-21 19:13:21 +02:00
d1a0458fb9 added new color purple to mana hudbars 2015-06-21 19:10:19 +02:00
Ombridride
11a7363e88 rights 755 2015-06-21 18:58:59 +02:00
Ombridride
412b8fc326 fix ice.png from the snow mod 2015-06-21 18:58:18 +02:00
f23967e8a1 placement hudbars 2015-06-21 18:56:07 +02:00
c2bd67d563 up hudbars because covers by text 2015-06-21 15:00:36 +02:00
Le_Docteur
011ad09890 Full health restoration for the dog. 2015-06-21 11:44:04 +02:00
Le_Docteur
600eb6187f Full health restoration for the NPC. 2015-06-21 11:43:48 +02:00
6ad68b63c2 re-added missing textures after updates
fixed .gitignore regex cause ignore change
2015-06-21 00:03:37 +02:00
4176fdaf89 fixed local var 2015-06-20 22:59:21 +02:00
c14b7b2c62 fixed prop mummy 2015-06-20 22:58:48 +02:00
LeMagnesium
b9c5b1af5e Updated plantlife 2015-06-20 21:24:55 +02:00
LeMagnesium
e88cf46770 Updated riesenpilz 2015-06-20 21:17:29 +02:00
5cb1581e77 update soundset (calcul gain berore returning value)
update mod use soundset
2015-06-20 20:58:56 +02:00
LeMagnesium
986ee7e7ad Updated snow mod
- New textures, and many new nodes
2015-06-20 20:26:36 +02:00
LeMagnesium
f29ea87d00 Updated homedecor 2015-06-20 19:59:54 +02:00
LeMagnesium
e23de39212 Updated food mod 2015-06-20 19:48:42 +02:00
LeMagnesium
09ca7fb48a Updated worldedit 2015-06-20 19:46:49 +02:00
962fb7b64a Fixed variable error gametime
re-added missing sound and timeout
re-added MFF icon stamina
2015-06-19 21:17:23 +02:00
LeMagnesium
037ed16c87 Sent death messages through IRC
- Added @paly2 's concept of using the IRC bot in order to send death message in IRC
 - Chmod-ed files
 - Added a fake init.lua to make 'sounds' look like a mod
2015-06-19 20:33:47 +02:00
af4ff618bb added hudbars custom position
possibility to define position("health" in left or "sprint" in right, etc) in .conf
refactor code position, load config before registrer default hudbars(health,breath)
2015-06-19 13:19:09 +02:00
0ba98ba2f6 add mobs:dog (dog.lua) and fixed wolf tamed 2015-06-18 20:21:54 +02:00
LeMagnesium
9eaff838e5 Updated MinetestForFun Game
- Moved farming and screwdriver into MinetestForFun Game
 - Updated files (mostly `is_ground_content`)
 - Removed weird partial copy of jukebox in MinetestForFun Game
2015-06-18 13:22:23 +02:00
Obani
2045b25805 Added sound 3d_armor_full_warrior.ogg to 3d_armor_classes 2015-06-18 12:53:43 +02:00
LeMagnesium
a0d0c7f00b Added back hbhunger 2015-06-16 22:49:24 +02:00
LeMagnesium
cf6546609b First step of un-gray-ing hbhunger 2015-06-16 22:48:29 +02:00
LeMagnesium
05ad0a9c84 Updated plantlife (just the readme) 2015-06-16 22:22:10 +02:00
LeMagnesium
bd86d9d8f4 Added all hudbars by @Wuzzy2
- Removed hud (incompatible)
 - Copied all hunger.lua's values in new hunger.lua (hbhunger)
 - Added hbhunger, hbarmor
 - Updated sprint mod
2015-06-16 19:22:40 +02:00
LeMagnesium
7f216c621d Add script to CHMOD every file in the repository
- Added "chmod_all.sh" and chmod-ed everything
2015-06-15 20:12:17 +02:00
Obani
025be01fec Added a new death_player sound 2015-06-15 12:16:01 +02:00
Le_Docteur
e479a9439d Removed override and recipe registration of the now aliased "flowers:flower_pot" node. 2015-06-13 11:39:38 +02:00
LeMagnesium
17fab497e0 Fix mana bar
- Fixed mana bar after last update
2015-06-12 10:34:37 +02:00
LeMagnesium
67ef5454ed Forgotten..
- See #87
2015-06-11 21:29:28 +02:00
Ombridride
9b7cb336f7 Re-add slopes from moreblocks mod 2015-06-11 20:32:34 +02:00
LeMagnesium
96c729fd6d Right 755 for all! 2015-06-11 19:51:59 +02:00
LeMagnesium
bc1dd52745 Forbid moreblocks to register slopes!
- Avoid crash when trying to use commented function 'register_slope' in
   stairsplus
2015-06-11 18:24:53 +02:00
Ombridride
0121443f89 comment the mdoif 2015-06-11 17:10:01 +02:00
LeMagnesium
c38b9b66ac Commented slopes from moreblocks
- "Problem solved!" #87
2015-06-11 16:56:30 +02:00
LeMagnesium
2913bcb93d Removed all whitespaces (using new script) 2015-06-10 19:12:48 +02:00
LeMagnesium
f81b8ca677 Removed whitespaces 2015-06-10 19:03:32 +02:00
LeMagnesium
4bc80ddba1 Updated moreblocks (with slopes)
- Solves #87
2015-06-10 18:40:02 +02:00
LeMagnesium
b8e61fd763 Updated snow mod
- See #87
2015-06-10 17:26:05 +02:00
LeMagnesium
e4ef41d7af Replace Carbone's bedrock by Wuzzy's one
- See #87
2015-06-10 16:57:31 +02:00
LeMagnesium
4ad0939fe6 Updated mana
- See #87
2015-06-10 16:48:26 +02:00
LeMagnesium
6ad7ddbeec Updated colormachine
- See #87
2015-06-10 16:42:24 +02:00
Obani
b3f773148f New jukebox_note.png 2015-06-09 22:39:12 +02:00
LeMagnesium
fd2413746d Fix music notes when destroying jukebox 2015-06-09 22:23:30 +02:00
LeMagnesium
caf99c9488 Added jukebox's music notes from @jordan4ibanez 's redo 2015-06-09 22:11:21 +02:00
Ombridride
41f21adb6c Update minotaur.lua 2015-06-08 22:12:31 +02:00
LeMagnesium
23a6bc4b8d Increased mana gained at every globalstep in sunlight
- Helps for #63
2015-06-08 18:44:03 +02:00
Le_Docteur
36f51e45ac Following cfdbe71 on "darkage:straw" 2015-06-08 18:18:16 +02:00
Ombridride
d2e2331c79 Reduce a little the armor of Spiders
+1 damage to spiders with all weapons (hand also)
2015-06-08 17:59:12 +02:00
Ombridride
fc11c92a9f Reduce a little the speed and armor of sandmonster
+1 damage to sandmosnter with all weapons (hand also)
2015-06-08 17:57:59 +02:00
Quentin BUISSON-DEBON
e4bbe52feb Add some textures for JukeBox mod 2015-06-08 15:08:52 +02:00
Ombridride
c63396ef38 Update spider.lua 2015-06-08 12:08:00 +02:00
LeMagnesium
349e44eedc Replaced old bed version by maintained Minetest Game version
- Solves #85
2015-06-07 18:29:01 +02:00
LeMagnesium
29578792a0 Part 2 of jukebox rewrite
- Added soundset as a dependency of jukebox
 - Rewritten disc code
 - Added new method to register discs
 - Moved old texture to new format (jukebox_disc_%d.png)
 - Used @ObaniGemini 's event sound for disc number 1 : Event song
 - Solves #72
2015-06-06 15:24:39 +02:00
cfdbe71466 added condition if farming mod enabled then farming:straw replace darkage:straw to crafting mores Straw Stair Slab 2015-06-06 02:01:38 +02:00
LeMagnesium
3353cafbe1 Added basic of jukebox rewrite
- Added jukebox mod, with updated API and beginning of rewriting
2015-06-05 22:51:45 +02:00
mgl512
94fcaaac6c Merge pull request #81 from mgl512/area_jacta
Fix: area size for megabuilders
2015-06-05 09:34:04 +02:00
LeMagnesium
aeae5c426a Linked all /rules chatcommand to new interact system 2015-06-04 21:39:55 +02:00
Le_Docteur
94a11a598e Fixed area size for megabuilders 2015-06-04 20:26:44 +02:00
LeMagnesium
cc7e126c7a Dicreased minimum light for plants to grow (farming)
- Solves #82
2015-06-04 20:21:40 +02:00
LeMagnesium
982d54eac3 Commented unnecessary potted flowers (plantlife's) 2015-06-04 16:33:06 +02:00
Ombridride
de3fff812b Update throwing.conf 2015-06-03 22:54:47 +02:00
Ombridride
259b7f46cb New throwing mod (tweaked the throwing.conf file) 2015-06-03 22:23:21 +02:00
LeMagnesium
3da163893f Maintained return chain through exterior.lua
- Returned argument are passed by the overwrite of buckets in exterior.lua. Solves #80
2015-06-03 20:11:27 +02:00
e3d87329eb fix clean_glass option connected_glass 2015-06-03 18:07:29 +02:00
5c008ce6f6 fixed textures in framedglass mod without option connected_glass 2015-06-03 02:54:21 +02:00
Ombridride
4020dbe4ec Unification of Nether Shovels and Axes materials
And small other tweaked tools :
- Siwtonic Sword (-1) damage = 8 now
- Netherrack Pickaxe (+1) max_level = 2 now
- Add many comments (we can't forget tweaked tools now)
2015-06-02 23:19:23 +02:00
Ombridride
a5b3799409 unification of Silver and Mithril Shovel and Axe 2015-06-02 22:41:43 +02:00
Ombridride
5f3c9755fa Update plantlife/mushroom mod
(3 times less mushrooms in abm/mapgen)
2015-06-02 21:52:40 +02:00
Ombridride
bdd6d3c1b4 Update mobs mod
Fixed gate check
2015-06-02 16:53:02 +02:00
Ombridride
0885b535af Change the first beginner chest position
(to the new spawn)
2015-06-02 00:50:29 +02:00
LeMagnesium
582f7a3635 Added a warning message into IRC's message handler
- Debug for #73
2015-06-01 20:00:58 +02:00
Ombridride
8683193e3c rights 755 + new textures for swords/axe/shovel in wood/stone/steel 2015-05-31 11:56:13 +02:00
Ataron
478a0ac2e5 Correct a fail :p 2015-05-30 21:33:50 +02:00
LeMagnesium
74d0303dc3 Fixed very rare occurrence with invtweak's formspec
- Solves #70 and crash on May 30th, 2015, 18h58
2015-05-30 19:09:19 +02:00
Ombridride
59f42c1935 The goat attack players when players attack him 2015-05-30 14:03:31 +02:00
Obani Gemini
8d6fa26442 Update init.lua 2015-05-30 11:13:39 +02:00
LeMagnesium
bb02b3fcd2 Remove nonsense of lavashrooms' new spawn conditions
- AKA. Reverse #66
2015-05-29 18:10:14 +02:00
Ombridride
5247b3790e Add comments to the tweaked description...
of gold coins of homedecor
2015-05-29 01:21:30 +02:00
Ombridride
a615ae3048 Tweak the homedecor:gold coin description
(because too similar with our gold coin money...)
2015-05-29 01:18:21 +02:00
Ombridride
6b791887d9 Fix a mistake for Minotaur Horn
(the textures for eyes and hors of minotaur come soon)
2015-05-29 01:12:08 +02:00
Ombridride
4c4abb3830 Set "armor_heal" to 0 for default armors 2015-05-29 01:07:17 +02:00
Ombridride
3cb41ad045 Set "armor_heal" to 0 for technic armor 2015-05-29 01:04:20 +02:00
Ombridride
a71dea5946 Set "armor_heal" to 0 2015-05-29 01:03:22 +02:00
Ombridride
01698f2f96 Tag the modif for the Lavashroom 2015-05-29 00:01:09 +02:00
LeMagnesium
09132dca6f Added death_messages for quicksands
- Added messages related to death by suffocation in quicksands
2015-05-28 19:01:05 +02:00
LeMagnesium
333a1fa6e4 Dicreased needed light by 1 for solarmana's regen
- Solves part of #63
2015-05-28 18:43:17 +02:00
LeMagnesium
9086fbf240 Moved maximum altitude for lavashrooms' spawn at y=-200
- Solves #66
2015-05-28 18:39:36 +02:00
LeMagnesium
b291b1587d Fixed screwdriver by adding missing API snippets
- Added missing snippets to the mithril screwdriver. Solves #67
2015-05-28 18:30:18 +02:00
LeMagnesium
c347faaed6 Updated plantlife
- Updated meshes from @VanessaE 's repository, however, flowers_potted.obj is still missing
2015-05-27 22:17:29 +02:00
LeMagnesium
733c69c328 Updated homedecor
- Updated homedecor
 - Updated files
 - Added missing meshes
2015-05-27 22:12:00 +02:00
Ombridride
90eeff383c Decrease the spawn of Sandmonster
(~2 times more rarer in default:sand)
2015-05-27 18:58:34 +02:00
Ombridride
9eea1d7f42 Update mobs mod and news.txt
mobs mod tweaks :
- tweaked environmental damage check
- mobs retain health, code tidy
- Updated weapon wear & sounds
- code tidy
2015-05-27 18:25:55 +02:00
Ombridride
1f426f2e94 Update mobs mod
(tweaked environmental damage check)
2015-05-27 18:09:26 +02:00
Ombridride
47cb17a3c5 Add beans to the hunger.lua
found here : https://forum.minetest.net/viewtopic.php?f=11&t=6342&start=250#p177019
2015-05-27 11:32:12 +02:00
Ombridride
fc5177b500 Comment parts wich crash the server on boot 2015-05-27 10:46:15 +02:00
Quentin BUISSON-DEBON
dc881f23b7 Add textures for hunters armor recipe items 2015-05-27 10:00:48 +02:00
Quentin BUISSON-DEBON
f47cc7a1c5 Add textures for hunter armors recipe items 2015-05-27 10:00:02 +02:00
Quentin BUISSON-DEBON
597639f946 Small comments tweak 2015-05-27 09:24:23 +02:00
root
1cfa58aea6 Mushrooms from riesenpilz mod four (times) more rarer 2015-05-27 09:20:27 +02:00
Ombridride
f702316ed3 Remove the knockback for Big lava slimes 2015-05-27 00:12:14 +02:00
Ombridride
a56f5f834d Remove the knockback for Big acid slimes 2015-05-27 00:12:05 +02:00
Ombridride
054af5238c Remove the knockback for Minotaurs 2015-05-27 00:10:05 +02:00
Ombridride
4e610ea051 Remove the knockback for Dungeon Masters 2015-05-27 00:10:02 +02:00
Ombridride
bd37f19662 Change rights in the repository (755) 2015-05-26 23:37:16 +02:00
Ombridride
2367a1b853 Finish the "reinforced_leather" armor 2015-05-26 23:31:31 +02:00
Ombridride
5cf2318a96 Add the "armor materials" for hunters 2015-05-26 23:28:52 +02:00
Ombridride
de96d211e6 Finish hardened_leather armor 2015-05-26 23:28:26 +02:00
Ombridride
6f044a29f7 Add recipe for "3d_armor:reinforced_leather" 2015-05-26 23:21:48 +02:00
Ombridride
981abda865 Add recipe for "3d_armor:hardened_leather" 2015-05-26 23:16:51 +02:00
LeMagnesium
752687e1e1 Updated farming mod
- Introduced new grow routine to grow plants even with players being away
   from them
2015-05-26 21:20:33 +02:00
Ombridride
06d1bb053f Comment useless code in 3d_armor 2015-05-26 19:22:14 +02:00
Ombridride
ce1faef5da Add the reinforced leather armor values
And remove now useless comments
2015-05-26 19:13:23 +02:00
Ombridride
811edbca93 Update init.lua 2015-05-26 19:10:48 +02:00
Ombridride
c2d4541469 Remove useless comments 2015-05-26 19:10:37 +02:00
Ombridride
b7502366fb Add the leather armor values 2015-05-26 19:09:20 +02:00
Ombridride
2aea8d51b8 Merge pull request #65 from LeMagnesium/minetest_log_at_boot
Use minetest.log() for start up and shutdown messages
2015-05-25 22:26:07 +02:00
Ombridride
6753155ce1 Update whoison
Add "played" alias to "timeonline"
2015-05-25 21:19:00 +02:00
LeMagnesium
0f5e43125c Various updates
- Updated homedecor (files cleaned)
 - Updated nether (node replacements made easier)
 - Updated maptools (cleaned files)
 - Updated ambiance (useless files cleaned)
2015-05-25 14:32:46 +02:00
LeMagnesium
1e62709268 Fixed crash when saving runes' inventory failed 2015-05-24 13:45:10 +02:00
LeMagnesium
5752d05da9 Turned shutdown messages to minetest.log() too 2015-05-24 10:54:02 +02:00
LeMagnesium
6b9b127804 Turned all boot messages into clean minetest.log() calls
- Turned all the 'print' calls at server's boot to 'minetest.log' in order to
   render it more clearly
2015-05-24 10:50:22 +02:00
LeMagnesium
3f10102866 Fixed a global variable after snow's update 2015-05-24 10:49:42 +02:00
LeMagnesium
23697d7811 Updated BobBlocks (from @HybridDog's fork) 2015-05-23 18:33:53 +02:00
LeMagnesium
621cbdf04b Renamed /timeonline command
- /timeonline is now /players. Solves #62
2015-05-23 17:10:16 +02:00
LeMagnesium
0dbcf55dd3 Fixed mistakes with automatic replace of textures' name 2015-05-22 23:43:31 +02:00
LeMagnesium
0a18b1255e Made more precise whoison's time message
- Changed whoison's function to compute time
2015-05-22 23:42:42 +02:00
LeMagnesium
82991c27d8 Completed update of nether mod (mapgen fixes) 2015-05-22 23:42:25 +02:00
Ombridride
f84f337c05 Update reinforced armor 2015-05-22 23:11:23 +02:00
Ombridride
82f06309d2 Update hunter armor 2015-05-22 23:11:03 +02:00
LeMagnesium
3022c7b152 Fixed itemstrings' prefixes and wrongly applyed diff 2015-05-22 22:33:20 +02:00
LeMagnesium
796832736d Fixed minotaur's model after merge 2015-05-22 22:27:03 +02:00
Quentin BUISSON-DEBON
029ac189c6 Update mobs mod
(bugfix tamed mobs)
2015-05-22 22:21:57 +02:00
root
c8eaa28e41 Add armor classes
(Update world.mt and set to false this armors, because not ready at all)
2015-05-22 21:42:57 +02:00
LeMagnesium
50802588f0 Merge of 'solarmana_add'
Conflicts:
	mods/WorldEdit/worldedit/init.lua
	mods/WorldEdit/worldedit/manipulations.lua
	mods/WorldEdit/worldedit_commands/init.lua
	mods/WorldEdit/worldedit_commands/safe.lua
	mods/compassgps/README.md
	mods/mobs/api.lua
	mods/mobs/chicken.lua
	mods/mobs/cow.lua

This branch was completly f*cked up, we couldn't find a way to update it without throwing piles of merge conflicts, even with patches.
Runes are defaultly disabled. The README.md file will be updated, as well as many files in the repository
2015-05-22 20:09:39 +02:00
LeMagnesium
a7e5bacb65 Fixed mobs' update 2015-05-22 19:28:57 +02:00
Quentin BUISSON-DEBON
20db3b7637 ghoat ? NO => goat :D 2015-05-22 17:52:38 +02:00
Quentin BUISSON-DEBON
cb851dfe2d Adjust and finish coins drops for mobs
- Update the spreadsheet for the future classes adds
- Update news again (fix line about minotaur, it spawns on desert sand ;))
2015-05-22 13:15:40 +02:00
Quentin BUISSON-DEBON
c0efa53378 Update News.txt
(because we merged the repository to the server soon)
2015-05-22 12:37:53 +02:00
Quentin BUISSON-DEBON
1e2e88797e Fix Mg mistakes again... (snow mod) 2015-05-22 11:39:27 +02:00
Ombridride
a5c27e4e95 Fix a mistake
(Of Mg, when update snow mod)
2015-05-22 10:51:29 +02:00
Quentin BUISSON-DEBON
eae9dbfa83 Update mobs mod
From commits of TenpPlus1 :
- Dogfight and explosion tweaks
- Monster/Npc attack closest threat
- Added flying (and swimming) mob routine
- Fixed: flying mobs get stuck outwith fly_in node
- Fixed: dogfight jumping bug
- Fixed: jumping while dogfight attack for all size mobs
- Mobs can now walk up half-slabs without jumping
- Fixed jump glitch + Fixed do_jump
- Added ownership for tamed animals
2015-05-22 10:37:17 +02:00
LeMagnesium
f1355b515f Created alias for list_players command 2015-05-21 21:18:11 +02:00
LeMagnesium
9079d6acad Created alias for list_players command 2015-05-21 21:17:46 +02:00
LeMagnesium
4b7d5935fb Added /list_players - Added /list_players extracted from mt_essentials by IndriAppolo, originally called /players. Solves #57 2015-05-21 17:30:10 +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
9a0547a54e Made cow dung able to burn during 8 seconds 2015-05-20 17:31:09 +02:00
LeMagnesium
d9e50da65d Made cow dung able to burn during 8 seconds 2015-05-20 17:30:19 +02:00
LeMagnesium
cbe20a81b8 Added dumpnodes mod - Added dumpnodes mod, creating /dumpnodes command which can be used by admins to drop the nodenames and top tiles' images for every node on the server in the aim of beginning a process designed to generate automatically the colors.txt file needed by minetestmapper 2015-05-20 17:06:43 +02:00
LeMagnesium
40c624c832 Added dumpnodes mod
- Added dumpnodes mod, creating /dumpnodes command which can be used by admins
   to drop the nodenames and top tiles' images for every node on the server in
   the aim of beginning a process designed to generate automatically the
   colors.txt file needed by minetestmapper
2015-05-20 17:04:50 +02:00
LeMagnesium
0f6e885b4f Updated WorldEdit 2015-05-19 20:56:37 +02:00
LeMagnesium
2ffbab6556 Updated WorldEdit 2015-05-19 20:28:05 +02:00
LeMagnesium
cee9c73216 Updated nether mod (thanks to @HybridDog) - Updated nether mod (fixed mapgen) - Updated .gitignore to ignore patch files 2015-05-19 18:43:38 +02:00
LeMagnesium
b8cee76680 Updated nether mod (thanks to @HybridDog)
- Updated nether mod (fixed mapgen)
 - Updated .gitignore to ignore patch files
2015-05-19 18:42:22 +02:00
Ataron
fd71214849 Add minotaur horn and correct damaging major 2015-05-19 18:18:10 +02:00
LeMagnesium
9995e2a681 Beginned rewritting of whoison - Beginned rewritting of whoison, using second-precise features 2015-05-19 17:33:14 +02:00
LeMagnesium
6f0219ae22 Beginned rewritting of whoison
- Beginned rewritting of whoison, using second-precise features
2015-05-19 17:31:38 +02:00
LeMagnesium
a5dc4b1611 Added compassgps mod
- Added compassgps mod (solves #53)
 - Added /MFF flags on modified lines of worldedge/init.lua, and used `y+1` instead of `y` for `setpos()`
2015-05-19 14:23:41 +02:00
LeMagnesium
3f4373262a Added worldedge mod (with little tweak)
- Added worldedge mod by @DonBatman
 - Solves #50
2015-05-19 14:23:41 +02:00
LeMagnesium
75da167428 Added cow dung - O_o? 2015-05-19 14:23:41 +02:00
LeMagnesium
41d3e2f684 Added compassgps mod
- Added compassgps mod (solves #53)
 - Added /MFF flags on modified lines of worldedge/init.lua, and used `y+1` instead of `y` for `setpos()`
2015-05-19 12:03:23 +02:00
LeMagnesium
4d30bdcd61 Added worldedge mod (with little tweak)
- Added worldedge mod by @DonBatman
 - Solves #50
2015-05-19 11:37:31 +02:00
LeMagnesium
83984a6941 Added cow dung
- O_o?
2015-05-18 18:49:26 +02:00
Ataron
8fd91ad8c2 Damaging and Eye textures 2015-05-17 20:30:11 +02:00
Ataron
dbef82b0af Megamana's and Gotome's Textures 2015-05-17 20:29:35 +02:00
LeMagnesium
70513faf55 Updated solarmana_add
- Updated solarmana_add/README.txt
 - Fixed indentation for groups handler
2015-05-17 20:29:35 +02:00
LeMagnesium
1de0d4d478 Added triple registrering of runes
- Runes are registered three times with tree levels : minor, medium, major
2015-05-17 20:26:56 +02:00
LeMagnesium
399d5a8157 Added work for "go to me" rune
- Added mana dicreaser on on_punch calls (cube only :s)
 - Added is_owner handler
 - Moved a texture name to the good name
 - Added values in needed_mana for go_to_me rune
2015-05-17 20:26:56 +02:00
Ataron
33f7ae447e Add some textures for runes mod 2015-05-17 20:26:55 +02:00
LeMagnesium
39e46b06b4 Added triple registrering of runes
- Runes are registered three times with tree levels : minor, medium, major
2015-05-17 20:25:23 +02:00
LeMagnesium
0e2de4f1be Added work for "go to me" rune
- Added mana dicreaser on on_punch calls (cube only :s)
 - Added is_owner handler
 - Moved a texture name to the good name
 - Added values in needed_mana for go_to_me rune
2015-05-17 20:24:46 +02:00
LeMagnesium
276d0c46cd Added plate runes
- Added plate template for runes
 - Added on_punch API's handler's function
 - Added popper rune
2015-05-17 20:21:42 +02:00
LeMagnesium
b5dd375533 Added base of runes mod
- Added rune API's first implementation
 - Added basic cubic runes in solarmana
2015-05-17 20:21:01 +02:00
LeMagnesium
4777fe8e86 Added group support for solarmana 2015-05-17 20:19:59 +02:00
Ataron
21ac2da4ba Add some textures for runes mod 2015-05-17 20:19:31 +02:00
LeMagnesium
1dd71061e6 Added solarmana mod (first version) 2015-05-17 18:20:21 +02:00
Ataron
238558eed2 Megamana's and Gotome's Textures 2015-05-17 18:18:25 +02:00
LeMagnesium
4c40b51b9b Updated solarmana_add
- Updated solarmana_add/README.txt
 - Fixed indentation for groups handler
2015-05-17 18:18:23 +02:00
LeMagnesium
d211627e05 Added minotaur's eye
- Added minotaur eye craftitem (drop chances : 1/10 when killing a minotaur)
 - Fixed some amulets' name
2015-05-17 18:18:22 +02:00
LeMagnesium
a651f88919 Fixed names, added textures
- Fixed amulets' itemstring
 - Fixed modname prefixes for amulets
 - Added black magic block's texture
2015-05-17 18:16:54 +02:00
Ombridride
5072b85fb5 Update amulets mod
- Renamed amulets (delete some of them)
- Add Recipes
- Add a node (needed by a recipe)
- Add a texture for the node
2015-05-17 18:16:54 +02:00
LeMagnesium
b93bd0e00a Amulets/runes' inventory created with load and save features
- Added texture for the inventory's background to be customized later, adding
   copies of our textures in each slot
 - Added unified_inventory as a dependency for runes
 - Added inventory for runes and amulets and its handler
2015-05-17 18:16:54 +02:00
LeMagnesium
1413d905d2 Added triple registrering of runes
- Runes are registered three times with tree levels : minor, medium, major
2015-05-17 18:16:54 +02:00
LeMagnesium
d67d93a7ff Added work for "go to me" rune
- Added mana dicreaser on on_punch calls (cube only :s)
 - Added is_owner handler
 - Moved a texture name to the good name
 - Added values in needed_mana for go_to_me rune
2015-05-17 18:16:53 +02:00
Ataron
360deb8067 Add some textures for runes mod 2015-05-17 18:16:53 +02:00
LeMagnesium
275fbd4e09 Added plate runes
- Added plate template for runes
 - Added on_punch API's handler's function
 - Added popper rune
2015-05-17 18:16:53 +02:00
LeMagnesium
01c6adb660 Added amulets
- Added amulets' API
 - Added some amulets
2015-05-17 18:16:53 +02:00
LeMagnesium
ef6f0d3127 Added triple registrering of runes
- Runes are registered three times with tree levels : minor, medium, major
2015-05-17 18:16:53 +02:00
LeMagnesium
eae5700e6b Added work for "go to me" rune
- Added mana dicreaser on on_punch calls (cube only :s)
 - Added is_owner handler
 - Moved a texture name to the good name
 - Added values in needed_mana for go_to_me rune
2015-05-17 18:16:53 +02:00
LeMagnesium
274c874f35 Added plate runes
- Added plate template for runes
 - Added on_punch API's handler's function
 - Added popper rune
2015-05-17 18:16:53 +02:00
LeMagnesium
a074967763 Added mana max rune
- Added mane max rune
 - Fixed projection rune
2015-05-17 18:16:53 +02:00
LeMagnesium
3ea4880eb8 Added base of runes mod
- Added rune API's first implementation
 - Added basic cubic runes in solarmana
2015-05-17 18:16:53 +02:00
LeMagnesium
d2b3e73e0b Added group support for solarmana 2015-05-17 18:16:53 +02:00
LeMagnesium
d492cdb715 Added solarmana mod (first version) 2015-05-17 18:16:53 +02:00
Ataron
a49580f356 Add some textures for runes mod 2015-05-17 18:16:53 +02:00
LeMagnesium
22efc57bf1 Added plate runes
- Added plate template for runes
 - Added on_punch API's handler's function
 - Added popper rune
2015-05-17 18:16:53 +02:00
LeMagnesium
c15196fd0e Added mana max rune
- Added mane max rune
 - Fixed projection rune
2015-05-17 18:16:53 +02:00
LeMagnesium
af3bb78c3f Added base of runes mod
- Added rune API's first implementation
 - Added basic cubic runes in solarmana
2015-05-17 18:16:53 +02:00
LeMagnesium
19374b7057 Added group support for solarmana 2015-05-17 18:16:52 +02:00
LeMagnesium
d5dd382e87 Added solarmana mod (first version) 2015-05-17 18:16:52 +02:00
LeMagnesium
26b6b69f28 Fixed bracket in minotaur.
- Fixed a mistmatching bracket in mods/mobs/minotaur.lua
2015-05-17 11:48:23 +02:00
Ombridride
4fd5ced537 Update monsters
- Tweak the coins drop (only silver and gold now)
- Creeper no longer drop coins
- Fix minotaur mob
- Add and tweak yeti mob (spawn / drops / light damage)
- Update spreadsheet
- many other small tweaks
2015-05-16 22:30:02 +02:00
Ombridride
3e18e2d6d2 Fix minotaur mob problems 2015-05-16 20:45:24 +02:00
Ombridride
b89ca8c014 Fix minotaur problem dofile on init.lua 2015-05-16 19:09:49 +02:00
LeMagnesium
a32db0e243 Fixed inhibition of buckets because of homedecor's overwrite 2015-05-16 14:15:14 +02:00
LeMagnesium
165a9e070f No rotate needed for Minotaurs 2015-05-15 16:33:34 +02:00
LeMagnesium
e6203874a2 Removed staled sarangay.lua 2015-05-15 16:01:37 +02:00
LeMagnesium
548142b79b Updated pipeworks 2015-05-15 13:21:14 +02:00
LeMagnesium
da33df3e9c Updated nether mod 2015-05-15 13:21:03 +02:00
LeMagnesium
68b0ff7906 Updated mesecons 2015-05-15 13:20:53 +02:00
LeMagnesium
ecffdd20c8 Updated plantlife_modpack 2015-05-15 13:19:17 +02:00
LeMagnesium
212677382b Updated screwdriver (from minetest_game) 2015-05-15 13:19:03 +02:00
LeMagnesium
deae3cf088 Updated farming 2015-05-15 13:18:51 +02:00
LeMagnesium
2f14b03393 Removed tetris arcade (now included in homedecor) 2015-05-15 13:18:31 +02:00
LeMagnesium
a363690ff7 Updated homedecor 2015-05-15 13:18:20 +02:00
LeMagnesium
939aa7ae59 Updated 3d_armor
- Updated 3d_armor
 - Neither Ethereal's crystal armor nor technic one are enabled
2015-05-14 11:52:05 +02:00
LeMagnesium
ea1d7b65be Updated snow with fixes 2015-05-11 20:02:54 +02:00
LeMagnesium
6c5c9f6ca9 Dicreased dogfight distance (a bit)
- Dicreased dogfight distance by 0.5 so that players are sure to be able to
   punch *every* monsters while they are attacking them
2015-05-09 12:19:36 +02:00
LeMagnesium
549bd28fd6 Fixed minotaur's rotation
- Fixed minotaur's rotation in its b3d file
 - Added blend file for minotaur (if anyone wants to modify it again)
 - Removed the `rotate` line in sarangay.lua
2015-05-09 11:53:42 +02:00
LeMagnesium
14530443db Updated farming from @tenplus1 's redo
- Updated farming (added beans)
2015-05-07 16:30:20 +02:00
Ombridride
5a76f362a0 Disable Minotaur for the moment
We need to tweak the .blender file because of rotating problems (we're waiting the modder answer for sharing the blender file...)
2015-05-06 23:00:55 +02:00
LeMagnesium
e4b44695ea Removed useless obj 2015-05-06 11:14:40 +02:00
LeMagnesium
896d090e84 Used getraw in food mod to remove global variable warns 2015-05-06 11:04:18 +02:00
LeMagnesium
9a717127e3 Fixed wolf.lua to prevent crash 2015-05-05 14:14:43 +02:00
LeMagnesium
4feb6c29ef Added check for access right when using teleport arrow
- Players can't teleport themselves into an area they can't interact in (ie. enter a house
   by throwing an arrow through the door or on the roof)
2015-05-05 14:11:48 +02:00
Quentin BUISSON-DEBON
aeb83ed122 Update mobs mod
- Add Yeti monster (not over), spawn on snow biome, attack with snowball(arrow), equivalent to Mese Monster but in surface
- Add Minotaur monster (not over), move slowly  and attack sowly, but do big damage
- Fix the "colisionbox" and "view range" of the zombie
- Wolf can now be tamed into dog - he has modified skills (3 damages, move more slower, different texture, run and walk more slowly)
- NPC now do 4 damage when tamed (6 damage when neutral/enemy)
2015-05-05 13:37:37 +02:00
LeMagnesium
43063c037d Updated homedecor (with meshes)
- Updated homedecor
 - Used script to get the meshes back
2015-05-03 17:08:51 +02:00
Ombridride
8bf7e44903 Revert coloredwood parts
Fix the coloredwood "woods" no longer appear in inventory issue (thank you Le_Docteur for the reporting)
2015-05-03 13:27:14 +02:00
d460ee3d4c remove u_skins old directory "skins_enleves" 2015-05-02 23:17:03 +02:00
9f49804ea8 rewrite u_skins meta, used wrong update script 2015-05-02 23:14:06 +02:00
79792a5047 update u_skins database 2015-05-02 22:54:00 +02:00
Gael-de-Sailly
3e154e7806 Timeofday IRC command was in the wrong place, replace it in /mods/irc_commands/init.lua 2015-05-02 20:47:52 +02:00
d042026d0d added python script to delete skins removed when updatedb readd
-simply write int number of removed skin in removed_skins.txt (1 by line)
2015-05-02 17:20:40 +02:00
Gael-de-Sailly
d9785c5476 Add time IRC command 2015-05-02 16:42:35 +02:00
LeMagnesium
41a4945ff2 Updated food mod and added its items in hud/hunger.lua
- Updated food mod (now splitted between food, containing the API, and food_basic, containing the items/craft recipes)
 - Added food's items un hud/hunger.lua
2015-05-02 15:13:40 +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
Quentin BUISSON-DEBON
5d155df1af Adapt the yeti code
(And fix the zombie view range and the mese_monster fleshy against players)
2015-04-28 17:31:22 +02:00
Quentin BUISSON-DEBON
de5a7b6100 Merge branch 'master' of https://github.com/Ombridride/minetest-minetestforfun-server 2015-04-28 15:47:10 +02:00
Quentin BUISSON-DEBON
2029fd7428 Prepare the next update of the mobs mod
- Prepared the update of Minotaur (renamed this mob minotaur)
- NPC tamed with 4 diamonds now do 4 damage (before 6)
- Wolf can now be tamed in exchange of 4 "raw_meat" and become dog, the dog can be healed with "raw_meat" (need to be change, maybe conflicted)
- The dog mob is less powerful than the wolf (-2 damage, less walk/run velocity) => the explanation for this "nerf" is simple, the dog is almost free, compared to the NPC who costs 4 diamonds ! :)
- Add one sound when wolfs attack
- One small fix for the zombie monster
- Add a pre-alpha version of yeti, many things missing for the moment (yeti is a monster who spawns in snow biome and attack wit snowball)
2015-04-28 15:45:35 +02:00
LeMagnesium
ae8e6fc32c Fixed logic blocks' indentation and ending
- Fixed the 'end' crash in api.lua (after last merge)
2015-04-28 10:40:11 +02:00
Ombridride
b368f3250e Update ghoat.lua 2015-04-28 00:19:59 +02:00
Ombridride
95827d8386 Add ghoat (forget add files in the latest commit) 2015-04-28 00:16:16 +02:00
Ombridride
007fa5d7c8 Add Ghoat and update warthog/pumba
- The Ghoat animal is passive, he eats flowers on his way, drop raw_meat if you kill it. But be carful, if you attack him, he will hit you back ! (like cow/warthog and other passive monster who can defend himself)
- Warthogs now spawn on default:dirt and default:junglegrass, this change is made because we move progressively the warthog in jungle
2015-04-28 00:11:08 +02:00
Ombridride
74d84c2c13 Remove Stonemonster from the Nether Forest 2015-04-27 23:19:49 +02:00
Ombridride
36d5704e98 Add zombie monsters, spawn in the Nether Forest
- They are very similar to the Dirt Monster, but they are more slower, has more heath, and less armor, they do the same amount of damage and give the same samount of coins
- Remove the Stonemonster in the Nether Forest, remplaced by Zombies
2015-04-27 23:15:46 +02:00
Ombridride
720b7629c5 Update API.lua of mobs mod 2015-04-27 22:38:49 +02:00
LeMagnesium
e64657f2e1 Merge branch 'eventobjects_add' 2015-04-27 15:29:34 +02:00
LeMagnesium
64ccc2c73d Updated moreblocks 2015-04-26 23:44:56 +02:00
LeMagnesium
ef530f7bb5 Added missing objs
- The other_things' script is very useful in fact
2015-04-26 13:11:14 +02:00
LeMagnesium
ad61a2fd72 Updated homedecor
- Added kingsize beds
2015-04-26 12:14:52 +02:00
LeMagnesium
7932cf13fd Updated 3d_armor
- Updated models
 - Updated armor.lua : new skin mod supported, and new method to drop the armor
2015-04-26 12:05:41 +02:00
LeMagnesium
681c2af852 Added sarangay's rotation
- Used rotate parameter in sarangay's definition
2015-04-25 23:28:56 +02:00
LeMagnesium
0dfb7ee02f Added medias for sarangay
- Added mesh (broken)
 - Added texture
2015-04-25 15:47:07 +02:00
LeMagnesium
c8a8ac6813 Added beginning of sarangay mob's file
- Added sarangay.lua (need mesh file, and configuration)
 - Fixed identation in api.lua
2015-04-25 15:45:47 +02:00
LeMagnesium
73ef7f0f38 Updated README.md 2015-04-23 18:08:18 +02:00
LeMagnesium
9e3dbe86e8 Added animated texture for '?' nodes
- Added eventobjects_surprise_node_animated.jpg by @Ataron
 - Added eventobjects_surprise_node_top.jpg
 - Added animation code into init.lua
2015-04-23 18:08:18 +02:00
LeMagnesium
e0febced46 Changed random selecting to simple 'all dropped' behavior
- '?' nodes now drop eveything they have
2015-04-23 18:08:17 +02:00
LeMagnesium
c668e9f1d8 Added basic code of '?' block 2015-04-23 18:08:17 +02:00
LeMagnesium
bcd1171404 Added '?' block texture 2015-04-23 18:08:17 +02:00
Ataron
c92f1facb2 Add EventObjects 2015-04-23 18:08:17 +02:00
LeMagnesium
a550e170bf Added basic files for new mod 2015-04-23 18:08:17 +02:00
LeMagnesium
356d5eda33 Added interact mod and disabled news if player has not interact
- Added interact mod, with reworked quiz
 - Disabled news' formspec if player has not interact to prevent it from
   swipping away interact's formspecs
2015-04-23 15:03:08 +02:00
LeMagnesium
7457bc8092 Removed u_skins logs 2015-04-23 13:59:18 +02:00
LeMagnesium
387b145162 Maze only creatable by admin 2015-04-22 22:49:28 +02:00
LeMagnesium
0ca2ea9d0d Added official Cyberpangolin skin
- Added officiel Cyberpangolin skin
 - Modified old Cyberpangolin to rename it "Matrix"
 - Added Cyberpangolin and Obani as authors
 - Added a log indicating which skin is registered when and with which name
2015-04-22 21:07:48 +02:00
LeMagnesium
090d1689e3 Got back nether:apple hunger code
- nether:apple increase hunger from 9 points
2015-04-22 19:44:46 +02:00
LeMagnesium
c9399edb70 Added first version of @HybridDog 's maze mod 2015-04-22 18:14:52 +02:00
LeMagnesium
10428fbcfb Removed falling protection inhibiting the engine
- All nodes inhibited now produce logs and are compatible with other mods
2015-04-22 18:09:34 +02:00
LeMagnesium
eafe217291 Added security in invtweak in case node breakers dig nodes 2015-04-21 23:31:24 +02:00
LeMagnesium
363f42b07d 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
2015-04-21 22:23:43 +02:00
LeMagnesium
94c1d3cefa Merged missing parts of mobs' api, updated news
- Updated news.txt
 - Merged missing pieces of api.lua
 - Added a random message
2015-04-21 12:32:35 +02:00
LeMagnesium
5d5bf2dbd7 Reported modification of kamikaze group to creepers 2015-04-21 12:05:53 +02:00
LeMagnesium
8b8fdfa131 Completed proper merge of mobs mod
- Merged api :
	- little tweaks on yaw computing system and position handling when blasting
	- Centralisation of the explosion function used by both dungeon masters and
	  creepers : checks are made differently but still present in the function
- Merged dungeon masters
- Changed type of creepers from kamikaze to explode
- Tweaked a bit rebase script
2015-04-21 11:54:43 +02:00
Ombridride
deeaa98c16 Resolve problems 2015-04-20 23:12:05 +02:00
LeMagnesium
f3da5b0a97 Rolled back mobs mod 2015-04-20 23:07:51 +02:00
Ombridride
e253799535 Add *.so files for IRC mod 2015-04-20 23:02:46 +02:00
LeMagnesium
7865c89e12 Updated dungeonmasters.lua 2015-04-20 22:40:09 +02:00
LeMagnesium
a0454b3b88 Updated api.lua of mobs mod 2015-04-20 22:37:53 +02:00
LeMagnesium
58c6d48d9c Updated connected_chests 2015-04-20 21:38:10 +02:00
LeMagnesium
aa640fb417 Fixed sponges' infinite placement bug 2015-04-20 20:40:16 +02:00
LeMagnesium
f89c6de1af Added support for trapdoor_cherry in mesecons
- Added support in mesecons_doors for doors:trapdoor_cherry
2015-04-20 18:13:54 +02:00
LeMagnesium
4bedca35b1 Removed old mesecons_compatibility and activated mesecons_doors
- Removed backup of mesecons_compatibility
- Activated mesecons_doors instead of mesecons_compatibility in world.mt
2015-04-20 17:18:15 +02:00
ce5605e836 merge 3 commit
Commits on Apr 18, 2015
    Round home positions
    Remove unneeded and slow get_desc function
Commits on Mar 12, 2015
    Add item_names support for Better "HUD"
2015-04-19 23:21:20 +02:00
LeMagnesium
5d5f871c63 Fixed accent gsub 2015-04-19 22:24:39 +02:00
Ombridride
c3f271abd4 Update greenslimes.lua
Less coins chance, but more rare coins (silver)
2015-04-18 23:52:47 +02:00
Ombridride
faeac3128d Update treemonster.lua
Drops adjustments
2015-04-18 23:51:28 +02:00
Ombridride
8558bb0c36 Update lavaslimes.lua
Less coins, but better (silver)
2015-04-18 23:50:37 +02:00
Ombridride
f0f76c5641 Update treemonster.lua
Less silver coins
2015-04-18 23:49:35 +02:00
Ombridride
16b695cf8e Update greenslimes.lua
Only small greenslimes drop coins & glue now
2015-04-18 23:45:44 +02:00
Ombridride
892d2e4b6c Update mummy.lua
Don't jump anymore, useless, and now they can't exit the pyramids
2015-04-18 23:34:00 +02:00
Ombridride
814d9e81a1 Lesser Sand Monster (~ -6,5%) 2015-04-18 23:32:57 +02:00
Ombridride
b84ef6501e Update mummy.lua
More walk/run speed, more lava/light damage
2015-04-18 23:29:56 +02:00
Ombridride
657e01aa57 Update npc.lua
PS : la fonction nourrir sur les NPCs ne fonctionne toujours pas sur le serveur avec la version mergée actuelle
2015-04-18 23:11:19 +02:00
Ombridride
f18c334ea8 Add my current work on colors.txt
It's a hug merge, if somebody wants help, you're welcome ! :p
Instructions are in the folder
2015-04-18 19:24:19 +02:00
11e6bccb32 add substitute chars "éèà"(no displayed) to "eea" 2015-04-18 17:59:40 +02:00
LeMagnesium
2cb0ad809f Updated IRC mod 2015-04-18 17:27:45 +02:00
LeMagnesium
062d83e6d9 Updated homedecor and removed old lavalamp
- Updated homedecor
- Updated news.txt for next merge
- Added script folder in other_things
2015-04-18 15:39:20 +02:00
LeMagnesium
b773b7b4f4 Updated metatools
- Added itemstack handler (write,read,erase)
2015-04-18 13:48:55 +02:00
LeMagnesium
0065e18ca9 Added connected_chests mod
- Added connected_chest mods by @HybridDog
- Changed textures using our lock/chest textures
2015-04-17 22:42:17 +02:00
LeMagnesium
db8cc41fd7 Added check for lavaslime to not destroy actual nodes with fire
- Lavaslimes now check if the node there are trying to place fire instead of
  is air. If it is not, they do not put fire (to avoid detroying nodes)
2015-04-17 22:41:04 +02:00
LeMagnesium
45f0af6215 Allow all architectures to use luaIRC 2015-04-16 20:04:27 +02:00
LeMagnesium
6705bf008f Upgraded hybrid mesecons
- Upgraded mesecons mod while adding old mesecons_compatibility to provide
  doors' redefinition.

NOTE: Every change in the doors' definition must now be recopied here!
2015-04-16 18:25:01 +02:00
LeMagnesium
3e5986999a Added tetrisarcade mod
- Added tetris arcade and created a craft recipe
2015-04-15 18:10:10 +02:00
Obani
bb0aef5151 I added the music Interlude to ambience_modpack (It was compressed) and added it into the init.lua config and into the soundlicenses.txt informations 2015-04-15 15:48:22 +02:00
Ombridride
aadd948525 Small mistake 2015-04-14 22:17:42 +02:00
LeMagnesium
592665d264 Copied lava orbs' definition to lavaslimes' file
- Copied register and alias for lava orbs
2015-04-14 22:08:36 +02:00
Ombridride
ad245f9a47 Organize the code and change the craft recipe...
... of the "sponge:sponge" (Sponge Dry), now the craft need two Yellow Dyes in the craft grid
2015-04-14 22:00:43 +02:00
Ombridride
8b4c623ead Merge pull request #42 from davedevils/patch-10
Wet sponge to Dry Sponge, if you cookde it in a furnace
2015-04-14 21:56:22 +02:00
Gael-de-Sailly
3503838690 Fixed vector.interpolate bug 2015-04-14 21:23:45 +02:00
LeMagnesium
67c3a33fd4 Fixed missing textures' bug
- Changed old mesecons' doors' definitions to use new textures' name
- Removed copied textures
2015-04-14 19:41:05 +02:00
Dave Devil's
d13af67d05 Wet sponge to Dry Sponge
Back the sponge to the normal state ! (with cooking :) )
2015-04-14 01:59:22 +02:00
LeMagnesium
768de17e69 Added missing textures in hud mod after reset 2015-04-13 22:41:21 +02:00
LeMagnesium
bc7309b977 Fixed little things for hunger reset (and a global variable local-ished) 2015-04-13 22:26:49 +02:00
LeMagnesium
56e5d7a9e6 Reset mesecons to 8 Dec 2015-04-13 21:47:57 +02:00
LeMagnesium
dd40c6828e Reset HUD (not ready for server yet) 2015-04-13 21:37:48 +02:00
LeMagnesium
83b50783c6 Added NPC's counter adapted to the API
- It seems in fact that sometimes, when you give the fourth diamond to a NPC, it does not follow
  because you're too close to it. (engine's entity issue, or algorythm issue, but not really one
  since you just have to move in 99% of the cases to make the NPC follow you)
2015-04-13 21:25:04 +02:00
LeMagnesium
544c7ef55b Reverted NPC taming 2015-04-12 23:36:50 +02:00
LeMagnesium
5568cc4cff Fixed NPC counter 2015-04-12 23:24:01 +02:00
LeMagnesium
d6bea75353 Merge branch 'master' of gitpiserver:minetest/minetest-minetestforfun-server
Conflicts:
	mods/mobs/npc.lua
2015-04-12 23:18:33 +02:00
LeMagnesium
814f48c15b Re-added npc taming system (for 4 diamonds) 2015-04-12 23:13:51 +02:00
LeMagnesium
2df3b7828c Re-added npc taming system (for 4 diamonds) 2015-04-12 23:04:48 +02:00
Ombridride
c8353dd2fb Update mobs mod
- Add Golden lasso texture
- Improve code for mobs jump next to fences
2015-04-12 22:45:04 +02:00
Ombridride
94c8d0521a Update lavaslimes.lua
Health and speed ajustments :
- More smaller = more speed,
- More biggest = more health.
2015-04-12 22:40:31 +02:00
Ombridride
1f0ff0ca0f Update greenslimes.lua
Health and speed ajustments :
- More smaller = more speed,
- Medium and Big Slimes health upgrade.
2015-04-12 22:39:27 +02:00
Ombridride
c5abceebca Update init.lua 2015-04-12 21:57:15 +02:00
Ombridride
5cc15ecf13 Update hud.conf 2015-04-12 21:39:26 +02:00
LeMagnesium
e59d556109 Re-added old texture into hud 2015-04-12 21:34:16 +02:00
LeMagnesium
96993f6880 Re-added changed values to hunger 2015-04-12 21:17:47 +02:00
Ombridride
718a3747cc Update greenslimes.lua 2015-04-12 19:18:06 +02:00
Ombridride
4cbce2b611 Update lavaslimes.lua 2015-04-12 19:17:51 +02:00
Ombridride
e11d2e7259 Update greenslimes.lua 2015-04-12 18:59:07 +02:00
Ombridride
477ad73d60 Update init.lua 2015-04-12 12:30:55 +02:00
Ombridride
df6826eaab Update greenslimes.lua 2015-04-12 12:28:15 +02:00
Ombridride
0dfc01240c Update greenslimes.lua 2015-04-12 12:25:26 +02:00
LeMagnesium
81028be989 Fixed wrong adaptation from slimes to mobs
- Replaced slimes: by mobs:
2015-04-12 12:25:33 +02:00
Ombridride
a89db53bf7 Update lavaslimes.lua 2015-04-12 12:06:52 +02:00
Ombridride
47265050a6 Update greenslimes.lua 2015-04-12 12:05:17 +02:00
Ombridride
642d3aa232 Update, strange things happens... 2015-04-12 02:18:21 +02:00
Ombridride
a04573b271 Add Slimes mobs
- Lava Slimes spawn in Lava sources
- Green Slimes spawn in Acid sources
- Big Slimes splits into Medium Slimes who splits in small Slimes
2015-04-12 02:10:11 +02:00
6383d5eca5 optimize item_drop
Set settings var on load mod (very useless define any 0.10s)
Replace minetest.add_item() -> minetest.spawn_item()
Remove "remove_items" var setting, (minetest.after(time, obj:remove()) ), useless -> "__builtin:item"
Replace "collect" var -> "always_collect"
2015-04-11 23:11:06 +02:00
e41e314173 rename folder previews to .previews 2015-04-11 23:04:50 +02:00
LeMagnesium
b6549bd321 Merged dungeon master and fixed typo in stonemonsters
- Merged new and old dungeon master adding special removing features
- Fixed comma typo in stonemonsters' file
2015-04-11 22:46:16 +02:00
32e911db37 remove character_*_preview_back.png
added .blend files to make preview
adapte to add others skin
2015-04-11 22:28:46 +02:00
Ombridride
f2e2004bc9 Update mobs mod again 2015-04-11 21:54:04 +02:00
Ombridride
a55a9f71b4 Update mobs 02 2015-04-11 21:52:12 +02:00
Ombridride
ede187b4fc Merge branch 'master' of https://github.com/Ombridride/minetest-minetestforfun-server 2015-04-11 21:49:34 +02:00
Ombridride
4e402c7d3b Update mods mod
- npc's follow and stand by order
- mob shoot attack rehauled
- velocity changes
- fixed shoot bug
- mob shoot timings fixed
- dungeon master plasma balls less laggy
- DM plama ball less laggy
- added on_die function and jump_height
- Added jump_chance for jumping mods, set walk_chance to 0 when in use
- added jump mobs, footstep nodes, api tweaks
- fixed jump follow and follow jump glitch
- Added rotate to mob definition
- Reworked breeding
- tidied code
- added mobs_enable_blood flag in minetest.conf (true/false)
- tidied code
- Fixed selftimer issue
- beehive cannot be eaten (oops)
- fixed lifetimer bug
- added magic lasso to pick up animals
- pets and chicken can be picked up without magic lasso
- update version
2015-04-11 21:45:03 +02:00
LeMagnesium
bad22d432c NPCs now tamed with 4 diamonds 2015-04-11 18:18:41 +02:00
LeMagnesium
67043e6e50 Reverted commit 8fbd084 2015-04-11 17:45:47 +02:00
LeMagnesium
8fbd084624 Removed inhibition of lifetimer system about npcs
- NPCs have now a 600sec (10min) lifetime
2015-04-11 15:41:57 +02:00
LeMagnesium
89893df9ba Added itemdb command into _miscs
- Added itemdb command to get an item's itemstring
2015-04-09 14:39:11 +02:00
LeMagnesium
66cad396f2 Fixed NPC healing 2015-04-09 12:25:45 +02:00
LeMagnesium
b6e44b4047 Manually applied hunger_split update
- Updated hud/hunger splitting while keeping our configuration and solving
  issues
2015-04-08 23:30:51 +02:00
Ombridride
6ffdb6dafe Sounds update
- Restaured the old sound of return mirror be cause it fits better with
particles
- Remove an useless sound
2015-04-08 23:14:49 +02:00
LeMagnesium
72bd4819b4 Moved one more wav file (the last one) 2015-04-08 23:01:59 +02:00
LeMagnesium
997f7c6ca1 Removed useless sounds from fail
- Removed heavy useless wav files from fail
2015-04-08 22:39:27 +02:00
LeMagnesium
8eeef9239c Completly reset HUD
- on_item_eat not working, hud can't be updated
2015-04-08 17:18:08 +02:00
Quentin BUISSON-DEBON
43db95e0a7 Replace the call in the mod for
the renamed sound
2015-04-08 16:50:21 +02:00
Quentin BUISSON-DEBON
63fb99e115 Suppress this useless sound
Renamed with "_" in the lastest commits
2015-04-08 16:45:46 +02:00
Quentin BUISSON-DEBON
70b806ed3d Comrpess sounds
by Obani, thank you !
2015-04-08 16:26:28 +02:00
f1a419c78c Added 2 missing textures in maptools 2015-04-08 10:39:03 +02:00
LeMagnesium
a93eed6950 Updated metatools
- Prevented crash when punching entity
2015-04-07 20:56:02 +02:00
55d75b175b Added new default:ladder_obsidian and changed lavatemple:ladder
Added new default:ladder_obsidian
Changed lavatemple:ladder  walkable=true, drawtype=nodebox, added new texture inv and changed texture
2015-04-07 00:40:35 +02:00
Ombridride
79ed0ecebe Update mummy.lua 2015-04-07 00:29:19 +02:00
LeMagnesium
df7cd271b4 Rebased update of hud/hunger 2015-04-06 22:37:28 +02:00
LeMagnesium
6d62388898 Merge branch 'master' of github.com:Ombridride/minetest-minetestforfun-server 2015-04-06 22:20:02 +02:00
LeMagnesium
aa1a444ce7 Redefined mummy using mobs' API
- Gave to mummies the properties of sand monsters
2015-04-06 22:19:25 +02:00
d1fac21776 Added groups cracky=1 and new obsidian texture for lavatemple ladder 2015-04-06 22:04:39 +02:00
LeMagnesium
99dbbf71c9 Updated homedecor
- Added/removed textures
- Added mesh for inbox
- Added wall lamp
2015-04-06 21:40:52 +02:00
Ombridride
95f857c814 Update more_trms.lua
- Now balanced
- More loots
- More comments
- Re-organization of the code
2015-04-06 21:28:31 +02:00
c5a20d7130 Added craft lavatemple:ladder 2015-04-06 20:44:27 +02:00
LeMagnesium
7142fdf3cd Updated hud/hunger while saving our modifications
- Splitted hud into two mods : hud and hunger
2015-04-06 20:38:52 +02:00
LeMagnesium
74adffa8cc Updated metatools mod
- Added set method
- Improved actualization system
2015-04-06 18:40:27 +02:00
Ombridride
18118226ab Update markers mod
- Calculate 3D cube from multiple markers instead of requiring a rectangle of 4
- Sort area lists nearest first
- Increased number of markers (20 to 50)
- Crashfix
2015-04-06 18:29:03 +02:00
LeMagnesium
cd39ac77a7 Added first version of metatools
- Allowed admins to read metadatas
2015-04-06 16:04:23 +02:00
LeMagnesium
8e64ccfdf0 Changed max_area amount from 4 to 10
- settins.area.max_areas = 10
2015-04-05 23:16:31 +02:00
LeMagnesium
05252763a1 Updated meshes 2015-04-05 23:11:08 +02:00
Ombridride
e75c8bcf7b Update more_trms.lua
Réparation du code, suppression de doublons, ajout des valeurs precious manquantes

=> Les taux des objets sont a revoir je pense, quand des loots sont générés, il choisi deux groups, et pioche celon les pourcentages dans ces deux groups
2015-04-05 02:23:21 +02:00
Ombridride
82179fc2b1 Update more_trms.lua 2015-04-05 02:08:55 +02:00
LeMagnesium
ebf37569d5 Added 40 missing rarety values in new trms 2015-04-05 00:34:31 +02:00
LeMagnesium
5fc361f81f Made death look like an item explosion
- Items are scattered further
2015-04-05 00:26:51 +02:00
Ombridride
ec11d33733 Update more_trms.lua
add light, building_block, seed, transport_vehicule, transport_structure, ladder, default
2015-04-05 00:12:44 +02:00
LeMagnesium
003353e1a0 Added more trms for pyramids
- Added trm for groups fuel, food, raw_food, melee_weapon, tool, minetool, and
  deco
2015-04-05 00:12:30 +02:00
LeMagnesium
06a44b2b04 Set gain not applied on returnmirror 2015-04-04 15:36:46 +02:00
LeMagnesium
35c8c024fe Moved, renamed sounds, and added code for them
- Added code pieces for handling sounds
- Moved sounds and renamed them using the naming convention
- Added soundset as dependency for returnmirror and awards
2015-04-04 15:24:20 +02:00
LeMagnesium
9bb085c05f Fixed power rails
- Suppressed silly mesecons' check blocking the adding of velocity data into rails
- Added an ABM to update actual rails
- Honey from mobs gives from now on 6hp when eaten (3 <3)
2015-04-03 22:17:07 +02:00
e307a6b22f no clear mana when player leave 2015-04-03 02:46:47 +02:00
d81950987b fix wrong "{" 2015-04-03 02:43:41 +02:00
Ombridride
b139227932 Update api.lua 2015-04-03 02:02:55 +02:00
d9c671e10c added more unbreakable nodes by creeper explosion
added default:obsidian_cooled, default:obsidianbrick, more_chests:x (exclued wifi) in unbreakable nodes by creeper explosion
and fix global var
2015-04-03 00:02:03 +02:00
27b925f996 Added to play a sound for every player when a player die 2015-04-02 22:00:41 +02:00
Ombridride
0b51e1f7ac Now players can give orders follow and stand to NPCs 2015-04-02 19:16:47 +02:00
LeMagnesium
7fa1375fee Updated default IRC's configuration 2015-04-02 17:39:58 +02:00
LeMagnesium
2f9656f359 Updated plantlife : added sunflowers
- Added sunflowers' models and textures
2015-04-02 16:47:18 +02:00
Ombridride
93b83cff8d Merge pull request #40 from ObaniGemini/new_sounds
New sounds
Encore un peu lourd, mais ça fera l'affaire pour un premier ajout
2015-04-01 22:09:57 +02:00
LeMagnesium
16fd682ebb Modified doors, vines, homedecor, etc...
- Added doors:trapdoor_cherry and its craft recipe
- Removed useless door textures (not following naming convention, so not used in code since the last mff_game update)
- Added missing homedecor_models
- Re-added vines:shears needed for vines' roots
2015-04-01 21:42:29 +02:00
Robin De Sousa
d5d8cee307 Added four sounds to MT, without the code to activate them :
mana : added a teleportation sound using the mirror
death_messages : added a death sound for player dying and a death sound for other players seeing him die
awards : added an award obtention sound
2015-04-01 18:19:45 +02:00
LeMagnesium
6838d21c1e Fixed bracket in ambience_modpack 2015-04-01 17:26:22 +02:00
1bab0c5b74 fix mores bug
fix wrong param
adapt to new soundset version due to conflict name with death_messages
2015-04-01 01:56:03 +02:00
3618b1c014 fix conflict name with death_messages
change var name sounds to soundset in soundset mod
adapt ambience mod to new name in sounset
2015-04-01 01:55:09 +02:00
91b0f25735 fix crash soundset
fix crash soundset init.lua:111: attempt to index field '?'
2015-03-31 23:44:22 +02:00
LeMagnesium
a9449a276f Added beginning of sounds in death_messages
- Added table containing sounds played when player dies, further adding of
  sounds will come from Obani/ObaniGemini
2015-03-31 22:31:28 +02:00
LeMagnesium
bd06b0f1ab Fixed mistake in chickens' file 2015-03-31 19:53:26 +02:00
LeMagnesium
de0b944f81 Added all missing meshes forgotten by meld 2015-03-31 19:49:36 +02:00
Ombridride
0a9f28dc87 Mistake
Oops
2015-03-31 19:42:17 +02:00
Ombridride
4eea01fb13 Update Spider sounds 2015-03-31 19:33:48 +02:00
Ombridride
4645ef3cb5 Update mobs mod
- api.lua (many improves, chicken egg more frequent, NPC attack nearly
mobs, textures code, etc…)
- Bee (spawn on group:flower now, textures code updated)
- Bunny (textures code updated)
- Chicken (two times more eggs, textures code updated)
- Cow (textures code updated)
- Creeper (finish reorganize the code, textures code updated, new eggs
inventory texture)
- Dirt Monster (textures code updated)
- Dungeon Master (textures code updated)
- init.lua (small credits tweaks)
- Kitten (textures code updated, now drop sometimes farming:string)
- Lava Flan (textures code updated, now 3 can spawn per chunck)
- Mese Monster (textures code updated)
- NPC (textures code updated, revert give raw meat versus health code
for tests)
- Oerkki (textures code updated, now 1 light damage)
- Rat (textures code updated)
- Sand Monster (textures code updated)
- Sheep (textures code updated, now give 2 to 3 wool when sheared)
- Spider (textures code updated, change credits, comments our
modifications)
- Stone Monster (textures code updated)
- Tree Monster (textures code updated)
- Warthog (textures code updated)
- Wolf (finish reorganize the code, textures code updated, add spawner
egg and an inventory texture)
- Tweaks some sounds
2015-03-31 19:32:46 +02:00
LeMagnesium
a6bfdd377c Updated mesecons and pipeworks
- Added security on devices from pipeworks (breaker,placer)
- Added new mod in mesecons : mesecons_stickyblocks
2015-03-31 18:08:41 +02:00
fee70f8fc3 fixed NPC feed 2015-03-31 04:41:38 +02:00
Ombridride
23a64e9ffb Update npc.lua 2015-03-31 02:16:17 +02:00
06bd1f95d5 remove minetest.setting_get("remove_items") of step
remove minetest.setting_get("remove_items") of step, useless parsing
2015-03-31 01:33:36 +02:00
1cde302446 fixed unknown block in craft 2015-03-31 01:25:44 +02:00
d2264a7ebb add statbar hud and new textures to mana mod 2015-03-30 23:06:56 +02:00
LeMagnesium
9ca46d91f6 Updated homedecor, adding green trash can
- Added green trash cans
- Removed more side textures
2015-03-30 18:29:25 +02:00
LeMagnesium
6dce5e5cfc Updated homedecor_modpack
- Added overrides of missing technic nodes if mod is disabled
- Turned a lot of nodes into meshnodes and removed useless side textures
- Used a new way to register nodes like windows, shower heads, etc...
2015-03-29 12:06:13 +02:00
LeMagnesium
64a58936dd Added time restriction for whereis command
- Added a time limit for whereis command
- Added a notice sent to user whom position is querryed
2015-03-28 17:35:26 +01:00
LeMagnesium
400a5b01ea Changed blood texture for sand monster 2015-03-28 16:31:36 +01:00
Ombridride
f5dca18b57 Update shields armor
+1 armor for all shields
2015-03-28 14:15:04 +01:00
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
Ombridride
57506df706 Update warthog.lua 2015-03-09 17:12:56 +01:00
Ombridride
bb14d85a49 Update treemonster.lua 2015-03-09 17:12:31 +01:00
Ombridride
31998df815 Update stonemonster.lua 2015-03-09 17:10:01 +01:00
Ombridride
e2b5460e61 Update dungeonmaster.lua 2015-03-09 17:06:40 +01:00
Ombridride
fd1087c100 Update rat.lua 2015-03-09 17:05:17 +01:00
Ombridride
1272d2d138 Update mese_monster.lua 2015-03-09 17:04:49 +01:00
829e7388c1 remove useless condition (bug?) 2015-03-08 23:34:18 +01:00
LeMagnesium
3393ce9ba1 Added security on nether mod to prevent crash
- Initializated pmap1[count] if nil to avoid performing arithmetic on nil
2015-03-08 17:30:37 +01:00
LeMagnesium
91e44ae813 Updated pipeworks (rollback) 2015-03-08 15:22:06 +01:00
LeMagnesium
4a96a86be3 Changed position of mana's bar using axis (offset) 2015-03-07 15:23:53 +01:00
LeMagnesium
afd04d39c6 Removed useless and flooding debug print
- Removed flooding, useless and crashing call to minetest.log in cart mod (may be replaced by something else in the future)
2015-03-06 00:33:24 +01:00
LeMagnesium
99e74718cc Fixed missing link between sit_exec and homedecor.sit_exec
- Registered sit_exec (ghost) function as homedecor.sit_exec. All its calls
  have been changed in mods/homedecor_modpack/homedecor/furnitures.lua to
  homedecor.sit_exec(params)
2015-03-06 00:21:07 +01:00
LeMagnesium
69475ac204 Updated nether mod
- Kept values for pickaxes and tools
- Fixed calls of LIGHT_MAX
- Fixed typos
- Added sound and randomness in craft recipe
2015-03-05 17:09:02 +01:00
Ombridride
c765f2d41c Add a sound for wolfs 2015-03-05 01:32:58 +01:00
Ombridride
478d5e7218 Convert admin stuff => wooden stuff
(on every reboot)
2015-03-04 22:04:34 +01:00
LeMagnesium
9bfbd38c73 Changed old texture call to new texture
- Changed call to "shears.png", to its new name : "vines_shears.png"
2015-03-04 17:30:17 +01:00
LeMagnesium
66ee254fed Updated plantlife, hoping to fix missing texture
- Texture not fixed, missing "shears.png" used in mods/plantlife_modpack/vines/shears.lua
- Updated mod (added Turkish translation)
2015-03-04 17:11:18 +01:00
446842620b fix mana hud refresh
mana hud refresh now
fix crash when read mana.mt failed, mana.playerlist is nil, not {}
2015-03-04 02:21:07 +01:00
Ombridride
de4b1ac9ff Update nodes.lua 2015-03-04 00:31:41 +01:00
Ombridride
42082577bb Update aliases for "darkage:straw" and other
=> "darkage:stair_straw", "darkage:straw", "darkage:straw_bale" and "darkage:adobe"
2015-03-03 23:51:03 +01:00
c6e219b5a7 add traduction messages 2015-03-03 23:15:41 +01:00
Ombridride
89d21c4cd0 Merge pull request #27 from Ataron/master
Add a new mirror texture
2015-03-03 22:49:31 +01:00
Ataron
973dd0d708 Add new mirror texture 2015-03-03 22:39:38 +01:00
LeMagnesium
71780401bd Added shutdown mod
- Added shutdown mod by Jat and turbogus to warn players before server shuts down
2015-03-03 22:37:30 +01:00
LeMagnesium
2c6e09ce1c Updated minetestforfun_game, part 4
Merged :
	Add reverse recipes to craft hoesw
2015-03-03 22:04:16 +01:00
7a102d8a32 resolve conflict straw
resolve conflict darkage:straw and farming:straw Use darkage:straw if not mod farming else use farming:straw
2015-03-03 21:18:02 +01:00
Ombridride
731cc4e82e Delete old beds mod and add new beds mod
(from mt_game)
2015-03-03 21:01:27 +01:00
51f0455410 add default:rail in maptools:unbrekeable 2015-03-03 20:35:11 +01:00
Ombridride
4c878ba2c3 fix maptools:unbreakable_rail_copper 2015-03-03 19:23:51 +01:00
e38e2df28e changed name of unbreakable rails, names conflict. 2015-03-03 18:58:46 +01:00
de9ff6858c fixed no correct display node fences 2015-03-03 18:32:09 +01:00
LeMagnesium
d9c182cf9d Changed all the LIGHT_MAX calls to default.LIGHT_MAX
- Avoided crash by using the real variable instead of its old name
2015-03-03 18:22:38 +01:00
Ombridride
048a18e6bb Fix the wolf texture
A mistake…
2015-03-03 15:19:00 +01:00
54335603e5 add loading mob wolf and corrected wrong variable
added dofile() for wolf.lua in init.lua
corrected hp_max --> hp_min in wolf.lua
2015-03-03 14:36:13 +01:00
Ombridride
5b15099dae update mobs textures/models
(revert bad changes)
2015-03-03 11:59:09 +01:00
LeMagnesium
d21dc61032 Merge remote-tracking branch 'origin/master' 2015-03-03 02:13:23 +01:00
LeMagnesium
6d05ca13e8 Changed a few things in mobs and mana
- Changed mana's regeneration interval and quantity
- Changed chances for mese monsters to give returnmirror:mirror_inactive
  when killed
2015-03-03 02:12:00 +01:00
Ombridride
7bdbbf3851 Merge pull request #23 from LeMagnesium/irc_patch_1
Merge patch 1 for IRC
2015-03-03 01:19:09 +01:00
Ombridride
5846896f31 Update lighting.lua 2015-03-03 00:46:03 +01:00
Ombridride
fd2196027c Update lighting.lua 2015-03-03 00:45:24 +01:00
Ombridride
05c84ee9c5 Update ingredients.lua 2015-03-03 00:23:02 +01:00
Ombridride
3a9f112a0f Fix a mistake 2015-03-03 00:12:24 +01:00
Ombridride
3cf1a2318f Update Worldedit 2015-03-02 23:59:23 +01:00
Ombridride
f0645f5ebe fix incorrect "nether" values in nether mod
Grosse bêtise d’avoir modifiés ces lignes, je devais être fatigué
2015-03-02 23:08:50 +01:00
LeMagnesium
1914797049 Suppressed ethereal from spawns, and coweb craft recipe
- Removed mobs:coweb craft recipe from mobs, already declared in plantlife
- Removed ethereal:dirt from list of spawn nodes for mobs:pumba (useless)
2015-03-02 22:41:05 +01:00
LeMagnesium
89d6010fa1 Merge branch 'master' of github.com:Ombridride/minetest-minetestforfun-server 2015-03-02 22:31:05 +01:00
LeMagnesium
66104e5ff6 Updated mob mod
- Slightly changed API
- Added textures, and sounds
- Removed .env calls
2015-03-02 22:29:17 +01:00
Ombridride
ef8497f9b2 Update home decor and plantlife
more mesh on homedecor, and important performance upgrade for plantlife
2015-03-02 21:55:02 +01:00
Gael-de-Sailly
989b94df71 Added forbidden names list 2015-03-02 21:46:38 +01:00
LeMagnesium
911f49faa4 Updated areas, including megabuilder-like privilege
- Added area_high_limits privilege, similar to (buggy) megabuilder
2015-03-02 21:20:50 +01:00
LeMagnesium
b4f294fba2 Updated pipeworks after massive merge
- Changed flowing logic
2015-03-02 21:08:04 +01:00
1cf4e252f9 added news area openfarming
added area openfarming, anyone can interact only with farming mod(group plant).
added  chatcommand area_openfarming "/area_openfarming <ID>".
added display in hud when area is open to farming.
2015-03-02 19:19:42 +01:00
LeMagnesium
4e2c557a62 Changed silly crafts in food mod
- Disabled and changed silly crafts in food mod which allowed players to craft food with sand, dry shrub, and such nodes
2015-03-02 18:37:30 +01:00
LeMagnesium
ab2b25263f New crafts for returnmirror
- Added new craftitem returnmirror:mirror_glass and its texture, returnmirror_mirror_glass.png
- Changed crafts for returnmirror to complexificate returnmirror's craft
2015-03-02 17:47:57 +01:00
LeMagnesium
76b15b83e8 Added craft recipe for inactive mirrors 2015-03-01 12:03:04 +01:00
LeMagnesium
47f1c985a9 Added cloned returnmirror 2015-03-01 11:41:32 +01:00
LeMagnesium
b155e363e7 Removed submoduled returnmirror 2015-03-01 11:40:53 +01:00
LeMagnesium
1e3cb323c4 Added mana and changed position in hotbar 2015-03-01 11:40:25 +01:00
de4a8b2409 Rebalanced wood's recipe in darkage cause conflict craft 2015-02-28 21:25:59 +01:00
Ombridride
283af9ff26 Update mese_monster.lua
- one is enough

1 / 20 chance = 20%

I will add a really hard recipe for returnmirror:mirror_inactive", because it's a really easy way to move point to point :)
2015-02-28 20:14:44 +01:00
LeMagnesium
623ce42439 Added returnmirror mod (without mana for the moment)
- Added return mirror mod, mana will follow
- Added a drop of mirrors in mese_monsters' definitions
- Fixed a line return in areas
2015-02-28 13:17:58 +01:00
3d156a8ede Fixed global var error 2015-02-27 21:51:12 +01:00
LeMagnesium
4ede79aae6 Updated pipeworks, mesecons, and fixed typo
- Fixing missing comma in building_blocks:sticks' new craft recipe
- Updated pipeworks and mesecons : if changed breaks, revert this commit (works well on local server)
2015-02-27 17:28:41 +01:00
LeMagnesium
3fcfff4bcd Rebalanced wood's recipe in moreblocks and changed another one
- Changed recipe for building_blocks:sticks to avoid incompatibilities
- Rebalanced default:wood's recipe in moreblocks
2015-02-27 17:06:55 +01:00
Ombridride
b41a58009b Comment the cow_brown, for the moment 2015-02-26 01:43:12 +01:00
Ombridride
bbb599d703 Update dirtmonster.lua 2015-02-26 01:40:22 +01:00
Ombridride
1b7e575462 Update wolf.lua 2015-02-26 01:37:44 +01:00
Ombridride
b6504c49d9 Update treemonster.lua 2015-02-26 01:37:15 +01:00
Ombridride
56b8de7b13 Update stonemonster.lua 2015-02-26 01:36:53 +01:00
Ombridride
d8b5e61d1e Update spider.lua 2015-02-26 01:35:45 +01:00
Ombridride
604bc85e1c Update oerkki.lua 2015-02-26 01:34:41 +01:00
Ombridride
d51dfd01a4 Update lava_flan.lua 2015-02-26 01:33:52 +01:00
1948dc2af5 added missing .obj in home_decor 2015-02-25 17:11:53 +01:00
Ombridride
5d4f93aece Update Farming, Mobs, 3d_armor
Farming : minors fixe, add the straw block
Mobs : better api, swimming parameter for mobs, add eggs, code
optimisation
3d_armor : change the model, many new textures, new shield, and new
enchanted shield (which gain compared to normal shield +1 armor and x2
durability)
2015-02-25 01:57:21 +01:00
Ombridride
12e83d24a8 prepare farming update 02 2015-02-25 00:40:13 +01:00
Ombridride
6a0052379c Prepare the update of farming redo 2015-02-25 00:38:02 +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
342f99f23c Fixed homedecor's update, added inventorycheck
- Added inventorycheck mod
- Fixed ereased table in last commit (homedecor's update)
- Fixed all the wrong uses of register_node in mods/maptools/default_nodes.lua to avoid 0.4.12-name-check-system from crashing server. The diff have been sent to Calinou.
2015-02-24 22:07:05 +01:00