modmuss50
d7ce35428c
Add a config option to change the textures of the end ores to use the stone background.
...
I still need to add the other ores, but this is the main one that needs doing.
2018-03-09 19:57:20 +00:00
drcrazy
111ee7630a
Updated API reference for recipes.
2018-03-05 14:45:23 +03:00
drcrazy
0ecdce2717
Made solar panels configurable.
2018-02-16 12:17:05 +03:00
modmuss50
9c7f1995a8
Update year in license
2018-02-11 14:08:13 +00:00
Dimmerworld
27dacb327a
Alarm cleanup + tooltip and techreborn manual UI ( #1437 )
...
* Alarm cleanup and tooltip, Tech manual UI
* add peskty comma
* Compress png
* Rename to wiki and asked user before opening browser
2018-02-11 13:59:52 +00:00
Dimmerworld
9349ffe264
Update forge and Sound options for Alarm ( #1435 )
...
* Update forge and Sound options for Alarm
* Revert changes to gradle wrapper properties
* Cleanup imports
* Removed sneaky debugging stuff
2018-02-10 11:53:11 +00:00
drcrazy
73b2f36b24
Fixes for wrenching blocks. Closes #1417 and #1418
2018-01-26 12:27:58 +03:00
modmuss50
268a16958b
Format + license headers.
2018-01-08 18:29:12 +00:00
modmuss50
2a0a9e5636
Merge remote-tracking branch 'remotes/origin/1.12' into feature-alarm
2018-01-08 17:45:29 +00:00
Dimmerworld
86d37514a7
Recipe for alarm and misc fixes
2018-01-03 15:17:20 +11:00
Dimmerworld
2177b72e41
Animation
2018-01-03 14:26:23 +11:00
Dimmerworld
bdc34d673c
Proper faces
2017-12-29 16:50:35 +11:00
Dimmerworld
e93451b595
Woop woop - Alarm work ( #1380 )
...
* Alarm makeover
Model,
boundrybox,
textures,
name localization for the alarm
* Actual translations for Alarm
* Texture resize
As requested
(Didn't notice dimensions when I was grabbing off Prospector)
2017-12-26 01:30:36 +00:00
modmuss50
7594b55fb5
Start work on the alarm
2017-12-18 19:58:52 +00:00
modmuss50
677bb59ceb
Should hopefully fix server crash #releaseBuild Fixes #1371
2017-12-18 01:48:25 +00:00
modmuss50
3c7cd638c1
Make smaller cables have a smaller bounding box
2017-12-17 22:05:14 +00:00
modmuss50
dc4cdbb9cc
Fixes #1368
2017-12-17 21:53:14 +00:00
drcrazy
6c7f9078ec
Secondary gem moved to eventHandler. Closes #1365
2017-12-15 16:43:48 +03:00
drcrazy
a419189926
Added dust->ingot<->block recipes for several materials. Closes #1356
2017-12-08 16:43:04 +03:00
drcrazy
df24adb936
Made solar panel wrenchable
2017-12-01 19:24:02 +03:00
drcrazy
9ac8b31599
Fixed TOP\Waila icon for active machine
2017-11-29 15:23:40 +03:00
drcrazy
eab088c094
Merge branch '1.12' into feature/solar-panles
...
Conflicts:
build.gradle
src/main/java/techreborn/blocks/generator/BlockSolarPanel.java
src/main/java/techreborn/blocks/lighting/BlockLamp.java
2017-11-28 17:28:47 +03:00
Alistair Buxton
642e6b0f2b
Implement powered lighting.
2017-11-28 15:37:32 +03:00
drcrazy
9d1e64b1b2
Fixed texture error for fluid itemblocks.
2017-11-13 02:14:44 +03:00
drcrazy
bf5b649fc4
Removed unused code, added Override annotation
2017-11-12 12:15:32 +03:00
drcrazy
29d1176861
Fixed casing model with CTM enabled
2017-11-10 01:29:08 +03:00
drcrazy
41dd0468e6
Fixed CTM version of LESU Storage.
2017-11-10 01:21:59 +03:00
drcrazy
19ccbd681d
Fixed itemBlock rendering. TOP\Waila are still an issue
2017-11-05 02:32:06 +03:00
Alistair Buxton
c6ac9110fe
Implement powered lighting.
2017-11-04 07:31:07 +00:00
modmuss50
e0edff6891
Some more work on solar panels.
2017-10-27 09:40:10 +03:00
modmuss50
0aa8974035
Fix some issues with the solar panels
2017-10-27 09:40:09 +03:00
Dimmerworld
d4c941cb5a
Modmuss50 changes
...
ID removed
Configs removed
Private Enum buffer removed
2017-10-27 09:35:00 +03:00
Dimmerworld
8a5df0fc4b
Texture readd, classes unaltered and debug message removed
2017-10-27 09:34:57 +03:00
Dimmerworld
4307cb8258
misc fixes
2017-10-27 09:34:56 +03:00
Dimmerworld
5d0b5c3ea3
Balance, textures and items
2017-10-27 09:34:55 +03:00
Dimmerworld
4205beaead
Balance and null fix
2017-10-27 09:34:54 +03:00
Dimmerworld
74b8246b39
More work on tile entity
2017-10-27 09:34:51 +03:00
Dimmerworld
fed439307e
Tile entity work
2017-10-27 09:34:50 +03:00
Dimmerworld
c4711848ae
Textures and block work.
2017-10-27 09:34:49 +03:00
Dimmerworld
d3ede81de4
alter
2017-10-27 09:34:48 +03:00
Dimmerworld
c651363b73
Update to latest commit(Master)
2017-10-27 09:34:47 +03:00
Alistair Buxton
e43a4dbf3c
Don't place a block when opening energy store GUI.
2017-10-17 07:25:20 +01:00
drcrazy
7d7340111d
Added Distillation tower. Closes #884
2017-10-16 15:52:10 +03:00
drcrazy
47134cf2ab
Added plasma generator. Some work on #884
2017-10-13 03:20:34 +03:00
modmuss50
79984ab107
Fixes #1295
2017-10-12 21:32:53 +01:00
drcrazy
416361ff3b
Increased internal buffer for cable to x6 of transfer rate. Closes #1296
2017-10-12 18:23:50 +03:00
drcrazy
ca829c18cc
Added wrench support
2017-10-08 00:04:08 +03:00
Dimmerworld
28010d0790
Make scrapboxinator great again!
...
Fix input/output
Greatly reduced process time
Removed any sign of upgrades
Remove WIP tag
Add crafting recipe
Cleaned up unused imports
Recipe:
(ironplate|circuit|ironplate)
(dirt|scrapbox|dirt)
(ironplate|circuit|ironplate)
2017-10-04 21:02:51 +11:00
modmuss50
81264e0fe2
Add back cable damage, closes #1150
2017-10-03 13:24:51 +01:00
drcrazy
1c57bd0100
MOre fixed warnings
2017-10-01 03:15:58 +03:00