Commit graph

516 commits

Author SHA1 Message Date
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
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