Commit graph

670 commits

Author SHA1 Message Date
Nick 09ff96fe03 Life Essence 2015-10-29 22:22:08 -07:00
Nick cb3412bc84 Forgot this for Divination Sigil 2015-10-29 22:06:43 -07:00
Nick 61365dc80f Use abstracted ModelLoader method in Orb Registry + Stop Orb JSON spam 2015-10-29 22:06:18 -07:00
Nick 77ccc3a727 Divination Sigil 2015-10-29 22:05:00 -07:00
Nick e3d4afa123 Rewrite is Go!
Just moving over all my changes from my fork
2015-10-29 20:22:16 -07:00
Arcaratus d15c4f2c8e JSON and the Arghhhh-onauts 2015-08-24 17:27:49 -04:00
WayofTime 3994bbd842 Remove test stuff 2015-08-21 16:31:04 -04:00
WayofTime 9658ce06f7 A lot more .json files (4) 2015-08-17 20:16:39 -04:00
WayofTime 93d5f4ad83 Texturez (3) 2015-08-12 17:24:45 -04:00
WayofTime 010f9ec49c Moar .jsons (wow, that's a lot...) (2) 2015-08-12 14:41:01 -04:00
WayofTime 8006c87e06 Slowly adding the .jsons (1) 2015-08-12 14:20:17 -04:00
Nick Ignoffo e8cd503854 Create a utility for registering renders for Blocks/Items
Almost direct copypasta from [my project](https://github.com/TehNut/ResourcefulCrops/blob/1.8/src/main/java/tehnut/resourceful/crops/util/helper/RenderHelper.java). Allows you to simply register models for Items/Blocks for given Metadata's.

Call these from your ClientProxy in postInit. A working example can be seen [here](https://github.com/TehNut/ResourcefulCrops/blob/1.8/src/main/java/tehnut/resourceful/crops/proxy/ClientProxy.java#L21-L25) [[Items](https://github.com/TehNut/ResourcefulCrops/blob/1.8/src/main/java/tehnut/resourceful/crops/registry/ItemRegistry.java#L42-L52)] [[Blocks](https://github.com/TehNut/ResourcefulCrops/blob/1.8/src/main/java/tehnut/resourceful/crops/registry/BlockRegistry.java#L30-L34)].

Review this a bit more closely. I did it from the web editor and it may not have worked 100% correctly.
2015-08-02 01:41:36 -05:00
WayofTime b005d80ebd Fixed the model for the blood altar (by basically disabling it for now) 2015-07-31 20:42:17 -04:00
WayofTime 53eb3a16b0 Test commit 2015-07-31 17:21:08 -04:00
Arcaratus 556d747825 Merge branch 'bloodmagic1.8' of https://github.com/WayofTime/BloodMagic into bloodmagic1.8 2015-07-31 12:12:19 -04:00
Arcaratus 786cda06c2 Fixed 2015-07-31 12:11:44 -04:00
WayofTime a70bb5c11e TEBelljar 2015-07-31 11:48:52 -04:00
WayofTime b4d5f85e4e Revert "Re-refixed TEBelljar"
This reverts commit e242207d50.
2015-07-31 11:46:05 -04:00
WayofTime e242207d50 Re-refixed TEBelljar 2015-07-31 11:45:50 -04:00
WayofTime 91ad8debe2 Merge pull request #412 from Arcaratus/bloodmagic1.8
Finished all porting
2015-07-31 11:42:07 -04:00
Arcaratus d528bdbbf8 Finished all porting 2015-07-31 11:35:05 -04:00
WayofTime 1bd90ff01c Fixed TEBellJar calls (may need to be changed back again...) 2015-07-30 20:50:48 -04:00
Arcaratus 93e5e6cca6 Merge branch 'bloodmagic1.8' of https://github.com/WayofTime/BloodMagic into bloodmagic1.8 2015-07-30 17:29:08 -04:00
WayofTime f009d58f74 Fixes 2015-07-30 17:24:46 -04:00
Arcaratus a2c4f4b965 All the items !sigils 2015-07-30 17:24:20 -04:00
Arcaratus d88cc2d79e Finished ModItems 2015-07-30 15:53:50 -04:00
Arcaratus a9507b3b68 Finished (almost) everything !items 2015-07-30 14:52:39 -04:00
Arcaratus 2472cad9f1 Merge branch 'bloodmagic1.8' of https://github.com/WayofTime/BloodMagic into bloodmagic1.8 2015-07-30 10:24:44 -04:00
Arcaratus b2f7ec6030 Finished TileEntities 2015-07-30 10:21:53 -04:00
WayofTime d0b15c29de Made the Toggleable sigil to make it easier for toggle sigils. Will replace the NBT editing in the sigils. 2015-07-30 10:16:16 -04:00
WayofTime 230b44fe88 Finished all errors except for the sigils. 2015-07-30 09:31:16 -04:00
WayofTime 9e2c0e6e74 Fixed non-armour and non-sigil items 2015-07-30 08:44:01 -04:00
WayofTime 8241c3cbd1 Added the .jsons for the base runes and added the BlockStates to it. 2015-07-29 22:07:13 -04:00
WayofTime aed8436204 Deleted unused resources, added a test .json for the armour forge. 2015-07-29 21:45:19 -04:00
WayofTime b14f2898e8 Fixed Block item renderers 2015-07-29 18:34:15 -04:00
WayofTime b406b581a0 Temporarily removed Pam harvest handlers. 2015-07-29 18:17:50 -04:00
WayofTime 94b74fe309 Randoms. 2015-07-29 18:15:25 -04:00
WayofTime 800bf06872 Finished the old TESR's of the custom rendered blocks, will transition to .jsons when convenient. 2015-07-29 17:37:08 -04:00
WayofTime 977b6ce29d Finished fixing the raw Tile altar, and finished the Omega structure. 2015-07-29 15:04:00 -04:00
WayofTime cd5a52c7fb Merge pull request #406 from Arcaratus/bloodmagic1.8
Add BlockRender code
2015-07-29 14:47:12 -04:00
WayofTime dd07defe1f Quick render stuff 2015-07-29 14:46:53 -04:00
Arcaratus cfed9f5ab3 Add BlockRender code 2015-07-29 14:44:14 -04:00
WayofTime ffd5a672cb Merge pull request #405 from Arcaratus/bloodmagic1.8
Finished all Blocks
2015-07-29 14:38:47 -04:00
WayofTime 1aa343624e Finished the rituals 2015-07-29 14:37:45 -04:00
Arcaratus 419f532502 Finished all Blocks 2015-07-29 14:35:00 -04:00
WayofTime 86b753d098 Finished almost all rituals. 2015-07-29 14:26:37 -04:00
WayofTime 1fbebc56a2 Merge pull request #404 from Arcaratus/bloodmagic1.8
Did ModBlocks
2015-07-29 11:34:46 -04:00
Arcaratus e5abfd03e5 Did ModBlocks 2015-07-29 11:30:24 -04:00
WayofTime f046b07a82 Reworked more rituals, allowed Int3 to be created from BlockPos - note for future, may replace Int3 with Vec3i for future use 2015-07-29 11:25:11 -04:00
Arcaratus 45e8c57ac9 Hope this works 2015-07-29 09:27:45 -04:00
Arcaratus 3578a431e8 Added CB Files 2015-07-29 09:20:39 -04:00
WayofTime b090d154eb Doing more cleanup 2015-07-29 09:15:43 -04:00
WayofTime 59b8ecc271 Fixed more issues 2015-07-29 09:08:46 -04:00
WayofTime e9562e37cb Started to continue the long process of fixing all the errors. 2015-07-29 08:59:13 -04:00
WayofTime e812118b2e Merge branch 'bloodmagic1.8' of https://github.com/WayofTime/BloodMagic 2015-07-29 08:27:38 -04:00
WayofTime c5681dc831 Initial commit of BM 1.8 2015-07-29 08:23:01 -04:00
WayofTime d99eadbea7 Test Commit 2015-07-29 07:44:03 -04:00
WayofTime e5536872a9 Mild code cleanup after having to reclone the dev environment. 2015-07-29 07:34:41 -04:00
Arcaratus c447106cb1 Performance Commit 2 2015-07-28 13:49:26 -04:00
Arcaratus acfc78187f Added in the Demon Spawn achievement 2015-07-28 13:03:47 -04:00
Arcaratus f20d99628b Merge branch 'master' of https://github.com/WayofTime/BloodMagic 2015-07-27 14:02:44 -04:00
Arcaratus bc67bb8379 Added in #396 and gave the sword blocking 2015-07-27 14:02:32 -04:00
WayofTime 6470d91ff9 Fix #398, Fixed DemonPlacer so that it would spawn the demons with the owners. 2015-07-27 13:36:47 -04:00
WayofTime 79f86a3a37 Fixed the Dynamic Mace so that it looks at the material of the block as well. 2015-07-23 09:23:38 -04:00
WayofTime b2c013e8c6 Disabled arm rendering for 1.3.3-11 2015-07-20 20:56:46 -04:00
WayofTime 87d8af95d7 Merge pull request #393 from Arcaratus/master
Fix Entities
2015-07-20 19:57:47 -04:00
Arcaratus 06df5f5e39 Fix Entities 2015-07-20 19:56:29 -04:00
WayofTime 8d7d587e01 Arm now renders over all layers. 2015-07-19 21:07:45 -04:00
WayofTime 724f09c130 More arm stuffs! 2015-07-19 19:06:22 -04:00
WayofTime 32e6539deb More attempts at the armour rendering, and an attempt to fix the entities. 2015-07-19 17:01:18 -04:00
WayofTime 19ed528d13 Experimentation with rendering the armour of the player. 2015-07-19 14:44:12 -04:00
WayofTime bf068d1487 Fully fixed elementals. 2015-07-18 16:38:47 -04:00
Arcaratus 098d86596b Merge branch 'master' of https://github.com/WayofTime/BloodMagic
Conflicts:
	src/main/java/WayofTime/alchemicalWizardry/common/entity/mob/EntityBoulderFist.java
2015-07-18 10:08:42 -04:00
WayofTime ebad8a2e29 Changes to Demons 2015-07-18 10:05:23 -04:00
Arcaratus 461c2127be Fixed Elemental Crash 2015-07-18 10:02:06 -04:00
WayofTime d6a57ca644 Fix #169 2015-07-17 17:07:39 -04:00
WayofTime 12765e865b Fixed API calls. 2015-07-17 12:07:38 -04:00
WayofTime 9b7b419ec8 Arcaratus and Vanilla are derps. 2015-07-16 18:29:53 -04:00
WayofTime 1ca7795164 Merge pull request #387 from Arcaratus/master
Refixed the Dismantler
2015-07-16 09:48:08 -04:00
Arcaratus 74f4e4f224 Refixed the Dismantler 2015-07-16 09:46:30 -04:00
WayofTime 77ae114b02 Merge pull request #386 from Arcaratus/master
Fixed Ritual Dismantler
2015-07-16 09:31:56 -04:00
Arcaratus 2557e02018 Fixed Ritual Dismantler 2015-07-16 09:29:21 -04:00
WayofTime 1bbf76063c Merge branch 'master' of https://github.com/WayofTime/BloodMagic 2015-07-13 17:37:03 -04:00
WayofTime 82244a357b Removed useless shader class. 2015-07-13 17:36:53 -04:00
Arcaratus 2d6b1c4462 Add achievements 2015-07-13 14:25:10 -04:00
Arcaratus 0d9db7def1 Fix #381 2015-07-10 16:52:39 -04:00
Arcaratus 09b2c0cbd7 Redo Commit 2015-07-09 11:24:20 -04:00
Arcaratus c607817bcd Fix #373 and did #375 2015-07-09 11:17:55 -04:00
WayofTime 786498e615 Removed redundant book code. 2015-07-08 22:03:38 -04:00
WayofTime 723a8b4a7e Merge pull request #314 from Adaptivity/master
Make some messages localized serverside
2015-07-07 14:24:17 -04:00
Arcaratus 3328c4db74 Fix #370, #367 2015-07-06 18:50:15 -04:00
Arcaratus e5b795fddc Performance Commit --Too lazy to do the Altar recipe 2015-07-02 11:05:07 -04:00
Arcaratus 96d271a5ee Should fix #361 2015-06-22 13:01:42 -04:00
Arcaratus 62879c48cb Fix things 2015-06-22 12:57:41 -04:00
ljfa-ag 9ac6377993 Cache values of isBlockOre for Magnetism ritual 2015-06-21 15:32:13 +02:00
ljfa-ag a85e1688cf Add toString to ItemType 2015-06-21 15:18:59 +02:00
Arcaratus 5e2a620a3b Small things 2015-06-14 10:33:01 -04:00
WayofTime 888b488fea Small changes 2015-06-13 18:06:23 -04:00
Arcaratus cf5a445fbb Added in a Guide-API download command 2015-06-13 17:46:48 -04:00
Arcaratus 3efabb4e26 Added in an auto-magic downloader for Guide-API 2015-06-12 21:37:40 -04:00
Arcaratus 4f9acb223f Merge remote-tracking branch 'upstream/master' 2015-06-12 15:12:22 -04:00
Arcaratus 90b34056c1 Shtuff 2015-06-12 15:11:56 -04:00
Arcaratus 8d2ab7aa7a Small stuff 2015-06-12 14:53:28 -04:00
ljfa-ag 321d489de0 Change ore block detection for Ritual of Magnetism
fixes #347
2015-06-10 20:20:19 +02:00
WayofTime 7d7db0b60f Upgraded to G-API v19 2015-06-04 17:07:23 -04:00
WayofTime 23106c7129 Finished the books~ 2015-05-27 16:31:47 -04:00
WayofTime 43538b6f69 Fixed +Arcaratus derp for one of the client events :D 2015-05-27 08:25:45 -04:00
WayofTime 8e8e314a48 Completed "The Demon Kin" and "The Battle Mage" 2015-05-26 11:47:42 -04:00
WayofTime c02f8a9e5f Updated Guide-API 2015-05-25 15:21:59 -04:00
WayofTime 5c01df44c1 Delivering packages in style! 2015-05-25 14:58:23 -04:00
WayofTime f553711573 Working on the Ritual Master (with images for rituals)
Added a multi-block page for rituals
2015-05-25 10:06:18 -04:00
WayofTime 39fb9ead81 Added the ability to configure the alchemy potions *shakes fist at +mDiyo * 2015-05-19 07:04:06 -04:00
WayofTime 96a5d93649 Merge pull request #331 from Arcaratus/master
Sigil of Holding remake!
2015-05-18 20:32:19 -04:00
WayofTime 55db2dd3ac A few last minute changes 2015-05-18 20:32:04 -04:00
Arcaratus 0f3c0196cd Sigil of Holding remake! 2015-05-18 18:33:23 -04:00
WayofTime 61cb569ffb Fixing the ritual diviner. 2015-05-11 21:46:51 -04:00
Arcaratus 9247e66f13 Added in Unbinding Ritual recipes (UnbindingRegistry.registerRecipe(outputItemStack, inputItemStack)) and automatic reversion of registered Binding Recipes. Renamed Binding Ritual class, updated ritual blacklist. Blood Magic, now with 8% more lightning! 2015-05-11 21:38:16 -04:00
Arcaratus 1eefcda6ca Fixed teleposers 2015-05-11 19:08:06 -04:00
Arcaratus 307184fb85 Revert "Fixed Teleposers"
This reverts commit da9866ac8f.
2015-05-11 19:05:14 -04:00
Arcaratus da9866ac8f Fixed Teleposers 2015-05-11 19:04:37 -04:00
WayofTime c36f752612 Readded the Blood Frame 2015-05-11 13:28:01 -04:00
WayofTime 2cc9d3a53a Added the Forestry API 2015-05-11 13:12:56 -04:00
WayofTime a0b1514efb Added a few more alchemy circles 2015-05-05 17:43:08 -04:00
WayofTime cab4b6b7cb Finished "The Architect," and added much fancier alchemy arrays to the water and lava rituals 2015-05-05 07:31:41 -04:00
WayofTime f74e4993cf Updated the books, worked more on the new self-sacrifice mechanics, allowed the teleposer to telepose entities across dimensions, changed the Focus of the Ellipsoid so that it now places blocks from a chest underneath the MRS. 2015-05-04 14:16:58 -04:00
WayofTime c71edfb937 Added variable incense - issue with build needs to be resolved in build.gradle 2015-05-01 18:56:16 -04:00
WayofTime f1ebade718 Working on an Incense mechanic... You'll find out! 2015-04-30 09:37:39 -04:00
Anton 47c9c8439d Git why 2015-04-30 15:22:37 +03:00
Anton 0bec104bf6 Solve merge conflicts? 2015-04-30 15:18:55 +03:00
WayofTime b90db3857b Ritual diviner now auto-constructs rituals. 2015-04-29 17:39:06 -04:00
Anton 47e7cad9e9 Make some messages localized serverside 2015-04-26 13:50:55 +03:00
WayofTime 9329387b6c Large amount of work on the book 2015-04-24 16:09:40 -04:00
WayofTime 45642e44bf Implemented guide pages 2015-04-24 07:56:46 -04:00
WayofTime 53ba21055d Actually fixed the VoidSigil ^_^ 2015-04-24 07:47:30 -04:00
WayofTime 634bab7688 Fixed the Liquid Sigils so that they would work on tanks again. 2015-04-24 07:41:08 -04:00
WayofTime 110deaf0e6 Added the Guide-API in order to start work on books. 2015-04-23 18:26:50 -04:00
WayofTime 3e53489162 Small tweak to prevent a possible annoyance. 2015-04-21 16:32:42 -04:00
WayofTime 34f779563e Added an AgriCraft Harvest Handler for their crops (uses reflection, so will be pulled as soon as the official one is made on their side)
Added the checks required for Strength to affect the damage of the Tool Paradigms.
2015-04-21 12:33:20 -04:00
WayofTime 201c70a766 Merge pull request #308 from Arcaratus/master
Updated things
2015-04-19 22:27:21 -04:00
WayofTime 7747d2221a Made stuff transparent 2015-04-19 22:24:30 -04:00
Arcaratus c2c2b1693e Update DaggerOfSacrifice.java 2015-04-19 14:53:46 -04:00
Arcaratus bc23585ab2 Update DaggerOfSacrifice.java 2015-04-19 14:53:14 -04:00
Arcaratus 5aaa863b61 Update AchievementsRegistry.java 2015-04-19 12:42:29 -04:00
WayofTime 6f182805aa Merge pull request #306 from Arcaratus/master
Added things
2015-04-19 12:40:27 -04:00
Arcaratus f9749a1fd5 Update Vector3.java 2015-04-19 12:26:28 -04:00
Arcaratus ba4a1015a5 Update RenderFakeBlocks.java 2015-04-19 12:26:13 -04:00
Arcaratus 4f0d8f16d2 Update RitualDivinerRender.java 2015-04-19 12:25:54 -04:00
Arcaratus bb9f321456 Yep 2015-04-19 12:24:42 -04:00
Arcaratus bf14e3ebb1 Added stuffs 2015-04-19 12:23:27 -04:00
WayofTime 89d723b3ee Work on a new ritual 2015-04-19 12:02:49 -04:00
Arcaratus 76f4b5b0d9 Update RitualDivinerRender.scala 2015-04-18 20:44:35 -04:00
Arcaratus 50d8827e3b Update AlchemicalWizardry.java 2015-04-18 20:40:41 -04:00
Arcaratus 72b1904f6b Merge remote-tracking branch 'origin/master'
Conflicts:
	src/main/resources/assets/alchemicalwizardry/lang/en_US.lang
2015-04-18 20:38:20 -04:00
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
WayofTime a2a25626d4 Fixed the routing limits so that they now work for >=64 limits. 2015-02-28 17:31:50 -05:00
WayofTime edc0e5cd9a Fixed an @Vazkii derp 2015-02-27 18:34:00 -05:00
Lizbeth Rika 09b041e48e Derp 2015-02-27 23:24:44 +00:00
Lizbeth Rika 074e4ba25f Better fake player checking. 2015-02-27 23:23:19 +00:00
WayofTime 5fdad1dc0d Merge pull request #263 from hilburn/master
Dagger of sacrifice cleanup
2015-02-27 16:38:29 -05:00
hilburn e01a1f8937 Dagger of sacrifice cleanup
Wither and Dragon are instanceof IBossDisplayData
isChild is already checked
Generally stripped repeated code
2015-02-27 21:33:44 +00:00
WayofTime 3b7e58215b Last commit of mine before I update 2015-02-27 16:31:08 -05: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 8fbb19acc0 Fully optimized the compression handler~ 2015-02-26 17:32:53 -05:00
WayofTime 2f47ffa955 Merge pull request #262 from hilburn/master
Fixes API
2015-02-25 06:11:42 -05:00
hilburn c8d6e6d5ae Fixes API 2015-02-25 03:22:23 +00:00
WayofTime 4eb22891ad Merge branch 'master' of https://github.com/WayofTime/BloodMagic 2015-02-23 18:45:44 -05:00
WayofTime 086027faf5 Added Sacrificial Knife event 2015-02-23 18:45:32 -05:00
Nick 14d11ef7be Fix teleposerBlacklist shorthand syntax
I derped and forgot to support `modid:blockname` automatically using a meta of `0`.
2015-02-20 15:09:30 -08:00
TehNut 6b3863bea4 Add teleposer blacklist 2015-02-20 13:37:48 -08:00
WayofTime 436ba63fc8 Merge branch 'master' of https://github.com/WayofTime/BloodMagic 2015-02-20 15:52:23 -05:00
WayofTime dc7d9ebc06 Finishing the darn Phantom Hands ritual 2015-02-20 15:52:11 -05:00
hilburn c12e95d07a Merge remote-tracking branch 'upstream/master' 2015-02-18 19:54:35 +00:00
hilburn 82f2dab8c1 Harvest Level returns 0 for deactivated tools 2015-02-18 19:54:20 +00:00
WayofTime f87da36775 Working on The Architect book - working out well~ 2015-02-16 07:26:03 -05:00
WayofTime 1c806c4328 Fruitful work on .txt document parser 2015-02-14 21:37:47 -05:00
WayofTime 815dc167dd Merge branch 'master' of https://github.com/WayofTime/BloodMagic 2015-02-13 14:48:34 -05:00
WayofTime a1fa511e7a Funness - I can't spell 2015-02-13 14:48:22 -05:00
WayofTime 18fdcdac1c Merge pull request #250 from hilburn/master
Blacklist Tile Accelerators
2015-02-13 11:29:56 -05:00
WayofTime 6c501c10c0 Merge pull request #249 from hilburn/diviner_changes
Diviner Changes
2015-02-13 11:29:47 -05:00
WayofTime 246b654e03 Merge pull request #254 from hilburn/soul-fray-fix
Prevents removal of Soul Fray with milk
2015-02-13 11:29:29 -05:00
hilburn f10189efad Prevents removal of Soul Fray with milk
Yes it's stupid, Potions are stupid
2015-02-13 02:01:11 +00:00
hilburn 678870c8f6 Blacklist ChromatiCraft Tile Accelerator 2015-02-07 11:41:09 +00:00
hilburn 365f658837 Blacklist Time Torch
Talking to Reika about the ChromatiCraft one
2015-02-06 02:32:23 +00:00
hilburn 9cf011fbd9 Diviner Changes
Doesn't require Ritual Stones in creative mode
Doesn't scroll both the direction and ritual any more (direction only
changes when non-shifted)
Can scroll the direction backwards
2015-02-06 00:44:01 +00:00
hilburn ee44f2a979 Disables Grinder for Demons too
Because instakilling is silly
2015-02-04 15:44:57 +00:00
hilburn f79d50f084 Should prevent Powered/Auto Spawners spawning demons 2015-02-04 03:10:39 +00:00
hilburn 976599afe0 Changes to Item Binding
Allows event to cancel the binding (rather than set key to "" which had
the same effect but was messy)

Prevents binding by Fake Players
2015-02-03 00:03:43 +00:00
WayofTime aa33b6b8ff Thanks Kihira <3 2015-02-02 18:56:23 -05:00
Arcaratus f3c21d9b97 Added Achievements 2015-02-02 17:22:53 -05:00
Arcaratus 1a0cc36fd6 Added Achievements 2015-02-02 17:22:10 -05:00
Arcaratus 35bb173292 Added Achievements 2015-02-02 17:20:21 -05:00
Lizbeth Rika 4eaa4763c6 Account for Use Golems in the fake player check 2015-02-02 17:39:40 +00:00
WayofTime b57c490856 Merge branch 'master' of https://github.com/WayofTime/BloodMagic 2015-02-01 10:41:57 -05:00
WayofTime 016aac34d4 Stuffs. 2015-02-01 10:41:53 -05:00
hilburn 3238b3e787 Shapeless Blood Orb Recipe fix 2015-02-01 13:52:48 +00:00
WayofTime c6ba742d5f Merge pull request #238 from hilburn/mt-fix
Blood Orb MT fix
2015-02-01 07:29:39 -05:00
hilburn b24396c66f Blood Orb MT fix 2015-02-01 12:27:51 +00:00
Ben Blank c0cb436797 extract an interface representing the Ritual Diviner into the API for use by other mods 2015-01-31 11:44:05 -08:00
WayofTime 885d1a41de Merge pull request #232 from hilburn/master
MineTweaker additions
2015-01-31 11:48:03 -05:00
WayofTime 82b1663651 Merge pull request #235 from chbachman/patch-2
Remove calls to SpellHelper, redirect to APISpellHelper
2015-01-31 11:47:07 -05:00
WayofTime 3b590fab6c Almost finished Ritual for item routing 2015-01-31 11:46:49 -05:00
Chandler e43f313396 Remove import 2015-01-31 10:37:04 -06:00
Chandler f2916909cd Remove Calls to SpellHelper 2015-01-31 10:34:06 -06:00
Chandler 766db75cfa Remove Calls to SpellHelper 2015-01-31 10:32:01 -06:00
WayofTime 539bb564fa Removed needing a buffer chest for the new item routing ritual - working on a few odd quirks, however. 2015-01-30 18:53:52 -05:00
WayofTime 2888fcfe07 Merge branch 'master' of https://github.com/WayofTime/BloodMagic 2015-01-30 09:29:53 -05:00
WayofTime ae1b86def2 A book is a book is a book 2015-01-30 09:29:22 -05:00
hilburn afcb284479 MineTweaker additions
Harvest Moon gets an add custom crop type that's itemstack sensitive for
crops that share an item for seeds., it's not perfect but it works
pretty well.
Also gets a MT method to interface with this new harvest type
MT functions to add/remove focus items for falling tower as well as
define the meteor size and distribution.
2015-01-28 18:21:03 +00:00
Reika d7cedd2c57 Update TeleposeEvent.java
Add a convenience function (which may or may not be partly to keep my handler's code from going off my screen :P )
2015-01-25 23:23:03 -05:00
WayofTime 5b4d4ff498 Merge pull request #223 from Adaptivity/sorting
Sorted new strings
2015-01-25 07:09:53 -05:00
WayofTime e15c52d48f Merge pull request #229 from Sciencei/master
Expanded plants that Sigil of Growth/Ritual of the Green Grove work with
2015-01-25 07:09:46 -05:00
Cullin 0bcba76689 Another typo fixed. Thank goodness for ides 2015-01-25 05:34:45 -05:00
Sciencei 2a493b80b9 Expanded affected plants
Essentially the same change made to RitualEffectGrowth- ie, plants that implement IGrowable but not IPlantable will now be included in the accelerated growth effect.
2015-01-25 04:51:56 -05:00
Sciencei 951984e75c Fixed import typo
Currently editing on github, so no error checking :P
2015-01-25 04:50:23 -05:00
Sciencei 30ebc597ee Expanded affected plants
Now checks for IGrowable (basically the 'bonemealable' class) as well as IPlantable. Not 100% sure why, but some mods use it instead of IPlantable. Off the top of my head is Pneumaticraft, as I was sent here by this issue https://github.com/MineMaarten/PneumaticCraft/issues/386.
2015-01-25 04:44:05 -05:00
Reika e32744f3b3 Update and rename TeleposeEvent to TeleposeEvent.java 2015-01-25 03:08:49 -05:00
Reika 5f0aff3595 Create TeleposeEvent 2015-01-25 03:08:24 -05:00
Reika 1754fcc49e Add event hook 2015-01-25 03:03:20 -05:00
WayofTime 389910f716 Book tests and Movage of Int3 2015-01-24 08:18:58 -05:00
Adaptivity ea2224ba10 Sorted new strings 2015-01-23 18:57:52 +03:00
WayofTime fffef9a274 Attempt #3 2015-01-23 08:26:39 -05:00
WayofTime ed39b33167 Attempt to solve awesomeness 2015-01-23 08:10:16 -05:00
WayofTime d01093a441 Merge pull request #220 from Adaptivity/morelocalization
Long-awaited feature(Localized messages and more)
2015-01-23 07:56:05 -05:00
WayofTime 882b54d892 Fixed OmegaArmour client-server-side issue. 2015-01-23 07:53:40 -05:00
Adaptivity c06c34f6b7 Long-awaited feature(Localized messages and more) 2015-01-22 20:13:57 +03:00
WayofTime 468734125a ...Made the ritual work again. Oops. 2015-01-20 17:40:43 -05:00
WayofTime 1b4879ad64 Added Item Routing ritual.
Added performance improvements to magnetism ritual!
2015-01-20 17:27:53 -05:00
WayofTime 2f0a1c9909 Changed the Meteor paradigm to POTENTIALLY allow GT ores to be spawnable with the meteor. Potentially. 2015-01-16 11:22:50 -05:00
WayofTime eb9284faf7 1.3.0b 2015-01-16 10:36:50 -05: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
WayofTime ca74a33a12 Potential fix for Zephyr ritual dupe bug, some adjustments to rendering of a fancy new health bar. 2015-01-12 17:04:44 -05:00
WayofTime 8315dcf864 Added demon limit to config - maximum number of demons that may spawn for a Demon Portal 2015-01-11 21:19:49 -05:00
WayofTime 316a79fab8 Initial stages of Omega being worked on - binding of human and demon at 5%. 2015-01-11 21:05:28 -05:00
WayofTime c0abd69a2a Adding needed backend stuff in the form of packet handling 2015-01-10 14:31:24 -05:00
WayofTime fd437fb4ca Initiating Omega protocol. 2015-01-10 12:23:41 -05:00
Arcaratus b82c13521d Commands Part 3 2015-01-03 10:53:16 -05:00
Arcaratus 5e91c1a91f Commands Part 2 2015-01-03 10:28:09 -05:00
Arcaratus b5eec00c7b Commands Part 2 2015-01-03 10:27:56 -05:00
Arcaratus 30e4ed064d Commands Part 2 2015-01-03 10:27:40 -05:00
Arcaratus 40aa2534ee Commands Part 2 2015-01-03 10:26:56 -05:00
Arcaratus 4d90e540b8 Commands Part 2 2015-01-03 10:25:50 -05:00
Arcaratus 3b7fe970aa Commands Part 1 2015-01-03 10:23:17 -05:00
WayofTime 7245c556e2 1.3.0a-1 2014-12-29 16:21:12 -05:00
WayofTime dd2041ea54 Merge pull request #186 from Cisien/patch-1
fix addToDemonBloodDuration
2014-12-29 06:48:26 -05:00
WayofTime fa5fe1555c Removed debug stuff ;-; 2014-12-29 06:48:01 -05:00
Chris 34dc2f2244 fix addToDemonBloodDuration
Add duration to demonBloodDuration instead of just incrementing it
2014-12-28 21:35:18 -08:00
WayofTime 31e154a980 Added configs to have the Demon Invasion only work when using the Creative Activation Crystal (still uses LP, you scrub.). Re-fixed blood orb so that FakePlayers can't use it. Why did this get re-broken? 2014-12-18 13:00:11 -05:00
WayofTime d8f267b7e3 Commitment 2014-12-13 19:17:38 -05:00
Arcaratus e37691fec4 Added Binding Rituals for NEI 2014-12-13 10:17:53 -05:00
WayofTime f08363b74a Pushed a beta release 2014-12-11 20:08:24 -05:00
WayofTime b30d6de13c Added client-side LP bar. Need a few more things before I can release, such as when it occurs etc. 2014-12-11 16:37:26 -05:00
WayofTime dbf4232ca0 Fixed demon paths so that Double-tall grass doesn't mess it up 2014-12-10 21:33:04 -05:00
WayofTime 08a8f1dc13 Added Guardians 2014-12-10 11:01:03 -05: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 22afbcbd11 Hoard demons no longer 1HKO'd by dagger 2014-12-05 15:11:05 -05:00
WayofTime 574f43010d Added more recipes, made Imbued Spell Enhancements craftable 2014-12-05 12:13:10 -05:00
WayofTime 41c8d888b9 Fixed/tweaked some parts of the portal 2014-12-04 19:21:51 -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 832ed15060 Finished text parser 2014-12-02 19:18:37 -05:00
WayofTime d439ac92fc More demon village tweaks, adding more event functionality 2014-11-30 17:56:10 -05:00
WayofTime 1115eaf9a7 Improved compression handler, updated buildings.zip, added temporary portal configs 2014-11-29 10:41:01 -05:00
WayofTime 5ba77eaedf Paths are more configurable 2014-11-28 06:58:33 -05:00
WayofTime 41824c728d Adding more schematics - seems they do not take while in the configs folder. 2014-11-27 15:55:14 -05:00
WayofTime 37d0fc69f1 Added demon chests, started working on loot system, improved demon AI 2014-11-27 07:55:04 -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
WayofTime 1ac6fdda98 Fixed TileEntity ritual stones 2014-11-25 06:49:35 -05:00
WayofTime ce4b571010 Work on demons continues. 2014-11-24 17:22:38 -05:00
WayofTime b661d72f88 Merge pull request #163 from ganymedes01/patch-1
Stop pipes/etc from inserting items into the output slot
2014-11-24 17:21:56 -05:00
Tombenpotter 3ae7e2759f Fixed the Teleporting methods C: 2014-11-24 23:19:56 +01:00
ganymedes01 b54c805415 Stop pipes/hoppers/etc from inserting items into the output slot 2014-11-24 14:19:32 -02:00
WayofTime 4db4b458da Fixed performance of the compression handler, and made the ritual checking a lot more streamlined. Allowed hoppers, etc, to interact with the chemistry set. 2014-11-22 10:15:29 -05:00
WayofTime ce08afaf9f Fixed ethereal slate not being craftable 2014-11-22 10:02:45 -05:00
WayofTime f138a8347e Merge pull request #160 from Alex-hawks/master
Change Rituals to allow for TileEntity Runes, and Hybrid Runes
2014-11-22 10:00:23 -05:00
Alex_hawks 929d7e9abb Change Rituals to allow for TileEntity Runes, and Hybrid Runes. These will probably not be a feature in Blood Magic itself though 2014-11-21 10:38:50 +08:00
WayofTime 2f1e79aa5d Added config to disable Bound Armour's custom model. Boo! 2014-11-20 11:42:43 -05:00
WayofTime 5224b808c3 Fixing compression glitches 2014-11-20 10:49:21 -05:00
WayofTime 174d56b8ff Finishing up Compression sigil 2014-11-20 10:19:45 -05:00
WayofTime 107cc50b05 More fixes 2014-11-20 08:27:53 -05:00
WayofTime 75dcf143d5 Adding CompressionHandler for superAwesomeSigilOfAwesome! 2014-11-20 07:57:08 -05:00
WayofTime 90aeaac6e2 (Yes, I nerfed the Green Grove.) 2014-11-19 18:48:26 -05:00
WayofTime dbe51d7f7b Added Rune of Acceleration 2014-11-18 15:49:42 -05:00
WayofTime b3199cfb19 Added Harvest Goddess Sigil, fixed Water and Lava sigils so they actually place their fluids (derp) 2014-11-18 15:29:31 -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 8e1c8460be Changed teleposing to make sure to check if FMP is loaded. 2014-11-16 12:25:13 -05:00
WayofTime acdaec4694 Allowed Teleposer to move FMP structures 2014-11-15 19:54:17 -05:00
WayofTime 6ad0d3b702 Changed a few things. Waiting for xcomp to help fix my work environment 2014-11-15 16:17:51 -05:00
WayofTime d23d90918d Merge pull request #157 from ganymedes01/master
Changed the life essence/blood textures so they look more like blood
2014-11-14 19:54:36 -05:00
ganymedes01 02db97e5a5 Animated the blood on altars 2014-11-14 21:04:54 -02:00
WayofTime 37c6feeb6b Finished initial tag testing for altar recipes 2014-11-14 17:23:45 -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
ganymedes01 de813e808a Enable lighting when rendering models. Everything looks a lot better! 2014-11-13 20:03:45 -02: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