Commit graph

1209 commits

Author SHA1 Message Date
LemADEC
4d6435ab8b Version bump to 1.3.22 2016-05-16 12:04:10 -04:00
LemADEC
026f743c1a Fixed ship scanner
Fixed invalid block names & ordering in saved schematics
Removed file extension from LUA API
Fixed ship not always saved depending on local filesystem type
Improved schematic filename to be humanly readable
Added missing debug logs
Added missing OC ‘state’ method
Added red laser when no ship core is detected
Added visual effect on overlapping blocks
Note: this is not balanced, not compatible with WorldEdit, this is
merely a prototype
2016-05-16 02:06:37 -04:00
LemADEC
7228f5451b Fixed IdeaJ support 2016-05-15 23:56:04 -04:00
LemADEC
f95257da75 Code cleanup 2016-05-15 23:53:15 -04:00
LemADEC
7fef5df4b3 Fixed #65 better detection of lift passable blocks 2016-05-15 01:12:31 -04:00
LemADEC
1e729938de Code cleanup 2016-05-15 01:11:36 -04:00
LemADEC
f4751f466c Ignore mac files 2016-05-14 12:33:19 -04:00
LemADEC
c5a00ee75b Fixed advanced solar panel crash (tentative) 2016-05-14 12:33:08 -04:00
LemADEC
d243150a53 Fixed laser mining with silk touch
Code cleanup
2016-05-14 01:44:52 -04:00
LemADEC
9d707d6d7b Fixed #167 area protection support
Fixed target position when jumping between dimensions
2016-05-12 21:37:44 -04:00
LemADEC
6120bf0f95 Updated laser tree farm LUA scripts 2016-05-12 21:20:17 -04:00
LemADEC
1e3b92aa1d Code cleanup 2016-05-12 21:19:54 -04:00
LemADEC
18994a90c3 Code cleanup (switching to IdeaJ) 2016-05-10 10:48:09 -04:00
LemADEC
d895d0807d Fixed mining through forcefield/hull blocks
Code cleanup
2016-05-09 22:12:07 -04:00
LemADEC
e63ade95c9 Added console support for /wentity command 2016-05-09 21:38:18 -04:00
LemADEC
774dd4f3b3 Fixed mining of asteroids stopping at bedrock
Fixed mining of hull blocks
2016-05-09 21:26:33 -04:00
LemADEC
752748f4ed Merge pull request #171 from YuRaNnNzZZ/MC1.7
Updated russian translation and mcwarp updater script.
2016-05-08 23:04:48 -04:00
YuRaNnNzZZ
5ff6c0e20c Updated Russian translation 2016-05-09 03:32:24 +03:00
YuRaNnNzZZ
4f6f4ff1d1 MCWarp updater script fix
Now points to proper san-get.
2016-05-09 02:23:14 +03:00
YuRaNnNzZZ
7279b5e4ad Merge pull request #8 from LemADEC/MC1.7
merge latest commits
2016-05-09 02:21:33 +03:00
LemADEC
116375a8e6 Fixed obsidian in hull recipes 2016-05-08 09:50:11 -04:00
LemADEC
5e2ce128a5 Code cleanup 2016-05-08 09:49:16 -04:00
LemADEC
320d66f370 Improved tooltip langage file 2016-05-03 14:16:57 +02:00
LemADEC
97974da978 Remove emerald from Laser lift recipe with EnderIO 2016-05-03 14:16:44 +02:00
LemADEC
d467e314cc Improved isolation block recipes to be much cheaper 2016-05-01 23:08:39 +02:00
LemADEC
0a3a780f21 Improved video channel synchronisation 2016-04-30 20:53:20 +02:00
LemADEC
7c47ab1423 Fixed Ship core missing in creative tab 2016-04-30 20:50:38 +02:00
LemADEC
2191726198 Added AdvancedRepulsionSystems rotation support 2016-04-30 20:49:55 +02:00
LemADEC
e355e614c5 Fixed potential dup bug 2016-04-30 10:15:20 +02:00
LemADEC
832c9a4b82 Fixed #162 StargateTech transport ring lost links 2016-04-30 10:15:02 +02:00
LemADEC
f10cd75fc7 Code cleanup 2016-04-30 10:06:46 +02:00
LemADEC
ac9854b816 Fixed space world border check for ships 2016-04-24 15:10:23 +02:00
LemADEC
6e522d3ec2 Added glass hull light level 2016-04-24 15:10:12 +02:00
LemADEC
d021ca0e41 Version bump to 1.3.21 2016-04-23 00:14:06 +02:00
LemADEC
dad3bd7b5c Improved guide message when we're not ready to jump 2016-04-23 00:09:58 +02:00
LemADEC
a9ccd1a610 Fixed SGCraft stargate state check
As suggested by DraksterAU
2016-04-23 00:06:08 +02:00
LemADEC
6752ec16e5 Added ForgeMultipart rotation support
This includes microblocks and Wireless redstone (Chickenbones edition)
Other parts will not rotate and may corrupt your world, use at your own
risk.
2016-04-22 22:44:52 +02:00
LemADEC
41a8dfafea Code cleanup 2016-04-22 21:33:29 +02:00
LemADEC
c1d5857ba2 Added SGCraft movement & rotation support 2016-04-22 20:53:56 +02:00
LemADEC
3cf1762218 Merge remote-tracking branch 'origin/MC1.7' into MC1.7
# Conflicts:
#	src/main/java/cr0s/warpdrive/block/TileEntityAirGenerator.java
2016-04-22 02:07:27 +02:00
LemADEC
d281bca1c3 Fixed #158 air generator eating up FMP blocks
Chunk 0,0 was loaded randomly by this bug
2016-04-22 02:06:07 +02:00
LemADEC
f35fc9dce4 Added proper damage sources 2016-04-22 01:05:26 +02:00
Francescco Macagno
0fe27726f1 Fix AirGenerator destroying multiblocks
May not work, cannot test
2016-04-21 13:38:44 -07:00
LemADEC
1cae38e464 Added Tconstruct slime trees support 2016-04-21 14:54:15 +02:00
LemADEC
07eb101344 Updated LUA scripts
Added data save support for OC using "/disk"
Fixed reactor script lag with OC
Improved common events handling
2016-04-21 05:53:36 +02:00
LemADEC
e15a8bc0d2 Added Weapon controller support for OC 2016-04-21 05:45:58 +02:00
LemADEC
974ba6422b Added Weapon controller name 2016-04-21 04:04:02 +02:00
LemADEC
e3fb9fb033 Improved logs formating
Added weapon logs for scan result
2016-04-21 04:03:43 +02:00
LemADEC
c853ec81e7 Added option to disable StarMap logs 2016-04-20 20:28:15 +02:00
LemADEC
c0fb056d59 Removed laser medium OC support
This is a workaround for OC default limit on components per CPU/MB
2016-04-20 18:30:49 +02:00