BloodMagic/src/main/java/WayofTime/bloodmagic
Tobias Gremeyer a04e4d7a09 SolarPowered logic fix. (#1454)
Need to see the sky AND needs to be day, instead of or.

Before:
- Solar Powered works at night
- Solar Powered works at day underground

After:
- Solar Powered works only during daytime if the sky is in line of sight, as well
2019-01-31 16:36:31 -08:00
..
alchemyArray Make Movement & Updraft arrays stronger by adding more of their ingredients! (#1520) 2019-01-31 16:22:00 -08:00
altar Reenable tier 6 with config option 2018-12-06 23:33:23 -08:00
api/impl Reenable tier 6 with config option 2018-12-06 23:33:23 -08:00
block Make Movement & Updraft arrays stronger by adding more of their ingredients! (#1520) 2019-01-31 16:22:00 -08:00
client Seer Sigil can now be used in place of divination sigil in additon to it's own functions for HUD elements (#1527) 2019-01-22 10:09:08 -08:00
command SoulTicket internal implementation (#1372) 2018-08-07 15:27:12 -07:00
compat Added simple GuideBook documentation for all rituals (#1515) 2019-01-20 15:17:00 -08:00
compress Reinstated Compression sigil. (#1374) 2018-08-26 13:05:30 -07:00
core Implemented Ritual of Grounding, a Ritual to change gravity behavior (#1501) 2019-01-31 16:33:46 -08:00
demonAura Cleaned up a lot of different inspections 2018-03-01 19:27:39 -08:00
entity Several mimic fixes, with actually cleaned up commit history. (#1379) 2018-08-07 16:28:55 -07:00
event Base work for ticket based syphoning 2018-06-28 18:24:17 -07:00
fakePlayer Run formatter 2017-08-15 21:30:56 -07:00
gson Fix will type serializer using lowercased names for lookups (#1369) 2018-07-22 06:56:10 -07:00
iface SoulTicket internal implementation (#1372) 2018-08-07 15:27:12 -07:00
incense Cleaned up a lot of different inspections 2018-03-01 19:27:39 -08:00
inversion Cleaned up a lot of different inspections 2018-03-01 19:27:39 -08:00
item Implemented Ritual of Grounding, a Ritual to change gravity behavior (#1501) 2019-01-31 16:33:46 -08:00
livingArmour SolarPowered logic fix. (#1454) 2019-01-31 16:36:31 -08:00
meteor Mark of the Falling Tower meteor costs are now configurable (#1518) 2019-01-20 15:20:03 -08:00
network Merge apibutnotreally with the main packages 2018-02-15 18:49:07 -08:00
orb Rewrite IBindable to provide an object instead of storing 2 strings 2018-02-27 16:59:51 -08:00
potion Implemented Ritual of Grounding, a Ritual to change gravity behavior (#1501) 2019-01-31 16:33:46 -08:00
proxy Rework of HUD element system 2018-06-28 20:37:53 -07:00
recipe Fix server crash when handling dye recipes (#1250) 2018-03-13 23:10:13 -07:00
registry Add Handlers for Ritual of Crushing (#1469) 2018-12-30 16:14:27 -08:00
ritual Implemented Ritual of Grounding, a Ritual to change gravity behavior (#1501) 2019-01-31 16:33:46 -08:00
routing Fixed the Fluid filters so that they now work perfectly in the routing system. 2018-04-29 09:57:29 -04:00
soul Needed to be more pushy. 2018-05-01 06:51:37 -04:00
structures A bit of Ritual cleanup 2018-03-04 09:17:24 -08:00
teleport Cleaned up a lot of different inspections 2018-03-01 19:27:39 -08:00
tile Ported Ritual of the Feathered Earth to BM2. (#1492) 2019-01-31 16:29:51 -08:00
util Implemented Ritual of Grounding, a Ritual to change gravity behavior (#1501) 2019-01-31 16:33:46 -08:00
BloodMagic.java Add Handlers for Ritual of Crushing (#1469) 2018-12-30 16:14:27 -08:00
ConfigHandler.java Reenable tier 6 with config option 2018-12-06 23:33:23 -08:00