Francescco Macagno
41f254864c
Delete .gitattributes
...
I don't think it is adding anything
2015-07-20 00:21:38 -07:00
Francescco Macagno
d7b7fcb85d
Update README.md
2015-07-20 00:20:25 -07:00
Francesco Macagno
1af4dd8e6c
More misc updates to 1.7
2015-07-20 00:17:51 -07:00
Francesco Macagno
4ddffe9e7f
Removed utterly useless file
2015-07-20 00:13:03 -07:00
Francesco Macagno
d8b98c433c
Updated commands
2015-07-20 00:12:38 -07:00
Francesco Macagno
29216ee9c2
Updated more TileEntities. Nearly done
2015-07-17 22:30:04 -07:00
Francesco Macagno
38d693a6b3
Updated remaining items
2015-07-17 21:05:48 -07:00
Francesco Macagno
4c0c8c5e52
More TileEntities updated
2015-07-16 21:42:48 -07:00
Francesco Macagno
554878ce18
Dammit i already deleted those
2015-07-16 19:08:26 -07:00
Francesco Macagno
d7ac4cce76
Updated camera and overlays, fixed some event handling
2015-07-16 19:03:48 -07:00
Francesco Macagno
c16a17f6c1
Updated sounds to 1.7.10
2015-07-16 18:50:48 -07:00
Francesco Macagno
63b05ea5eb
Updated more blocks and related entities
2015-07-15 23:09:08 -07:00
Francesco Macagno
a64b8da1ae
Updated blocks to 1.7.10
...
Also finished update of main class
2015-07-15 22:15:57 -07:00
Francesco Macagno
49a645f3f0
Cosmetic fixes
2015-07-13 21:48:37 -07:00
Francesco Macagno
10de119f9d
Fixed Iridium Block
2015-07-13 21:45:20 -07:00
Francesco Macagno
8eb432764a
Updated main class and config to 1.7.10
...
Also moved version to 2.0.0
2015-07-13 21:29:05 -07:00
Francesco Macagno
edece19bd0
Automatic import rearrangement
2015-07-13 21:28:37 -07:00
Francesco Macagno
caa13e854f
Moved to Forge 1.7.10 and fixed folder structure
2015-07-11 17:06:16 -07:00
LemADEC
85bc364949
Engineers toolbox & magical crops support
...
Added quick and dirty support for emasher's limestone and magical crops
2014-10-12 11:42:53 +02:00
LemADEC
d473bd3e51
Merge remote-tracking branch 'origin/master' into TDK
2014-10-11 02:05:27 +02:00
LemADEC
b70f2ba9ce
Merging logs
2014-10-11 02:04:51 +02:00
LemADEC
86daec76d2
Fix world generation max height
2014-10-11 02:02:08 +02:00
LemADEC
6cb73d59c7
Merging logs
2014-10-11 02:01:34 +02:00
LemADEC
e2fecdc156
Merging logs
2014-10-11 02:00:23 +02:00
LemADEC
4f35ce0331
Merge remote-tracking branch 'origin/master' into TDK
2014-10-05 23:38:33 +02:00
LemADEC
9453c88e21
More ComputerCraft cleanup
2014-10-05 23:25:13 +02:00
LemADEC
1b1a57a790
Remove radar log spam
2014-10-05 23:00:23 +02:00
LemADEC
f1e8f79959
Hide abstract peripherals from player
2014-10-05 23:00:11 +02:00
LemADEC
4fbe46de27
Fix ancestor calls...
2014-10-05 22:58:59 +02:00
LemADEC
b573545295
Fixing API changes...
2014-10-05 22:17:27 +02:00
LemADEC
9a8b4818b5
Merging OpenComputer support and API cleanup
...
Renamed energy to getEnergyLevel in ChunkLoader, Transporter and
PowerStore API
Updated PowerReactor API:
- active replaces getActive and setActive
2014-10-05 19:33:50 +02:00
LemADEC
17da2fb627
Minor fixes
2014-10-05 18:59:44 +02:00
LemADEC
d7fd11f67c
Merge remote-tracking branch 'origin/master' into TDK
2014-10-05 18:11:41 +02:00
LemADEC
347a8f0f2d
Fixing API changes...
2014-10-05 18:11:16 +02:00
LemADEC
0dbe78e797
Adding OpenComputer support & API cleanup
...
Adding OpenComputer callbacks
Removed unused scanRay method in Radar API
Updated CloakingDeviceCore API:
- "enable" replaces enableCloakingField, disableCloakingField and
isEnabled
Updated Controller API:
- dim_positive replaces dim_getp and dim_setp
- dim_negative replaces dim_getn and dim_setn
- mode replaces set_mode
- distance replaces set_distance
- direction replaces set_direction
- getAttachedPlayers replaces get_attached_players with string and list
- summon now returns true on sucess instead of null, false on failure
instead of -1
- pos replaces get_x, get_y, get_z
- getEnergyLevel replaces get_energy_level and get_energy_max
- getEnergyRequired replaces get_energy_required
- jump replaces do_jump
- getShipSize replaces get_ship_size
- beaconFrequency replaces set_beacon_frequency
- getOrientation replaces get_dx and get_dz
- coreFrequency replaces set_core_frequency
- isInSpace replaces is_in_space
- isInHyperspace replaces is_in_hyperspace
- targetJumpgate replaces set_target_jumpgate
Renamed setFieldTier to tier in CloakingDeviceCore API
Renamed energy to getEnergyLevel in Lift and ShipScanner APIs
Updated all APIs to return current and max energy from getEnergyLevel
method
Added state to ShipScanner API
2014-10-05 17:46:44 +02:00
LemADEC
e01d4c9d05
Generic computer integration
...
Propagated generic computer to all tile entities
2014-10-05 14:21:57 +02:00
LemADEC
ad95505a1e
Faster computer boot after jump
...
Boosted initial core detection
Prevented player message spam on invalid ship size
2014-10-05 11:14:01 +02:00
LemADEC
f1b589caed
Merge remote-tracking branch 'origin/master' into TDK
2014-10-02 02:14:03 +02:00
LemADEC
3f8f8cb46c
Generic computer integration
...
Refactored event sending for ComputerCraft
Integrated ComputerCraft support in generic class
Warning: OpenComputer is untested
2014-10-02 02:13:34 +02:00
LemADEC
6a4713dc45
Fixed radar ping script
...
Fixed radar ping script when scanning more than 999 blocks radius
2014-10-02 02:08:37 +02:00
LemADEC
6af07ba4d4
Fixed energy status formating
...
Removed scientific notation on energy status when right clicking
2014-10-02 02:06:52 +02:00
LemADEC
3944578635
Added overworld unlimited players
2014-09-30 01:01:52 +02:00
LemADEC
ae4a28e610
Merge remote-tracking branch 'origin/master' into TDK
2014-09-29 04:04:41 +02:00
LemADEC
f925800e3c
Tentative support for OpenComputers
...
Added generic wrapper for computers
Updated Laser & LaserCam to support OpenComputers
2014-09-29 04:04:14 +02:00
LemADEC
8872057ce1
Code cleanup
2014-09-29 04:02:36 +02:00
LemADEC
d274db7651
Workaround for CC monitor crashes
...
Moved cloak packet sender in common handler
Added support for ship scanner to consume all energy (continuation)
2014-09-28 16:56:10 +02:00
LemADEC
ebe583f3c5
Merging jump fixes into ship scanner (partial)
...
Refactored block placement
Added Ship scanner configuration
Added support for Ship scanner consuming all energy stored
Added jump configuration for deployment speed
2014-09-28 16:19:33 +02:00
LemADEC
7ce537b41f
Fixed dimensions save location
...
Warning: you need to move your existing folders from
WarpDrive/Space to WarpDriveSpace
WarpDrive/HyperSpace to WarpDriveHyperSpace
2014-09-28 14:49:25 +02:00
LemADEC
e2831e8dc1
Mining laser rob fixes
...
Improved mining laser to tolerate invalid or corrupted blocks instead of
crashing the server
2014-09-22 04:01:54 +02:00
LemADEC
b7526de4e8
Transition planes
...
Implemented transition planes (only overworld was supported so far)
Fixed atmosphere entry when center in space wasn't on a diagonal
2014-09-22 04:00:06 +02:00