forum.bbcode 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203
  1. [h][b]VM Lighting Wand[/b][/h]
  2. [i][color=#A9A9A9]Images now added! (bottom of post in spoiler)[/color][/i]
  3. [color=#40BF00][size=150][b]Details[/b][/size][/color]
  4. Adds a Wand that can spawn a light node both in water or air.
  5. But it is greedy, it requires been fed burnable items in order to place lights.
  6. The Wand provides a GUI interface by right clicking while holding a Wand. From here you can see details about the wand and a slot to feed it burnable items.
  7. As the wand is fed more items and builds up power it will level up, increasing the level grants it more range and decreases its usage cost.
  8. Levels can be fully configured to suit your needs within the provided [i]config.lua[/i] file, a backup of this file can be found at [i]docs/config.dist.lua[/i]
  9. To place a light on top of a liquid node hold shift while pointing at some liquid.
  10. A light will be removed if the node you are placing it already contains a light node.
  11. the wand sound and particles can be disabled within the games settings page under mods
  12. feedback, suggestions and comments are all welcome.
  13. [color=#40BF00][size=150][b]Features[/b][/size][/color]
  14. [list]
  15. [*] works with all games [color=#A9A9A9]
  16. [i] * just needs burnable items[/i][/color]
  17. [*] Easy setting of custom recipe [color=#A9A9A9]
  18. [i] * see config.lua[/i][/color]
  19. [*] a command setting to manage all players stored power [color=#A9A9A9]
  20. [i] * disabled by default
  21. * requires privilege added by this mod[/i][/color]
  22. [*] built in levelling system increasing placement range and reducing usage costs
  23. [*] creative players are placed in the last level automatically and can place light nodes for free
  24. [*] setting to give new players a wand for free when they join [color=#A9A9A9]
  25. [i] * disabled by default[/i][/color]
  26. [*] per user setting for sound and particle effects
  27. [*] configure all levels [color=#A9A9A9]
  28. [i] * add/remove/alter/balance/rename[/i][/color]
  29. [*] overall efficiency multiplier setting for fast balancing to suit needs
  30. [*] fancy GUI to show wand status and fed its hunger!
  31. [/list]
  32. [color=#40BF00][size=150][b]Depends[/b][/size][/color]
  33. [list]
  34. [*]none
  35. [/list]
  36. [color=#40BF00][size=150][b]Optional Depends[/b][/size][/color]
  37. [b][i][color=#A9A9A9]* Optional depends only add a recipe to craft the wand.[/color][/i][/b]
  38. [list]
  39. [*]default [color=#A9A9A9][i] * Minetest game[/i][/color]
  40. [*]mcl_core [color=#A9A9A9][i] * Mineclone2[/i][/color]
  41. [*]mcl_nether [color=#A9A9A9][i] * Mineclone2[/i][/color]
  42. [*]hades_core [color=#A9A9A9][i] * Hades Revisited[/i][/color]
  43. [*]glowcrystals [color=#A9A9A9][i] * Hades Revisited[/i][/color]
  44. [/list]
  45. [color=#40BF00][size=150][b]Latest Version[/b][/size][/color]
  46. [size=150][b][color=#0040BF]1.0.0[/color][/b][/size]
  47. [list]
  48. [*][url=https://notabug.org/vibes81/vm_lighting_wand/archive/master.zip](zip)[/url]
  49. [*][url=https://notabug.org/vibes81/vm_lighting_wand/archive/master.tar.gz](tar.gz)[/url]
  50. [*][url=https://notabug.org/vibes81/vm_lighting_wand](source)[/url]
  51. [/list]
  52. [color=#40BF00][size=150][b]License[/b][/size][/color]
  53. [list]
  54. [*] the sound file is (CC BY-NC 4.0) [url=https://orangefreesounds.com/magic-wand-sound-effect/](source)[/url]
  55. [*] the water image is from default and included so not to depend on default
  56. [*]everything else is [b]MIT[/b]
  57. [/list]
  58. [color=#40BF00][size=150][b]Extra[/b][/size][/color]
  59. [tspoiler= all releases]
  60. [size=150][b][color=#0040BF] 1.0.0[/color][/b][/size] [color=#A9A9A9][i]ready for release[/i][/color]
  61. [list]
  62. [*][url=https://notabug.org/vibes81/vm_lighting_wand/archive/1.0.0.zip](zip)[/url]
  63. [*][url=https://notabug.org/vibes81/vm_lighting_wand/archive/1.0.0.tar.gz](tar.gz)[/url]
  64. [*][url=https://notabug.org/vibes81/vm_lighting_wand/src/1.0.0](source)[/url]
  65. [/list]
  66. [size=150][b][color=#0040BF] Beta 10[/color][/b][/size] [color=#A9A9A9][i]fixes several bugs and adds a new failed particle effect[/i][/color]
  67. [list]
  68. [*][url=https://notabug.org/vibes81/vm_lighting_wand/archive/beta_10.zip](zip)[/url]
  69. [*][url=https://notabug.org/vibes81/vm_lighting_wand/archive/beta_10.tar.gz](tar.gz)[/url]
  70. [*][url=https://notabug.org/vibes81/vm_lighting_wand/src/beta_10](source)[/url]
  71. [/list]
  72. [size=150][b][color=#0040BF] Beta 9[/color][/b][/size] [color=#A9A9A9][i]per user effect settings added[/i][/color]
  73. [list]
  74. [*][url=https://notabug.org/vibes81/vm_lighting_wand/archive/beta_9.zip](zip)[/url]
  75. [*][url=https://notabug.org/vibes81/vm_lighting_wand/archive/beta_9.tar.gz](tar.gz)[/url]
  76. [*][url=https://notabug.org/vibes81/vm_lighting_wand/src/beta_9](source)[/url]
  77. [/list]
  78. [size=150][b][color=#0040BF] Beta 8[/color][/b][/size] [color=#A9A9A9][i]added recipe for hades revisited[/i][/color]
  79. [list]
  80. [*][url=https://notabug.org/vibes81/vm_lighting_wand/archive/beta_8.zip](zip)[/url]
  81. [*][url=https://notabug.org/vibes81/vm_lighting_wand/archive/beta_8.tar.gz](tar.gz)[/url]
  82. [*][url=https://notabug.org/vibes81/vm_lighting_wand/src/beta_8](source)[/url]
  83. [/list]
  84. [size=150][b][color=#0040BF] Beta 7[/color][/b][/size] [color=#A9A9A9][i]bugfix[/i][/color]
  85. [list]
  86. [*][url=https://notabug.org/vibes81/vm_lighting_wand/archive/beta_7.zip](zip)[/url]
  87. [*][url=https://notabug.org/vibes81/vm_lighting_wand/archive/beta_7.tar.gz](tar.gz)[/url]
  88. [*][url=https://notabug.org/vibes81/vm_lighting_wand/src/beta_7](source)[/url]
  89. [/list]
  90. [size=150][b][color=#0040BF] Beta 6[/color][/b][/size] [color=#A9A9A9][i]bugfix[/i][/color]
  91. [list]
  92. [*][url=https://notabug.org/vibes81/vm_lighting_wand/archive/beta_6.zip](zip)[/url]
  93. [*][url=https://notabug.org/vibes81/vm_lighting_wand/archive/beta_6.tar.gz](tar.gz)[/url]
  94. [*][url=https://notabug.org/vibes81/vm_lighting_wand/src/beta_6](source)[/url]
  95. [/list]
  96. [size=150][b][color=#0040BF] Beta 5[/color][/b][/size] [color=#A9A9A9][i]mineclone2 recipe[/i][/color]
  97. [list]
  98. [*][url=https://notabug.org/vibes81/vm_lighting_wand/archive/beta_5.zip](zip)[/url]
  99. [*][url=https://notabug.org/vibes81/vm_lighting_wand/archive/beta_5.tar.gz](tar.gz)[/url]
  100. [*][url=https://notabug.org/vibes81/vm_lighting_wand/src/beta_5](source)[/url]
  101. [/list]
  102. [size=150][b][color=#0040BF]Beta 4[/color][/b][/size] [color=#A9A9A9][i]adds command to wand[/i][/color]
  103. [list]
  104. [*][url=https://notabug.org/vibes81/vm_lighting_wand/archive/beta_4.zip](zip)[/url]
  105. [*][url=https://notabug.org/vibes81/vm_lighting_wand/archive/beta_4.tar.gz](tar.gz)[/url]
  106. [*][url=https://notabug.org/vibes81/vm_lighting_wand/src/beta_4](source)[/url]
  107. [/list]
  108. [size=150][b][color=#0040BF]Beta 3[/color][/b][/size] [color=#A9A9A9][i]Overall of wand[/i][/color]
  109. [list]
  110. [*][url=https://notabug.org/vibes81/vm_lighting_wand/archive/beta_3.zip](zip)[/url]
  111. [*][url=https://notabug.org/vibes81/vm_lighting_wand/archive/beta_3.tar.gz](tar.gz)[/url]
  112. [*][url=https://notabug.org/vibes81/vm_lighting_wand/src/beta_3](source)[/url]
  113. [/list]
  114. [size=150][b][color=#0040BF]Beta 2[/color][/b][/size] [color=#A9A9A9][i]Adds a Magic Type based Wand with a hub status[/i][/color]
  115. [list]
  116. [*][url=https://notabug.org/vibes81/vm_lighting_wand/archive/beta_2.zip](zip)[/url]
  117. [*][url=https://notabug.org/vibes81/vm_lighting_wand/archive/beta_2.tar.gz](tar.gz)[/url]
  118. [*][url=https://notabug.org/vibes81/vm_lighting_wand/src/beta_2](source)[/url]
  119. [/list]
  120. [size=150][b][color=#0040BF]Beta 1[/color][/b][/size] [color=#A9A9A9][i]Adds a free working wand, good for testing[/i][/color]
  121. [list]
  122. [*][url=https://notabug.org/vibes81/vm_lighting_wand/archive/beta_1.zip](zip)[/url]
  123. [*][url=https://notabug.org/vibes81/vm_lighting_wand/archive/beta_1.tar.gz](tar.gz)[/url]
  124. [*][url=https://notabug.org/vibes81/vm_lighting_wand/src/beta_1](source)[/url]
  125. [/list]
  126. [/tspoiler]
  127. [tspoiler= images]
  128. [img]https://notabug.org/vibes81/vm_lighting_wand/raw/master/screenshot.png[/img]
  129. [img]https://notabug.org/vibes81/vm_lighting_wand/raw/master/screenshot1.png[/img]
  130. [img]https://notabug.org/vibes81/vm_lighting_wand/raw/master/screenshot2.png[/img]
  131. [img]https://notabug.org/vibes81/vm_lighting_wand/raw/master/screenshot5.png[/img]
  132. [/tspoiler]