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
e99f545694
Merge pull request #302 from ljfa-ag/phantom-bridge
...
Fix phantom bridge blocks being one block too high on the client
2015-04-18 17:11:29 -04:00
WayofTime
02c25f0bb0
1.3.2-1
2015-04-16 16:18:27 -04:00
ljfa-ag
2e5ec19c7d
Fix phantom bridge blocks being one block too high on the client
...
Fixes #301
2015-04-16 17:04:06 +02:00
WayofTime
3d89bd6b90
Added an auto-crafting ritual
...
Fixed Blood Light sigil glitches
Fixed some issues with the Reagent HP bar not draining correctly - what was I thinking?!?
2015-04-16 09:02:19 -04:00
WayofTime
f2b4f3db9e
Added WoS reagent use, general touch ups.
2015-04-13 13:10:10 -04:00
WayofTime
efa5d89539
Added several environmental-based abilities to the Wind and Fire armours. Tweaked the base armour penetration protection on the Omega armour to be a bit more balanced. Made the extra HP bar more fancy! :)
2015-04-12 10:59:41 -04:00
WayofTime
19d768bbfb
Created 1.3.2Beta for testing
2015-04-11 18:08:30 -04:00
WayofTime
6dd95c23fa
Added the final recipes required. Also added the Ritual Diviner that can place Dawn stones
2015-04-11 17:56:42 -04:00
WayofTime
b725f7b814
Added the method to create the Omega armours, though it wasn't a secret for a while! :D
...
Added the ability to enchant omega armour in such a way that there won't be a single best method
A bunch of other stuff I can't remember. Fun times!
2015-04-11 15:43:06 -04:00
WayofTime
afa3988a21
Merge pull request #299 from ljfa-ag/bound-pick
...
Make item dropping from bound tools more efficient
2015-04-10 19:46:58 -04:00
WayofTime
275d26be20
Fixed the funky item rendering for fast graphics when viewing the altar and chemistry sets.
2015-04-10 17:15:06 -04:00
WayofTime
80fab2df12
Fixed some @Arcaratus derps :D
2015-04-10 17:11:09 -04:00
WayofTime
7d0450cc63
Not much of anything
2015-04-10 17:07:27 -04:00
ljfa-ag
a17de943c4
Fix client-side ghost items
2015-04-10 20:32:09 +02:00
ljfa-ag
1887df3d1e
Apply to shovel and axe as well
2015-04-10 20:30:52 +02:00
Arcaratus
dee92b4c87
IBloodAltar cleanup
2015-04-10 10:56:15 -04:00
Arcaratus
9c11124de7
IBloodAltar cleanup
2015-04-10 10:55:02 -04:00
Arcaratus
05a9822f7c
IBloodAltar cleanup
2015-04-10 10:53:45 -04:00
Arcaratus
b20359ac48
IBloodAltar cleanup
2015-04-10 10:53:23 -04:00
Arcaratus
76f9d83e4b
IBloodAltar cleanup
2015-04-10 10:52:15 -04:00
Arcaratus
7443e3f167
IBloodAltar cleanup
2015-04-10 10:49:35 -04:00
Arcaratus
5951f4a236
IBloodAltar cleanup
2015-04-10 10:47:51 -04:00
Arcaratus
909bff5b20
IBloodAltar cleanup
2015-04-10 10:47:30 -04:00
ljfa-ag
d800e06cb8
Refactor bound pickaxe item dropping
2015-04-10 15:53:33 +02:00
ljfa-ag
3a77de84d9
Create ItemType
2015-04-10 15:48:43 +02:00
ljfa-ag
74930a9445
Fix formatting to use spaces instead
2015-04-10 11:49:00 +02: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
bab6e576d2
Merge branch 'master' of https://github.com/WayofTime/BloodMagic
2015-04-04 16:45:55 -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
Arcaratus
0b7d4442ee
Update CreativeDagger.java
2015-03-23 17:48:41 -04:00
Arcaratus
f0b5353742
Update it to fill IBloodAltar
2015-03-22 11:49:28 -04:00
WayofTime
60ae47c499
Fixed Ghast Tear simple spell. The issue was "!" funny!
2015-03-21 10:10:25 -04:00
WayofTime
3bb1021944
Merge branch 'master' of https://github.com/WayofTime/BloodMagic
2015-03-19 15:26:09 -04:00
WayofTime
18d07baad3
More base-work on Omega
2015-03-19 15:26:03 -04:00
WayofTime
01be2abffd
Merge pull request #272 from MaPePeR/WhirlwindAngleFiltering
...
Only reflect Projectiles that fly in the direction of the player
2015-03-19 15:25:07 -04:00
ljfa-ag
dd041f0842
Remove pointless if statement
2015-03-16 15:06:53 +01:00
WayofTime
d7d8aedd42
Fixed Harvest sigil in armour giving bad items
...
Finished optimization of compression handler.
2015-03-11 19:19:17 -04:00
MaPePeR
589562d5ca
Only reflect Projectiles that head to the player
2015-03-07 16:09:50 +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
e21f6941ba
Big lag reducer! Horray!
2015-03-03 18:40:11 -05:00
WayofTime
ff3e2685ff
Big improvements on the compression handler.
2015-03-02 20:51:24 -05:00