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

1149 Commits

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