Commit graph

494 commits

Author SHA1 Message Date
LemADEC
9a21e414c6 Updated ComputerCraft to latest 2015-08-03 21:57:29 +02:00
LemADEC
66d73e2bdb Added cheap optional energy dependencies 2015-08-03 21:50:23 +02:00
LemADEC
cd4dc6c6d5 Removed compilation dependencies with a few mods
AdvancedRepulsionSystem, Gravisuite and AdvancedSolarPanels
2015-08-03 21:42:45 +02:00
LemADEC
68d3fac0a8 Fixed OpenComputer dependency 2015-08-03 21:27:22 +02:00
LemADEC
123e5112bc Eclipse is love, Eclipse is life 2015-08-03 21:11:02 +02:00
Francesco Macagno
a9e0f6f7b4 Working on dependencies
Removed unneded ones, moved everything that should be included when
compiling into /dependencies, and all the mods that should be loaded
into eclipse/mods. ImmibisCore isnt working
2015-08-02 23:48:47 -07:00
LemADEC
8fc36a5b05 Code cleanup 2015-08-03 03:57:41 +02:00
LemADEC
17b1def882 Fixed world generation following previous update 2015-08-03 03:56:56 +02:00
LemADEC
00804db39b Updated jump block placements for 1.7 2015-08-03 03:55:00 +02:00
LemADEC
584fd83300 Updated mining laser block break effect to 1.7 2015-08-03 03:31:25 +02:00
LemADEC
1f91827392 Code cleanup 2015-08-03 03:31:00 +02:00
LemADEC
f10a1ac7f5 Updated beam effect in cloaking setup 2015-08-03 00:24:51 +02:00
LemADEC
9ab8621c10 Code cleanup 2015-08-03 00:23:51 +02:00
LemADEC
7aa9cfabd2 Updated packets for 1.7 2015-08-02 22:23:31 +02:00
LemADEC
38d576da26 Code cleanup 2015-08-02 22:22:47 +02:00
LemADEC
755e701305 Code cleanup
Add SuppressWarnings to work around an Eclipse derp
2015-08-02 22:07:09 +02:00
LemADEC
70691bfba6 Code cleanup
Removed useless wrapper for beam effect
2015-08-02 20:21:06 +02:00
LemADEC
e8f33819aa Moving Packet handler to network package 2015-08-02 20:20:01 +02:00
LemADEC
9da333a433 Preparing network update to 1.7
Added distanceTo for entities
2015-08-02 20:18:33 +02:00
LemADEC
45db5c17bd Removed AE requirement 2015-08-02 10:56:43 +02:00
Francesco Macagno
19f59cacb2 Cosmetic fixes 2015-08-01 16:11:39 -07:00
Francesco Macagno
7111a84809 Updated block storage for scanner
Will probably blow up in our faces, but oh well
2015-08-01 00:21:51 -07:00
Francescco Macagno
36f0035506 Update README.md 2015-07-31 15:51:21 -07:00
Francesco Macagno
97203e0ffc Removed remainder of AE 2015-07-30 19:43:12 -07:00
Francesco Macagno
9b3a3da532 Removing unneccesary code 2015-07-30 19:37:41 -07:00
LemADEC
a286cf8103 Removed chunkloading on laser tree farm 2015-07-29 23:29:23 +02:00
LemADEC
f641a83a9b Removed AE from AbstractMiner (laser tree farm) 2015-07-29 23:18:14 +02:00
LemADEC
79be3c4711 Restoring formating 2015-07-29 23:11:50 +02:00
LemADEC
f2bb2fa66d Restoring formating 2015-07-29 23:10:29 +02:00
LemADEC
74c43b144e Removed AE from mining laser 2015-07-29 23:10:02 +02:00
Francesco Macagno
1ce673d572 Merge branch 'MC1.7' of https://github.com/LemADEC/WarpDrive into MC1.7 2015-07-27 18:28:18 -07:00
Francesco Macagno
97c29ad570 Added mffs support back in 2015-07-27 18:28:13 -07:00
LemADEC
6c316a16c7 Logger update and code cleanup 2015-07-27 10:48:53 +02:00
Francesco Macagno
d1cce7764c Preparing for AE update 2015-07-26 17:07:59 -07:00
Francesco Macagno
d59e3b5d5e Updated more tile entities 2015-07-26 17:07:10 -07:00
Francesco Macagno
5ebf98008d Fixed more world gen to work with new Config 2015-07-26 17:06:52 -07:00
Francesco Macagno
5871316b00 Updated to work with new config 2015-07-26 16:52:34 -07:00
LemADEC
905242d823 Preparing network update 2015-07-27 01:45:41 +02:00
LemADEC
1902b02b91 Fixed player name references 2015-07-27 01:30:45 +02:00
LemADEC
23d4c85856 Updating commands to 1.7 2015-07-27 01:12:41 +02:00
Francesco Macagno
856489fdf6 Updated Reactor 2015-07-26 15:39:21 -07:00
LemADEC
706a7c57c4 Merge branch 'MC1.7' of https://github.com/LemADEC/WarpDrive into MC1.7 2015-07-27 00:33:00 +02:00
LemADEC
6f3668ce80 Logger update 2015-07-27 00:30:36 +02:00
Francesco Macagno
2b400c57aa Forgot a couple changes from Conf update 2015-07-26 15:20:23 -07:00
Francesco Macagno
98a4ce9bbb Updated Config, now compiles 2015-07-26 15:15:12 -07:00
LemADEC
94b1613cbf Options updated to 1.7 2015-07-27 00:12:32 +02:00
LemADEC
d281c02f2b Logger update + options updated to 1.7 2015-07-27 00:09:48 +02:00
LemADEC
246f1c5a71 Dead code removal
To be reimplemented once we actually need it (cf. WorldEdit and ships
mods)
2015-07-27 00:09:47 +02:00
LemADEC
da0186a592 Logger update and code cleanup in profiler 2015-07-27 00:09:47 +02:00
Francesco Macagno
c424f68a3d Added netherOres 2015-07-26 15:03:52 -07:00