Commit graph

1077 commits

Author SHA1 Message Date
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
LemADEC
345ee71997 Implemented placement priority in jump sequencer
Added finer jump logs
Improved LUA and StarMap logs
2015-09-02 00:06:33 +02:00
LemADEC
0d456ccc24 Added optional profiler 2015-09-02 00:00:49 +02:00
LemADEC
9759f468fe Improved profiler logs 2015-09-01 23:02:01 +02:00
LemADEC
29fcc5539d Fixed typo in logging config 2015-09-01 21:29:16 +02:00
LemADEC
bda5ace11d Fixed alternate textures for 'active' Cloaking coils 2015-09-01 03:29:42 +02:00
LemADEC
b7152a4401 Integrated crossmod configurationd
Added ARS, GraviSuite, Invisiblight, railcraft support
Merged older block lists into the configuration
Removed scanner blacklist
Improved block dictionnary logs at boot
Merged shipscanner configuration with the new system
Implemented expandable tag
2015-09-01 03:20:37 +02:00
LemADEC
38ddf02507 Implemented crossmod configurations
Added 3 more priority levels to the jump sequencer
Fixed mixup between volume and mass of a ship
Moved TE, ARS, MFFS and AS to configuration file
Added tagged blocks registry
Warning: new jump conditions are untested
2015-08-31 04:53:00 +02:00
LemADEC
2a2d86318f Code cleanup 2015-08-31 04:45:21 +02:00
LemADEC
b1174bfad5 Fixed log spam when reading XML 2015-08-31 02:20:36 +02:00
LemADEC
666a3a6a50 Fixed AdvancedSolarPanel support in derelicts 2015-08-31 02:08:30 +02:00
LemADEC
d455d69ebb Fixed build to actually be Java 1.7 2015-08-31 00:19:44 +02:00
LemADEC
2cb735dc1c Updated alternate texture for cloaking coil 2015-08-30 18:09:18 +02:00
LemADEC
cedee0215b Fixed IC2NuclearControl support (partial)
Added generic support for IC2 extensions
2015-08-30 18:06:33 +02:00
LemADEC
2aed9b8b50 Refactored event handlers 2015-08-30 18:05:30 +02:00
LemADEC
1fb1033499 Implemented alternate texture for cloaking coils 2015-08-30 04:07:23 +02:00
LemADEC
e69dbd1f5b Merge branch 'MC1.7' of https://github.com/LemADEC/WarpDrive into MC1.7 2015-08-30 02:08:26 +02:00
LemADEC
c2d2746868 Fixed a couple cloaking crashes 2015-08-30 02:08:16 +02:00
Francesco Macagno
007a8d12ef Added method for preprocessing 2015-08-29 13:14:26 -07:00
Francesco Macagno
c16408b282 Added prototype asteroid generation 2015-08-29 13:14:11 -07:00
Francesco Macagno
6a0f81fb64 Merge branch 'MC1.7' of https://github.com/LemADEC/WarpDrive into MC1.7 2015-08-29 13:13:56 -07:00
Francesco Macagno
d5e511ac84 Fixed NPE 2015-08-29 13:13:52 -07:00
LemADEC
39937f1267 Fixed log spam 2015-08-29 21:14:11 +02:00
LemADEC
33577951d5 Fixed a train of cloaking issue
Fixed cloaking support on dedicated server
Fixed uncloaking with negative X or Z
Fixed cloak causing memory leak over time on client side
Fixed ghost cloaks when changing world or save
Refactored packet handler vs cloaked area
Improved general speed and memory consumption
2015-08-29 21:11:49 +02:00
LemADEC
81975d9063 Replaced stdout with a proper logger 2015-08-29 20:47:21 +02:00
LemADEC
eb7a83223a Fixed space command sender name 2015-08-29 19:43:19 +02:00
LemADEC
66d5b6e49b Oups... 2015-08-29 15:03:25 +02:00
LemADEC
5aecdc08d2 Fixed various teleportation issues
Added support to any dimension in /space command
Fixed player falling to their death /space command
Fixed flying players loosing flight after teleportation
2015-08-29 15:02:34 +02:00
LemADEC
de7f344eed Fixed another console spam 2015-08-29 14:30:45 +02:00
LemADEC
e8deffdd57 Code cleanup 2015-08-29 14:05:28 +02:00
LemADEC
b27bef87e7 Fixed console spam 2015-08-29 13:58:54 +02:00
LemADEC
1eabee7239 Fixed uncloaking due to air generator
Improved cloaking on chunkloading
2015-08-29 13:29:32 +02:00
Francesco Macagno
ff2a72ae28 Merge branch 'MC1.7' of https://github.com/LemADEC/WarpDrive into MC1.7 2015-08-29 01:56:22 -07:00
Francesco Macagno
4589ad3175 removed filler-ae2.xml from autocopy 2015-08-29 01:56:18 -07:00
Francesco Macagno
a020891528 Fixed obo 2015-08-29 01:55:48 -07:00
Francesco Macagno
fb322b4787 Fixed import error 2015-08-29 01:31:19 -07:00