Commit Graph

18 Commits

Author SHA1 Message Date
sys4-fr 3894e98988 Remove unneeded soundset dependencies 2017-12-09 23:59:45 +01:00
crabman77 5856d4d6f3 convert sounds,mono 44100 48kb
remove fire_small.ogg, doublons
2015-09-05 21:40:31 +02:00
Quentin BUISSON-DEBON f8fe9a8104 compress textures, fix preview shields 2015-07-24 23:09:08 +02:00
Wouters Dorian 8dc63b9101 Optimize **all** PNG files 2015-07-06 18:59:12 +02:00
Ombridride bd37f19662 Change rights in the repository (755) 2015-05-26 23:37:16 +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
Quentin BUISSON-DEBON 70b806ed3d Comrpess sounds
by Obani, thank you !
2015-04-08 16:26:28 +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
Ataron 1bcf7175fc Change mirror glass texture 2015-03-20 20:19:35 +01: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
Ataron 973dd0d708 Add new mirror texture 2015-03-03 22:39:38 +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
LeMagnesium b155e363e7 Removed submoduled returnmirror 2015-03-01 11:40:53 +01:00
LeMagnesium 623ce42439 Added returnmirror mod (without mana for the moment)
- Added return mirror mod, mana will follow
- Added a drop of mirrors in mese_monsters' definitions
- Fixed a line return in areas
2015-02-28 13:17:58 +01:00