Commit Graph

15 Commits (master)

Author SHA1 Message Date
Arona Jones a70f724a7a Stop ignoring the whole assets folder, because that's silly 2015-11-05 19:31:01 +00:00
SkySom d60cef1e1d Try #2 to fix the crowbar. Also nullcheck
Note: Figured out why it "worked" locally. I already had the file in lib
so I never hit that code to actually test it like I thought I was.
Lesson learned, always make sure you properly test code copied from
Stack Overflow. You're types may be different from theirs. Pretty sure
at this point if it doesn't work, I give up.

And yeah also random null check because stacks can be null and there
were some. And shit crashed.
2015-08-23 01:47:18 -04:00
Arona Jones fd604ca5aa Well that's not going to work. (Revert commit e24eeb7595) 2015-08-22 10:19:40 +01:00
SkySom e24eeb7595 ICrowbar readded to IUniversalWrench
Railcraft automatically downloads and is compiled in
2015-08-21 18:54:49 -04:00
Arona Jones 775b3f2bd2 Update .gitignore 2015-06-28 20:57:25 +01:00
Arona Jones 6147b5be94 .gitignore 2015-03-11 21:52:39 +00:00
Arona Jones e1c2658008 Properly gitignore /lib 2015-01-20 21:47:18 +00:00
Arona Jones 2e1500aa3a Random Stuff 2014-05-24 19:40:51 +01:00
Arona Jones edb3898ab1 Update Forge. Rerun setup. 2014-05-24 12:48:39 +01:00
Arona Jones 6cf4ff80ca Mod now actually compiles 2014-05-22 08:40:37 +01:00
Arona Jones cb33c7698c Mod now loads and compiles :D
Boilerplate doesn’t though o.o
2014-05-22 07:30:28 +01:00
Johnny Eatmon 463cc7e242 More gradle related junk
Is this all really necessary?
2014-04-08 14:52:34 -04:00
Johnny Eatmon 45da825161 Updated .gitignore, began adding new src
Lots and lots of cleanup
2014-04-08 09:42:17 -04:00
Arona Jones 491556e720 Step 1: Assets Merge
Because that’s the easy bit. And, no, I don’t plan to sleep!
2014-02-16 00:34:52 +00:00
Arona Jones 01e64e43a8 Commit Existing Steamcraft Code 2014-02-15 09:40:05 +00:00