449 Commits

Author SHA1 Message Date
Florian Nücke
3617b711ac setting for whether lua gc should run each time the state is resumed; allowing to pass pitch in note block trigger to save a tick 2013-12-03 18:11:32 +01:00
Florian Nücke
d0c5ffa5ff fixed fs autorun and catching bad reads (negative number of bytes) 2013-12-03 18:10:15 +01:00
Florian Nücke
7c15fbe09c moved http requests into a tiny lib with one function that returns an iterator over the lines of the response, or throws an error if something went wrong 2013-12-02 18:15:13 +01:00
Florian Nücke
2bb0cca7a0 made the robot texture a little more gritty 2013-12-02 17:58:23 +01:00
Florian Nücke
a764a8a8a6 trying to get a little bit of... structure into image names; cleaned up some shell stuff; added pastebin downloader 2013-12-02 17:17:49 +01:00
Florian Nücke
63a18f0ea5 added a (subtle) brightness gradient to some older item graphics to better match the style of the newer ones 2013-12-01 23:46:29 +01:00
Florian Nücke
7a67f89e88 fixed math.rand; gave cables and robots a block texture for when they are broken (default texture was used there, because they are purely rendered using their tile entity renderer) 2013-12-01 21:21:56 +01:00
Florian Nücke
41fd42bb6b fixed some client crashes from trying to send packets the wrong way 2013-12-01 20:10:39 +01:00
Florian Nücke
85e5aae683 forgot fields can't be sided... 2013-12-01 19:46:26 +01:00
Florian Nücke
729331f55d recipes for the remaining blocks and items 2013-12-01 19:34:26 +01:00
Florian Nücke
cbf17609bd showing user list of computers in their analyzer result; some (theoretical) improvements to computer ownership (I really should test this somewhen); reduced range of included players for sending some packets 2013-12-01 17:16:58 +01:00
Florian Nücke
5ea8d072c0 sending username in click event 2013-12-01 15:44:31 +01:00
Florian Nücke
c174d7cf5b repeated clicks when dragging on a screen gui 2013-12-01 15:39:35 +01:00
Florian Nücke
6ee7cfdc8d cable recipe 2013-12-01 15:25:20 +01:00
Florian Nücke
81042a5494 disk drive and robot recipes 2013-12-01 15:19:26 +01:00
Florian Nücke
326460a818 screen recipes 2013-12-01 14:47:25 +01:00
Florian Nücke
6c2ebfbdcf recipes for computer cases 2013-12-01 14:34:36 +01:00
Florian Nücke
0338631ec1 adjusted transistor recipe a bit to make the redstone costs less ridiculous 2013-12-01 14:22:32 +01:00
Florian Nücke
d867b05865 automatically trying all faces if none is specified for use, swing and place actions of robots; fixed target picking for robots 2013-12-01 13:27:02 +01:00
Florian Nücke
2a3f55ee0a reformatted the recipes class a bit because my ocd wouldn't let me sleep otherwise 2013-12-01 03:47:23 +01:00
Johannes Lohrer
6de115c23c hdd, floppy 2013-12-01 03:13:02 +01:00
Florian Nücke
831f997f8b disc image 2013-12-01 02:59:14 +01:00
Johannes Lohrer
f23ab68a0b moar recipes again 2013-12-01 02:55:52 +01:00
Johannes Lohrer
f7adc39e8f network cards 2013-12-01 02:40:03 +01:00
Johannes Lohrer
125224241c graphics cards recipes 2013-12-01 02:32:21 +01:00
Johannes Lohrer
379947a251 card recipe 2013-12-01 02:19:40 +01:00
Johannes Lohrer
da9d0c3556 recipe changes 2013-12-01 02:01:06 +01:00
Florian Nücke
432c20f6b4 Merge branch 'master' of cil.li:oc
Conflicts:
	li/cil/oc/common/item/Card.scala
2013-12-01 01:49:13 +01:00
Florian Nücke
15c178cdf8 card graphic, minor touch-up to existing cards 2013-12-01 01:48:25 +01:00
Johannes Lohrer
770658dd22 removed tiers from cards 2013-12-01 01:48:24 +01:00
Johannes Lohrer
21fa5ba6a1 Merge branch 'master' of cil.li:oc 2013-12-01 01:40:18 +01:00
Johannes Lohrer
0b0579b776 added sticks to cutting wire 2013-12-01 01:40:10 +01:00
Florian Nücke
585f316da1 graphics for printed circuit board; sorted localizations and fixed a small typo 2013-12-01 01:39:39 +01:00
Florian Nücke
3d24c36fa9 circuit board graphics 2013-12-01 01:28:18 +01:00
Florian Nücke
ea4332fc2f Merge branch 'master' of cil.li:oc 2013-12-01 01:26:59 +01:00
Johannes Lohrer
96629ece3a ore dictionary for poison 2013-12-01 01:27:00 +01:00
Florian Nücke
10ee625c80 cutting wire image 2013-12-01 01:09:17 +01:00
Johannes Lohrer
012a4bd12b Merge branch 'master' of cil.li:oc
Conflicts:
	li/cil/oc/common/item/Card.scala
2013-12-01 00:59:13 +01:00
Johannes Lohrer
c97440dba4 renamed cards 2013-12-01 00:58:22 +01:00
Florian Nücke
1a021cae07 formatting 2013-12-01 00:57:42 +01:00
Florian Nücke
05408976d4 Merge branch 'master' of cil.li:oc
Conflicts:
	li/cil/oc/common/item/ButtonGroup.scala
	li/cil/oc/common/item/IronCutter.scala
	li/cil/oc/common/item/Platine.scala
	li/cil/oc/common/item/PlatineBody.scala
2013-12-01 00:56:05 +01:00
Johannes Lohrer
a077cca654 Merge branch 'master' of cil.li:oc 2013-12-01 00:55:11 +01:00
Florian Nücke
2d4d9b30bb keyboard part graphics 2013-12-01 00:54:34 +01:00
Johannes Lohrer
27743d4961 more localization 2013-12-01 00:31:39 +01:00
Florian Nücke
91d91ef2ad reworked graphics for alu, cu and cpu 2013-12-01 00:26:10 +01:00
Johannes Lohrer
6d34cc79a4 Merge branch 'master' of cil.li:oc 2013-12-01 00:17:22 +01:00
Florian Nücke
15ce4d4552 preliminary cpu, alu and cu graphics; refactored alu class 2013-12-01 00:16:58 +01:00
Johannes Lohrer
ac79b3c696 circuit board names 2013-12-01 00:16:55 +01:00
Johannes Lohrer
e4dadbae26 Iron Nugget 2013-12-01 00:05:17 +01:00
Florian Nücke
0f55bd047a transistor and chipset graphics 2013-11-30 23:29:57 +01:00