Commit Graph

8 Commits

Author SHA1 Message Date
Ombridride bd37f19662 Change rights in the repository (755) 2015-05-26 23:37:16 +02:00
LeMagnesium 06a44b2b04 Set gain not applied on returnmirror 2015-04-04 15:36:46 +02:00
LeMagnesium 35c8c024fe Moved, renamed sounds, and added code for them
- Added code pieces for handling sounds
- Moved sounds and renamed them using the naming convention
- Added soundset as dependency for returnmirror and awards
2015-04-04 15:24:20 +02:00
LeMagnesium e17ef3dbf6 Added minetest.register alias on mirror and fixed seawrecks' crash
- Created alias from returmirror:mirror_inactive to returnmirror:portal so the
  players will be able to find this item in unified_inventory's search menu by
  typing "portal"
- Fixed a very strange and unhandled crash in seawrecks, caused apparently by
  minetest.add_node. Used minetest.set_node instead and everything is fine
2015-03-16 19:52:46 +01:00
LeMagnesium 06cde1b2d7 Given second name in returnmirror's description
- The returnmirrors are now called "Return of the Return/Portal Mirror" so it's
  easier to players to guess what it does
2015-03-16 18:33:58 +01:00
LeMagnesium ab2b25263f New crafts for returnmirror
- Added new craftitem returnmirror:mirror_glass and its texture, returnmirror_mirror_glass.png
- Changed crafts for returnmirror to complexificate returnmirror's craft
2015-03-02 17:47:57 +01:00
LeMagnesium 76b15b83e8 Added craft recipe for inactive mirrors 2015-03-01 12:03:04 +01:00
LeMagnesium 47f1c985a9 Added cloned returnmirror 2015-03-01 11:41:32 +01:00