Commit graph

82 commits

Author SHA1 Message Date
DarkholmeTenk
d1c06b7484 Ship disappearing bug be gone 2014-02-15 20:31:47 +00:00
DarkholmeTenk
961f46c7d4 Fixes and stuff 2014-02-15 20:26:05 +00:00
Anus
afc72f5b3f Another big update
New:
+ Cloaking device
+ Ship scanner to .schematic files
+ Config for Warp Core, Laser Emitter, Mining Laser, Radar
+ Mining laser now can silk touch blocks
+ Hyperspace
+ /generate command

Fixed:
* Air spreading
* Compatibility with other mods
* Mining laser fix
2014-02-10 11:13:17 +04:00
Anus
fd4977f170 anus 2013-12-04 21:03:42 +04:00
Anus
f0e6d400cb Bugfixes + config
Fixed:
* TE duplication and overclocking after jump
Added:
* Configuration file
2013-08-23 15:47:20 +04:00
Anus
3f8f99394b Merge branch 'master' of https://github.com/Cr0s/WarpDrive 2013-08-22 01:45:57 +04:00
Anus
f802af22d5 Bugfixes
Fixed:
* IC2 EnergyNet integration
* Fixed IC2 tiles after jump
* Changed dead cores removal algorithm
2013-08-22 01:45:31 +04:00
Anus
11d24b05e9 Bugfixes
* Increased max ship size on surface: 15000 blocks
* Fixed warp-fields intersections does not check world of cores
2013-08-14 01:52:15 +04:00
Cr0s
c9c2826ca0 Create README.md 2013-08-13 13:37:35 -07:00
Anus
495ca3e2f8 Planned update
Added:
* Cameras
* Iridium block of 9 Iridium plates. Resistance of block: x4 reinforced
stone
* /invisible command added for OPs
Changelog:
* Increased stars burn radius
* Increased laser max energy
* Changed Mining laser energy policy
* Fixed Mining laser MFFS compat.
* Fixed controller block textures reset on client
2013-08-13 01:59:42 +04:00
Anus
91eead21fa Shuttle update
Added:
+ ShipMod based on Archimede's Ships
Fixed:
* Airgen cost now cheaper
* Added call in superclass on WarpDrive block breaking
* Added CC monitors warping workaround
* Increased power of laser emitter
* Added getBoosterDXDZ method to get side, where boosters connected to
laser emitter
* Add Atomic Science uranium in space gen and mineables list
* Added recipe of Ender Pearl from uranium balls
2013-08-08 17:58:29 +04:00
Anus
1113dd9196 Bugfixes
Fixes:
+ Critical laser targeting bug
+ Miner collects bedrock
+ TileEntity instances duplication after jump
+ Air does not spread in hyperspace
+ Lift radius was too big
+ Jump ships ignores air blocks
+ Moved space respawn to Overworld
+ Fixed energyNet issue with AirGen
+ Added layer offset to mining laser
+ Changed recipes
2013-08-05 17:06:57 +04:00
Anus
192ff788a6 LASER UPDATE
Added:
* Added support coremod: WarpDriveCore
* No gravity in spaces
* Jump Gates
* In space now needed oxygen cells to breathe
* Lasers: laser gun, mining laser, laser lift, particle booster
Fixed:
+ Fixed warp isolation
+ Fixed ores list memory leakage
+ Star core: added ICBM rockets intercept and kill them near star
+ Moons now protected with bedrock
+ Fixed generation: last ore in ores list will never be generated
+ IC2 EnergyNet interaction fixes
+ Radar now add 255 to target's Y if target in space, or 512 if target
in hyperspace
+
2013-08-03 21:03:01 +04:00
Anus
352941f648 epic 1.6.2 update
+ Air generators
+ Improved sphere generation
+ Gas blocks
+ Hyper space
+ New bugs and glitches!
2013-07-24 01:37:21 +04:00
WarpHach
a23becf173 Merge pull request #9 from WarpHach/master
Фиксы
2013-07-13 07:32:06 -07:00
Disasm
00dbb7124d Don't check for chunk generation 2013-07-13 14:06:27 +04:00
Disasm
6fe5ed1317 Teleport entities without portal 2013-07-13 14:04:38 +04:00
Disasm
823c06c4db Remove entity just after jump 2013-07-13 13:31:15 +04:00
Disasm
aa9e83ad56 Debug info 2013-07-13 13:26:40 +04:00
Disasm
43b17c98a1 Fix entity moving 2013-07-13 12:25:00 +04:00
Disasm
bb8602c472 Force chunks during jump 2013-07-13 12:24:22 +04:00
Cr0s
55653c46ad Merge pull request #8 from WarpHach/master
Множество оптимизаций и пара фиксов
2013-07-12 09:54:09 -07:00
Disasm
e7851c4121 Refactoring 2013-07-12 20:19:54 +04:00
Disasm
45e73ba575 Refactoring 2013-07-12 20:17:24 +04:00
Disasm
0fbf67d316 Get rid of warnings 2013-07-12 20:15:19 +04:00
Disasm
5580396a83 Turn off modems before jump 2013-07-12 20:00:27 +04:00
Disasm
298735ec24 Chunk-based ship saving 2013-07-12 18:15:05 +04:00
Disasm
46cecb91e5 Removing ship by parts 2013-07-12 17:45:23 +04:00
Disasm
9c79000488 Refactoring 2013-07-12 16:53:46 +04:00
Disasm
98ac140ab9 Don't put blocks under players 2013-07-12 16:38:35 +04:00
Disasm
2b4766f72f Refactoring and bugfix 2013-07-12 16:26:20 +04:00
Disasm
834df114c3 Refactoring 2013-07-12 16:03:43 +04:00
Disasm
1651ce0caf Refactoring: use targetWorld 2013-07-12 15:49:39 +04:00
Disasm
b50678fb08 Optimize checkForChunksGeneratedIn() 2013-07-12 15:48:37 +04:00
Disasm
4b3e8023cb Using jump vector for fast calculations 2013-07-12 13:51:06 +04:00
Disasm
da3a1a351f Some refactoring 2013-07-12 12:54:11 +04:00
Disasm
640c4e532a Merge branch 'master' of https://github.com/Cr0s/WarpDrive 2013-07-12 12:33:32 +04:00
Disasm
554cd80dfe Field Chunk.storageArrays can be private again 2013-07-12 12:30:20 +04:00
Disasm
09fcc85aad Update ship parameters after jump 2013-07-12 12:24:09 +04:00
Disasm
64a47d8c37 Optimize getRealShipVolume() 2013-07-12 11:41:05 +04:00
Disasm
50d24e387a Small fix 2013-07-12 11:22:20 +04:00
Disasm
6e62d16bc3 Refactoring: value reuse 2013-07-12 11:15:59 +04:00
Cr0s
3831ab19f1 Merge pull request #6 from WarpHach/master
Багфикс и фича
2013-07-11 12:35:31 -07:00
Disasm
659d713d91 Fixed bug with flipping during beacon jump 2013-07-11 21:42:24 +04:00
Disasm
cfacd49886 Turn off modems during jump 2013-07-11 21:27:26 +04:00
Disasm
6d5e73d848 Move entities only once 2013-07-11 20:24:48 +04:00
Cr0s
37c67383e6 Merge pull request #5 from WarpHach/master
Refactoring and optimizations
2013-07-11 09:05:52 -07:00
Disasm
1a419489d1 Profiler code 2013-07-11 19:19:09 +04:00
Disasm
fc1ab2d8e7 Optimize saveShip() 2013-07-11 00:50:20 +04:00
Disasm
5b66c1d84c Optimize getRealShipSize() 2013-07-11 00:47:00 +04:00