1. 3c49ba8 Update / remove outdated information in README.md by WHR · 3 years, 11 months ago
  2. e5b63b7 Swet will now ignore creative mode players when searching target to attack by WHR · 3 years, 11 months ago
  3. 669ee0f Refactor Swet by WHR · 3 years, 11 months ago
  4. 0f72a65 Manually import commit 6b1d56b by bconlon: Tweaked ores slightly so they aren't all the same rarity. by WHR · 3 years, 11 months ago
  5. c561b1e Manually import commit 2d8b84b by bconlon: Reduced spawning requirements for the Valkyrie Queen. by WHR · 3 years, 11 months ago
  6. e482ea6 AechorPlant is no longer AetherAnimal by WHR · 3 years, 11 months ago
  7. ac4319d Manually and partially import commit 3178485 by bconlon: Made some of the inebriation packet code a bit more solid, hopefully prevents any issues with it. by WHR · 3 years, 11 months ago
  8. f518fe7 Manually import commit 8b2f0af by bconlon: floating blocks drop as item past height limit. by WHR · 3 years, 11 months ago
  9. 7006235 Manually import and refactor commit 7af09ff by bconlon: 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). by WHR · 3 years, 11 months ago
  10. 007d93e Manually import and refactor commit e6be78f by bconlon: Inebriation no longer damages armor. This is consistent with 1.2.5. by WHR · 3 years, 11 months ago
  11. dbea3df Manually import and refactor commit 03166df by bconlon: Tweaks relating to Phoenix Armor by WHR · 3 years, 11 months ago
  12. fbe5510 Manually import commit a5ac768 by bconlon: Fixed the Sun Spirit sometimes not receiving damage from Ice Crystals, probably. by WHR · 3 years, 11 months ago
  13. bb6cd3a Add custom implementation for spawn point creating by WHR · 3 years, 11 months ago
  14. cb5cc60 Fix projectile entities such as Zephyr's snowballs staying in air forever by WHR · 3 years, 11 months ago
  15. e0a500d Aerbunny can no longer be dismounted by another player by WHR · 3 years, 11 months ago
  16. 6e42cdf Disable void teleportion if 'WorldBelowAether' is set to the Aether itself, avoids entities falling infinitely by WHR · 3 years, 11 months ago
  17. 7072785 AetherWorldProvider: canCoordinateBeSpawn won't be called if canRespawnHere returns false by WHR · 3 years, 11 months ago
  18. b4d37a6 Fix client-side crashing due to InebriationPotion instance didn't get created when needed by PotionEffect by WHR · 3 years, 11 months ago
  19. b4d670f Add 'AlwaysRespawnInAether' configuration property to allow players always respawning in the Aether by WHR · 3 years, 11 months ago
  20. aa59ff2 Fix NullPointerException in InitiateValkyrieFightPacket by WHR · 3 years, 12 months ago
  21. c089fce Optionally register blocks and items with same numeric IDs as the default configuration of the original mod, to convert old saves to current format with mostly matching blocks; fix missing block in crystal tree floating island; some related refactorings by WHR · 3 years, 12 months ago
  22. c1aad2f Fix player's experience not get synchronized after being teleported from/to Aether by WHR · 4 years ago
  23. f12ede5 Fix NullPointerException on using lava bucket in Aether; refactor AetherBiome a bit by WHR · 4 years ago
  24. 8f22bcc Mark silk touched double dropped items by WHR · 4 years ago 1.7.10-1.1.1-rivoreo-r4
  25. dd8577c Remove Jenkinsfile by WHR · 4 years, 1 month ago
  26. 67dcaa0 Fix poor performance on updating Zephyr course; remove unused classes by WHR · 4 years, 1 month ago
  27. 736b324 More workaround for Cauldron world name bug by WHR · 4 years, 1 month ago
  28. fc306f3 Remove Sun Altar permission checking for multiplayer because it is broken by WHR · 4 years, 1 month ago
  29. 668a790 Refactor AetherEventHandler by WHR · 4 years, 1 month ago
  30. 02c1a4c Skip old save directory migration if Cauldron bug workaround is applied by WHR · 4 years, 1 month ago
  31. 7466e06 Fix Aether time can be negative by WHR · 4 years, 1 month ago
  32. 8abdb40 Consider failure to create the symbolic link for workaround the Cauldron bug a fatal error by WHR · 4 years, 1 month ago
  33. 6e1d6dc Workaround a Cauldron bug where more than one Aether save directories are used, causing inconsistent save by WHR · 4 years, 1 month ago
  34. c2f5df8 Compare world name case insensitively by WHR · 4 years, 1 month ago
  35. 384a301 Correct 'WorldBelowAether' configuration property comment by WHR · 4 years, 1 month ago
  36. feb7d8b Fix 'java.io.IOException: No such file or directory' from AetherConfig by trying to create file without first creating its parent directroy by WHR · 4 years, 1 month ago
  37. a9e3cd0 Rewrite configration, with old category and property names migration support by WHR · 4 years, 1 month ago
  38. 85d8d3e Make AetherConfig.config private by WHR · 4 years, 1 month ago
  39. f247e84 Fix Aether trivia message being drawed out of window by WHR · 4 years, 1 month ago
  40. 37249c3 Fix Valkyrie Queen doesn't look player when not ready to fight by WHR · 4 years, 1 month ago
  41. 7a92090 Apply some improvements for AetherClientEvents and PhoenixBow by WHR · 4 years, 1 month ago
  42. 174db04 Remove unused configuration property by WHR · 4 years, 1 month ago
  43. 44711b0 Remove Gilded Games' contributing descriptions, as it is not relevant to this fork by WHR · 4 years, 1 month ago
  44. 9f4998c Improve main menu configuration implementation by WHR · 4 years, 1 month ago
  45. 583ecdc Make main menu buttons shift slower just like the original Aether mod by WHR · 4 years, 1 month ago
  46. cab4e19 Require silk touch level 2 or higher to enable additional normal item drop for Skyroot tools; AetherOre now uses DoubleDropHelper; remove some debugging messages by WHR · 4 years, 1 month ago
  47. a747ea1 Using Skyroot tools with silk touch on corresponding blocks will drop another item as normal, in addition to silk touched item by WHR · 4 years, 1 month ago
  48. 544d392 Support failing out of the Aether with another entity mounted on a player by WHR · 4 years, 1 month ago 1.7.10-1.1.1-rivoreo-r3
  49. 3fc3d95 Refactor by WHR · 4 years, 1 month ago
  50. 82bcaef Refactor by WHR · 4 years, 1 month ago
  51. 4ecd310 Refactor by WHR · 4 years, 1 month ago
  52. c3c5a7a Refactor by WHR · 4 years, 1 month ago
  53. ef315e0 Refactor by WHR · 4 years, 1 month ago
  54. 6d1995f Refactor by WHR · 4 years, 1 month ago
  55. 5ef97d8 Fix Aether main menu button texts not aligned with unicode font by WHR · 4 years, 1 month ago
  56. 7e53a21 Move living entity event handlers to AetherEntityEvents by WHR · 4 years, 1 month ago
  57. f2ece5a Add source code repository URLs into mcmod.info by WHR · 4 years, 1 month ago
  58. d387220 Partially fix ridden entity didn't get updated to client after falling out of the Aether with a mount by WHR · 4 years, 1 month ago
  59. 64112cb Better handling of Aether main menu button shifting by WHR · 4 years, 1 month ago
  60. 88b3a08 Fix Aether main menu button shaking when being hovered at left edge by WHR · 4 years, 1 month ago
  61. 58ceb05 Remove unnecessary type checking by WHR · 4 years, 1 month ago
  62. c8e974c Return Victory Medals if InitiateValkyrieFightPacket is incorrectly sent with medals fewer than required by WHR · 4 years, 1 month ago
  63. dcb2c08 Fix Valkyrie Queen only support taking a single stack of Victory Medals from player's inventory, with some related refactorings by WHR · 4 years, 1 month ago
  64. 977f130 Merge commit '6fd219b7747efcbede8b4e8885ada58c4c258743' by TheElementalOfCreation into '1.7.10-rivoreo-fork' by WHR · 4 years, 1 month ago
  65. df3a85a Avoid using System.out by WHR · 4 years, 1 month ago
  66. d0a6208 Styling by WHR · 4 years, 1 month ago
  67. c39f4d9 Reformat floating point constants by WHR · 4 years, 1 month ago
  68. dd4dab1 Remove specical handling of dart shooter with data value 3 by WHR · 4 years, 1 month ago
  69. e6e2ea7 Fix NullPointerException when using dart shooter with non-standard dart by WHR · 4 years, 1 month ago
  70. 5777c23 Fix client side pseudo item entity dropped from lore book; count items dropped from lore book to player's statistics by WHR · 4 years, 1 month ago
  71. 0247862 Remove optional resource pack as its paths containing backslash characters by WHR · 4 years, 1 month ago 1.7.10-1.1.1-rivoreo-r2
  72. 14045c8 Change Aether world save directory name, with old name migration support by WHR · 4 years, 1 month ago
  73. 6523618 Fix ArrayIndexOutOfBoundsException when getting name of a dart with abnormal data by WHR · 4 years, 1 month ago
  74. 80ced32 Banned blocks shouldn't prevent breaking blocks by WHR · 4 years, 1 month ago 1.7.10-1.1.1-rivoreo-r1
  75. 491a598 AetherChunkProvider rename by WHR · 4 years, 1 month ago
  76. a09807e Update README.md by WHR · 4 years, 1 month ago
  77. 1aab922 Upgrade Gradle Wrapper by WHR · 4 years, 1 month ago
  78. 177e620 Remove .github by WHR · 4 years, 1 month ago
  79. 2448173 Remove Windows batch files by WHR · 4 years, 1 month ago
  80. d33bb5f Reformat build.gradle by WHR · 4 years, 1 month ago
  81. 6151942 Generate same terrain as the original Aether mods by WHR · 4 years, 1 month ago
  82. 3958e9a Fix NullPointerException by WHR · 4 years, 1 month ago
  83. 1dd5246 Target Java 7 by WHR · 4 years, 1 month ago
  84. 853bde6 Version bump to 1.1.1. by bconlon · 4 years, 2 months ago 1.7.10-v1.1.1
  85. b866abe Menu music properly loops now. by bconlon · 4 years, 2 months ago
  86. 885a2e0 Possibly reduced Zephyr spawnrates. Mob spawning makes no sense. by bconlon · 4 years, 2 months ago
  87. 8c0ce47 Fixed lightning crash. by bconlon · 4 years, 3 months ago
  88. 303f077 Fixed I18n crash on servers. by bconlon · 4 years, 3 months ago
  89. eeabae1 Fixed bucket duplication in Skyroot Curative Bucket recipe. by bconlon · 4 years, 3 months ago
  90. b5165f8 backport by bconlon · 4 years, 3 months ago
  91. 3416ca1 Removed some leftover code. by bconlon · 4 years, 3 months ago
  92. b72fb20 Tweaked Lightning Knife and Lightning Sword lore entries. by bconlon · 4 years, 3 months ago
  93. 7db4b74 backport. by bconlon · 4 years, 3 months ago
  94. 1370e77 backport. by bconlon · 4 years, 3 months ago
  95. fd6a7fb backport. by bconlon · 4 years, 3 months ago
  96. 796c2e0 rarity by bconlon · 4 years, 3 months ago
  97. 5dcf44d Backport. by bconlon · 4 years, 3 months ago
  98. b117feb Backport. by bconlon · 4 years, 3 months ago
  99. fb4d89e Backport. by bconlon · 4 years, 3 months ago
  100. 5c748c4 Backport. by bconlon · 4 years, 3 months ago