1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-04-28 23:00:41 +02:00

Commit Graph

  • 744055b103 Added @ObaniGemini 's boats - Added nboats with their special properties. The code has been cleaned and optimized LeMagnesium 2015-04-30 14:09:53 +02:00
  • 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 LeMagnesium 2015-04-29 12:52:44 +02:00
  • 390a9616ca Resolve colisionbox problem with zombies Quentin BUISSON-DEBON 2015-04-29 10:50:54 +02:00
  • 5d155df1af Adapt the yeti code (And fix the zombie view range and the mese_monster fleshy against players) Quentin BUISSON-DEBON 2015-04-28 17:31:22 +02:00
  • de5a7b6100 Merge branch 'master' of https://github.com/Ombridride/minetest-minetestforfun-server Quentin BUISSON-DEBON 2015-04-28 15:47:10 +02:00
  • 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) Quentin BUISSON-DEBON 2015-04-28 15:45:35 +02:00
  • ae8e6fc32c Fixed logic blocks' indentation and ending - Fixed the 'end' crash in api.lua (after last merge) LeMagnesium 2015-04-28 10:40:11 +02:00
  • b368f3250e Update ghoat.lua Ombridride 2015-04-28 00:19:59 +02:00
  • 95827d8386 Add ghoat (forget add files in the latest commit) Ombridride 2015-04-28 00:16:16 +02:00
  • 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 Ombridride 2015-04-28 00:11:08 +02:00
  • 74d84c2c13 Remove Stonemonster from the Nether Forest Ombridride 2015-04-27 23:19:49 +02:00
  • 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 Ombridride 2015-04-27 23:15:46 +02:00
  • 720b7629c5 Update API.lua of mobs mod Ombridride 2015-04-27 22:38:49 +02:00
  • 7494dd8aa8 Update world.mt Ombridride 2015-04-27 22:09:40 +02:00
  • 74dcda8773 Update world.mt Ombridride 2015-04-27 16:58:45 +02:00
  • e64657f2e1 Merge branch 'eventobjects_add' LeMagnesium 2015-04-27 15:29:34 +02:00
  • 64ccc2c73d Updated moreblocks LeMagnesium 2015-04-26 23:44:56 +02:00
  • 5b03fd34f1 fix inadvertance error crabman77 2015-04-26 21:42:42 +02:00
  • ef530f7bb5 Added missing objs - The other_things' script is very useful in fact LeMagnesium 2015-04-26 13:11:14 +02:00
  • ad61a2fd72 Updated homedecor - Added kingsize beds LeMagnesium 2015-04-26 12:14:52 +02:00
  • 7932cf13fd Updated 3d_armor - Updated models - Updated armor.lua : new skin mod supported, and new method to drop the armor LeMagnesium 2015-04-26 12:05:41 +02:00
  • 681c2af852 Added sarangay's rotation - Used rotate parameter in sarangay's definition LeMagnesium 2015-04-25 23:28:56 +02:00
  • 0dfb7ee02f Added medias for sarangay - Added mesh (broken) - Added texture LeMagnesium 2015-04-25 15:47:07 +02:00
  • c8a8ac6813 Added beginning of sarangay mob's file - Added sarangay.lua (need mesh file, and configuration) - Fixed identation in api.lua LeMagnesium 2015-04-25 15:45:47 +02:00
  • 73ef7f0f38 Updated README.md LeMagnesium 2015-04-22 21:38:41 +02:00
  • 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 LeMagnesium 2015-04-22 21:34:56 +02:00
  • e0febced46 Changed random selecting to simple 'all dropped' behavior - '?' nodes now drop eveything they have LeMagnesium 2015-04-22 14:14:35 +02:00
  • c668e9f1d8 Added basic code of '?' block LeMagnesium 2015-04-21 23:30:34 +02:00
  • bcd1171404 Added '?' block texture LeMagnesium 2015-04-21 16:28:10 +02:00
  • c92f1facb2 Add EventObjects Ataron 2015-04-20 20:33:44 +02:00
  • a550e170bf Added basic files for new mod LeMagnesium 2015-04-20 20:12:11 +02:00
  • 622ec4d9ff Little change in values' calc sheet LeMagnesium 2015-04-23 18:07:29 +02:00
  • 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 LeMagnesium 2015-04-23 15:03:08 +02:00
  • 7457bc8092 Removed u_skins logs LeMagnesium 2015-04-23 13:59:18 +02:00
  • 05049276f9 Updated gitignore - Added *~ regex to ignore (temp file) LeMagnesium 2015-04-23 13:55:31 +02:00
  • a4d43cdbb9 Update README.md Ombridride 2015-04-22 23:31:02 +02:00
  • 06090a9676 Delete probleme.txt~ Ombridride 2015-04-22 23:30:38 +02:00
  • aeff0388ed Update README.md Ombridride 2015-04-22 23:30:22 +02:00
  • 1d19919b84 Delete README.md~ Ombridride 2015-04-22 23:29:50 +02:00
  • d878f10dcd Re-organize the git repo Ombridride 2015-04-22 23:27:01 +02:00
  • 17be93f9e0 This folder is now useless, so i delete it Ombridride 2015-04-22 23:20:23 +02:00
  • 50aa7dc69f Update news.txt Ombridride 2015-04-22 22:53:01 +02:00
  • 1f270bd5a9 Update news.txt Ombridride 2015-04-22 22:50:55 +02:00
  • 387b145162 Maze only creatable by admin LeMagnesium 2015-04-22 22:49:28 +02:00
  • bce300a35f Merge branch 'master' of https://github.com/Ombridride/minetest-minetestforfun-server Obani 2015-04-22 22:33:48 +02:00
  • 3ca6f58149 Fixed the problems on the logos 2 and 3 for qbuissondebon.info Obani 2015-04-22 22:33:05 +02:00
  • 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 LeMagnesium 2015-04-22 21:07:48 +02:00
  • 090d1689e3 Got back nether:apple hunger code - nether:apple increase hunger from 9 points LeMagnesium 2015-04-22 19:44:46 +02:00
  • c9399edb70 Added first version of @HybridDog 's maze mod LeMagnesium 2015-04-22 17:18:11 +02:00
  • 10428fbcfb Removed falling protection inhibiting the engine - All nodes inhibited now produce logs and are compatible with other mods LeMagnesium 2015-04-22 18:09:34 +02:00
  • 76eae44363 Filled empty values tables Gael-de-Sailly 2015-04-22 16:12:15 +02:00
  • d5ee3eabcc Removed inhibiting code in sand place callbacks - Removed inhibiting code in sand-type nodes' place callback to avoid blocking all callbacks to be executed, and the engine to send logs LeMagnesium 2015-04-22 14:21:08 +02:00
  • eafe217291 Added security in invtweak in case node breakers dig nodes LeMagnesium 2015-04-21 23:31:24 +02:00
  • 4b2944e11b Merge branch 'master' of github.com:Ombridride/minetest-minetestforfun-server LeMagnesium 2015-04-21 22:25:20 +02:00
  • 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 LeMagnesium 2015-04-21 22:23:43 +02:00
  • 95fd5e8ee9 Add shield texture Ataron 2015-04-21 19:37:28 +02:00
  • 94c1d3cefa Merged missing parts of mobs' api, updated news - Updated news.txt - Merged missing pieces of api.lua - Added a random message LeMagnesium 2015-04-21 12:32:35 +02:00
  • 5d5bf2dbd7 Reported modification of kamikaze group to creepers LeMagnesium 2015-04-21 12:05:53 +02:00
  • 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 LeMagnesium 2015-04-21 11:54:43 +02:00
  • deeaa98c16 Resolve problems Ombridride 2015-04-20 23:12:05 +02:00
  • f3da5b0a97 Rolled back mobs mod LeMagnesium 2015-04-20 23:07:51 +02:00
  • e253799535 Add *.so files for IRC mod Ombridride 2015-04-20 23:02:46 +02:00
  • 7865c89e12 Updated dungeonmasters.lua LeMagnesium 2015-04-20 22:40:09 +02:00
  • 90f363bda1 Merge branch 'master' of github.com:Ombridride/minetest-minetestforfun-server LeMagnesium 2015-04-20 22:38:38 +02:00
  • a0454b3b88 Updated api.lua of mobs mod LeMagnesium 2015-04-20 22:37:53 +02:00
  • 4f857ebbce Add files to merge Ombridride 2015-04-20 22:24:48 +02:00
  • c546d3ebe7 Updated calc sheets LeMagnesium 2015-04-20 21:52:25 +02:00
  • 58c6d48d9c Updated connected_chests LeMagnesium 2015-04-20 21:38:10 +02:00
  • 336359e038 Added a script rebasing all actives branches - Added a script rebasing and pushing every active branch, be sure to delete (git branch -D <branch>) any useless branch before using it! LeMagnesium 2015-04-20 20:53:58 +02:00
  • aa640fb417 Fixed sponges' infinite placement bug LeMagnesium 2015-04-20 20:40:16 +02:00
  • 72651fc0ed Added calc sheet for Solarmana nodes - Added calc sheet for solarmana's balance LeMagnesium 2015-04-20 20:08:35 +02:00
  • f89c6de1af Added support for trapdoor_cherry in mesecons - Added support in mesecons_doors for doors:trapdoor_cherry LeMagnesium 2015-04-20 18:13:54 +02:00
  • 8ce6bc7d01 Removed staled mesecons_doors line LeMagnesium 2015-04-20 17:20:11 +02:00
  • 4bedca35b1 Removed old mesecons_compatibility and activated mesecons_doors - Removed backup of mesecons_compatibility - Activated mesecons_doors instead of mesecons_compatibility in world.mt LeMagnesium 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" crabman77 2015-04-19 23:21:20 +02:00
  • 5d5f871c63 Fixed accent gsub LeMagnesium 2015-04-19 22:24:39 +02:00
  • 586c38eab4 Add a temporary help file for armor balance Ombridride 2015-04-19 14:07:24 +02:00
  • 3927b86f41 Added river water - Added river water (alias in mapgen.lua and registrations in nodes.lua) - Reorganized aliases in mapgen.lua as they are in minetest_game to make further merges simplier - Updated news.txt LeMagnesium 2015-04-19 11:21:58 +02:00
  • c3f271abd4 Update greenslimes.lua Ombridride 2015-04-18 23:52:47 +02:00
  • faeac3128d Update treemonster.lua Ombridride 2015-04-18 23:51:28 +02:00
  • 8558bb0c36 Update lavaslimes.lua Ombridride 2015-04-18 23:50:37 +02:00
  • f0f76c5641 Update treemonster.lua Ombridride 2015-04-18 23:49:35 +02:00
  • 16b695cf8e Update greenslimes.lua Ombridride 2015-04-18 23:45:44 +02:00
  • 892d2e4b6c Update mummy.lua Ombridride 2015-04-18 23:34:00 +02:00
  • 814d9e81a1 Lesser Sand Monster (~ -6,5%) Ombridride 2015-04-18 23:32:57 +02:00
  • b84ef6501e Update mummy.lua Ombridride 2015-04-18 23:29:56 +02:00
  • 657e01aa57 Update npc.lua Ombridride 2015-04-18 23:11:19 +02:00
  • f0def77dc5 Update infos.txt Ombridride 2015-04-18 19:28:18 +02:00
  • 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 Ombridride 2015-04-18 19:24:19 +02:00
  • 11e6bccb32 add substitute chars "éèà"(no displayed) to "eea" crabman77 2015-04-18 17:59:40 +02:00
  • e310eacb47 Added update/reverse script template LeMagnesium 2015-04-18 17:34:33 +02:00
  • 2cb0ad809f Updated IRC mod LeMagnesium 2015-04-18 17:27:45 +02:00
  • 58493231a2 Reduced all flowers' registration using new format LeMagnesium 2015-04-18 16:06:20 +02:00
  • 062d83e6d9 Updated homedecor and removed old lavalamp - Updated homedecor - Updated news.txt for next merge - Added script folder in other_things LeMagnesium 2015-04-18 15:39:20 +02:00
  • 50be5e0e46 Small observation for logos by Obani, for the server/website Ombridride 2015-04-18 14:47:48 +02:00
  • b773b7b4f4 Updated metatools - Added itemstack handler (write,read,erase) LeMagnesium 2015-04-18 13:48:55 +02:00
  • 8dc2c33ae6 Merge branch 'master' of github.com:Ombridride/minetest-minetestforfun-server LeMagnesium 2015-04-18 13:02:11 +02:00
  • 95b738d20b Added wonderfuly rude forbidden nicknames to the blacklist LeMagnesium 2015-04-18 13:01:21 +02:00
  • d4286d112c Update world.mt Ombridride 2015-04-18 12:18:43 +02:00
  • 6e26ec3513 Updated world.mt LeMagnesium 2015-04-18 12:13:59 +02:00