Commit graph

911 commits

Author SHA1 Message Date
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
Francesco Macagno
35b4c280ad Changed asteroid defaults 2015-08-29 01:31:04 -07:00
LemADEC
e5365f8bf1 Various fixes for cloaking and gravity
Fixed tier 2 cloaking
Fixed cloaking core message
Added cloaking of simple block updates
Fixed crossmod compatibility with ItemPhysic (item gravity)
2015-08-29 05:03:44 +02:00
Francesco Macagno
42f642b43b Bravely ran away 2015-08-28 18:36:50 -07:00
LemADEC
821dd21488 Code cleanup 2015-08-29 01:27:41 +02:00
LemADEC
e35a32f338 This is dev 2015-08-29 01:27:29 +02:00
LemADEC
2e95348baa Version bump to 1.3.6 2015-08-28 12:17:34 +02:00
LemADEC
96a8f5b2f2 Fixed cloaking core message 2015-08-28 12:17:01 +02:00
LemADEC
7df39bc6e9 Code cleanup 2015-08-28 12:07:41 +02:00
LemADEC
dfbd452b1a Fixed #82 hardcoded biome id
Fixed biome registration
Fixed default biome id from 24 to 95
Code cleanup
2015-08-28 11:33:57 +02:00
Francesco Macagno
97ac427d12 Fixed command asteroid generation 2015-08-27 17:13:53 -07:00
Francescco Macagno
401d63fd53 Fixed shell tags 2015-08-27 08:52:57 -07:00
Francesco Macagno
d3c6c7fb34 Added Asteroid generation
Still untested prototype, and only generates core
2015-08-26 23:09:25 -07:00
Francesco Macagno
b06a32b0bf Added debug message to structure loading 2015-08-26 22:53:26 -07:00
Francesco Macagno
be24b75d23 Moved moon definitions 2015-08-26 22:45:50 -07:00
Francesco Macagno
5fa4499e07 Added mod tags 2015-08-26 22:41:12 -07:00
Francesco Macagno
f0a4e0c470 Changed iron_block to iron_ore 2015-08-26 22:28:06 -07:00