Commit graph

47 commits

Author SHA1 Message Date
Arcaratus
31f552fe2d Random stuffs
Updated commands
Added in a ritual hologram --Alex's code
Added a Total Stones tooltip to the ritual diviner
Gave the Alchemy Relay a null bounding box
Added localizations to the blocks that didn't have any
2015-04-18 19:49:09 -04:00
WayofTime
833858d064 Merge pull request #269 from ljfa-ag/master
Extracted base class for all tile entities with inventory
2015-04-09 18:10:09 -04:00
WayofTime
ab0c49f8c7 General toying with the enchantments for the Omega armour, tweaked the ritual diviner's functionality, fixed teleposers not teleposing players in certain circumstances. 2015-04-08 09:52:51 -04:00
WayofTime
ab8d25db76 Added the Dawn Scribing Tool + Dawn Ritual Stone
Fixed the ISidedInventory nature of the chemistry set
Added the Omega Reaction Chamber for initiating the Omega state
Experimented with enchantments
2015-04-04 16:35:42 -04:00
ljfa-ag
dd041f0842 Remove pointless if statement 2015-03-16 15:06:53 +01:00
ljfa-ag
141fb78feb Make TEWritingTable extend TEInventory 2015-03-04 14:49:48 +01:00
ljfa-ag
f7de2ddef5 Only allow sensible items in Socket and Teleposer 2015-03-04 14:29:17 +01:00
ljfa-ag
252555cb3e Make TETeleposer extend TEInventory 2015-03-04 14:12:44 +01:00
ljfa-ag
3bb437d751 Make TESocket extend TEInventory 2015-03-04 14:10:02 +01:00
ljfa-ag
106eabbf9b Make TEPlinth extend TEInventory 2015-03-04 14:07:27 +01:00
ljfa-ag
8c65f1f347 Make TEPedestal extend TEInventory 2015-03-04 14:04:05 +01:00
ljfa-ag
3cabfff188 Make TEAltar extend TEInventory 2015-03-04 14:00:07 +01:00
ljfa-ag
35da0fadeb Create TEInventory 2015-03-04 13:48:12 +01:00
WayofTime
adc14d5f46 Doing some minor tweaks for the release. 2015-02-27 16:10:16 -05:00
WayofTime
39e3d6eb34 Added a crafting cooldown on IAltar, so that outside blocks may request the altar to not perform work while it is not active. 2015-02-27 08:31:39 -05:00
WayofTime
086027faf5 Added Sacrificial Knife event 2015-02-23 18:45:32 -05:00
WayofTime
1c806c4328 Fruitful work on .txt document parser 2015-02-14 21:37:47 -05:00
WayofTime
a1fa511e7a Funness - I can't spell 2015-02-13 14:48:22 -05:00
WayofTime
389910f716 Book tests and Movage of Int3 2015-01-24 08:18:58 -05:00
Adaptivity
c06c34f6b7 Long-awaited feature(Localized messages and more) 2015-01-22 20:13:57 +03:00
WayofTime
56ccd3188d Refactoring 2015-01-16 10:00:50 -05:00
WayofTime
fd330233dd Added new LocalRitualStorage methods, to allow rituals to store data more fluidly. 2015-01-14 21:44:59 -05:00
WayofTime
ac5a20d5b2 Moar Omega, fixed Bound tool check to see if block is silk-touchable 2015-01-14 17:26:14 -05:00
WayofTime
6cb1e06306 New client -> server packet handler, added key to allow using the Project: Omega's signature effects 2015-01-13 21:02:11 -05:00
Chris
34dc2f2244 fix addToDemonBloodDuration
Add duration to demonBloodDuration instead of just incrementing it
2014-12-28 21:35:18 -08:00
WayofTime
a2b0f59765 More assets for Reagent guage 2014-12-09 20:34:48 -05:00
WayofTime
9ad3330e08 Minor tweaks + experimenting with a reagent guage for Project: Omega 2014-12-09 19:06:47 -05:00
WayofTime
574f43010d Added more recipes, made Imbued Spell Enhancements craftable 2014-12-05 12:13:10 -05:00
WayofTime
9b0fa9b052 Created all code necessary to summon the portal. I'm awesome, I know. 2014-12-04 14:31:31 -05:00
WayofTime
d439ac92fc More demon village tweaks, adding more event functionality 2014-11-30 17:56:10 -05:00
WayofTime
98e7d6ede7 Balance adjustment for the bound armour, made Plinths properly update when items are consumed in demon summoning 2014-11-25 18:18:50 -05:00
ganymedes01
b54c805415 Stop pipes/hoppers/etc from inserting items into the output slot 2014-11-24 14:19:32 -02:00
WayofTime
ce08afaf9f Fixed ethereal slate not being craftable 2014-11-22 10:02:45 -05:00
WayofTime
dbe51d7f7b Added Rune of Acceleration 2014-11-18 15:49:42 -05:00
WayofTime
ad3289d080 Updated Sanguine Armour textures, added Blood Letter's Pack texture, fixed API imports. 2014-11-17 18:33:11 -05:00
WayofTime
bc50e92fa3 Added interfaces for custom Spell Paradigms. 2014-11-16 19:24:26 -05:00
WayofTime
acdaec4694 Allowed Teleposer to move FMP structures 2014-11-15 19:54:17 -05:00
WayofTime
9935197282 Added Blood Letter's backpack, attempting to add NBT-sensitive blood altar recipes. 2014-11-14 17:11:50 -05:00
WayofTime
6c4c579e89 Added RitualStopEvent and RitualRunEvent 2014-11-13 09:37:09 -05:00
WayofTime
f39db196ca Moved more spell stuff, created localized APISpellHelper, created RitualActivatedEvent 2014-11-13 09:24:29 -05:00
WayofTime
8c1396421a Moving some spell classes, moved BloodUtils API stuff for books into main code 2014-11-13 08:42:49 -05:00
WayofTime
beea2e875a Started working on allowing RitualDiviner to do directions.
Completed refactorization of spell system.
Increased protection against void damage while void sigil is in Bound Armour.
Added an OnRitualStop with an Enum input providing the action.
Added more events.
2014-11-12 17:14:43 -05:00
WayofTime
526186b1ce Implemented orb filling event in the altar 2014-11-07 16:33:07 -05:00
WayofTime
39b4243a82 More work on the implementation of events 2014-11-07 13:45:02 -05:00
TehNut
4638f1b239 Switch to real logger, create ConfigGui, remove random debug thing
-Uses an actual logger instead of System.out.println.
-ConfigGui for ingame editing of configs.
-Some random leftover debug was being sent to console at startup. This
removes that.
2014-11-03 16:11:10 -08:00
WayofTime
51346b5638 Initial comment to start using Blood Utils' book 2014-11-03 18:05:28 -05:00
WayofTime
a2b006105e Testing the creation of hell 2014-10-31 17:35:30 -04:00