Commit Graph

769 Commits

Author SHA1 Message Date
88d9e92f18 merge weirdness conflict 2015-09-12 10:56:22 +02:00
727859b5e6 fixed another forward declaration issue 2015-09-12 10:53:42 +02:00
e4a65e99d0 moved compute_forceload_positions_between_points above compute_forceload_positions since apparently sometimes you need forward declaration 2015-09-12 10:53:29 +02:00
15e6ace926 added automatic forceloading 2015-09-12 10:51:27 +02:00
67bd74f970 just indentation to make some vector.xxx easier to read 2015-09-12 10:19:56 +02:00
a3c230eafc fixed another forward declaration issue 2015-09-12 10:19:56 +02:00
45c3f251ba moved compute_forceload_positions_between_points above compute_forceload_positions since apparently sometimes you need forward declaration 2015-09-12 10:19:56 +02:00
56802624f1 fixed some undeclared variable warnings 2015-09-12 10:19:56 +02:00
88587aee9d made lasers 10x more precise 2015-09-12 10:19:56 +02:00
a7d9bf0377 disabled some debug output 2015-09-12 10:19:56 +02:00
a1011b332a added automatic forceloading 2015-09-12 10:19:56 +02:00
c328f0a978 added comments to some functions 2015-09-12 10:19:55 +02:00
dd185b228e added multi-tier geothermal 2015-09-12 10:19:55 +02:00
43ab974f1c added textures for multi-tier geothermal 2015-09-12 10:19:55 +02:00
10673048d9 handling exceptions when quarry digs (eg. when player is nil)
issues 172, 231, for example with item bones:bones
2015-09-12 10:19:55 +02:00
54b6d9976c CNC: re-add player inventory to formspec
Fix regression of commit

d732c8dfbd - "Add listring functionality"

by @est31 (me xD).
2015-09-12 08:04:07 +02:00
e7d06b33d1 fix missing radiation resistance for lead block 2015-09-12 01:34:57 -04:00
1b1780946e add facedir to tool workshop 2015-09-12 01:18:16 -04:00
28ed3b29a3 clarify license in README 2015-09-12 01:01:41 -04:00
ec3e3b348d copy rubber tree textures to technic_worldgen
should fix #222
2015-09-12 00:54:28 -04:00
cfd788358c Use moreblocks as an optional dependency. 2015-09-12 00:24:24 -04:00
587418b70e Merge branch 'master' of github.com:petermaloney/technic 2015-09-05 08:11:21 +02:00
c4bf3bdae0 just indentation to make some vector.xxx easier to read 2015-09-05 08:09:21 +02:00
ab9122b850 fixed another forward declaration issue 2015-09-05 08:09:21 +02:00
ab267d1e50 moved compute_forceload_positions_between_points above compute_forceload_positions since apparently sometimes you need forward declaration 2015-09-05 08:09:21 +02:00
cec59b2e42 fixed some undeclared variable warnings 2015-09-05 08:09:21 +02:00
768a229e50 made lasers 10x more precise 2015-09-05 08:09:21 +02:00
c8febd8093 disabled some debug output 2015-09-05 08:09:21 +02:00
ae879c0030 added automatic forceloading 2015-09-05 08:09:21 +02:00
91e04b80f8 added comments to some functions 2015-09-05 08:09:21 +02:00
a861362605 added multi-tier geothermal 2015-09-05 08:09:21 +02:00
385bd946a9 added textures for multi-tier geothermal 2015-09-05 08:09:21 +02:00
f71abf7a30 handling exceptions when quarry digs (eg. when player is nil)
issues 172, 231, for example with item bones:bones
2015-09-05 08:09:21 +02:00
4f0af9c744 just indentation to make some vector.xxx easier to read 2015-09-05 07:53:57 +02:00
e2ca7166f9 added rubber tree description
+added to group "leaves"
2015-07-28 16:20:00 +02:00
32d776293b Update my name in README.md 2015-07-24 11:46:34 +02:00
05b098141a fixed another forward declaration issue 2015-07-20 00:00:38 +02:00
821e36718e moved compute_forceload_positions_between_points above compute_forceload_positions since apparently sometimes you need forward declaration 2015-07-19 23:22:19 +02:00
d059bca61a fixed some undeclared variable warnings 2015-07-16 23:50:56 +02:00
4940c85669 made lasers 10x more precise 2015-07-16 23:33:56 +02:00
b474ca8643 disabled some debug output 2015-07-16 23:15:43 +02:00
4ac4460a01 added automatic forceloading 2015-07-16 19:57:11 +02:00
1f3ecf6d09 added comments to some functions 2015-07-16 11:53:27 +02:00
f97367b577 added multi-tier geothermal 2015-07-14 17:05:44 -04:00
d4863efa66 added textures for multi-tier geothermal 2015-07-14 21:52:42 +02:00
a529baba47 Machines should become inactive when output slots are full 2015-07-12 20:43:01 +02:00
1f111c55e5 handling exceptions when quarry digs (eg. when player is nil)
issues 172, 231, for example with item bones:bones
2015-07-10 20:33:49 +02:00
a793747d92 Move coal furnaces to other/
They don't use power, move them to where they belong.
2015-06-18 04:16:47 +02:00
d732c8dfbd Add listring functionality
Add shift-click functionality
2015-06-18 04:09:27 +02:00
7cd848a050 default:mese_block is now default:mese
https://github.com/minetest-technic/technic/blob/master/technic/crafts.lua#L189
2015-06-17 17:10:03 -04:00