LemADEC
95f4f202a7
Fixed Galacticraft support with dev
2016-02-29 23:27:48 +01: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
LemADEC
a866a23dc0
Fixed #52
...
Fixed mining laser script names on OC
Added ship controller script for OC (it jumps, not sure about
gates/hyperspace)
Fixed Enantiomorphic reactor script for OC (still non functionnal due to
missing events)
2016-01-25 03:27:01 +01:00
LemADEC
baede10546
Refactored world generation
...
Bumped XML to version 2
Refactored Java structure to match XML content (deployable vs structure, MetaBlock vs filler, Asteroid to MetaOrb, SchematicStructure to Schematic, etc.)
Refactored Java class names to have 'abstract' in their name when they are abstract
Refactored XML importations to use explicit import element
Refactored XML FillerSet to fillerSet
Replaced FillerManager with RandomCollection
Refactored structures to have groups too
Added list of structures to the /generate command
Added XML schema validation
Added more variations with explicit instanciation and dynamic imports
Added more specific console logs during world generation
Reimplemented gas clouds
Reimplemented hidden derelict ship
Disabled netherores configuration for now
Fixed world corruption on asteroids core block (invalid metadata)
Fixed maxCoreCount & maxThickness never occurring
Fixed static importations so they actually import stuff
Fixed import action corrupting weights & ratios
Fixed overlapping default fillerSets
Fixed undergroundBiomes having no igneous cobblestone
Fixed random collection failing when no weight is defined
Improved logging of overlapping and out of range entries
Improved logging spam during boot and generation through logging options
2016-01-25 00:43:13 +01:00
LemADEC
8d143c50d9
Added radar energy and scan delay configuration
...
Added configuration for energy cost and scan delay as polynomial factors
Added LUA methods getEnergyRequired(radius) and getScanDelay(radius)
Updaded default LUA scripts accordingly
Updated default energy cost from radius ^2 to radius ^3
2016-01-19 19:57:58 +01:00
LemADEC
9fe205ba08
Integrating WorldGeneration (wip)
...
Fixed fillerSet dependencies impacting UndergroundBiomes fillerSets
Integrated XMLpreprocessor
Refactored mod requirement handling
Refactored RandomCollection
Fixed OrbShell name overwriting Orb name
Updated asteroid attributes:
- minCoreSize -> minCoreCount
- maxCoreSize -> maxCoreCount
- coreRad -> relativeCoreRadius
Updated default structures for stars and asteroids
2016-01-17 23:07:14 +01:00
LemADEC
fa48d71699
Added error handling to generate command (wip)
2016-01-17 07:01:10 +01:00
LemADEC
b6477aec32
Code cleanup
2016-01-17 07:00:08 +01:00
LemADEC
0f4ec6bd16
Added planting to laser tree farm
2016-01-17 03:13:32 +01:00
LemADEC
b38aadc48c
Fixed OC support for Enantiomorphic reactor (partial)
...
Fixed energy methods missing last parameter
Updated LUA script for OC
Partically fixed events publication
2016-01-16 20:00:18 +01:00
LemADEC
4f93ca1a48
Added OC scripts for mining laser
2016-01-16 03:07:02 +01:00
LemADEC
b7642f345b
Added shipController textures by Saphyrion
2016-01-15 12:02:06 +01:00
LemADEC
803e0e19d5
Improved world generation configuration logs
...
Fixed block names in default structure
2016-01-15 12:01:25 +01:00
LemADEC
31bec889a8
Added plain hull textures by Saphyrion
...
Added glass hull textures by LemADEC
2016-01-15 05:04:51 +01:00
LemADEC
10b043e3c6
Code cleanup
2016-01-15 04:58:54 +01:00
LemADEC
d49bb546f9
Fixed video channel handling
...
Splitted laser from laser+cam
Added self-upgrader
Fixed client/server mixup regression
Code cleanup
2016-01-15 04:56:07 +01:00
LemADEC
505d30d706
Fixed GregTech scanner compatibility
2016-01-15 00:04:17 +01:00