Commit graph

183 commits

Author SHA1 Message Date
Aidan C. Brady 22c07254fd Purification, Compressing, and Combining factories :) 2013-11-23 14:36:50 -05:00
Aidan C. Brady 0adc0dc75e Attempt to use my own unit system 2013-11-22 20:58:49 -05:00
Aidan C. Brady e44519dc7d A ton of bug fixes, working on fixing teslas 2013-11-22 19:32:06 -05:00
Aidan Brady ace1365d0f Aw yeah! Better GUI packets for Miner. Heading to bed guys, see ya tomorrow! 2013-11-21 22:30:01 -05:00
Aidan C. Brady 68f3d28119 Bounding blocks for miner! 2013-11-21 14:35:33 -05:00
Aidan Brady 890de9446b Model positioning fixes! Next is lasers and/or multiblock! 2013-11-20 21:17:23 -05:00
Aidan Brady 34f300cf6f Begin implementing that sexy model
don’t recommend this build for personal use
2013-11-20 20:28:06 -05:00
Aidan Brady 1f3a82c3f0 Miner work! Starting on actual operation algorithms. 2013-11-20 18:17:10 -05:00
Aidan C. Brady 789c5dbf45 Some work on algorithm 2013-11-20 16:12:54 -05:00
Aidan C. Brady 7b3edc142e GUI and networking fixes - I think the GUI is finished. 2013-11-20 15:15:02 -05:00
Aidan C. Brady 14d557cbe5 Some work on things, got rid of version constants, they're supposed to differ per module. 2013-11-20 11:01:13 -05:00
Aidan Brady 7f9acda277 Aw yeah. This GUI…is coming together. 2013-11-19 22:27:28 -05:00
Aidan Brady 515cbf38c8 Fixes! 2013-11-19 22:13:35 -05:00
Aidan C. Brady fc1cb7926c Added in some descriptive text to the GUI. 2013-11-19 20:15:03 -05:00
Aidan C. Brady 73bf81ceaa GUI is coming together! Still need to add reset button and map button actions, but layout is there. 2013-11-19 19:30:56 -05:00
Aidan C. Brady d02d0ceadf GUI work, kinda functions, but not really 2013-11-19 18:56:53 -05:00
Aidan C. Brady 7a74fb86ba More work! 2013-11-19 18:16:26 -05:00
Aidan C. Brady 87f5bbcde2 Work on networking and GUIs of Digital Miner 2013-11-19 17:39:16 -05:00
Aidan C. Brady 3939000190 More work! 2013-11-19 12:29:50 -05:00
Aidan C. Brady 86b6474f35 Beginning foundations of Digital Miner. 2013-11-19 12:13:37 -05:00
Aidan C. Brady 995207bcab Start work on Miner, make the Bin only eject items when front side is clicked! 2013-11-18 15:33:14 -05:00
Aidan Brady a63a8902f2 Sounds should be fixed. 2013-11-17 19:25:52 -05:00
Aidan Brady f988c54134 Hopefully the final fix 2013-11-17 19:16:40 -05:00
Aidan Brady 147fb7609d Try removing extra url junk 2013-11-17 19:07:18 -05:00
Aidan Brady 40dd6798ea Attempted sound fixes
Guaranteed not to work :)
2013-11-17 19:03:44 -05:00
Aidan Brady 6a4750f90b Hopefully fixed sounds… 2013-11-17 13:39:40 -05:00
Aidan Brady 8095eb206c Fix textures, hopefully fix sounds 2013-11-17 13:31:56 -05:00
Aidan Brady 8a79352563 Debugging sound system 2013-11-17 13:23:19 -05:00
Aidan C. Brady 53323279c7 MekanismInduction module - done!
Still need to configure the build
2013-11-16 10:21:37 -05:00
Aidan C. Brady 3d4625ddb9 Block-ID & Metadata based machine types, preparing for RI merge 2013-11-15 14:59:26 -05:00
Aidan C. Brady be3063def5 Minor rendering enhancements 2013-11-14 08:12:09 -05:00
Aidan C. Brady 33283f5428 GL_LIGHTING 2013-11-14 07:48:18 -05:00
Aidan C. Brady c9b5c7b51f Some work on rendering, fixed sound error 2013-11-13 14:59:11 -05:00
Aidan Brady 4d55db7a73 Some work on Bin item rendering 2013-11-12 22:43:06 -05:00
Aidan C. Brady 1e336047d2 Bin block-based inventory work 2013-11-12 19:18:22 -05:00
Aidan C. Brady e6ed263aa3 More bin work! :D 2013-11-12 18:42:55 -05:00
Aidan C. Brady fe0631844b Some work on Bins 2013-11-12 16:45:48 -05:00
Aidan Brady 80097e4d1b Some work on bins, currently crashing if you try to craft 2013-11-11 22:52:12 -05:00
Aidan Brady 1ac243f091 Work on bins! :) 2013-11-11 19:27:36 -05:00
Aidan Brady f6704dc5ea Added name for bins, fixed IC2 bug, hopefully fixed ConcurrentModificationException 2013-11-11 17:23:14 -05:00
Aidan C. Brady 99f53a1322 Some fancy sounds and tooltips 2013-11-10 18:54:30 -05:00
Aidan C. Brady 51ad429973 Coming along with round robin mode :) 2013-11-08 11:13:51 -05:00
Aidan C. Brady 7cc72e65b3 Merge branch 'master' of https://github.com/aidancbrady/Mekanism 2013-11-08 07:53:40 -05:00
Aidan C. Brady 8f33094e10 Start on RR algorithm 2013-11-08 07:53:32 -05:00
Aidan Brady 1aec33d8ec Added configuration option to turn off strict input colors 2013-11-07 21:27:12 -05:00
Aidan Brady c02c53475d Merge branch 'master' of https://github.com/aidancbrady/Mekanism 2013-11-07 16:59:43 -05:00
Aidan Brady 1df2209f25 Use proper obfuscation 2013-11-07 16:59:37 -05:00
Aidan C. Brady d1089148f9 Don't accept a max over 64 2013-11-07 09:16:11 -05:00
Aidan Brady daeb09c7fd Fix Energy Cubes up/down render 2013-11-06 22:37:41 -05:00
Aidan Brady 1f59e441b8 Fix a few things 2013-11-06 19:44:52 -05:00