Rivoreo Source Code Repositories
src.rivoreo.one
/
minecraft
/
the-aether-legacy
/
f12ede5739460c74ff1f8ccdaf416d8fc615c3ce
f12ede5
Fix NullPointerException on using lava bucket in Aether; refactor AetherBiome a bit
by WHR
· 6 years ago
8f22bcc
Mark silk touched double dropped items
by WHR
· 6 years ago
1.7.10-1.1.1-rivoreo-r4
dd8577c
Remove Jenkinsfile
by WHR
· 6 years ago
67dcaa0
Fix poor performance on updating Zephyr course; remove unused classes
by WHR
· 6 years ago
736b324
More workaround for Cauldron world name bug
by WHR
· 6 years ago
fc306f3
Remove Sun Altar permission checking for multiplayer because it is broken
by WHR
· 6 years ago
668a790
Refactor AetherEventHandler
by WHR
· 6 years ago
02c1a4c
Skip old save directory migration if Cauldron bug workaround is applied
by WHR
· 6 years ago
7466e06
Fix Aether time can be negative
by WHR
· 6 years ago
8abdb40
Consider failure to create the symbolic link for workaround the Cauldron bug a fatal error
by WHR
· 6 years ago
6e1d6dc
Workaround a Cauldron bug where more than one Aether save directories are used, causing inconsistent save
by WHR
· 6 years ago
c2f5df8
Compare world name case insensitively
by WHR
· 6 years ago
384a301
Correct 'WorldBelowAether' configuration property comment
by WHR
· 6 years ago
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
· 6 years ago
a9e3cd0
Rewrite configration, with old category and property names migration support
by WHR
· 6 years ago
85d8d3e
Make AetherConfig.config private
by WHR
· 6 years ago
f247e84
Fix Aether trivia message being drawed out of window
by WHR
· 6 years ago
37249c3
Fix Valkyrie Queen doesn't look player when not ready to fight
by WHR
· 6 years ago
7a92090
Apply some improvements for AetherClientEvents and PhoenixBow
by WHR
· 6 years ago
174db04
Remove unused configuration property
by WHR
· 6 years ago
44711b0
Remove Gilded Games' contributing descriptions, as it is not relevant to this fork
by WHR
· 6 years ago
9f4998c
Improve main menu configuration implementation
by WHR
· 6 years ago
583ecdc
Make main menu buttons shift slower just like the original Aether mod
by WHR
· 6 years ago
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
· 6 years ago
a747ea1
Using Skyroot tools with silk touch on corresponding blocks will drop another item as normal, in addition to silk touched item
by WHR
· 6 years ago
544d392
Support failing out of the Aether with another entity mounted on a player
by WHR
· 6 years ago
1.7.10-1.1.1-rivoreo-r3
3fc3d95
Refactor
by WHR
· 6 years ago
82bcaef
Refactor
by WHR
· 6 years ago
4ecd310
Refactor
by WHR
· 6 years ago
c3c5a7a
Refactor
by WHR
· 6 years ago
ef315e0
Refactor
by WHR
· 6 years ago
6d1995f
Refactor
by WHR
· 6 years ago
5ef97d8
Fix Aether main menu button texts not aligned with unicode font
by WHR
· 6 years ago
7e53a21
Move living entity event handlers to AetherEntityEvents
by WHR
· 6 years ago
f2ece5a
Add source code repository URLs into mcmod.info
by WHR
· 6 years ago
d387220
Partially fix ridden entity didn't get updated to client after falling out of the Aether with a mount
by WHR
· 6 years ago
64112cb
Better handling of Aether main menu button shifting
by WHR
· 6 years ago
88b3a08
Fix Aether main menu button shaking when being hovered at left edge
by WHR
· 6 years ago
58ceb05
Remove unnecessary type checking
by WHR
· 6 years ago
c8e974c
Return Victory Medals if InitiateValkyrieFightPacket is incorrectly sent with medals fewer than required
by WHR
· 6 years ago
dcb2c08
Fix Valkyrie Queen only support taking a single stack of Victory Medals from player's inventory, with some related refactorings
by WHR
· 6 years ago
977f130
Merge commit '6fd219b7747efcbede8b4e8885ada58c4c258743' by TheElementalOfCreation into '1.7.10-rivoreo-fork'
by WHR
· 6 years ago
df3a85a
Avoid using System.out
by WHR
· 6 years ago
d0a6208
Styling
by WHR
· 6 years ago
c39f4d9
Reformat floating point constants
by WHR
· 6 years ago
dd4dab1
Remove specical handling of dart shooter with data value 3
by WHR
· 6 years ago
e6e2ea7
Fix NullPointerException when using dart shooter with non-standard dart
by WHR
· 6 years ago
5777c23
Fix client side pseudo item entity dropped from lore book; count items dropped from lore book to player's statistics
by WHR
· 6 years ago
0247862
Remove optional resource pack as its paths containing backslash characters
by WHR
· 6 years ago
1.7.10-1.1.1-rivoreo-r2
14045c8
Change Aether world save directory name, with old name migration support
by WHR
· 6 years ago
6523618
Fix ArrayIndexOutOfBoundsException when getting name of a dart with abnormal data
by WHR
· 6 years ago
80ced32
Banned blocks shouldn't prevent breaking blocks
by WHR
· 6 years ago
1.7.10-1.1.1-rivoreo-r1
491a598
AetherChunkProvider rename
by WHR
· 6 years ago
a09807e
Update README.md
by WHR
· 6 years ago
1aab922
Upgrade Gradle Wrapper
by WHR
· 6 years ago
177e620
Remove .github
by WHR
· 6 years ago
2448173
Remove Windows batch files
by WHR
· 6 years ago
d33bb5f
Reformat build.gradle
by WHR
· 6 years ago
6151942
Generate same terrain as the original Aether mods
by WHR
· 6 years ago
3958e9a
Fix NullPointerException
by WHR
· 6 years ago
1dd5246
Target Java 7
by WHR
· 6 years ago
853bde6
Version bump to 1.1.1.
by bconlon
· 6 years ago
1.7.10-v1.1.1
b866abe
Menu music properly loops now.
by bconlon
· 6 years ago
885a2e0
Possibly reduced Zephyr spawnrates. Mob spawning makes no sense.
by bconlon
· 6 years ago
8c0ce47
Fixed lightning crash.
by bconlon
· 6 years ago
303f077
Fixed I18n crash on servers.
by bconlon
· 6 years ago
eeabae1
Fixed bucket duplication in Skyroot Curative Bucket recipe.
by bconlon
· 6 years ago
b5165f8
backport
by bconlon
· 6 years ago
3416ca1
Removed some leftover code.
by bconlon
· 6 years ago
b72fb20
Tweaked Lightning Knife and Lightning Sword lore entries.
by bconlon
· 6 years ago
7db4b74
backport.
by bconlon
· 6 years ago
1370e77
backport.
by bconlon
· 6 years ago
fd6a7fb
backport.
by bconlon
· 6 years ago
796c2e0
rarity
by bconlon
· 6 years ago
5dcf44d
Backport.
by bconlon
· 6 years ago
b117feb
Backport.
by bconlon
· 6 years ago
fb4d89e
Backport.
by bconlon
· 6 years ago
5c748c4
Backport.
by bconlon
· 6 years ago
cfc8784
Backport.
by bconlon
· 6 years ago
e4061e2
Entities killed with the Cloud Staff's projectiles now drop experience.
by bconlon
· 6 years ago
ba375e6
Backport. Also fixed an NPE with darts apparently.
by bconlon
· 6 years ago
65a4dfa
Fixed the crystal island structure a bit.
by bconlon
· 6 years ago
dcb3a5e
Removed comment.
by bconlon
· 6 years ago
76b2321
Golden Oak can be silk touched.
by bconlon
· 6 years ago
56817e2
Slider can't break unbreakable blocks.
by bconlon
· 6 years ago
ac12c59
Slider won't render as on fire.
by bconlon
· 6 years ago
8218b30
Backport.
by bconlon
· 6 years ago
ca127d3
Fixed something in the 1.7.10 readme.
by bconlon
· 6 years ago
1.7.10-v1.1.0
27fe254
Added CONTRIBUTING.md file to the 1.7.10 repo and updated the README.md file.
by bconlon
· 6 years ago
b82974b
Fixed an issue with Sun Spirit dialogue.
by bconlon
· 6 years ago
1ccc541
Backported Aether Start.
by bconlon
· 6 years ago
a3219c0
Aerwhales can no longer travel at light speed.
by bconlon
· 6 years ago
7d093e5
Updated mcmod.info.
by bconlon
· 6 years ago
42d93bf
Refactoring for 1.7.10.
by bconlon
· 6 years ago
e74e121
Backported lore.
by bconlon
· 6 years ago
8e6747a
Removed IMob from Aerwhales.
by bconlon
· 6 years ago
92b6eb4
Backported lore entry changes.
by bconlon
· 6 years ago
4e47b92
Backport of vanilla tool efficiency fix stuff.
by bconlon
· 6 years ago
63327f0
Added config option to skip sun spirit dialogue.
by bconlon
· 6 years ago
07b3ade
Config to enable the Sun Altar for all players in multiplayer.
by bconlon
· 6 years ago
Next »