Skip to content

Polytheism II: Superglass Make

bushtail requested to merge bushtail/2009dev:polytheism into master

What are the goals of this MR?

  • Replace Superglass Make with a Kotlin listener
  • Separate data like enums from LunarListeners.kt into LunarData.kt

Are there any tricky things testers should keep an eye out for?

  • No

  • Yes, as follows: It's the whole spell, ash, seaweed, and swampweed should be accepted. The spell should make roughly 1.30 molten glass from one bucket of sand and one of the accepted materials. Should do the whole inventory at once, given both a bucket and an ingredient are available.

  • I have tested these changes thoroughly.

  • This requires extra testing due to being bushtail code.

  • I used the Thanos Tool for any JSON edits, I did not edit any JSON files by hand (MR will be rejected if there are manual JSON edits).

  • I acknowledge that this contribution will be released under the AGPL license.

Edited by bushtail

Merge request reports