Commit graph

709 commits

Author SHA1 Message Date
LemADEC
2f65b325ec Updated default XML files list
Renamed conf to config
2015-08-24 10:32:01 +02:00
LemADEC
154e52cc33 Fixed UTF-8 encoding 2015-08-24 10:30:48 +02:00
LemADEC
dbacf33e81 Fixed jump in space with air generator activated 2015-08-24 03:18:08 +02:00
LemADEC
84806d8561 Fixed dedicated server support 2015-08-24 00:44:03 +02:00
LemADEC
ecfc535b7f Fixed error message in radar's ping script for CC 2015-08-24 00:44:01 +02:00
Francesco Macagno
9c61ec69f2 Updated remaining xml to new format 2015-08-23 15:01:50 -07:00
Francesco Macagno
2a73da0927 Updated netherores FillerSet 2015-08-23 14:54:26 -07:00
Francesco Macagno
c70e1ac6b7 Added corrupted nether moon 2015-08-23 14:54:10 -07:00
Francesco Macagno
b3bd1b7695 Added SchematicStructure to eventually represent schematics 2015-08-23 14:50:35 -07:00
Francesco Macagno
80fedd2ad2 Removed superflous jd tags 2015-08-23 14:49:39 -07:00
Francesco Macagno
5abfa54809 Added import loading to Orb 2015-08-23 14:49:12 -07:00
Francesco Macagno
f22eeaea53 Merge branch 'MC1.7' of https://github.com/LemADEC/WarpDrive into MC1.7 2015-08-23 14:47:45 -07:00
Francesco Macagno
63380e7d8b Added getFillerSet() 2015-08-23 14:47:42 -07:00
LemADEC
eca46479c9 Fixed controller script crash in teleport menu 2015-08-23 23:41:29 +02:00
Francesco Macagno
aa4602cd6b Updated structures to new format 2015-08-23 14:38:48 -07:00
Francesco Macagno
bf70fe8d25 Changed type to group 2015-08-23 14:38:29 -07:00
Francesco Macagno
a60c9fd5f0 Renamed Ore to filler files 2015-08-23 13:40:01 -07:00
LemADEC
b98092b08a Fixed dedicated server boot 2015-08-23 22:36:38 +02:00
LemADEC
c5244398c7 Code cleanup & Fixed IC2 reactor monitor
Removed LUA help methods that are in the wiki
Replaced Vector3 with VectorI when applicable
Fixed asynchronous laser beam in Enantiomorphic reactor
Removed redundant code existing in Forge
Fixed default mining laser radius
2015-08-23 22:08:51 +02:00
LemADEC
c0d5105bd3 Updated configuration for XML and simplification
Updated configuration structure to match tile names, both internally and
in externally
Moved configuration file to it's dedicated folder
Added copy of default XML files if none was found
Fixed ship scanner max energy stored
Renamed transition planes to planets
Simplified a few configuration entries
Added finer laser cannon effects configuration
Added missing configuration for Cloaking core max energy stored
Added range clamping on all configuration entries
2015-08-23 19:41:13 +02:00
LemADEC
0c4da0c193 Quick fix for compilation 2015-08-23 15:01:27 +02:00
LemADEC
1f34b4fbcb Fixed configuration loading to be part of PreInit 2015-08-23 14:39:51 +02:00
Francesco Macagno
39759655f7 Updated orb to use new FillerSets 2015-08-23 02:32:12 -07:00
Francesco Macagno
44c6aa4dca Finished new implementation of FillerManager 2015-08-23 02:20:18 -07:00
Francesco Macagno
f9f4a1d8c8 Added new step to structureLoading 2015-08-23 02:19:45 -07:00
Francesco Macagno
a9635d9132 Added ability to import block data 2015-08-23 02:19:13 -07:00
Francesco Macagno
c92e32b96d Added getName to fillerSet 2015-08-23 02:04:33 -07:00
Francesco Macagno
1e742ac68d Improved misc jd 2015-08-23 01:52:31 -07:00
Francesco Macagno
8fafce32ac Added CompareTo and toString 2015-08-23 01:51:48 -07:00
Francesco Macagno
1aa2f3a192 Added more jds to MetaBlock 2015-08-23 00:24:37 -07:00
Francesco Macagno
623d07174b Finished implementation of new FillerSet 2015-08-23 00:21:35 -07:00
Francesco Macagno
76ea0ad6cc Added more javadocs to FillerFactory 2015-08-23 00:21:08 -07:00
Francesco Macagno
60957e1121 Finished initial implementationi of FillerFactory 2015-08-22 22:37:26 -07:00
Francesco Macagno
669b3b5099 Created FillerFactory to load fillers 2015-08-22 22:31:00 -07:00
LemADEC
4f5f1c7f68 Fixed compile issue with wip code 2015-08-23 07:24:04 +02:00
LemADEC
2f2f43e5a5 Code cleanup 2015-08-23 07:18:48 +02:00
LemADEC
0f9967cf06 Upgrade ship core registration to star map
Fixed ship core registration triggers
Fixed offline ship core invisible on radar
Added starmap initial structure
Improved jumpgate check when ship is fully inside
2015-08-23 07:18:47 +02:00
LemADEC
9392e724b2 Code cleanup 2015-08-23 07:18:45 +02:00
LemADEC
ad1e138b28 Minor hash optimisation 2015-08-23 07:18:44 +02:00
Francesco Macagno
e8ef384681 Rearranged filler files 2015-08-22 22:08:42 -07:00
Francesco Macagno
c61a12ab22 Made compare include meta 2015-08-22 22:07:42 -07:00
Francesco Macagno
aa6de6177c Added features to MetaBlock 2015-08-22 15:50:41 -07:00
LemADEC
6538fb4929 Fixed reactor chamber crash regression 2015-08-22 14:27:21 +02:00
LemADEC
2d32fe465d Fixed uncloaking of vanilla entities and IC2 blocks 2015-08-22 13:43:18 +02:00
LemADEC
a22d66d3da Fixed cloaking to actually cloak 2015-08-22 13:40:10 +02:00
Francesco Macagno
564d638159 Started implementation of FillerSet 2015-08-20 23:33:59 -07:00
Francesco Macagno
a2df79bc01 Added MetaBlock to store block and metadata
Must be retrieved with MetaBlock.getMetaBlock(block, meta)
2015-08-20 23:20:15 -07:00
Francesco Macagno
3dc37dd969 Changed mod checking to occur at start
any element can now contain an attribute mods which should be a comma
seperated list of mods that are required
2015-08-20 22:43:35 -07:00
Francesco Macagno
19372a61a6 Added try to prevent crashes during world generation 2015-08-20 22:41:37 -07:00
Francesco Macagno
3e8d774941 Cleaned up Space generator to fit with WDConf 2015-08-20 22:41:10 -07:00