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

677 Commits

Author SHA1 Message Date
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