Commit graph

979 commits

Author SHA1 Message Date
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
Francesco Macagno
5635441fc7 Removed old world gen block retrieval
If needed back, revert commit
2015-08-20 19:36:11 -07:00
LemADEC
0b2375e17f Code cleanup 2015-08-21 01:55:31 +02:00
LemADEC
012c668b2b Version bump to 1.3.4 2015-08-20 11:50:59 +02:00
LemADEC
9788ade634 Fixed IC2 support during jump
Fixed slow jump on big ships (regression due to 1.7 upgrade)
2015-08-20 11:50:46 +02:00
Francesco Macagno
1a765d2b34 Cleanup 2015-08-19 21:29:53 -07:00
Francesco Macagno
297a34a060 Changed mod requirements to be more general 2015-08-19 20:28:11 -07:00
LemADEC
c9365b6403 Fixed frequency network packet 2015-08-18 11:09:23 +02:00
Francesco Macagno
62c686c2ef Updated to use new ModReqChecker 2015-08-17 23:06:40 -07:00
Francesco Macagno
834f4f8b95 Changed OreManager to FillerManager
Also added new categories to match
2015-08-17 23:06:20 -07:00
Francesco Macagno
bb921c6907 Added generic mod checker 2015-08-17 23:04:22 -07:00
Francesco Macagno
f5821029bf Changed modlist to get text content 2015-08-17 22:49:38 -07:00
Francesco Macagno
c10847db1c Added new example xml files
None of these will work probably because the names are wrong
2015-08-17 22:48:48 -07:00
LemADEC
3f48734c05 Fixed #70 IC2 support during jump
Added workaround hack for IC2 API bug
Fixed IC2 tile entities signature
Fixed debug logging
Code cleanup
2015-08-18 03:58:58 +02:00
LemADEC
739f98904d Added root element to have valid xml
Added format version
2015-08-17 23:58:28 +02:00
LemADEC
e5cad85f0d Merge remote-tracking branch 'origin/MC1.7' into MC1.7
Conflicts:
	src/main/java/cr0s/warpdrive/conf/WarpDriveConfig.java
2015-08-17 11:46:03 +02:00
LemADEC
311f4cbe4f Added ability to unpack default XML files 2015-08-17 11:30:55 +02:00
LemADEC
736de5f273 Code cleanup 2015-08-17 11:26:43 +02:00
Francesco Macagno
87df1237fb Fix extension 2015-08-16 23:49:37 -07:00
Francesco Macagno
6b261e3c99 Started adding default file copy 2015-08-16 23:45:23 -07:00
Francesco Macagno
bd2155387d Adjusted OrbShell loading to fit LemADEC's modifications 2015-08-16 23:33:28 -07:00
Francesco Macagno
3783dbf358 Im not sure what ic2 is doing 2015-08-16 23:31:52 -07:00
Francesco Macagno
aa6601fee4 added ability to load structures from file 2015-08-16 23:29:22 -07:00
Francesco Macagno
80f05272b2 added default ore file 2015-08-16 23:17:46 -07:00
Francesco Macagno
94684560f6 Add name option to orb 2015-08-16 23:17:33 -07:00
LemADEC
c4e59f26b4 Disabled IC2 rotation support for now 2015-08-17 02:54:39 +02:00
LemADEC
bf2e325db3 Fixed gaz cloud generation crash when none was defined 2015-08-17 02:54:23 +02:00
LemADEC
9ee8220a1a Fixed ComputerCraft integration in world generation 2015-08-17 02:53:46 +02:00
LemADEC
8a7ebb649e Updated XML structure proposal 2015-08-17 01:49:31 +02:00
LemADEC
20fab3a8d9 Fixed #27
Added configuration for entity IDs
2015-08-16 23:13:13 +02:00
LemADEC
405ef74516 Fixed #61 ship controller script not booting 2015-08-16 22:48:23 +02:00