Commit graph

1779 commits

Author SHA1 Message Date
Unknown
42ad9a04c3 Fixed large ship deployment
Fixed deployment failure messages not received by player
2017-12-21 15:36:53 +01:00
Unknown
4fe1a85545 Fixed forcefields and cameras not rendering in inventory 2017-12-10 13:02:55 +01:00
Unknown
83358340f7 Fixed NEI showing Air and Forcefield blocks 2017-12-10 13:02:55 +01:00
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
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
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
LemADEC
51f8661a65 Fixed accelerator invalid target temperature 2017-08-26 14:18:34 -04:00
LemADEC
c0d665ab61 Version bump to 1.3.34 2017-08-16 01:31:24 +02:00
LemADEC
9f98762cba Updated language files to current codebase 2017-08-16 01:26:32 +02:00
ETStarLight
2732ce424b Create zh_CN.lang (#276) 2017-08-16 00:22:29 +02:00
ETStarLight
56a90911b9 Create zh_TW (#275) 2017-08-16 00:00:38 +02:00
Tapmemer
38b27770ca add dutch translation (#273)
add dutch translation
2017-08-16 00:00:02 +02:00
TxN
330a19675f AirGenerator enable method + OC Methods for chunkloader (#270)
* AirGenerator enable method for OC & CC
Added computer control to air generator.
get/set property enabled()
* Added OC support to Chunkloader
2017-08-15 23:59:21 +02:00
LemADEC
da4ef1d950 Improved console spam 2017-08-15 23:19:19 +02:00
LemADEC
8618fbc85b Removed liquid flow from laser miner
(temporary patch until the pump is implemented)
2017-08-15 22:59:22 +02:00
LemADEC
79b8af3c40 Updated basic electromagnets recipe to use less coils 2017-08-15 22:48:42 +02:00
LemADEC
3e0e4d4874 Fixed force field projector state rendering
Improved force field relay and projector rendering when not connected
2017-08-14 21:29:28 +02:00
LemADEC
0d04eaaf1f Fixed WarpDrive rotations
(force field projector, tiered air and ship core)
Fixed tiered air dictionnary
2017-08-14 21:29:28 +02:00
LemADEC
ba920f9617 Fixed ship costs mixing warmup and distances
Added warmup messages to ship core
Improved data storage (minor)
2017-08-14 21:29:28 +02:00
LemADEC
c6d6ea75ff Updated externals support in BlockTransformer 2017-08-14 21:29:28 +02:00
LemADEC
aa3d1b665e Refactored chunk and world generation handling
- common world generator class
- load default chunk date during generation
- prevent loading chunk with invalid data
- add a few logs to catch bad transitions
2017-08-14 21:29:28 +02:00
LemADEC
9bd098bd4f Updated force field range to double it
Improved force field memory usage
Updated force field stabilisation to increase speed
Added 64 blocks range cap with fusion and inversion upgrades
2017-08-14 21:28:26 +02:00