Commit graph

501 commits

Author SHA1 Message Date
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
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 b6f8c0969b Test commit; removed "Bleeding edge builds" from readme until we have a new build service running. 2020-12-04 15:04:13 -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
bconlon 3ae154fa09 Merge pull request 'Fix main menu button texts not aligned with unicode font' (#168) from Low-power/The-Aether:1.7.10-fix-unaligned-menu-button-texts into 1.7.10
Reviewed-on: https://gitea.gildedgames.com/GildedGames/The-Aether/pulls/168
2020-11-27 21:33:30 +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
bconlon 853bde6da8 Version bump to 1.1.1. 2020-09-12 13:30:09 -07:00
bconlon b866abe1a1 Menu music properly loops now. 2020-09-12 12:36:24 -07:00
bconlon 885a2e0536 Possibly reduced Zephyr spawnrates. Mob spawning makes no sense. 2020-09-11 22:37:39 -07:00
bconlon 8c0ce472a3 Fixed lightning crash. 2020-09-07 16:37:18 -07:00
bconlon 303f077089 Fixed I18n crash on servers. 2020-09-07 16:27:56 -07:00
bconlon eeabae123e Fixed bucket duplication in Skyroot Curative Bucket recipe. 2020-09-07 13:50:38 -07:00
bconlon b5165f8315 backport 2020-08-31 16:25:44 -07:00
bconlon 3416ca13f6 Removed some leftover code. 2020-08-29 15:08:57 -07:00
bconlon b72fb204cc Tweaked Lightning Knife and Lightning Sword lore entries. 2020-08-26 08:55:56 -07:00
bconlon 7db4b74ecf backport. 2020-08-25 14:49:54 -07:00
bconlon 1370e77b91 backport. 2020-08-24 23:24:52 -07:00
bconlon fd6a7fb020 backport. 2020-08-24 22:45:32 -07:00
bconlon 796c2e0c09 rarity 2020-08-24 21:34:21 -07:00
bconlon 5dcf44deb6 Backport. 2020-08-24 21:06:05 -07:00
bconlon b117feb7ba Backport. 2020-08-24 19:03:13 -07:00
bconlon fb4d89e8f8 Backport. 2020-08-24 16:52:03 -07:00
bconlon 5c748c4c59 Backport. 2020-08-24 16:15:25 -07:00
bconlon cfc87845eb Backport. 2020-08-21 15:27:37 -07:00
bconlon e4061e23dd Entities killed with the Cloud Staff's projectiles now drop experience. 2020-08-20 23:30:35 -07:00
bconlon ba375e6a74 Backport. Also fixed an NPE with darts apparently. 2020-08-20 20:50:40 -07:00
bconlon 65a4dfa17f Fixed the crystal island structure a bit. 2020-08-20 20:12:47 -07:00
bconlon dcb3a5e67e Removed comment. 2020-08-20 19:54:25 -07:00
bconlon 76b2321b69 Golden Oak can be silk touched. 2020-08-20 19:50:26 -07:00
bconlon 56817e28ec Slider can't break unbreakable blocks. 2020-08-20 19:26:40 -07:00
bconlon ac12c59658 Slider won't render as on fire. 2020-08-20 18:47:33 -07:00
bconlon 8218b3051f Backport. 2020-08-20 18:31:19 -07:00
bconlon ca127d33b6 Fixed something in the 1.7.10 readme. 2020-08-19 17:16:40 -07:00
bconlon 27fe25454d Added CONTRIBUTING.md file to the 1.7.10 repo and updated the README.md file. 2020-08-19 17:15:25 -07:00