.. |
metalists
|
Added Configuration GUI
|
2015-07-17 11:17:55 +02:00 |
tools
|
Changed StatCollector.translateToLocal() to StringUtil.localize() which does exactly the same. Just for convenience.
|
2015-08-01 00:40:29 +02:00 |
InitForeignPaxels.java
|
Added Ring of Growh, tweaked Greenhouse Glass a bit
|
2015-07-25 11:06:10 +02:00 |
InitItems.java
|
Water Ring Textures & Quartz Paxels
|
2015-07-29 18:58:23 +02:00 |
ItemArmorAA.java
|
Changed StatCollector.translateToLocal() to StringUtil.localize() which does exactly the same. Just for convenience.
|
2015-08-01 00:40:29 +02:00 |
ItemBattery.java
|
Changed StatCollector.translateToLocal() to StringUtil.localize() which does exactly the same. Just for convenience.
|
2015-08-01 00:40:29 +02:00 |
ItemBucketAA.java
|
Removed now redundant getOredictName() Methods
|
2015-07-02 10:54:20 +02:00 |
ItemCoffee.java
|
Changed StatCollector.translateToLocal() to StringUtil.localize() which does exactly the same. Just for convenience.
|
2015-08-01 00:40:29 +02:00 |
ItemCoffeeBean.java
|
Removed now redundant getOredictName() Methods
|
2015-07-02 10:54:20 +02:00 |
ItemCrafterOnAStick.java
|
Changed GUIs to be an enum instead of static final ints
|
2015-07-17 09:03:31 +02:00 |
ItemDrill.java
|
Moved ItemDrill's tryHarvestBlock to WorldUtil, for future use probably
|
2015-07-27 08:26:13 +02:00 |
ItemDrillUpgrade.java
|
Changed StatCollector.translateToLocal() to StringUtil.localize() which does exactly the same. Just for convenience.
|
2015-08-01 00:40:29 +02:00 |
ItemDust.java
|
Removed now redundant getOredictName() Methods
|
2015-07-02 10:54:20 +02:00 |
ItemEnergy.java
|
Changed the Phantomfaces' Description up, added TeleStaffs and made them work
|
2015-07-07 20:20:24 +02:00 |
ItemFertilizer.java
|
Removed now redundant getOredictName() Methods
|
2015-07-02 10:54:20 +02:00 |
ItemFoods.java
|
Changed StatCollector.translateToLocal() to StringUtil.localize() which does exactly the same. Just for convenience.
|
2015-08-01 00:40:29 +02:00 |
ItemGrowthRing.java
|
Did some more stuff with the OreDictionary, added Config Stuff, Localizing, Createive Tab adding
|
2015-08-02 01:52:12 +02:00 |
ItemHairyBall.java
|
Removed now redundant getOredictName() Methods
|
2015-07-02 10:54:20 +02:00 |
ItemJams.java
|
Changed StatCollector.translateToLocal() to StringUtil.localize() which does exactly the same. Just for convenience.
|
2015-08-01 00:40:29 +02:00 |
ItemKnife.java
|
Changed StatCollector.translateToLocal() to StringUtil.localize() which does exactly the same. Just for convenience.
|
2015-08-01 00:40:29 +02:00 |
ItemLeafBlower.java
|
floor_double > typecasting
|
2015-08-01 19:04:45 +02:00 |
ItemMagnetRing.java
|
Added Config for new Rings
|
2015-07-25 15:16:15 +02:00 |
ItemMisc.java
|
Removed now redundant getOredictName() Methods
|
2015-07-02 10:54:20 +02:00 |
ItemPhantomConnector.java
|
Changed StatCollector.translateToLocal() to StringUtil.localize() which does exactly the same. Just for convenience.
|
2015-08-01 00:40:29 +02:00 |
ItemPotionRing.java
|
Changed StatCollector.translateToLocal() to StringUtil.localize() which does exactly the same. Just for convenience.
|
2015-08-01 00:40:29 +02:00 |
ItemResonantRice.java
|
Changed StatCollector.translateToLocal() to StringUtil.localize() which does exactly the same. Just for convenience.
|
2015-08-01 00:40:29 +02:00 |
ItemSeed.java
|
Removed now redundant getOredictName() Methods
|
2015-07-02 10:54:20 +02:00 |
ItemSpecialDrop.java
|
Removed now redundant getOredictName() Methods
|
2015-07-02 10:54:20 +02:00 |
ItemTeleStaff.java
|
Added Scuba Armor, made the Helmet work. Rest to come.
|
2015-07-11 05:24:04 +02:00 |
ItemWaterRemovalRing.java
|
Did some more stuff with the OreDictionary, added Config Stuff, Localizing, Createive Tab adding
|
2015-08-02 01:52:12 +02:00 |
ItemWingsOfTheBats.java
|
Finally gave actual credit to people I took code from because I wanted to do that for a long time and now don't feel stupid and mean anymore
|
2015-08-09 23:06:43 +02:00 |