Commit graph

1077 commits

Author SHA1 Message Date
LemADEC
0f160a632c Updated CoFH to 3.1.2-325 2016-03-10 22:01:28 +01:00
LemADEC
d81ca50570 Code cleanup 2016-03-10 02:42:19 +01:00
LemADEC
64d66e5e5c Code cleanup 2016-03-09 23:44:37 +01:00
LemADEC
68f050235e Refactored jump logic
Added separate structures for ship definition
Added separate structures for compatibility with ArsMagica2,
OpenComputers and ImmersiveEngineering
Added rotation support for blocks, tile entities, entities and
chunkloading
2016-03-09 03:14:23 +01:00
LemADEC
33dbd82837 Updated IC2 to 2.2.815 2016-03-09 03:01:15 +01:00
LemADEC
55256ebf83 Updated ImmersiveEngineering to 0.7.3 2016-03-09 03:01:02 +01:00
LemADEC
b8c530cca8 Improved coordinates in logs to be admin friendly 2016-03-06 15:18:23 +01:00
LemADEC
b23c2de68f Fixed IC2reactorLaser not always refreshing
Issue was visible intermittently, notably during ship rotation
2016-03-06 15:16:05 +01:00
LemADEC
48b205fb91 Added unique names to dev tooltips 2016-03-02 21:31:28 +01:00
LemADEC
39bc22e4b3 Code cleanup 2016-03-02 04:04:24 +01:00
LemADEC
1ec314e45b Fixed lag during asteroid field generation 2016-03-01 04:39:56 +01:00
LemADEC
8a6c5f3e9a Fixed #137 Laser + Camera reporting invalid Video channel in SMP 2016-02-29 23:54:23 +01:00
LemADEC
8ec8565e76 Merge branch 'MC1.7' of https://github.com/LemADEC/WarpDrive into MC1.7 2016-02-29 23:27:53 +01:00
LemADEC
95f4f202a7 Fixed Galacticraft support with dev 2016-02-29 23:27:48 +01:00
LemADEC
ef5abd0f03 Merge pull request #136 from DraksterAU/MC1.7
Fixes message killed before seen
2016-02-28 14:57:26 +01:00
DraksterAU
ad5dd80462 Fixes message killed before seen
Previously the msg was killed so players never saw the error for unable to reach hyperspace from planet.
2016-02-29 00:42:09 +11:00
LemADEC
715cc20ffd This is dev 2016-02-25 10:24:15 +01:00
LemADEC
af973878e9 Version bump to 1.3.18 2016-02-25 01:08:55 +01:00
LemADEC
c947b37fbf Fixed star entity crash with small packs
AT wasn't declared so we were dependant on other mods
2016-02-25 00:18:56 +01:00
LemADEC
ef6583858f Fixed world generation crash when IC2 is missing 2016-02-25 00:17:13 +01:00
LemADEC
386bfd704b Code cleanup 2016-02-08 03:40:03 +01:00
LemADEC
edfc9bdf0c Fixed OC support for String arguments 2016-02-08 03:38:11 +01:00
LemADEC
3aedd45881 Fixed OC/CC version reporting 2016-02-08 03:01:37 +01:00
LemADEC
ea2d5df4db Fixed dev mode detection 2016-02-08 01:40:23 +01:00
LemADEC
4876047946 This is dev 2016-02-08 00:21:18 +01:00
LemADEC
85a2d19bc1 Version bump to 1.3.17 2016-02-07 23:49:34 +01:00
LemADEC
fe052db07c Fixed Java1.7 compatibility 2016-02-07 23:47:44 +01:00
LemADEC
6dd73d3d0f Added build properties to gradle 2016-02-07 23:39:03 +01:00
LemADEC
530f574d39 Improved guide message when ship is too small 2016-02-07 23:38:35 +01:00
LemADEC
8193a0ba19 Fixed OC ship controller script
Fixed coordinates not refreshing
Fixed script crash with hyperspace jump
2016-02-07 23:38:12 +01:00
LemADEC
e58b3191a0 Fixed OC script ship controller
Fixed data saving
Fixed connection lost after jump
2016-02-07 22:52:05 +01:00
LemADEC
a17b40d9aa Added shipCoreCooldownDone event
This fix the issue with controller showing all datas after a jump
2016-02-07 22:50:53 +01:00
LemADEC
2d7a04c491 Fixed OC nodes disconnection on chunk loading 2016-02-07 22:35:29 +01:00
LemADEC
cc1b537d46 Added /wentity admin command 2016-02-07 15:44:35 +01:00
LemADEC
bce770c28f code cleanup
Updated star bypass for creative players and invulnerables
2016-02-07 13:10:02 +01:00
LemADEC
b0039e5229 Updated client/server check 2016-02-07 13:00:47 +01:00
LemADEC
eda77d2a41 Fixed crash with Immersive Engineering 0.6.0 and later 2016-02-02 11:05:41 +01:00
LemADEC
26b977a60a Reduced moon & asteroid fields spawn rate 2016-01-31 22:57:18 +01:00
LemADEC
2bba86190c Reimplemented safe corridor in space dimension (y> 200)
Added smaller bottom safe corridor (y < 5)
2016-01-31 22:54:48 +01:00
LemADEC
4de69216a1 Fixed events not sent on OpenComputers 2016-01-31 14:15:24 +01:00
LemADEC
9268080fbc Code cleanup 2016-01-31 14:15:00 +01:00
LemADEC
47a1b2cdfa Fixed air canister not refreshing in SMP 2016-01-29 03:47:47 +01:00
LemADEC
3f7bf08fe6 Fixed #125
Check plant constrains before planting it
Added mycelium to soils
2016-01-28 22:54:02 +01:00
LemADEC
8de46d5ee3 Fixed laser tree farm intermittent CC script crash 2016-01-28 03:39:54 +01:00
LemADEC
0611016533 Fixed CC/OC scripts for mining laser
(2nd parameter was inverted vs the help screen)
2016-01-28 03:39:18 +01:00
LemADEC
a6caea126f Fixed GregTech recipe for mining laser
Fixed crash at boot with legacy IC2
2016-01-28 03:28:47 +01:00
LemADEC
ce55086e87 Added CC/OC scripts for laser tree farm 2016-01-28 02:49:31 +01:00
LemADEC
6ea640f071 This is dev 2016-01-28 01:49:04 +01:00
LemADEC
0391571b3e Version bump to 1.3.16 2016-01-26 01:52:08 +01:00
LemADEC
98a5a7c249 Fixed #94 (to be tested) 2016-01-25 04:02:57 +01:00