Commit graph

1150 commits

Author SHA1 Message Date
Ellpeck
92b9b7a844 Some more "minor fixes", if you want to call it that.
(I declare you completely nuts if you do, though.)
2016-01-08 15:21:05 +01:00
Ellpeck
f602eccca0 Remove Position.
Don't need it.
2016-01-08 13:31:58 +01:00
Ellpeck
6ee039fcc2 Fix some other minor bugs that I found quickly.
I really need to start working on actually repairing the textures.
2016-01-08 08:18:27 +01:00
Ellpeck
5a1b6f9d78 Fixed a bug with the crafting page.
//Like that would matter..
2016-01-08 08:13:42 +01:00
Ellpeck
0ca8fc90c1 IT RUNS!
No textures though.
And lots of bugs.
2016-01-08 08:10:55 +01:00
Ellpeck
b2a00d2c8d Sooo.. yea, I'm still at it.
And still not compilable.
Oh god.
2016-01-07 23:42:43 +01:00
Ellpeck
020745a813 Remember how I said "I'm nearing the end of bugfixing"?
Well that was a lie apparently.
2016-01-07 21:41:28 +01:00
Ellpeck
db1e183e45 Another status update.
Getting to the finish line when it comes to removing compile-breaking bugs!
2016-01-07 19:47:53 +01:00
Ellpeck
02e66e23df PROGRESS!!
Yes, this will be progress updates.
A lot.
2016-01-07 19:04:29 +01:00
Ellpeck
d39fb82992 EVERYTHING IS BROKEN 2016-01-07 18:21:00 +01:00
Ellpeck
1b176008a5 Made the solar thingy cheaper. 2016-01-07 16:07:23 +01:00
Ellpeck
dae0a9a0b4 Balanced the magnet ring a bit °~° 2016-01-07 16:04:25 +01:00
Ellpeck
57e77e8453 Made the growth ring a little more expensive. 2016-01-07 16:03:07 +01:00
Ellpeck
fbba25d5ad The growth ring now only uses RF when growing stuff 2016-01-07 15:56:57 +01:00
Ellpeck
493be37ede The magnet ring now only uses RF when actually sucking items.
Makes more sense, does it not?
2016-01-07 15:54:41 +01:00
Ellpeck
fa79e57cb6 Made looking up the double furnace in the booklet possible 2016-01-06 19:58:59 +01:00
Ellpeck
227bfeadec r20.
I'm sorry.
2016-01-06 18:12:16 +01:00
Ellpeck
5ef8626a40 Fix another stupid obfuscation bug :x 2016-01-06 18:10:01 +01:00
Ellpeck
a135ecf32c r19! Sorry for this update >_> 2016-01-06 05:28:31 +01:00
Ellpeck
f16f1e0496 Fixed a nasty bug with obfuscation causing some booklet pages to break horribly 2016-01-06 05:17:54 +01:00
Ellpeck
18bb252dcf do all the things 2016-01-06 05:10:34 +01:00
Ellpeck
fecc2e3d3a Merge pull request #37 from XDjackieXD/master
fixed that the deobf & api jar had everything duplicated...
2016-01-06 05:08:46 +01:00
XDjackieXD
8ec46efe28 fixed that the deobf & api jar had everything duplicated... 2016-01-06 05:07:32 +01:00
Ellpeck
5e5b4e6cc0 Merge pull request #36 from XDjackieXD/master
now with ActuallyDeobfuscated jar files!
2016-01-06 03:53:25 +01:00
XDjackieXD
c43f52b777 now with ActuallyDeobfuscated jar files! 2016-01-06 03:50:15 +01:00
Ellpeck
046e01de40 r18! \o/ API Support! 2016-01-05 20:02:13 +01:00
Ellpeck
4e4d6fda65 Update the License to include info about the API 2016-01-05 16:31:36 +01:00
Ellpeck
1fae94f578 Added the Booklet stuff to the API 2016-01-05 14:57:50 +01:00
Ellpeck
11c4f90080 Actually do the API declaration right 2016-01-05 04:56:34 +01:00
Ellpeck
f372e5b77f Fixed the lens of detonation not being able to activate because the power buffer was too low.
/shrugs
2016-01-05 04:52:53 +01:00
Ellpeck
77ba946306 Added an API. 2016-01-05 04:47:37 +01:00
Ellpeck
c0a6ee8f85 Bacon recipe & doc.
Why am I doing this to myself.
2016-01-04 17:34:06 +01:00
Ellpeck
2f0a4d79e7 Fix server 2016-01-04 17:26:24 +01:00
Ellpeck
5bd1926453 Added bacon 2016-01-04 17:25:03 +01:00
Ellpeck
d4ed31c85f Not that much attention 2016-01-04 02:39:20 +01:00
Ellpeck
1933e10c0f r17! \o/ 2016-01-03 23:39:22 +01:00
Ellpeck
c548f73503 Removed old update checker files - No one plays on the old versions anymore anyways 2016-01-03 23:26:14 +01:00
Ellpeck
4cecbc491e "Light Black"? What's that supposed to be? 2016-01-03 23:21:52 +01:00
Glenthor
260978bc53 -Added Crystal Tools and Armor 2016-01-03 23:16:41 +01:00
Ellpeck
99a786e496 Made config optioin for less laser particles make more sense 2016-01-03 19:59:24 +01:00
Ellpeck
2453fe2477 Changed Laser Relay particle rate yet again 2016-01-03 19:58:01 +01:00
Ellpeck
aa0ec6a575 Fixed booklet achievement info not showing the item if it has a wildcard value 2016-01-03 19:16:43 +01:00
Ellpeck
93fcacdacb Fixed a problem with OreDict entries getting added for items with stack sizes of 8
Closes #35
2016-01-03 19:01:40 +01:00
Ellpeck
caf3fac208 Update Copyright 2016-01-03 16:05:52 +01:00
Ellpeck
2cadfb96ac remove sout 2016-01-02 21:37:26 +01:00
Ellpeck
6e262e2426 Fix pulsable blocks being block update detectors (xdjackiexd) 2016-01-02 21:36:42 +01:00
Ellpeck
f21ce7eacf Make initial text bigger 2016-01-02 03:08:38 +01:00
Ellpeck
5c03ecd3f3 Fix License & Changelog apparently 2016-01-02 03:06:01 +01:00
Ellpeck
f82ca78500 Make license own file 2016-01-02 02:59:06 +01:00
Ellpeck
da11ab96b7 This way 2016-01-02 02:56:20 +01:00