4003 Commits

Author SHA1 Message Date
Florian Nücke
b48e2fdc8f Fixed initial redstone state of non-updating blocks such as prints. 2015-07-11 13:55:31 +02:00
Florian Nücke
3a930fa938 Added newline to md5sum and sha256sum. Fixes #1275. 2015-07-10 23:08:46 +02:00
Florian Nücke
26eaf983f8 May or may not fix assertion error in R-Tree. Time will tell. 2015-07-10 23:07:34 +02:00
Florian Nücke
5c60af946d Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 2015-07-09 22:24:21 +02:00
Florian "Sangar" Nücke
179eafb673 Merge pull request #1276 from NPException42/patch-1
David from the movie "A.I. - Artificial Intelligence"
2015-07-09 22:24:10 +02:00
NPException
117a6a8888 added David from the A.I. movie
https://en.wikipedia.org/wiki/A.I._Artificial_Intelligence
2015-07-08 13:14:16 +02:00
Florian Nücke
70b6895726 Adjusted _VERSION to be standard compliant. 2015-07-07 20:03:35 +02:00
Florian "Sangar" Nücke
bfe2a6a297 Merge pull request #1272 from Ionaru/patch-1
Corrected 2 small mistakes
2015-07-06 21:21:00 +02:00
Florian "Sangar" Nücke
6683a5bd49 Merge pull request #1269 from payonel/patch-4
ignore closed pipe writes to dead coroutines and fix stalled pipes
2015-07-06 21:18:48 +02:00
Florian "Sangar" Nücke
f9976335aa Merge pull request #1271 from cyber01/RU_doc
Added Copy to clipboard for chat tooltips to RU lang.
2015-07-06 21:18:00 +02:00
Jeroen Akkerman
726a6bcfcd Corrected 2 small mistakes
"will contain of the components" -> "will contain all of the components" on line 7
Added a comma on line 13, action -> result.
2015-07-06 20:56:50 +02:00
payonel
2efd2704f8 ignore closed pipe writes to dead coroutines and fix stalled pipes
ignore all writes to a closed pipe stream if next is dead and fix piped quiet commands from stalling the pipe chain

resolves issue: #1267
resolves issue: #1265

this is a merge(a squish) of two previous PR's:
https://github.com/MightyPirates/OpenComputers/pull/1266
https://github.com/MightyPirates/OpenComputers/pull/1268
2015-07-05 09:38:41 -07:00
Florian Nücke
fada3e43d9 Should fix sided issue. 2015-07-04 11:45:56 +02:00
Florian Nücke
829038f612 Might fix screens blanking out until the first update in some cases. Maybe. 2015-07-04 11:02:07 +02:00
Florian Nücke
c0a7b84c3a Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 2015-07-04 01:33:33 +02:00
Florian Nücke
50f7f74353 Fixed lighting issue with hover boots. I think. 2015-07-04 01:33:14 +02:00
Florian "Sangar" Nücke
26a7939584 Merge pull request #1264 from payonel/patch-1
Fix coroutine resume in piped programs by forcing write on close.
2015-07-03 23:58:36 +02:00
payonel
b60c784eed fix coroutine resume by forcing write on close 2015-07-03 14:41:07 -07:00
Florian Nücke
2f899190a3 Fixes #1259. 2015-07-02 20:02:44 +02:00
Florian Nücke
f8b0995b07 Get rid of remaining "match start" component.list calls in BIOS/OpenOS, fixes #1255. 2015-06-29 21:57:10 +02:00
cyber01
6d12346f98 Added Cpy to clipboard to lang 2015-06-29 02:28:58 +03:00
Florian Nücke
4cb81b32f5 Properly make loot disks added via the save dir readonly. Fixes #1252. 2015-06-28 19:20:15 +02:00
Florian Nücke
bdf00872d4 Failsafe for drivers implementing an old version of the API. Closes #1237. 2015-06-28 15:16:48 +02:00
Florian Nücke
9592ef6317 Can now click address in output of analyzer in chat to copy it to clipboard.
Also a bit of refactoring in command code.
2015-06-28 14:27:45 +02:00
Florian Nücke
8bc107cc9a Fix docstring. 2015-06-26 17:55:45 +02:00
Florian Nücke
ca87513dc3 How did this magically compile in my IDE again? -.- 2015-06-25 20:05:10 +02:00
Florian Nücke
1d933fd9f5 Allow printing 3D prints that can be walked through (non-colliding), as well as shapes with no texture (texture="") appearing transparent, closes #1238.
Also improved face culling on 3D prints when rendering, improving render performance in certain scenarios.
2015-06-25 19:50:12 +02:00
Florian Nücke
64d3f93177 Homogenized item data stuff a bit and trying to avoid NPEs in preconfigured item creation. 2015-06-25 18:25:37 +02:00
Johannes Lohrer
fb45881cec added FormingPress, LaserEngraver and FluidCanner for Gregtech Recipes Closes #1233 2015-06-21 14:00:46 +02:00
Florian Nücke
18149d0aa1 Updated Forge version. 2015-06-20 17:19:46 +02:00
Florian Nücke
3bea675494 Updated Project Red and ComputerCraft dependencies and adjusted implementations of interfaces as necessary. Closes #1231. 2015-06-20 16:51:24 +02:00
Florian Nücke
1e5b2bdbaf Use plain mode for string.find in edit's find logic, fixes #1234.
Best issue number yet.
2015-06-20 15:49:19 +02:00
Florian Nücke
e0f8554637 Make command block driver actually return numeric value (plus text) as it should (instead of always just true). 2015-06-16 22:07:01 +02:00
Florian Nücke
d6354d92a4 Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.7.10 2015-06-16 21:10:00 +02:00
Florian Nücke
4c813d6c8d Added mention of Project Red in redstone I/O block's tooltip. Closes #1225. 2015-06-16 21:08:15 +02:00
Florian Nücke
3bc9484094 Formatting, organized imports, sorting. 2015-06-16 21:06:40 +02:00
Florian Nücke
063b8115d1 Push up warning text in raid two pixels to avoid long text (3 lines) overlapping the inventory label.
Looks ugly for two lines, but meh.
2015-06-16 21:05:32 +02:00
Florian Nücke
01e195676c Merge branch 'ec' of https://github.com/DrummerMC/OpenComputers into master-MC1.7.10 2015-06-16 20:52:47 +02:00
Florian Nücke
2b5c703566 Merge branch 'de-translation' of https://github.com/dgelessus/OpenComputers into master-MC1.7.10 2015-06-16 20:40:54 +02:00
DrummerMC
4cf3285989 Added EC Integration 2015-06-16 16:01:17 +02:00
dgelessus
95bcf2f237 Update and add achievements to German translation 2015-06-16 14:05:44 +02:00
Florian "Sangar" Nücke
ab32ac0464 Merge pull request #1220 from cyber01/RU_doc
Added DataCard to Russian Translation
2015-06-15 23:43:23 +02:00
cyber01
33d3b3b0f9 Added DataCard to Russian Translation 2015-06-14 20:08:02 +03:00
Florian Nücke
d474313a02 I keep forgetting to build these on the old distro... 2015-06-14 16:13:34 +02:00
Florian Nücke
6e34f1d1ae Added manual entry and tooltip for data card, and increased cost a bit. 2015-06-14 15:50:26 +02:00
Florian Nücke
a7267d143e Added texture for data card, added soft and hard input size limits and added energy costs. 2015-06-14 15:25:21 +02:00
Florian Nücke
3220d04651 Merge branch 'datacard' of https://github.com/Kubuxu/OpenComputers into data-card 2015-06-14 14:44:01 +02:00
Florian Nücke
d6425b9bee Merge branch 'master' of https://github.com/magik6k/OpenComputers into master-MC1.7.10 2015-06-14 14:11:30 +02:00
Florian Nücke
f108973315 Listened to a bunch of IntelliJ's suggestions.
inb4 everything broke.
2015-06-14 14:11:07 +02:00
Łukasz Magiera
dd184681c9
Fixed network stack multiple tcp connections
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
2015-06-14 13:59:58 +02:00