Commit graph

2121 commits

Author SHA1 Message Date
Unknown
fb3e05c790 Added NotEnoughItems API 2017-12-10 13:02:54 +01:00
Unknown
990529fb65 Fixed #297 alternating world save folders
Forge bypasses the dimension setter in Client side, unlike Server side. This is causing inconsistent behavior in SSP. We're now delaying retrieval of the celestial object to work around it.
2017-12-10 13:02:48 +01:00
Unknown
028b85c43a Code cleanup 2017-12-09 14:26:59 +01:00
Unknown
30ae87d0f3 Fixed world loading when falling from space 2017-12-09 14:26:44 +01:00
Unknown
d58498a32c Added MmmMmmMmmMmm to test environment 2017-12-09 14:26:05 +01:00
LemADEC
f911304c6e Code cleanup 2017-12-02 13:36:58 +01:00
LemADEC
b37e453ac4 Updated forcefield camouflage to 1.10 (first pass) 2017-12-02 13:36:53 +01:00
LemADEC
d54e16fa8f Added CoFHCore for 1.10 2017-12-02 13:05:53 +01:00
LemADEC
505677cd9d Updated RF support to 1.10 2017-12-02 13:05:03 +01:00
LemADEC
361b14b924 Fixed hull slab client crash when placed next to transparent blocks 2017-11-25 19:43:00 +01:00
LemADEC
f4cd7ba75e Updated to Forge 2511 2017-11-19 00:53:23 +01:00
LemADEC
a4b8731a44 Updated hull slabs to 1.10 2017-11-19 00:53:09 +01:00
LemADEC
382736fda9 Added sirens blockstates 2017-11-18 13:00:23 +01:00
LemADEC
06fa30aeea Added tiered air generators blockstates 2017-11-17 23:13:55 +01:00
LemADEC
7fc7571fed Added air flow and air source blockstates 2017-11-17 23:11:27 +01:00
LemADEC
76b8b586fc Added superconductor blockstate 2017-11-17 10:17:55 +01:00
LemADEC
c6951e3bdf Updated warp armor for 1.10 2017-11-17 10:15:25 +01:00
LemADEC
dc10d7af4d Updated tuning fork blockstates for new registry name
Fixed tuning fork tooltips formatting
2017-11-17 09:57:38 +01:00
LemADEC
5f1299f2e0 Updated energy bank assets to 1.10 2017-11-16 03:40:05 +01:00
LemADEC
1a4bb2817d Code cleanup 2017-11-16 03:38:47 +01:00
LemADEC
23bf10b0f6 Updated BedrockGlass to 1.10 2017-11-16 03:36:25 +01:00
LemADEC
a42fdcb0a7 Update hull to 1.10.2
- glass transparency
- colors in item form
- stairs and tiled variants
2017-11-15 23:23:57 +01:00
LemADEC
e3dcd26b06 Added electromagnetic cell unstability when dropped in the world
Fixed radiation damage to scale more realisticaly with distance
2017-11-13 02:23:07 +01:00
LemADEC
6938e1030d Improved laser tree farm accessibility
Players are tempted to place the farming block below soil while it
should be level with it.
To address that, the machine will be 'jammed' with some particles when
misplaced.
2017-11-10 01:19:08 +01:00
LemADEC
e92839ab02 Code cleanup 2017-11-09 23:34:10 +01:00
LemADEC
56c1e8b014 Fixed #300 Ship builder dropping IC2 reactor content
Added ship jump trails effect
Added ship core and subspace capacitor refilling when building from a
ship token
2017-11-09 23:33:58 +01:00
LemADEC
7bf7166e4d Added workaround for forge loading chunk prior to generating them 2017-11-09 23:13:47 +01:00
LemADEC
f1e1c29d4a Fixed texture transparency glitch by Hisaya 2017-11-09 23:09:01 +01:00
LemADEC
3cab938906 Fixed console spam with unusual EMP blasts 2017-11-08 01:21:41 +01:00
LemADEC
b4adeb704d Updated OpenComputers API to 1.7.0 2017-11-01 15:53:54 +01:00
LemADEC
7ca6bfcdbb Code cleanup 2017-11-01 15:53:31 +01:00
LemADEC
c895d9aeb0 Fixed NPE crash when an LHC has no injector 2017-11-01 15:49:33 +01:00
LemADEC
8380d9873c Fixed CME crash in air simulation 2017-11-01 15:48:29 +01:00
LemADEC
dd69616a68 Fixed memory allocation lag in forcefield shape calculation 2017-10-24 01:16:42 +02:00
LemADEC
7c2dab4aed Updated world generation related log 2017-10-23 01:29:18 +02:00
LemADEC
f647f8087a Fixed double CME crash during forcefield destruction
Note: apparently, other mods are applying block damage outside the main
thread, even when the first break isn't resolved yet...
2017-10-21 21:59:17 +02:00
LemADEC
a7c166f42a Fixed #291 missing transparency on cameras 2017-10-21 17:13:03 +02:00
ETStarLight
03f6cce9ee Update zhCN (#294) by ETStarLight 2017-10-21 16:24:20 +02:00
LemADEC
904d20cc34 Fixed #295 PneumaticCraft helmet support as breathing helmet 2017-10-21 16:20:49 +02:00
LemADEC
2b84f21dde Fixed fake TNT explosion caused by WAILA (not tested) 2017-10-19 10:34:31 +02:00
LemADEC
5848a8fdf4 Fixed nil ship name crash in CC and OC scripts 2017-10-19 10:27:09 +02:00
LemADEC
f0df694bb6 Fixed OC status spam 2017-09-08 18:29:07 +02:00
LemADEC
7804c6f3ca Added isInOrbit to ICelestialObject
Potential fix for #283
2017-09-08 16:59:40 +02:00
LemADEC
38d4007ee4 Code cleanup 2017-09-08 16:32:39 +02:00
LemADEC
a51f91e7e0 Fixed ship scanner not showing as creative 2017-09-08 15:55:39 +02:00
LemADEC
07b05029de Fixed #280 invalid default values for maxjumpdistance/warmup/cooldown/energycost
Fixed default ship mass contrains
Removed ship scanner energy requirements
2017-09-08 15:48:05 +02:00
LemADEC
0189fb02c1 Merge branch 'MC1.7-2017-08-24' into MC1.10 2017-09-02 18:02:24 -04:00
LemADEC
eeebb5eb8e Merge branch 'MC1.10' into MC1.7-2017-08-24 2017-09-02 18:01:29 -04:00
LemADEC
d8cef787ff Code cleanup 2017-08-26 14:20:06 -04:00
LemADEC
c44b8f867c Fixed IC2 items in recipes 2017-08-26 14:19:27 -04:00