Open volleyjosh opened 1 year ago
I have published a new commit, check if the issues you described are still present.
only one issue remaining: import com.sun.tools.javac.jvm.Gen; in com.shatteredpixel.shatteredpixeldungeon.levels.rooms.special.CrystalPathRoom should be removed.
Fox pixel dungeon 1.4.3, I had to change line 50 of com.shatteredpixel.shatteredpixeldungeon.actors.mobs.Statue to public Weapon weapon;
(I also had to remove the javac import in com.shatteredpixel.shatteredpixeldungeon.levels.rooms.special.CrystalPathRoom and the glyph character on line 146 of com.watabou.utils.PlatformSupport and change to utf 8, but I suspect those had to do with my windows clone)