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

1006 Commits

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