Commit graph

1549 commits

Author SHA1 Message Date
LemADEC
9f2b21fb49 Integrated sky rendering
Fixed support for dimension with negativ ids
Fixed support for DynamicSurrounding
2017-01-15 23:46:33 +01:00
LemADEC
e371be8d97 Added support for custom sky/cloud renderers
Code cleanup
2017-01-12 10:28:20 +01:00
LemADEC
3bee095926 Fixed #182 workaround for Practical Logistics
This is unstested, it may break IC2 compatibility with other mods
2017-01-09 01:01:19 +01:00
LemADEC
73d90d50f9 Refactored assert checks 2017-01-08 04:03:38 +01:00
Echo343
978ad933ca Fixed CC API for Energy Lift CC & Air Generator (#235) 2017-01-08 04:01:29 +01:00
LemADEC
48330c2763 Added celestial bodies textures by LemADEC 2017-01-08 00:14:13 +01:00
LemADEC
a692bb3016 Fixed space & hyperspace sky rendering
Reimplemented most of the rendering code
Added hyperspace support
Added planets rendering with animated transitions
Fixed memory leak
2017-01-08 00:13:43 +01:00
LemADEC
d18203e10f Removed legacy armor textures and icons 2017-01-06 23:50:42 +01:00
LemADEC
763f412118 Fixed #231 adding tooltips on ship orientation 2017-01-06 10:35:23 +01:00
LemADEC
76f83ab050 Restored IBreathingHelmet API 2017-01-05 01:00:09 +01:00
LemADEC
90cdad15a4 Fixed warp armor recipes 2017-01-05 00:48:23 +01:00
LemADEC
be4bcaef12 Added WarpArmor textures by LemADEC 2017-01-04 10:51:51 +01:00
LemADEC
e27b08f08b Added WarpArmor bonuses
- chestplate refills 2 air canisters from 1 ice and 2k energy
- leggings and boots provide fall damage prevention
2017-01-04 10:50:54 +01:00
LemADEC
2e37a94884 Fixed CME in forcefield registry
Added usage stats to forcefield registry logs
2017-01-04 00:14:25 +01:00
LemADEC
31785f7f97 Added complete warp armor
Removed other helmets dependencies with IC2 (all breathing helmets now
supports Air canisters)
Removed deprecated IBreathingHelmet API
2017-01-02 12:29:37 +01:00
LemADEC
cc898782b7 Added atomic language files 2016-12-31 14:35:56 +01:00
LemADEC
c426ee0c14 Added basic blocks for atomic accelerator 2016-12-31 14:11:29 +01:00
LemADEC
96ec43de78 Added atomic textures by LemADEC 2016-12-31 13:55:28 +01:00
LemADEC
810036d4ce Merge branch 'MC1.7' of https://github.com/LemADEC/WarpDrive into MC1.7 2016-12-28 20:52:54 +01:00
LemADEC
52b98cac4d Added support for ImmutableSet (internal) 2016-12-28 20:48:01 +01:00
LemADEC
5255f33a55 Fixed #228 wrench rotating non-rotable blocks 2016-12-28 20:45:04 +01:00
LemADEC
ce8d5e3319 Fixed missing CC methods in forcefield projectors 2016-12-28 20:43:38 +01:00
LemADEC
b963bb859a Fixed radar cloaking at chunkloading 2016-12-28 20:36:34 +01:00
TxN
1f39c41f3d Added computer control to air generator for OC & CC (#226) 2016-12-09 22:59:35 +01:00
LemADEC
eeeca89f1e Fixed #212 Autosave should create folders 2016-09-29 10:28:06 +02:00
LemADEC
d2122c74ab Fixed chunkloader not receiving power 2016-09-29 02:47:12 +02:00
LemADEC
c1c3041d2b Version bump to 1.3.30 2016-09-29 02:43:07 +02:00
LemADEC
3d6c404607 Fixed ME interface blocks lost on rotation jump 2016-09-29 02:42:56 +02:00
LemADEC
91bf32e6fb Fixed mining laser halting autorefresh with last laser 2016-09-29 02:42:34 +02:00
LemADEC
f9e71ecd0d Version bump to 1.3.29 2016-09-08 17:02:11 +02:00
LemADEC
065dec8527 Added Siren picture for the wiki 2016-08-21 14:03:22 +02:00
LemADEC
2d6568b7ed Fixed siren always dropping as industrial type 2016-08-21 13:47:59 +02:00
LemADEC
d8543956c3 Fixed #203 large ships breaks OC case link with peripherics 2016-08-20 02:07:30 +02:00
LemADEC
7e0ce358de Improved plugins detection for fake players 2016-08-20 01:39:15 +02:00
LemADEC
85a5efeb8d Adding Subspace capacitors to wiki 2016-08-19 01:56:17 +02:00
LemADEC
df93d42464 Version bump to 1.3.28 2016-08-19 01:40:27 +02:00
LemADEC
b457bca934 Added ship core explosion on breaking after first jump 2016-08-19 01:40:17 +02:00
LemADEC
c1cc62cd83 Refactored sirens into a single block
Fixed crash on chunkloading
Added tooltips explaining the 3 siren tiers
2016-08-18 03:53:24 +02:00
LemADEC
88a282c32d Added IntelliJ settings 2016-08-17 11:42:05 +02:00
LemADEC
0fa5575189 Merge pull request #201 from ClawmanCat/MC1.7
Added Sirens by ClawmanCat
2016-08-17 10:44:25 +02:00
LemADEC
bafcbe259a Added ship deployer warmup
Added more explicit guide messages
Added color coding of important messages
2016-08-17 04:16:07 +02:00
LemADEC
4bd29116be Improved non-breakable space handling in messages and tooltips 2016-08-17 03:07:49 +02:00
ClawmanCat
4a38ffa148 Moved recipes to .\config\recipes.java
Also changed recipes to support the ore dictionary.
2016-08-16 15:03:37 +02:00
ClawmanCat
c9b9f1315d Sirens are fixed!
No thanks to Minecraft's shitty sound engine...
2016-08-16 14:02:28 +02:00
LemADEC
048ec3deef Improved energy formating in guide messages 2016-08-16 04:26:01 +02:00
ClawmanCat
66d970ff53 Cleaned up some code
Cleaned up some TileEntity code that was supposed to fix the spam-glitch
bug, but didnt.
Bug still remains at this time.
2016-08-15 21:25:41 +02:00
ClawmanCat
72e7c7eea5 Changed audio channels on industrial siren
Mono channel audio was causing some issues with stutter when the player
was moving.
2016-08-15 20:30:21 +02:00
LemADEC
16337bd2c3 Updated Subspace capacitor textures by Mouse961 2016-08-15 20:25:43 +02:00
LemADEC
b43ce3b04a Updated language files by LemADEC 2016-08-15 20:25:24 +02:00
LemADEC
4b5093f4d9 Added efficiency upgrades to the Subspace capacitors 2016-08-15 20:25:03 +02:00