Florian Nücke
92ce6fd634
Merge branch 'master' of github.com:MightyPirates/OpenComputers
2014-08-03 14:06:26 +02:00
Florian Nücke
54e647c04e
Added API method for T2 and T3 screens to toggle the mode with which the GUI is opened (sneak or non-sneak) for touch driven programs. Closes #433 .
2014-08-03 14:06:08 +02:00
Florian "Sangar" Nücke
8fdb7868f1
Merge pull request #461 from Adaptivity/patch-1
...
Update ru_RU.lang
2014-08-02 21:03:32 +02:00
Florian Nücke
c3c11c80d2
Derp.
2014-08-02 20:49:19 +02:00
Florian Nücke
56eadb0458
Merge branch 'factorization'
2014-08-02 19:34:14 +02:00
Florian Nücke
d5012a6873
Added IC2 classic power support.
...
Switched things around a bit, power traits don't implement their interfaces by default now, instead they get injected by the class transformer if the power mod is present to avoid class not found errors in conjunction with interface stripping seemingly getting confused by Scala's synthetic classes.
2014-08-02 19:32:45 +02:00
Anton
873b933821
Update ru_RU.lang
2014-08-02 19:28:34 +04:00
Florian Nücke
1538fb2586
Made Factorization power actually work, tweaked value a little, added to power converter tooltip.
2014-08-02 17:23:30 +02:00
Florian Nücke
5d38ec8369
Messing around with the Factorization API.
2014-08-02 16:08:30 +02:00
Florian Nücke
18eb77080d
Merge branch 'OC1.3-MC1.6.4' of github.com:MightyPirates/OpenComputers
2014-08-02 15:02:26 +02:00
Florian Nücke
d77da6698f
Fixed non-flipped color value being sent to clients in hologram.setPaletteColor(), leading to wrong display until reloading.
2014-08-02 15:01:35 +02:00
Florian Nücke
ebad9911ed
Fixed disk / floppy access sounds ignoring OC specific volume setting from config.
2014-08-02 14:36:42 +02:00
Florian Nücke
97fdf51553
Externalized text buffer storage. This will hopefully avoid #443 , will need long-term testing.
2014-08-02 14:18:58 +02:00
Florian Nücke
beb33d4819
Moved some more logic to save handler and removed old compatibility code from save/load logic in machines (they'd be reset by now anyway due to API changes).
2014-08-02 13:34:53 +02:00
Florian Nücke
e008949c7b
Lower chunkloader cost default value as discussed, closes #447 .
2014-08-02 13:06:19 +02:00
Florian Nücke
53d986312e
Merge branch 'OC1.3-MC1.6.4' of github.com:MightyPirates/OpenComputers
2014-08-01 18:22:14 +02:00
Florian Nücke
84b0abb4bf
Fixed side check for server racks in internal switch mode.
2014-08-01 18:20:48 +02:00
Florian Nücke
3665e26b9f
Fixed mouse scrolling working on tier one screens.
2014-08-01 17:12:36 +02:00
Florian Nücke
8eb5a95cac
Merge branch 'OC1.3-MC1.6.4' of github.com:MightyPirates/OpenComputers
2014-08-01 16:14:51 +02:00
Florian Nücke
9602576678
Updated list of supported mods in info message that's displayed when no power providing mods are present.
2014-08-01 15:33:35 +02:00
Florian Nücke
9b2d201c6e
Re-enabled tablets in dev branch (merging patches disabled it, gah).
2014-08-01 00:10:00 +02:00
Florian Nücke
a4479619ad
Merge branch 'OC1.3-MC1.6.4' of github.com:MightyPirates/OpenComputers
2014-07-31 19:18:22 +02:00
Florian Nücke
add56c98c5
Fixed generator upgrade leaving ghost stacks (size zero) when inserting fuel, fixes #448 .
2014-07-31 19:17:09 +02:00
Florian Nücke
7795507ddf
Merge branch 'master' of github.com:MightyPirates/OpenComputers
2014-07-30 17:44:00 +02:00
Florian Nücke
8a30c9e604
Merge branch 'OC1.3-MC1.6.4' of github.com:MightyPirates/OpenComputers
2014-07-30 17:43:29 +02:00
Florian Nücke
4c576a81f9
Fixed chunk loader upgrade remaining active when robot powers down, should resolve #447 .
2014-07-30 17:27:37 +02:00
Florian Nücke
28fc8b175b
Fixed items that only differ in their NBT tag potentially being merged when picked up by a robot. Closes #449 .
2014-07-30 17:09:28 +02:00
Florian "Sangar" Nücke
6eb4f022f6
Merge pull request #446 from mymagadsl/patch-3
...
Update zh_TW.lang
2014-07-30 14:06:40 +02:00
mymagadsl
3c1caf8754
Update zh_TW.lang
2014-07-30 01:21:03 +08:00
Florian Nücke
e361661c8b
Implemented solution suggested by @Kilobyte22 to make component.list() return a table instead of an iterator.
2014-07-29 17:49:36 +02:00
Florian Nücke
bda75927a7
Merge branch 'OC1.3-MC1.6.4' of github.com:MightyPirates/OpenComputers
2014-07-29 17:43:52 +02:00
Florian Nücke
395533ef14
Fixed a glitch in font texture generation, closes #444 .
...
Fixed crash for glyphs where the size in the Unifont differs from the expected character width.
2014-07-29 17:39:53 +02:00
Florian Nücke
e05c66e098
Merge branch 'OC1.3-MC1.6.4' of github.com:MightyPirates/OpenComputers
2014-07-29 14:50:21 +02:00
Florian Nücke
7998bc87aa
Added additional check which may or may not fix #442 .
2014-07-29 14:49:53 +02:00
Florian Nücke
6d014b2257
Merge branch 'OC1.3-MC1.6.4' of github.com:MightyPirates/OpenComputers
2014-07-29 14:25:00 +02:00
Florian Nücke
e9b49e292f
Improved raytracing used for robot placement/interaction checks some and added range limit (so stuff like buckets can only be used in adjacent blocks, e.g.)
2014-07-29 14:23:18 +02:00
Florian Nücke
9fc81d2fc9
Merge branch 'OC1.3-MC1.6.4' of github.com:MightyPirates/OpenComputers
2014-07-29 13:38:56 +02:00
Florian Nücke
3e62c0e0ae
Fixes components in robots not being properly disconnect before the dropped item is generated, closes #441 .
2014-07-29 13:37:49 +02:00
Florian Nücke
343c0c09a0
Merge branch 'OC1.3-MC1.6.4' of github.com:MightyPirates/OpenComputers
2014-07-28 19:30:50 +02:00
Florian Nücke
510bc85acb
Should fix chunk loader not working in some cases. Closes #440 .
2014-07-28 19:24:09 +02:00
Florian Nücke
0aa05ea6df
Cleaned up and added .gitignore.
2014-07-27 13:07:12 +02:00
Florian Nücke
4be960a693
Removed unnecessary init in constructor from unifont parser.
2014-07-26 13:37:30 +02:00
Florian Nücke
a6f6aa1476
Fixed being able to delete file system folder itself in unbuffered mode, closes #434 .
...
Fixed empty file system folders in the saves folder disappearing while still in use (also only relevant for unbuffered mode).
2014-07-26 13:31:59 +02:00
Florian Nücke
8044039d2e
Adjusted for 1.3.2 release.
2014-07-25 11:31:08 +02:00
Florian Nücke
a43f1b6c8f
Potential fix for bad state after failed robot move.
v1.3.2
2014-07-25 10:46:56 +02:00
Florian Nücke
79b1fb78ba
Prep work for Arguments.optXYZ.
2014-07-25 09:46:34 +02:00
Florian Nücke
57a6c85b32
Before I forget again.
2014-07-24 22:38:21 +02:00
Florian Nücke
1e3b4a2344
Added method to query the address of the screen a GPU is currently bound to.
2014-07-24 16:16:01 +02:00
Florian Nücke
a74157cb3e
Catch potential exceptions in tick handler for SimpleComponents.
2014-07-24 15:25:04 +02:00
Florian Nücke
51861e142f
Fixed loot disks not making floppy noises.
2014-07-23 21:34:43 +02:00