Commit Graph

545 Commits

Author SHA1 Message Date
LordMZTE 0758cb6c69
fix: more packet spam 2023-03-16 18:03:10 +01:00
LordMZTE 93c83c6453
chore: format code 2023-03-13 19:53:26 +01:00
LordMZTE 1a3c60f456
fix: no longer spam packets 2023-03-13 19:53:04 +01:00
LordMZTE 481846b73e
chore: delete useless garbage from previous windows idiots 2023-03-13 19:39:32 +01:00
Timo Ley c6939e20b6 chore: it compiles! 2023-03-13 19:34:56 +01:00
bconlon 63e9a73e80 Version bump to 1.1.2.2. 2021-04-16 17:38:31 -07:00
bconlon 2e107fc531
Update README.md 2021-03-21 12:29:00 -07:00
bconlon 81a4b0ed1b
Add files via upload 2021-03-21 11:58:49 -07:00
bconlon 77f402fd0f Update README.md. 2021-03-20 22:44:32 -07:00
bconlon fe13af33b0 Added CircleCI config. 2021-03-20 22:42:17 -07:00
bconlon 17eb2aaf17 Updated README.md. 2021-03-20 18:17:55 -07:00
bconlon d71bfb2ee6 Updated gradle. 2021-03-08 15:02:23 -08:00
bconlon b3b6c27771 Fixed banner. 2021-03-08 14:39:39 -08:00
bconlon 121141f77c Funding sidebar. 2021-03-07 19:47:33 -08:00
bconlon 5b48f19755 Updated info. 2021-03-07 19:18:08 -08:00
bconlon da34da2496 Sun Spirit now drops the Sun Altar. 2021-02-23 17:28:43 -08:00
bconlon 179eb6195d Cockatrices no longer target the player in creative mode. 2021-02-23 16:46:11 -08:00
bconlon 8396db1ebc Aechor plants no longer disappear when attacked with a gravitite sword. 2021-02-23 16:37:58 -08:00
bconlon c29ef250a6 Healing stone and quicksoil glass crafting are no longer broken. 2021-02-23 16:29:06 -08:00
bconlon 415e83b3c8 Added some missing stuff to the creative inventory to keep consistent with 1.16. 2021-02-23 16:00:34 -08:00
bconlon da7880fe23 The top of holystone no longer rotates. 2021-02-23 15:48:09 -08:00
bconlon cce579e656 Updated pink aercloud texture. 2021-02-23 15:40:41 -08:00
bconlon cef44a0334 Updated README, again. 2021-01-30 15:25:12 -08:00
bconlon f57b697782 Updated links in the README. 2021-01-30 13:53:53 -08:00
bconlon 0ee6b29461 1.1.2.1 Hotfix. 2021-01-04 08:29:40 -08:00
bconlon df5929d7ac Added missing recipe entries for vanilla swords to repair in the Enchanter. I am blind. 2021-01-01 12:14:15 -08:00
bconlon 3a439a396d Adjusted zephyr spawnrates. 2020-12-31 19:16:26 -08:00
bconlon 0179984308 1.1.2 2020-12-31 19:11:51 -08:00
bconlon 21c38f44af Added more translation entries. 2020-12-31 19:09:39 -08:00
bconlon bb7fe747f2 Backported life shard fixes. 2020-12-31 11:36:28 -08:00
bconlon 6b4f4d809c Removed print statement. 2020-12-31 09:57:23 -08:00
bconlon 47c7821f36 Backported sun spirit stuff. 2020-12-31 09:41:47 -08:00
bconlon 1d594045c4 Backport accessory keybind. 2020-12-31 07:54:40 -08:00
bconlon fece29925c Backport swet changes. 2020-12-30 22:45:17 -08:00
bconlon 6b1d56bc79 Tweaked ores slightly so they aren't all the same rarity. 2020-12-30 21:01:08 -08:00
bconlon 1f23ddf9f0 Fixed detection for whether a dart is critical to cause an NPE. 2020-12-30 20:44:56 -08:00
bconlon 2d8b84b9f6 Reduced spawning requirements for the Valkyrie Queen. 2020-12-30 20:19:46 -08:00
bconlon 5cc931a20a Fixed multiplayer inebriation crash. Don't know how it took two versions to notice this but luckily someone pointed it out. 2020-12-30 20:15:03 -08:00
bconlon 3178485ce0 Made some of the inebriation packet code a bit more solid, hopefully prevents any issues with it. 2020-12-28 19:04:25 -08:00
bconlon 9703daf541 Added some code to prevent the potential of arrows being used with blue aerclouds for lag machine purposes. 2020-12-28 17:58:08 -08:00
bconlon 8b2f0affe4 floating blocks drop as item past height limit. 2020-12-28 17:15:16 -08:00
bconlon 531a65e9e3 mob spawning 2020-12-28 16:47:43 -08:00
bconlon f5a637e91c Backport mob spawnrates. 2020-12-26 22:26:46 -08:00
bconlon e6be78f38f Inebriation no longer damages armor. This is consistent with 1.2.5. 2020-12-26 13:54:58 -08:00
bconlon 244bf0dc5d Added back old code to detect TiC Pickaxes, seems that for some reason they don't fall under canHarvestBlock([stone]). 2020-12-25 21:55:37 -08:00
bconlon 1ac17e5d56 Backport seasonal config. 2020-12-25 21:50:13 -08:00
bconlon 7557d8129a Backported mob spawning fixes. 2020-12-25 19:39:00 -08:00
bconlon 7af09ff4d3 Shift right clicking the Cloud Staff will clear Cloud Minions. Note: This can become wasteful of durability if used too much since whenever you activate it again it'll use up a durability point (as is how the staff is designed to work). 2020-12-25 18:54:11 -08:00
bconlon 03166df4f4 Tweaks relating to Phoenix Armor
- Takes 5 times as long to break from water damage.
- Carries over enchantments when becoming Obsidian Armor.
2020-12-25 18:07:39 -08:00
bconlon a833e7e07c Updated translation credits. 2020-12-25 12:37:19 -08:00