Wouters Dorian
8dc63b9101
Optimize **all** PNG files
2015-07-06 18:59:12 +02:00
Ombridride
7ce665ea0d
Change the flint_and_steel craft
2015-06-29 12:04:47 +02:00
LeMagnesium
d66bc2a416
Updated homedecor and plantlife
...
- New coloured signs
2015-06-27 18:38:01 +02:00
LeMagnesium
8b18e4b196
Static craft recipe for flint_and_steel
2015-06-24 20:24:25 +02:00
LeMagnesium
9d1144b21d
Fixed flint_and_steel's shapeless craft recipe
2015-06-23 17:58:12 +02:00
Ombridride
cb04264888
Update init.lua
2015-06-23 17:42:20 +02:00
Ombridride
f19fdfc46c
New craft recipe for flint_and_steel because...
...
of conflict with spike_trap (bobblocks)
2015-06-23 17:41:35 +02:00
LeMagnesium
5cdb105831
Updated homedecor
...
- Used new description name for soda machine coins
2015-06-22 17:43:06 +02:00
LeMagnesium
f29ea87d00
Updated homedecor
2015-06-20 19:59:54 +02:00
LeMagnesium
2913bcb93d
Removed all whitespaces (using new script)
2015-06-10 19:12:48 +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
Ombridride
8683193e3c
rights 755 + new textures for swords/axe/shovel in wood/stone/steel
2015-05-31 11:56:13 +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
LeMagnesium
733c69c328
Updated homedecor
...
- Updated homedecor
- Updated files
- Added missing meshes
2015-05-27 22:12:00 +02:00
Ombridride
bd37f19662
Change rights in the repository (755)
2015-05-26 23:37:16 +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
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
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
a32db0e243
Fixed inhibition of buckets because of homedecor's overwrite
2015-05-16 14:15:14 +02:00
LeMagnesium
a363690ff7
Updated homedecor
2015-05-15 13:18:20 +02:00
LeMagnesium
e4b44695ea
Removed useless obj
2015-05-06 11:14:40 +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
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
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
99dbbf71c9
Updated homedecor
...
- Added/removed textures
- Added mesh for inbox
- Added wall lamp
2015-04-06 21:40:52 +02:00
LeMagnesium
05252763a1
Updated meshes
2015-04-05 23:11:08 +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
LeMagnesium
de0b944f81
Added all missing meshes forgotten by meld
2015-03-31 19:49:36 +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
ddf4a356c8
Updated homedecor mod
2015-03-16 19:50:50 +01:00
Ombridride
b3cf918f02
tweak the craft recipe of cobweb_corner
2015-03-11 16:25:00 +01:00
Ombridride
8e721a4d8e
tweak the description for avoid mobs conflict
2015-03-11 16:21:08 +01:00
LeMagnesium
99e74718cc
Fixed missing link between sit_exec and homedecor.sit_exec
...
- Registered sit_exec (ghost) function as homedecor.sit_exec. All its calls
have been changed in mods/homedecor_modpack/homedecor/furnitures.lua to
homedecor.sit_exec(params)
2015-03-06 00:21:07 +01:00
LeMagnesium
d9c182cf9d
Changed all the LIGHT_MAX calls to default.LIGHT_MAX
...
- Avoided crash by using the real variable instead of its old name
2015-03-03 18:22:38 +01:00
Ombridride
5846896f31
Update lighting.lua
2015-03-03 00:46:03 +01:00
Ombridride
fd2196027c
Update lighting.lua
2015-03-03 00:45:24 +01:00
Ombridride
3a9f112a0f
Fix a mistake
2015-03-03 00:12:24 +01:00
Ombridride
ef8497f9b2
Update home decor and plantlife
...
more mesh on homedecor, and important performance upgrade for plantlife
2015-03-02 21:55:02 +01:00
LeMagnesium
4ede79aae6
Updated pipeworks, mesecons, and fixed typo
...
- Fixing missing comma in building_blocks:sticks' new craft recipe
- Updated pipeworks and mesecons : if changed breaks, revert this commit (works well on local server)
2015-02-27 17:28:41 +01:00
LeMagnesium
3fcfff4bcd
Rebalanced wood's recipe in moreblocks and changed another one
...
- Changed recipe for building_blocks:sticks to avoid incompatibilities
- Rebalanced default:wood's recipe in moreblocks
2015-02-27 17:06:55 +01:00
1948dc2af5
added missing .obj in home_decor
2015-02-25 17:11:53 +01:00
LeMagnesium
342f99f23c
Fixed homedecor's update, added inventorycheck
...
- Added inventorycheck mod
- Fixed ereased table in last commit (homedecor's update)
- Fixed all the wrong uses of register_node in mods/maptools/default_nodes.lua to avoid 0.4.12-name-check-system from crashing server. The diff have been sent to Calinou.
2015-02-24 22:07:05 +01:00
LeMagnesium
bcd0118ba9
Updated homedecor, and fixed cloud pedestals
2015-02-24 18:23:14 +01:00
LeMagnesium
8b7ca866fb
Removed all the set_hp(20) calls in homedecor
...
- Sofas, furnitures and longsofas don't get players to recover their hp
anymore.
2015-02-23 19:46:43 +01:00
LeMagnesium
bf4f6e70e2
Fixed mistakes in new pedestals' definitions
2015-02-23 11:56:22 +01:00
Gael-de-Sailly
92d20a7e61
Turn glass into glasslike_framed_optional drawtype
2015-02-22 18:17:27 +01:00
LeMagnesium
58e24e0b61
Added multiple new pedestals
...
* Added :
1. junglewood pedestal (as specified in the todolist)
2. obsidian pedestal
3. cloud pedestal, available for admins
2015-02-20 16:10:23 +01:00