Commit graph

629 commits

Author SHA1 Message Date
LemADEC
6841e99e11 Fixed mouse going to hypersensitivity on disconnection 2015-08-16 22:46:04 +02:00
LemADEC
df590ae2f0 Fixed laser medium peripheral name 2015-08-16 22:44:35 +02:00
LemADEC
f0c85aa421 Code cleanup 2015-08-16 22:44:20 +02:00
LemADEC
275e786347 Updated radar picture for wiki 2015-08-16 18:36:49 +02:00
LemADEC
132ab7da5c Updated radar scripts
Added workaround for OC OpenOS bug on background color handling
Fixed title centering
Code cleanup
2015-08-16 18:24:04 +02:00
LemADEC
cd9b221e99 Fixed Enantiomorphic reactor control script
Added Mainframe control script
2015-08-16 17:22:57 +02:00
LemADEC
65b28f5f0e Updated wiki images 2015-08-16 17:22:14 +02:00
LemADEC
804a726184 Fixed world generation so it compiles 2015-08-16 16:52:53 +02:00
LemADEC
3f55176d81 Restored old ore generation until XML works 2015-08-16 16:51:17 +02:00
LemADEC
724f7337ee Fixed typo in Enantiomorphic reactor core name 2015-08-16 16:49:46 +02:00
LemADEC
aa8ed5b618 Added a few pictures for the wiki 2015-08-16 16:49:22 +02:00
LemADEC
c15e2c9bdf Code cleanup 2015-08-16 16:48:22 +02:00
Francesco Macagno
708fde795f Added basic loading
Need to create test cases
2015-08-15 21:44:34 -07:00
Francesco Macagno
700014dad4 renamed to add structures 2015-08-15 21:41:44 -07:00
Francesco Macagno
9fc0d07916 changed default moon type 2015-08-15 21:41:21 -07:00
Francesco Macagno
f09ec0cfaa Merge branch 'ConfImprovements' into MC1.7
Conflicts:
	src/main/java/cr0s/warpdrive/conf/WarpDriveConfig.java
2015-08-15 21:21:46 -07:00
Francesco Macagno
efd6d273f7 Cleaned up star a bit 2015-08-15 21:18:47 -07:00
Francesco Macagno
9b7d99c408 A little cleaning 2015-08-15 21:18:25 -07:00
Francesco Macagno
1e687cbf4c Started update to use new conf mechanics 2015-08-15 21:18:01 -07:00
Francesco Macagno
9f3c4d61df Added GasCloud 2015-08-15 21:17:30 -07:00
Francesco Macagno
5cf5d26fe1 Added GasCloud 2015-08-15 21:10:18 -07:00
Francesco Macagno
8b2129f4bc Refactored names and finished ore loading 2015-08-15 16:04:49 -07:00
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
Francesco Macagno
0660941200 added getXmlDocumentBuilder 2015-08-14 18:50:47 -07:00
Francesco Macagno
4bbdf209a1 Finished orb implementation 2015-08-14 18:49:48 -07: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
Francescco Macagno
3aafef59a6 Merge pull request #57 from LemADEC/MC1.7
Want to make sure i am working on newest additions
2015-08-14 16:23:21 -07:00
Francesco Macagno
1429476bff Merge branch 'MC1.7-Merge' into ConfImprovements 2015-08-14 16:20:47 -07: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
Francesco Macagno
673752b26c Merge branch 'ConfImprovements' into HEAD
Conflicts:
	src/main/java/cr0s/warpdrive/WarpDrive.java
	src/main/java/cr0s/warpdrive/conf/WarpDriveConfig.java
2015-08-14 16:18:42 -07:00
LemADEC
c4211a254d Code cleanup 2015-08-15 01:11:26 +02:00
Francesco Macagno
6de4f42bb4 More improvements to orb 2015-08-14 15:59:54 -07:00
Francesco Macagno
3827ba5d60 Added skeleton StrucutreManager 2015-08-14 15:59:32 -07: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