Commit graph

1744 commits

Author SHA1 Message Date
Unknown
6286a6b304 Removed rotation message from ship builder 2018-01-19 01:12:49 +01:00
Unknown
58f974abe9 Fixed crash when propagating air updates in non-loaded chunks 2018-01-18 01:49:14 +01:00
Unknown
a421a81b55 Removed captain assignment from LUA ship deployment
Only ship tokens will assign a captain
2018-01-15 22:19:54 +01:00
Unknown
ce7e0b8313 Fixed ship scanner unable to re-deploy at same position 2018-01-15 22:19:15 +01:00
Unknown
a7dab6b24e Improved logs when forcefield calculation thread fails 2018-01-15 11:07:18 +01:00
Unknown
24724798bd Version bump to 1.3.35 2018-01-09 22:01:06 +01:00
Unknown
f9bdfb3156 Improved default celestial objects configuration
- increased overworld size
- fixed parent reference to use only id
- improved wording
- fixed a few typos
2018-01-09 22:01:06 +01:00
Unknown
b144aad494 Added blocks and items tooltips 2018-01-07 23:14:10 +01:00
Unknown
0266a0b0a2 Added direct crafting recipes for Air shields 2018-01-07 19:38:07 +01:00
Unknown
7f8a2750f7 Added IC2 Classic and GregTech6 recipes 2018-01-07 19:37:37 +01:00
Unknown
f0909c5b4a Fixed ship jumping to overworld when landing on virtual objects 2017-12-28 13:38:22 +01:00
Unknown
3c6a33da25 Added Draconic Evolution to test environment 2017-12-23 14:25:07 +01:00
Unknown
a98706b544 Improved failed jump message formatting 2017-12-23 14:24:42 +01:00
Unknown
bcdf7974b2 Code cleanup 2017-12-23 14:23:45 +01:00
Unknown
2731b139c6 Added Draconic Evolution support, fixed #302 2017-12-23 14:22:17 +01:00
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