Commit Graph

485 Commits

Author SHA1 Message Date
Brianna
f87669b513 version 2.2.4 2020-04-08 09:38:04 -04:00
Brianna
6ffa4aaba5 Correctly compare items in menus. 2020-04-08 09:09:20 -04:00
Brianna
3b5270f300 Support Structures from 1.15.2 in 1.8.8 and vise versa. 2020-04-07 16:11:51 -04:00
Brianna
9719a322b8 Disabled brewing stand class in older versions since it doesn't exist. 2020-04-07 05:36:53 -04:00
Brianna
de7e5375f6 Preserve data in structures. 2020-04-07 05:36:45 -04:00
Brianna
251571a33a version 2.2.3 2020-04-06 06:46:41 -04:00
Brianna
d9f8abd304 Fixed ConcurrentModificationException. 2020-04-06 06:41:35 -04:00
Brianna
415715d952 revert back to using Material for compatibility with old saves. 2020-04-06 06:27:25 -04:00
Brianna
ddc2f026e5 Added back 1.8 level scanning support. (Not sure where it went) 2020-04-06 06:07:31 -04:00
Brianna
e40a3ed6f0 version 2.2.2 2020-04-05 16:18:54 -04:00
Brianna
b6b0df47eb Added option to scan blocks underwater without scanning the water blocks 2020-04-05 16:18:49 -04:00
Brianna
133d34683a Don't process null materials. 2020-04-05 06:30:08 -04:00
Brianna
7552fc6c91 Use getBlockFast method from SongodaCore 2020-04-04 16:51:16 -04:00
Wertík
93ae3e3e05 Fixed Portal bug. 2020-04-04 16:42:54 -04:00
Brianna
7d4fcb6568 Material not Materials. 2020-04-04 09:18:02 -04:00
Brianna
431338f84a This is useless. 2020-04-04 08:45:38 -04:00
Brianna
6753ea83d9 Use console sender if you want colors in console. 2020-04-04 08:45:30 -04:00
Brianna
a157e75004 Use CompatibleSound. 2020-04-04 08:45:09 -04:00
Brianna
aa272eaff4 Added isTall from CompatibleMaterial. 2020-04-04 08:44:51 -04:00
Brianna
d813c8b780 Added better use of CompatibleMaterial. 2020-04-04 08:43:24 -04:00
Brianna
1df7eb416a version 2.2.1 2020-04-01 10:54:22 -04:00
Wertík
eb5e7f3399 Fixed teleportation bug. 2020-04-01 10:53:51 -04:00
Wertík
2c86e6e89b Added check for material loading in Levelling.java 2020-04-01 10:53:48 -04:00
Wertík
4aafc87b55 Fixed parsing incorrect weather. 2020-04-01 10:53:46 -04:00
0ddlyoko
32f5383f3e Try to fix NullPointerException for challenges 2020-03-31 09:52:56 -04:00
Brianna
308d3a9661 Use CompatibleSound for ChallangeInventory. 2020-03-31 08:25:36 -04:00
Brianna
210722153e version 2.2 2020-03-31 07:23:48 -04:00
Daniel Ciepluch
70e561c54f Fix async access to file 2020-03-31 07:22:13 -04:00
Wertík
b21c33538b Fixed unkown block material in IslandLevelManager. 2020-03-31 07:22:11 -04:00
Wertík
e7e55a21cf Fixed Block limitation. 2020-03-31 07:22:07 -04:00
Wertík
39af355437 Fixed wrong Levelling menu import. 2020-03-31 07:22:04 -04:00
Daniel Ciepluch
dca8cf8a52 Fix player able to take out items from levelling inventory 2020-03-31 07:22:00 -04:00
Daniel Ciepluch
b6d92c1eb5 Fix bug when checking the environment 2020-03-29 15:42:44 -04:00
Daniel Ciepluch
63219b0cd6 Fix levelling related errors 2020-03-29 15:42:40 -04:00
Daniel Ciepluch
0292fe0fdf Fix skins on heads in is top 2020-03-29 15:42:37 -04:00
Daniel Ciepluch
66decd849b Fix fallbreak event on <1.13 2020-03-29 15:42:33 -04:00
Daniel Ciepluch
9aba80d570 Finish implementing Compatibles from SongodaCore 2020-03-29 09:33:23 -04:00
Wertík
f16bd2908c Most likely fixed no.9 - Teleport bug. 2020-03-29 09:33:20 -04:00
Wertík
9d1dfeff04 Fixed Level rewards. 2020-03-29 09:33:18 -04:00
Brianna
2e2843422a Lets make them English :D 2020-03-29 09:33:15 -04:00
Giacomello Nathan
52b2cfa16a Do not create island where an existing island is 2020-03-29 09:33:13 -04:00
0ddlyoko
f35e00ac2a Move messages 2020-03-29 09:33:10 -04:00
0ddlyoko
f29c28e037 Add message for preview and do not preview if user has an island 2020-03-29 09:33:05 -04:00
0ddlyoko
f32d96ef31 Add option to enable / disable challenges
This file hasn't been saved idk why
2020-03-29 09:33:01 -04:00
0ddlyoko
d35ca4abc8 Add back Levelling.java file and fix TPS drop 2020-03-29 09:32:55 -04:00
Daniel Ciepluch
23337a889b Redo levelling convert to compatMaterial 2020-03-29 09:32:52 -04:00
Wertík
2d296c4c77 Cleanup, remove points when a block falls to break. 2020-03-29 09:32:49 -04:00
Wertík
ebc6ec3d06 Remove points when a dragon egg is destroyed. 2020-03-29 09:32:46 -04:00
Daniel Ciepluch
08fdf5ac50 Implement CompatibleMaterial 2020-03-29 09:32:43 -04:00
Wertik1
de2c865ca9 Finished Level rewards. Added Repeated rewards. 2020-03-29 09:32:39 -04:00