modmuss50
0b3cb646ce
Fix major worldgen issues
2020-08-08 17:01:48 +01:00
modmuss50
cfd9c7f10c
Rewrite world gen, in preperation for json based config files
2020-08-02 15:41:28 +01:00
Justin Vitale
856f66eeb0
Resin basin finished (Recipe, functionality, textures, models)
2020-07-08 01:06:34 +10:00
Justin Vitale
90c23b9d57
Refactor and cleanup, awaiting new model.
2020-07-02 17:20:50 +10:00
Justin Vitale
6dc00090d1
Add sapper base logic code (MVP) along with rest of it
2020-07-02 02:37:36 +10:00
Justin Vitale
134152913f
Tank/Storage unit stat squish
2020-06-20 00:02:04 +10:00
modmuss50
f5d8cd2f53
Rework rubber tree generation
2020-05-03 00:04:55 +01:00
drcrazy
7b672244c3
Ore spawn rates config. Closes #2087
2020-04-16 14:50:00 +03:00
drcrazy
294f4b5454
Rubber trees are less frequent and have configs. Closes #2079
2020-04-06 14:24:35 +03:00
drcrazy
0845b923b5
More fixes for unused configs
2020-04-06 14:05:44 +03:00
drcrazy
35e4675c6d
Fix copper oregen config typo
2020-04-06 14:00:54 +03:00
drcrazy
7138a8d45b
Config for Oregen. Closes #2062
2020-03-18 17:20:48 +03:00
drcrazy
8f64355885
Buff Nano Saber damage. Closes #1714
2020-03-17 14:52:19 +03:00
drcrazy
1cb6623dd7
Review nanosaber config
2020-01-24 16:01:56 +03:00
drcrazy
9cccc70071
Review treetap, chainsaw and jackhammer configs
2020-01-24 12:54:37 +03:00
drcrazy
f3333832ac
Review Drills configs
2020-01-21 16:56:08 +03:00
drcrazy
d023329de9
Quantum chest now extinguish fire.
2020-01-21 15:19:59 +03:00
drcrazy
ae691fcfc5
LESU I\O logic change. Closes #1978
2020-01-21 01:52:52 +03:00
drcrazy
342043dbba
Lineup batteries and energy storages.
2020-01-13 15:38:23 +03:00
drcrazy
b9c8a1a215
Slight cleanup. Energy packs uses transfer rates from tier.
2020-01-13 13:53:36 +03:00
Prospector
04a1c789c4
Seriously clean up loads of unnecessary item classes and add more configs
2020-01-12 21:20:42 -08:00
vhd
9e1b1a76e1
Added config for machines crafting sound ( #1969 )
2020-01-10 21:03:58 +00:00
modmuss50
7b99e2e9b7
License updates + fixes
2020-01-03 22:46:07 +00:00
Justin Vitale
9328c47bed
Tiered tank and storage blocks, GUI improvements, refactoring, cell nerf and misc organisation ( #1932 )
...
Tanks, storage blocks and variouse stuff. Thanks to Dimmerworld!!
2020-01-03 00:24:46 +03:00
vhd
52de2fc59f
Added configurable recycler blacklist ( #1934 )
...
* Added configurable recycler blacklist. Defaulted to scrap and scrap_box
* Fix for bronze dust centrifuge dupe
2019-12-29 19:48:00 +00:00
vhd
4f45a63a7a
[Proposal] Greenhouse Controller (aka Farming Station) ( #1928 )
...
* Added Greenhouse Controller (aka Farming Station)
* Greenhouse tiny code cleanup
* Greenhouse Controller can collect sap
2019-12-29 14:06:56 +00:00
Justin Vitale
3dbc7feb62
#1913 Improved in-game documentation via tooltips for both machines & upgrades and solar panel exception fix ( #1917 )
...
* Overclocker and energy storage tooltip added
* Add default constructor to fix NoSuchMethodException
java.lang.NoSuchMethodException when loading world with existing solar panels
* Base Upgrade tooltips (Might move to reborn core)
* Migrated to tooltip callback and added most machine infos
* Optimize imports of stuff previously touched
* Added more informationtips and cleanup
* Revert itemUpgrade formatting
* Final touches
* Readd easter eggs, multi-line tips and translation updates
Easter egg tooltips are now restricted to only ctrl-hover
2019-12-22 22:53:01 +00:00
Justin Vitale
b2f4804987
Solar panel GUI & internal storage plus misc spelling fixes ( #1912 )
...
* Solar panel GUI & internal storage plus misc spelling fixes
* Pullrequest fixes and recipe changes
2019-12-20 12:53:23 +00:00
modmuss50
dd2125158d
fix config issues
2019-12-13 09:50:21 +00:00
modmuss50
5e5e997b93
Move most int fluid values to FluidValue.
...
This has been done to make it easier in the future to move to a new fluid system.
Some work is still needed (in recipes mainly) to move away fully away from mb. This should work identically to the old system for now.
2019-12-12 12:42:33 +00:00
modmuss50
0724c2017a
Cleanup / minor improvements to the chunk loader.
2019-08-30 18:12:17 +01:00
modmuss50
3f4e53e259
Made the chunkloader work
2019-08-30 17:53:46 +01:00
drcrazy
7c4564b5ab
Move common code for iron machines into abstract class
2019-08-30 14:26:23 +03:00
drcrazy
2cd8183c12
Facelift for chunkloader. Closes #1806
2019-08-24 01:41:40 +03:00
modmuss50
5511b598d7
Solid Canning Machine
2019-08-19 13:52:42 +01:00
modmuss50
2d34ebc480
Biofuel
2019-08-19 13:30:15 +01:00
modmuss50
aab3a02184
cleanup config field names
2019-08-18 17:09:10 +01:00
modmuss50
77eee6f5b4
Move configs to one class
2019-08-12 17:57:00 +01:00