LemADEC
e7fb7891fb
Version bump to 1.3.3
2015-08-15 17:37:31 +02:00
LemADEC
8f14d0eb0e
Improved default radar scripts
...
Added OpenComputers support
Code cleanup
2015-08-15 16:43:27 +02:00
LemADEC
3ff8d4fe10
Improved ship controller boot time slightly
...
Remaining is up to the players to tweak out :)
2015-08-15 16:41:41 +02:00
LemADEC
becfbac554
Improved ship controller boot delay
...
Down from 3 to 0.6 s with default startup script
This is a pre-requisite for the upcoming mainframe
2015-08-15 15:36:43 +02:00
LemADEC
1a3e60b53e
code cleanup
2015-08-15 15:25:50 +02:00
LemADEC
0be0f272ab
Improved jumpgates command
2015-08-15 15:25:36 +02:00
LemADEC
141f5d7efd
Fixed camera handling, including #58
...
Fixed camera overlay remaining after disconnection
Removed crosshair in camera overlay
Refactored camera handling into its handler class
Fixed event registration sequencing (Init -> PreInit)
Added zoom factor display
Improved overlay scaling
Added a dedicated logging for camera to fix weapon/targetting mixup
2015-08-15 13:34:04 +02:00
LemADEC
64259ee06b
Merge pull request #59 from YuRaNnNzZZ/MC1.7
...
Remapping for HiAdvMachine and Air Generator config
2015-08-15 11:08:27 +02:00
YuRaNnNzZZ
a7fb566416
make air generator more configurable
2015-08-15 11:38:55 +03:00
YuRaNnNzZZ
a1f39a1ea6
remapping for highly advanced machine block
2015-08-15 11:14:55 +03:00
YuRaNnNzZZ
1fe2816309
Merge pull request #1 from LemADEC/MC1.7
...
merge latest commits
2015-08-15 11:05:20 +03:00
LemADEC
16f7e644ed
Refactored zoom handling (1st pass)
...
Fixed zoom order and scaling so it's more user-friendly
Fixed zoom movement consistency
etc.
2015-08-15 04:35:34 +02:00
LemADEC
18f4861a09
Code cleanup after merge
...
Updated to common coding rules
Refactored getModItemStack & isOpenComputersLoaded
2015-08-15 02:26:09 +02:00
LemADEC
11e67233ca
Updated dependencies to latest
2015-08-15 01:44:59 +02:00
LemADEC
40282d41dd
Merge branch 'MC1.7' of https://github.com/LemADEC/WarpDrive into MC1.7
2015-08-15 01:20:46 +02:00
LemADEC
daa0dec478
Fixed gravity management
...
Works in development environment too
2015-08-15 01:20:34 +02:00
LemADEC
c4211a254d
Code cleanup
2015-08-15 01:11:26 +02:00
Francescco Macagno
71afe5b86f
Merge pull request #56 from YuRaNnNzZZ/MC1.7
...
Various additions
2015-08-14 15:54:52 -07:00
YuRaNnNzZZ
b510f84bbc
well if this is what you want
2015-08-15 00:52:06 +03:00
LemADEC
548a471712
Fixed missing textures broken after remapping
2015-08-14 23:24:23 +02:00
YuRaNnNzZZ
1cbcd7b34f
fix cc lua updater script
2015-08-14 23:20:01 +03:00
YuRaNnNzZZ
bcc0bf8675
fixed mod checking for recipes
2015-08-14 22:42:30 +03:00
YuRaNnNzZZ
fa090f0d0f
finish russian localization
2015-08-14 21:30:12 +03:00
YuRaNnNzZZ
a94afc1931
Added remapping from old ids for existing worlds.
2015-08-14 20:52:20 +03:00
YuRaNnNzZZ
7c57c4b2e3
fix broken hard recipes and migrate hiadv machine to new style
2015-08-14 20:09:13 +03:00
YuRaNnNzZZ
c840e5a60a
Merge branch 'MC1.7' into MC1.7fix
...
Conflicts:
src/main/java/cr0s/warpdrive/WarpDrive.java
src/main/java/cr0s/warpdrive/conf/WarpDriveConfig.java
src/main/java/cr0s/warpdrive/render/ClientCameraUtils.java
src/main/resources/assets/warpdrive/lang/en_US.lang
2015-08-14 19:42:04 +03:00
YuRaNnNzZZ
e1fc75efe8
Various fixes, hard ic2 recipes, new stones for worldgen and russian localization.
2015-08-14 19:35:54 +03:00
LemADEC
0038e457e4
Fixed core so it's actually loading
...
Note: it won't work until node map is updated
2015-08-14 03:58:28 +02:00
LemADEC
2a1fc2ad37
Fixed logs for radar and breathing
2015-08-14 02:48:19 +02:00
LemADEC
63dcfc5f7e
Re-added debug logs from comments
2015-08-14 02:09:00 +02:00
LemADEC
399cf8b6a2
Updated debug logs
...
Fixed #54
Replaced debug configuration with a logging section for finer adjustment
2015-08-14 01:51:50 +02:00
LemADEC
2a61625f7d
Updated internal names consistency
2015-08-14 00:06:46 +02:00
LemADEC
04613742d4
Updated registration name for blocks and items (pass 2)
...
Fixed #39 (no comment)
Fixed #33
2015-08-13 23:54:01 +02:00
LemADEC
b83a14752a
Updated internal classes and assets for blocks (pass 1)
2015-08-13 22:43:31 +02:00
LemADEC
72628900f3
Merge branch 'MC1.7' of https://github.com/LemADEC/WarpDrive into MC1.7
2015-08-12 02:30:16 +02:00
LemADEC
7beed32610
Fixed crossmod compatibility ( #39 )
2015-08-12 02:30:06 +02:00
Francescco Macagno
238b6b02fe
Only upload java 7 version
2015-08-10 20:33:46 -07:00
Francescco Macagno
d28b274edf
Plurals are evil
2015-08-10 20:25:28 -07:00
Francescco Macagno
d9e84d7224
Update .travis.yml
2015-08-10 20:21:05 -07:00
Francescco Macagno
93bd8b2761
Update .travis.yml
2015-08-10 19:37:44 -07:00
Francescco Macagno
d02eaa94ae
Update README.md
2015-08-10 19:33:53 -07:00
Francescco Macagno
a866b6bd46
Missed a piece
2015-08-10 19:31:19 -07:00
Francesco Macagno
55614b1a6c
Trying to fix travis
2015-08-10 19:29:27 -07:00
LemADEC
c059622fd9
Fixed mining laser not filling chests
2015-08-11 03:27:49 +02:00
LemADEC
e0f300f0c7
Fixed air propagation on X+ #46
2015-08-11 00:11:03 +02:00
Francescco Macagno
9a3069bf74
Create .travis.yml
2015-08-10 13:27:37 -07:00
LemADEC
38f182365e
Bumped to version 1.3.2
2015-08-10 12:32:32 +02:00
LemADEC
8c654aa395
Fixed mods integration in recipes & derelicts
...
Fixed #43 ?
2015-08-10 12:29:40 +02:00
LemADEC
b9635be24a
Fixed #44 air not registering icons
2015-08-10 05:46:56 +02:00
LemADEC
aa0c5b49e1
Removed CC/OC debug logs
2015-08-10 05:46:18 +02:00