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