modmuss50
|
fe049cc160
|
Added Blocks and items to the api
|
2015-08-10 19:41:28 +01:00 |
|
modmuss50
|
e0ab0af822
|
Reformatted all the code using the default intelji formatting options.
|
2015-08-09 11:05:32 +01:00 |
|
modmuss50
|
496151fcae
|
Fixed aesu powers in creative tab, more work moving away from ic2 core and only needing ic2 api
|
2015-07-23 13:42:20 +01:00 |
|
modmuss50
|
29398d50dd
|
Added Farm inventory cable
|
2015-07-14 17:18:00 +01:00 |
|
modmuss50
|
b6807d249d
|
Some major tweaks to the part system, broken old cables!
|
2015-07-14 16:45:45 +01:00 |
|
modmuss50
|
33898edf7c
|
Rewritten cable render, removed hard dep of QLIb :)
|
2015-07-02 19:49:30 +01:00 |
|
modmuss50
|
6c61829ddc
|
Fixed cable drops
|
2015-06-29 20:19:56 +01:00 |
|
modmuss50
|
963c009648
|
Fixed parts not loading with the world
|
2015-06-29 20:04:17 +01:00 |
|
modmuss50
|
d53a2aeef1
|
Added rendering back, fixed lag issues with cables
|
2015-06-28 19:02:31 +01:00 |
|
modmuss50
|
a393964109
|
Disabled cable rendering
|
2015-06-27 21:52:29 +01:00 |
|
modmuss50
|
15c3608c6e
|
Fixes #53, fixed some render things
|
2015-06-26 13:35:07 +01:00 |
|
modmuss50
|
5fc5aa1e05
|
Fix power flowing thorough covers
|
2015-06-26 08:25:51 +01:00 |
|
modmuss50
|
37467cab7e
|
Some improvements to render speed of cables
|
2015-06-25 20:10:03 +01:00 |
|
modmuss50
|
7c56cd25f6
|
Fixed Cable power issues
|
2015-06-25 19:44:53 +01:00 |
|
modmuss50
|
f9a99feee0
|
fixes #43 and fixes #48
|
2015-06-25 07:55:29 +01:00 |
|
modmuss50
|
b794c609d2
|
Fix Cable Sizes
|
2015-06-24 07:12:37 +01:00 |
|
Gig
|
54845b8777
|
Test fix for server craft
|
2015-06-24 01:15:19 +01:00 |
|
modmuss50
|
84fc33edab
|
Added a way to get the fmp cables in survival, will make this better later
|
2015-06-23 13:23:56 +01:00 |
|
modmuss50
|
37258cb84c
|
Removed vanilla multipart compact. (This is why I love modularisation)
|
2015-06-06 21:56:55 +01:00 |
|
modmuss50
|
b45711f3f1
|
A fix that works :) (I hope)
|
2015-06-06 21:53:24 +01:00 |
|
modmuss50
|
34530fa6ca
|
Improve part server peformance
|
2015-06-01 21:08:28 +01:00 |
|
Gig
|
1f9600b33c
|
Organized imports
Changed centrifuge to new recipe system
|
2015-05-19 23:00:36 +01:00 |
|
modmuss50
|
7f52e4f5e0
|
Fixed incorrect textures
|
2015-05-04 19:07:22 +01:00 |
|
modmuss50
|
4ae6522b34
|
Now uses the ic2 icons, they seams to be a bit off, will check them later
|
2015-05-03 14:46:17 +01:00 |
|
modmuss50
|
fc82d9aa56
|
Fixed spelling
|
2015-05-02 14:55:11 +01:00 |
|
modmuss50
|
b99cac1a1c
|
Server now starts
|
2015-04-28 20:38:13 +01:00 |
|
modmuss50
|
d70038b77f
|
Fixed placing parts inside other parts
|
2015-04-26 16:05:44 +01:00 |
|
modmuss50
|
98427bbe8a
|
Fixed crash, and lag
|
2015-04-26 15:35:45 +01:00 |
|
modmuss50
|
f5d58b57eb
|
Fixed crash with cables.
|
2015-04-26 14:30:34 +01:00 |
|
modmuss50
|
bc2bf26fc0
|
Fixed small issue with rendering thanks @amadornes
|
2015-04-25 12:06:26 +01:00 |
|
modmuss50
|
a80474edd6
|
fixed compile
|
2015-04-25 09:24:10 +01:00 |
|
modmuss50
|
0270a917a0
|
Work on fixing cover dectection
|
2015-04-25 09:21:06 +01:00 |
|
modmuss50
|
60141026ec
|
Fix multipart checking with Qlib, initial fix of checkOcclusion
|
2015-04-25 07:38:00 +01:00 |
|
Modmuss50
|
083c24c901
|
Added all cables, needs a lot of testing :P
|
2015-04-24 21:22:09 +01:00 |
|
Modmuss50
|
e2467caede
|
Now the multipart system depends on Qlib, wont load if not installed.
Also a code format of the system
|
2015-04-24 19:46:01 +01:00 |
|
Modmuss50
|
d6797868fb
|
Merge branch 'master' of https://github.com/TechReborn/TechReborn
Conflicts:
src/main/java/techreborn/partSystem/IModPart.java
src/main/java/techreborn/partSystem/QLib/QModPart.java
src/main/java/techreborn/partSystem/fmp/FMPModPart.java
src/main/java/techreborn/partSystem/parts/CablePart.java
src/main/java/techreborn/partSystem/parts/NullPart.java
|
2015-04-24 19:42:33 +01:00 |
|
Modmuss50
|
0327f3df62
|
Cables render! Thanks QLIB and @amadornes :)
|
2015-04-24 19:35:04 +01:00 |
|
Gig
|
4ac26ac086
|
Format
|
2015-04-24 14:20:09 +01:00 |
|
Modmuss50
|
6232ebc0f5
|
Removed broken rendering code
|
2015-04-23 21:23:15 +01:00 |
|
Modmuss50
|
293a8fbcaf
|
It renders! sort of
|
2015-04-23 20:49:30 +01:00 |
|
modmuss50
|
5101abc541
|
Work on trying to get it to render, still does not work
|
2015-04-21 18:43:12 +01:00 |
|
Modmuss50
|
49d0e480e1
|
Removed modmussCore
|
2015-04-20 21:30:24 +01:00 |
|
Modmuss50
|
44d8f09746
|
Parts are now tiles, they now transmit power :)
|
2015-04-20 21:16:29 +01:00 |
|
Modmuss50
|
df2ae8b335
|
Moved into techreborn/partSystem
|
2015-04-20 21:02:25 +01:00 |
|