Commit graph

741 commits

Author SHA1 Message Date
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
Francesco Macagno
2163ac7119 Moved existing sphere gen to new system 2015-08-09 17:02:08 -07:00
Francesco Macagno
7399caa896 Added Sun structure 2015-08-09 17:01:43 -07:00
Francesco Macagno
09308071e6 Added world gen loading strucutre 2015-08-09 17:01:28 -07:00
Francesco Macagno
65aebd3b58 Added new package and finished Orb implementation
Will still eventually need generate implementation, but not soon
2015-08-09 17:00:56 -07: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
Francesco Macagno
372a98d620 Finished OrbShell implementation
Not the most memory efficient way, but very fast when deploying
2015-08-08 19:56:23 -07: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
3d24dbce7a Adding new representations of deployable objects 2015-08-08 00:57:02 -07: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
LemADEC
d1902265ea Code cleanup 2015-08-04 02:59:15 +02:00
LemADEC
eaac754e2e Fixed logger
Fixed crash at boot trying to use logger before creating it
Fixed log formating (moving to FML logger)
2015-08-04 02:54:54 +02:00
LemADEC
ad765b41c0 Added ComputerCraft and OpenComputer API 2015-08-04 02:13:44 +02:00
LemADEC
1c94e875ad Updated MODID to remove duplication
Changed from IC2 to IC2API in requirements
2015-08-03 22:30:13 +02:00
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