AdvancedRocketry 1.10.2-1.3.0-84-UNSTABLE build -84 for 1.10.2
What's new
Highly untested and may break world
Current release 1.10.2-1.3.0-84
- 1170 actually fix terraforming on earth
- fix #1181
- Waterproof (ha, get it?) #1179 #1177 #1178
- fix sealers crashing with atmoshperes disabled
- fix #1177
- default config changes
- a suprise in every box
- fix naming errors
- add feedback for linking with transcievers
- deprecating pipes, added wireless transciever, closes #1075 #1034 #771 #757
- fix fluid blocks
- fix duplicate guidance computer
- should fix #1159
- fix missing gas tag as per #900
- fix #1134
- prevent crash in #1136, add logging
- add block blacklist for rockets, #1147
- fix conflicts
- implements config for #1137
- fixes #1151
- Fix get charge pads so the wait is not painfully long
- fixes #1106
- update libvulpes build
- fix #800, #1103
- fix #1104
- implement #1068
- fix #1081
- fix #1069
- fix sunset not existing, new sun texture
- artifacts can now have minimum stacksize
- Add oredict entry for lunar soil, #1087
- fix #1088
- fix badly implemented patch for #1077
- fix #1080
- address #1077
- possible fix for #1074
- fix moon size
- Fix invalid default asteroid config preventing iridium from being harvestable
- fix rocket newline
- update German translation, thanks Jummit!
- fix newlines in locale
- fix #1066, CMe
- fix bug with O2 vent were the seal status was not properly set, add O2 tracing for finding leaks
- make sure seal blocks unregister properly, fix for #1038
- Update ru_RU.lang
- Update ru_RU.lang Updated full russian desc. Added new items and corrected untranslated words.
- Massive localization changes, progress for #1012
- implement #1052
- fix #1056
- fix for #1049
- resolve #1044
- attempt to fix NPE with buildcraft, #992, #972
- Curse this plauge of mispellings, die once and for all! Tonight you will be struck down
- fix #958
- add localization for #960
- resolve #925
- handle and print debug for cable CME, addresses #1032
- fix getting booted from invs #1001
- Rockets now notify landing pad when dismantled #1038
- Add iridum ore gen option #964
- fix #1031
- fix #1029
- Mitigate #1004 #941 #956 #816 #760, prevent world save in case of corruption
- sea level is 63 not 64
- add config to change oceantype and sealevel
- fix same world docking pads #1019
- goto command no longer dumps players underground
- fix #1019, fire rocket land event on clients
- Commands can be used in console
- add configurable power multiplier for oxygen vent, implements #1010
- warp times now vary between planets
- min battery size of 1
- Update fr_FR.lang
- Fix #998
- fix chemical reactor crash in #999 and #997
- fix typo, 4192, 4096 and 8192 had a baby somehow
- fix backport name error
- Fix observatory #928
- Rethrow exceptions instead of calling System.exit With Forge, you're never supposed to call System.exit. It won't work anyway (they disable it), and even having it in your code makes a big warning in the log. Change this to the right way of dealing with a checked exception you can't just propagate: wrap it in an unchecked exception.
- Disable seal enchant recipe if oxygen is disabled
- Move recipe registration to init from post init, possible fix for https://github.com/Darkosto/SevTech-Ages/issues/284
- fix obf mapping errors
- Adding the spaceBreathing enchant in the chemical reactor no longer removes existing NBT data, sorry for your loss of items MushroomDynamo
- Band-aid for chisel crash in #952
- add deobf jar
- automate curse builds
- possible fix for #937
- Fix snow on observetory
- fixes #934
- Add config for discovery probability
- Add fuel indicator, #923
- Prevent players from changing direction midflight, #923
- fix capitalization
- Add thermite torches
- fix datatype issue, i expect this from C, but not java
- Add config to change number of blocks per tick during terraform #909
- Fix https://github.com/zmaster587/libVulpes/issues/25 locally O2 warning
- potential fix for #917
- Fix order of operations
- fix syntax error
- fixes #916
- fix gravity handler with floating entites