Commit graph

962 commits

Author SHA1 Message Date
Francesco Macagno
152c6ccd62 Added encryption 2015-09-09 14:57:11 -07:00
Francesco Macagno
adfb103ecb Added quotes to username 2015-09-09 14:25:28 -07:00
Francesco Macagno
7bd6350be2 Revert "Revert "changed user""
This reverts commit 14724a435a.
2015-09-09 14:24:27 -07:00
Francesco Macagno
14724a435a Revert "changed user"
This reverts commit 2045706a4f.
2015-09-09 14:21:36 -07:00
Francesco Macagno
2045706a4f changed user 2015-09-09 14:13:42 -07:00
Francesco Macagno
682bfccbed Added for preprocessing 2015-09-08 17:29:15 -07:00
LemADEC
918cc1ddf3 Fixed scanner and controller textures mixup 2015-09-09 00:38:45 +02:00
Francesco Macagno
3a2005c436 Moved undergroundbiomes to seperate file 2015-09-08 10:56:57 -07:00
Francesco Macagno
f4b81c24a0 Moved to 1.3.9-dev 2015-09-08 10:49:37 -07:00
LemADEC
5ba27a7a2e Version bump to 1.3.8 2015-09-08 11:23:15 +02:00
LemADEC
1378097065 Improved client CPU usage related to air block 2015-09-08 01:07:12 +02:00
LemADEC
7145412d41 Added code formating rules 2015-09-08 00:40:08 +02:00
LemADEC
625d422a36 Code cleanup 2015-09-08 00:17:52 +02:00
LemADEC
7ee3252070 Code cleanup 2015-09-07 23:54:14 +02:00
LemADEC
13b1d005bf Code cleanup 2015-09-07 10:23:10 +02:00
LemADEC
42843ff168 Updated air generation with growth bonus
Improved chunk update by 5 times
Increased maximum distance between air generators to 8+
2015-09-07 04:19:46 +02:00
LemADEC
28f91fa125 Code cleanup 2015-09-06 22:12:11 +02:00
LemADEC
10b38dba41 Added non-living entities targets to laser cannon
This fixes boats, paintings and item frame not being destroyed by laser
2015-09-06 21:29:16 +02:00
LemADEC
69c4bae52b Improved default laser cannon config 2015-09-06 12:15:15 +02:00
LemADEC
0f70009917 Removed debug logs 2015-09-06 01:30:42 +02:00
LemADEC
ce2eaa08b5 Fixed player falling from camera 2015-09-05 22:05:29 +02:00
LemADEC
40f40978f8 Updated LUA script with new API 2015-09-05 21:46:41 +02:00
LemADEC
6fc0a63162 Fixed free IC2 reactor laser cooling 2015-09-05 21:46:41 +02:00
LemADEC
6eb61b9487 Updated beam vs camera frequency mixup 2015-09-05 21:46:39 +02:00
LemADEC
080f553890 Updated LUA API
Fixed ShipController getEnergyRequired for OpenComputers (it was
returning the current energy level instead of the required one)
Implemented block detection globally
Fixed Enantiomorphic reactor explosion bypassing bedrock
2015-09-05 21:46:38 +02:00
LemADEC
a145d9b2d7 Refactored laser power computations
Fixed free laserTreeFarm leaf harvesting
2015-09-05 21:46:25 +02:00
LemADEC
cf34abbfff Code cleanup 2015-09-05 21:14:04 +02:00
LemADEC
2ee248d619 Added guide message when right clicking a laser 2015-09-05 21:13:23 +02:00
LemADEC
61c69bf18f Fixed StarMapRegistry crashing during updates 2015-09-05 17:49:43 +02:00
LemADEC
0576507aa1 Code cleanup 2015-09-05 14:45:44 +02:00
LemADEC
b77a27b71c Code cleanup 2015-09-05 03:15:19 +02:00
LemADEC
b4a4d30168 Removed TileEntities hashcode from console logs 2015-09-05 00:44:15 +02:00
LemADEC
71006f32b7 Fixed OpenComputers support
Fixed Transporter, ChunkLoader, EnergyBank, EnanReactorCore and
LaserTreeFarm crahsing OC computer when CC isn't loaded
Added OpenComputers callbacks to Enantiomorphic reactor
2015-09-05 00:43:35 +02:00
LemADEC
940c803e8a Integrated new laser damage computation
Fixed CME
Fixed crash when no entity was in sight
Fixed damage level towards entities
2015-09-04 11:04:09 +02:00
LemADEC
564b6d968e Fixed OC holograms detected as logs 2015-09-04 04:18:03 +02:00
LemADEC
f25d9577f4 Refactored laser beams resolution
Fixed laser beam stopped at first entity hit
Updated laser damages towards entities to be at level with block damages
Fixed clamping parameters inconsistency
2015-09-04 04:10:07 +02:00
LemADEC
682a462b4f Fixed breathing with IC2 helmet 2015-09-03 23:35:11 +02:00
LemADEC
7916ff2670 Removed hard dependencies 2015-09-03 11:29:54 +02:00
LemADEC
91bbc80480 Added item dictionary
Fixed breathing with IC2 compressed air
2015-09-03 11:29:30 +02:00
LemADEC
5502cd5fa6 Code cleanup 2015-09-03 10:28:46 +02:00
LemADEC
bf1463806e Added Galacticraft gravity support 2015-09-03 04:04:27 +02:00
LemADEC
7af76758c8 Added entity dictionnary 2015-09-03 04:00:27 +02:00
LemADEC
a9f573db64 Fixed Galacticraft oxygen bubble distributor 2015-09-03 03:49:09 +02:00
LemADEC
32cabb98d3 Fixed Galacticraft crash when Mekanism is missing 2015-09-03 01:17:20 +02:00
LemADEC
15b8720dc4 Fixed jumpblocks logging flag 2015-09-03 01:11:37 +02:00
LemADEC
4fcbc2a3ef This is dev 2015-09-03 01:11:22 +02:00
LemADEC
381ecee587 Version bump to 1.3.7 2015-09-02 03:51:11 +02:00
LemADEC
6ff8c43cba Fixed ship deletion on invalid hyperspace jump 2015-09-02 02:23:07 +02:00
LemADEC
e3798ac516 Fixed guide message for target chunkloading count 2015-09-02 01:18:43 +02:00
Francescco Macagno
a03c69cfb8 Update structures-default.xml 2015-09-01 16:12:31 -07:00