Commit graph

584 commits

Author SHA1 Message Date
DarkGuardsman
c99bf445d3 updated build script 2013-12-18 15:04:31 -05:00
DarkGuardsman
ea3883d7c7 Clean up and import changes 2013-12-18 14:54:41 -05:00
DarkGuardsman
79feaa5bd6 import changes 2013-12-18 08:11:46 -05:00
DarkGuardsman
59bd273bff moved access api to core lib 2013-12-18 07:27:19 -05:00
DarkGuardsman
d08d449e53 starting on removing some parts 2013-12-18 07:16:03 -05:00
Robert
a27ccb3b44 changed creative tab loading 2013-12-12 22:05:55 -05:00
Robert
561e52ed46 reworked textures and langs a bit 2013-12-12 14:01:35 -05:00
Robert
7a52323403 image binary sync 2013-12-12 11:05:51 -05:00
Robert
981e4b9336 faking git out 2013-12-12 11:02:55 -05:00
DarkGuardsman
4e50cc6f91 updated en_US with missing item names 2013-12-12 10:40:33 -05:00
DarkGuardsman
0808668742 Worked on ore dictionary support 2013-12-12 10:40:18 -05:00
Robert
3b24c5b806 Merge branch 'master' of https://github.com/DarksCoreMachine/CoreMachine 2013-12-09 12:19:09 -05:00
Robert
8e56fd39fe Placed laser render in a try & catch
not exactly a fix but will prevent crashes
2013-12-09 12:18:57 -05:00
Robert
f4f053679b Cleaup 2013-12-09 12:18:27 -05:00
Robert WC Seifert
623895e9eb Merge pull request #17 from Vexatos/patch-1
Update de_DE.properties
2013-12-09 08:41:42 -08:00
Vexatos
558db65da9 Update de_DE.properties 2013-12-09 17:32:22 +01:00
Robert
edafda5fce fixed build script 2013-12-06 15:56:23 -05:00
DarkGuardsman
1e25feee01 update lang file 2013-12-04 14:05:36 -05:00
DarkGuardsman
14ce020223 added option for item to go to player 2013-12-04 13:53:16 -05:00
DarkGuardsman
20d38222bb Worked on battery box
Change rotate with wrench and added shift click pickup support.
2013-12-04 13:49:14 -05:00
DarkGuardsman
1c6be93db8 refractor/move/cleanup 2013-12-04 13:36:17 -05:00
DarkGuardsman
12bc882ec9 Moved some stuff around 2013-12-04 13:01:55 -05:00
DarkGuardsman
1c6a60c0c5 more cleanup 2013-12-04 12:52:12 -05:00
DarkGuardsman
784f8fa366 removed some classes 2013-12-04 12:26:05 -05:00
DarkGuardsman
1e167cb2e6 File changes 2013-12-04 11:47:42 -05:00
DarkGuardsman
3fd7b8e229 Starting to separate core from content
At some point in the near future the core will need to act as a library
more than a mod. Though it will still need to have its common items, and
blocks. Such as parts, and ores. Machines like the battery box, wire,
and generator will be moved to another mod.
2013-12-04 11:40:26 -05:00
DarkGuardsman
3907ef6ebe Auto-Sync 2013-12-04 07:46:12 -05:00
DarkGuardsman
21ffc54264 Created a script to update the core
Arch fill free to use this to save you time
2013-12-04 07:39:29 -05:00
DarkGuardsman
700ca95467 Added built-broken-lib to the manual clone script 2013-12-04 07:37:26 -05:00
Robert
da61748b6f Got battery boxes full working
Well fully in terms of they store power, give power, take batteries, and
accept wire connections. Work still needs to be done for visuals, and
features such as redstone disabling.
2013-12-03 09:38:15 -05:00
Robert
a08cc322ce Changed how gui packets are sent
instead of asking the machine to send the packet the prefab asks for the
data to send. This way the need to know how to send the packet is not
needed. Rather the only thing that needs to be done is to return a new
packet with the data.
2013-12-03 09:00:03 -05:00
Robert
68e121cdfc worked on generators and battery box 2013-12-03 08:59:11 -05:00
Robert
58f3634f4b Worked on a generator prefab 2013-12-03 08:36:44 -05:00
Robert
1fe1a31d88 Cleaned up Energy Machine class 2013-12-03 08:09:34 -05:00
Robert
35a1ee5a8a Documentation of Energy Machine 2013-12-03 07:58:28 -05:00
Robert
a055a4a2ca Worked on battery box 2013-12-03 07:58:26 -05:00
Archtikz
3f99e996dd Renamed some things 2013-12-03 07:19:49 +00:00
DarkGuardsman
b720ce59bc .last 2013-11-30 05:46:19 -05:00
DarkGuardsman
3f3095f3d9 Finished message box 2013-11-30 05:46:07 -05:00
DarkGuardsman
fab6a2df1f text 2013-11-30 05:15:55 -05:00
DarkGuardsman
4a30727193 working on message box for gui 2013-11-30 05:04:05 -05:00
DarkGuardsman
22a7dd8c12 minor changes 2013-11-30 03:45:47 -05:00
DarkGuardsman
014e6cc50c . 2013-11-29 20:39:16 -05:00
DarkGuardsman
21ca83e8a6 Turn build broken classes into a submodule 2013-11-29 20:14:07 -05:00
Robert
aecf41bfbc a mess of stuff 2013-11-29 19:36:23 -05:00
Archtikz
e8fbf3131f Small Change 2013-11-30 00:18:37 +00:00
Robert
fbebc2ffa9 Started on my own energy interfaces
Plan to replace most of UE calls with these though i will still keep the
UE calls but will send them to these new methods.
2013-11-28 12:33:45 -05:00
Robert
1e36c674a3 Moved a few things to the api file 2013-11-28 12:19:15 -05:00
Robert
c4d59a027b Starting on the basic of Global Access Lists 2013-11-28 12:12:25 -05:00
Robert
e54ceedcec Added MFFS api 2013-11-28 10:46:24 -05:00