Commit graph

1325 commits

Author SHA1 Message Date
LemADEC
0390516a96 Fixed fusion upgrade detection 2016-05-28 17:37:38 -04:00
LemADEC
09a6baf58d Added forcefield textures by LemADEC 2016-05-28 15:37:01 -04:00
LemADEC
45e0dcb8bf Added forcefield projector and upgrades (wip)
Implemented projector with fusion and various shapes/upgrades
Wip support for translation/rotation, dome, upgrades, camouflage,
damage effects
2016-05-28 15:36:28 -04:00
LemADEC
a120fa3ab5 Refactored first tick handling 2016-05-28 14:35:59 -04:00
LemADEC
f3d7691fd1 Code cleanup 2016-05-28 14:34:48 -04:00
LemADEC
9fae5ce644 Fixed a minor error in video channel synchronization 2016-05-28 14:32:56 -04:00
LemADEC
6a1f4fd2f5 Improved VectorI class
Reduced memory usage when comparing
Added rotations
2016-05-23 16:59:10 -04:00
LemADEC
78e971116e Refactored position registry 2016-05-23 16:57:59 -04:00
LemADEC
6d5faa6863 Updated to Java 1.8 due to previous API change 2016-05-23 16:54:36 -04:00
LemADEC
edda2eb8dc Fixed 177 cloaking area coordinates mixup 2016-05-19 09:54:20 -04:00
LemADEC
9aec48e0a0 Code cleanup 2016-05-19 02:16:47 -04:00
LemADEC
6d8666b8a4 Updated block rotation to be generic 2016-05-19 01:48:19 -04:00
LemADEC
4fb5789d24 Updated frequency colors to be generic 2016-05-19 01:47:17 -04:00
LemADEC
d86150bcbe Update damage system to be more generic
Added new damage sources for laser, electric, cold & warm
Replaced IHullBlock with IDamageReceiver
Refactored beam frequency constants
Updated laser effect to be more systematic
2016-05-18 23:58:00 -04:00
LemADEC
f181b9cbd4 Fixed console spam on hull damages 2016-05-18 22:59:00 -04:00
LemADEC
a57b2243b5 This is dev 2016-05-18 22:55:51 -04:00
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