Commit Graph

545 Commits

Author SHA1 Message Date
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
bconlon b82974b256 Fixed an issue with Sun Spirit dialogue. 2020-08-16 16:12:57 -07:00
bconlon 1ccc541baa Backported Aether Start. 2020-08-14 18:43:41 -07:00
bconlon a3219c0382 Aerwhales can no longer travel at light speed. 2020-08-14 15:17:05 -07:00
bconlon 7d093e57c0 Updated mcmod.info. 2020-08-14 14:20:56 -07:00
bconlon 42d93bfb5b Refactoring for 1.7.10. 2020-08-13 23:29:22 -07:00
bconlon e74e1215be Backported lore. 2020-08-13 21:42:27 -07:00