Commit graph

548 commits

Author SHA1 Message Date
Francescco Macagno
d9e84d7224 Update .travis.yml 2015-08-10 20:21:05 -07:00
Francescco Macagno
93bd8b2761 Update .travis.yml 2015-08-10 19:37:44 -07:00
Francescco Macagno
d02eaa94ae Update README.md 2015-08-10 19:33:53 -07:00
Francescco Macagno
a866b6bd46 Missed a piece 2015-08-10 19:31:19 -07:00
Francesco Macagno
55614b1a6c Trying to fix travis 2015-08-10 19:29:27 -07:00
LemADEC
c059622fd9 Fixed mining laser not filling chests 2015-08-11 03:27:49 +02:00
LemADEC
e0f300f0c7 Fixed air propagation on X+ #46 2015-08-11 00:11:03 +02:00
Francescco Macagno
9a3069bf74 Create .travis.yml 2015-08-10 13:27:37 -07:00
LemADEC
38f182365e Bumped to version 1.3.2 2015-08-10 12:32:32 +02:00
LemADEC
8c654aa395 Fixed mods integration in recipes & derelicts
Fixed #43 ?
2015-08-10 12:29:40 +02:00
LemADEC
b9635be24a Fixed #44 air not registering icons 2015-08-10 05:46:56 +02:00
LemADEC
aa0c5b49e1 Removed CC/OC debug logs 2015-08-10 05:46:18 +02:00
LemADEC
3efb18741b Forgot those 2 in previous commit... 2015-08-10 03:41:52 +02:00
LemADEC
5d60b93950 Fixed OpenComputers support
Refactored computer interfaces
Fixed entityUpdate late or missing ancestor calls
Added modid prefix to computer interface names
2015-08-10 03:39:44 +02:00
LemADEC
36487aa409 Fixed computer API for particle booster 2015-08-09 23:43:29 +02:00
LemADEC
567b80a0ef Updated cloaking core name in LUA 2015-08-09 16:29:04 +02:00
LemADEC
16df2df5d9 Fixed OpenComputer API so it's actually exposed 2015-08-09 14:06:35 +02:00
LemADEC
4e5bd4cc00 Code cleanup (formating) 2015-08-09 13:55:36 +02:00
LemADEC
37cca74448 Fixed #41 crash on monitor right click 2015-08-09 13:48:09 +02:00
LemADEC
f7e3d4b85e Added git exclusion on dependencies folder 2015-08-09 13:21:01 +02:00
LemADEC
d9e4f528ba Fixed OpenComputer peripheral detection 2015-08-09 13:20:32 +02:00
LemADEC
e7d436aca3 Refactored cloaking assembly
- reduced CPU usage
- reduced network usage (redundant beams)
- added red gray color in case of low energy
- changed tier colors to green / blue, instead of green / red
- added more colors with smoother transitions
Improved packet sending debug logs
2015-08-09 06:10:08 +02:00
LemADEC
920d9521e6 Fixed ancestor calls derp (fixing cloaking assembly) 2015-08-09 05:08:12 +02:00
LemADEC
d7f2794a43 Code cleanup 2015-08-09 05:07:43 +02:00
LemADEC
c01ff627f8 Fixed debug logs and multiline chat messages 2015-08-09 05:07:19 +02:00
LemADEC
a97e0ccf6c Refactored IC2 tiers so API remains to base class 2015-08-09 02:43:09 +02:00
LemADEC
c2f2259d82 Bumped to version 1.3.1 2015-08-08 15:46:59 +02:00
LemADEC
01d7d569ef Fixed new conf structure dependency 2015-08-08 15:11:48 +02:00
LemADEC
ffadef1496 Fixed IC2 and CoFHcore dependency at boot 2015-08-08 15:01:19 +02:00
LemADEC
9438fe5905 Refactored reactor core in WarpInterfacedTE
Also fixing a CC dependency at boot
2015-08-08 15:01:18 +02:00
LemADEC
e64fe092fa Fixed RF and EU power dependency 2015-08-08 15:01:17 +02:00
LemADEC
c75bc76d62 Fixed computer craft dependency at boot 2015-08-08 15:01:16 +02:00
LemADEC
4a0b26c356 Fixed IC2 dependency in Reactor laser focus & Ship scanner 2015-08-08 15:01:15 +02:00
Francesco Macagno
1467544a48 Forgot to add this back in 2015-08-07 23:28:52 -07:00
Francesco Macagno
c946425ee2 Beginning move to new conf structure 2015-08-07 23:28:12 -07:00
LemADEC
256b0b31d0 Tentatively fixed OpenComputers dependency 2015-08-07 03:47:57 +02:00
LemADEC
01b199e175 Fixed IC2 dependency in derelicts 2015-08-07 03:47:56 +02:00
Francescco Macagno
9d6a6186dd spelling shmeling 2015-08-06 14:20:25 -07:00
Francescco Macagno
aeae5fcd4c Removed 1.6 2015-08-05 18:16:31 -07:00
Francesco Macagno
8c54aea0de Fixed localization 2015-08-04 19:24:35 -07:00
Francesco Macagno
ea146023f0 Fixed CoFH dependencies 2015-08-04 18:43:08 -07:00
LemADEC
29dfc09dda Code cleanup
Removed FML source files
2015-08-04 09:53:43 +02:00
Francesco Macagno
4e9cfb4048 Fixed project setup in order to build properly
gradlew build works now
2015-08-03 20:59:48 -07:00
Francesco Macagno
276327393e Merge branch 'MC1.7' of https://github.com/LemADEC/WarpDrive into MC1.7 2015-08-03 20:28:08 -07:00
Francesco Macagno
d45158d9c4 Messing with deps more. Removed unneeded for now 2015-08-03 19:29:52 -07:00
LemADEC
767b60b094 Updating IC2 to latest and dev 2015-08-04 04:23:03 +02:00
LemADEC
360dbe6796 Merge branch 'MC1.7' of https://github.com/LemADEC/WarpDrive into MC1.7 2015-08-04 03:55:12 +02:00
LemADEC
ae71e42290 Fixed network 2015-08-04 03:54:57 +02:00
Francesco Macagno
bb9faab3a1 Modified dependencies more
Build required are under dependencies, testing are in eclipse/mods
2015-08-03 18:18:06 -07:00
LemADEC
6b1d1e1ab0 Updated IC2 dependency, Disabled CC
Removed CC for initial integration phase
Reduced IC2 dependency
2015-08-04 03:00:28 +02:00