Commit Graph

505 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
bconlon 63e9a73e80 Version bump to 1.1.2.2. 2021-04-16 17:38:31 -07: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 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 8b72fc05eb Backported all translations. 2020-12-25 12:35:07 -08:00
bconlon 2a39fc0c8b Added language button to Aether main menu. 2020-12-09 15:32:32 -08:00
bconlon 00eae765da Lowered cloud height to y=-5. 2020-12-09 15:09:38 -08:00
bconlon 1f59f81489 Added a null check, this might fix a crash with inebriation. 2020-12-05 21:57:50 -08:00
bconlon a5ac7685d2 Fixed the Sun Spirit sometimes not receiving damage from Ice Crystals, probably. 2020-12-05 21:29:23 -08:00
bconlon dc2fa33537 Updated Aether Portal Frame item texture. 2020-11-27 15:37:49 -08:00
bconlon 50faf61ae0 Fix AetherLoadingScreen trying to draw trivia message out of window. (Fixes taken from PR by Low-power, which currently can't be merged because of a file conflict so I'm implementing the fixes manually). 2020-11-27 14:49:49 -08:00
bconlon 6fec640108 Merge pull request 'Fix using backslash in paths break on non-Windows platforms' (#165) from Low-power/The-Aether:1.7.10-fix-backslashes-in-path into 1.7.10
Reviewed-on: https://gitea.gildedgames.com/GildedGames/The-Aether/pulls/165
2020-11-27 21:44:43 +00:00
bconlon 1a4e16710b Merge pull request 'Banned blocks/items shouldn't prevent breaking blocks' (#166) from Low-power/The-Aether:1.7.10-fix-holding-banned-item-prevent-destroying-blocks into 1.7.10
Reviewed-on: https://gitea.gildedgames.com/GildedGames/The-Aether/pulls/166
2020-11-27 21:44:23 +00:00
bconlon 8bb5d3bd91 Merge pull request 'Fix client side pseudo item entity dropped from lore book' (#167) from Low-power/The-Aether:1.7.10-fix-lore-book-drop-item-entity-in-client-world into 1.7.10
Reviewed-on: https://gitea.gildedgames.com/GildedGames/The-Aether/pulls/167
2020-11-27 21:41:31 +00:00
WHR 8fbe2ecabe Fix main menu button texts not aligned with unicode font 2020-10-20 17:03:18 +08:00
WHR 81834e4e98 Fix client side pseudo item entity dropped from lore book 2020-10-17 18:09:29 +08:00
WHR ce3ef66c25 Banned blocks shouldn't prevent breaking blocks 2020-10-17 17:59:40 +08:00
WHR bbd629d8a3 Fix using backslash in paths 2020-10-17 17:41:58 +08:00