Commit graph

263 commits

Author SHA1 Message Date
Flanks255
ce972eb1f3 breaker breaks. 2022-04-03 19:12:40 -05:00
Flanks255
30e8137c04 placer works... the breaker tho... 2022-04-03 15:18:46 -05:00
Flanks255
9bb1105c7c more oil generator work. 2022-04-02 16:56:22 -05:00
Flanks255
ff27e16bc1 Typo in crystallized.
Phase 1 working to oil generator.
2022-04-01 21:50:39 -05:00
Flanks255
db00cb34d4 Empowerer go brrrr 2022-04-01 17:51:55 -05:00
Flanks255
80b3d7b64f Just display stand things... 2022-02-15 19:36:31 -06:00
Flanks255
68528b651f please sir... no more rendering... 2022-02-12 10:27:49 -06:00
Flanks255
92b0fed4d5 1st pass at fixing reconstructor... 2022-01-18 19:11:23 -06:00
Flanks255
4cfef87a60 Ferment that oil... 2022-01-15 12:38:00 -06:00
Flanks255
99521c64a1 well the press... almost works... 2022-01-06 17:16:37 -06:00
Flanks255
0e48b0444d pushing progress... 2021-12-30 11:30:01 -06:00
Flanks255
4cb639a94a First pass at the coal generator, and its backing "solid_fuel" json recipes. 2021-12-19 11:27:43 -06:00
Michael Hillcox
674e000e2b fix: lang, stopped worldsave crashing 2021-11-21 21:21:07 +00:00
Flanks255
b6406c7adc Under 100. 2021-11-21 13:49:33 -06:00
Flanks255
d3780c5011 So much porting... 2021-11-13 17:20:29 -06:00
Michael Hillcox
f19fa61229 fix: finished util classes and removed booklet 2021-11-13 18:30:58 +00:00
Flanks255
8c1da19930 Misc stuff 2021-10-23 13:17:04 -05:00
Flanks255
e0c049f900 more errors. 2021-10-17 14:46:26 -05:00
Flanks255
08112ea11c Derp derp 2021-10-16 12:09:59 -05:00
Michael Hillcox
d89e3f5d1d fix: all the porting :D 2021-08-22 22:19:57 +01:00
Michael Hillcox
518ee0b4c1 feat: official mappings & updated to FG 5.1+ 2021-08-22 16:09:06 +01:00
Michael Hillcox
79e8791223 chore: more commenting out 2021-05-09 20:58:05 +01:00
Michael Hillcox
fcb150ebaf chore: containers ported mostly, gui's ported for comparability 2021-03-01 17:11:34 +00:00
Michael Hillcox
cb650b6689 chore: utils mostly ported, misc ported, deprecation's added, specials ported mostly 2021-03-01 16:25:30 +00:00
Michael Hillcox
6f34f82f4e chore: so much block porting 2021-02-28 14:47:54 +00:00
Michael Hillcox
97bc966606 chore: a few blocks, containers, etc ported over 2021-02-28 11:33:01 +00:00
Michael Hillcox
d39cdb5de8 chore: renders ported, blocks now ActuallyBlocks, removed requested blocks 2021-02-28 10:35:10 +00:00
Michael Hillcox
e0391bbf87 chore: item porting work 2021-02-27 20:24:26 +00:00
Michael Hillcox
32f7a3915f chore: blocks & micro porting 2021-02-27 16:22:03 +00:00
Michael Hillcox
71ddbd9abb chore: ported over most tile entities 2021-02-27 15:33:00 +00:00
Michael Hillcox
ecb7832738 chore: moved over most tile and block register to deferred variant 2021-02-27 12:24:45 +00:00
Michael Hillcox
b7d4d600fc chore: large refactors to new mappings 2021-02-26 21:15:48 +00:00
Shadows_of_Fire
ded3877b41 rerun the formatter 2019-05-02 04:43:27 -04:00
Shadows_of_Fire
474a7874ec Closes #1237 2019-05-02 03:39:05 -04:00
Shadows_of_Fire
66718437d9 Closes #1239 2019-05-02 03:32:05 -04:00
Shadows_of_Fire
274c53a014 Format so style is finally consistent. 2019-05-02 03:10:29 -04:00
Shadows_of_Fire
95a25dbfc4 Update to new forge rarity system 2019-05-02 03:08:15 -04:00
Shadows_of_Fire
0d8f38710e Auto cleanup 2019-02-27 13:53:05 -05:00
Shadows_of_Fire
2786022b26 Closes #1198 2018-10-28 13:38:26 -04:00
Brennan Ward
e9e3b14c6a mods be sketchy 2018-09-27 17:54:07 -04:00
Brennan Ward
f585d814ce Significant performance boost for Coal Gen (#1184)
Needs testing.
2018-09-27 15:17:23 -04:00
Shadows_of_Fire
e282f56928 Closes #1174 2018-09-26 03:53:48 -04:00
Shadows_of_Fire
33d9cb9fdb properly fix #1157 2018-08-09 23:04:07 -04:00
Shadows_of_Fire
234167f7ad Closes #1157 2018-08-05 15:39:36 -04:00
Shadows_of_Fire
08d0e8b7fb Update mappings 2018-08-03 22:22:20 -04:00
Shadows_of_Fire
3953c8b3b2 Properly send these events 2018-06-28 18:24:51 -04:00
Shadows_of_Fire
85038e9628 english u stupid shit 2018-06-27 03:23:55 -04:00
Shadows_of_Fire
5c149648da More major updating
Migrates the rest of the recipe system to Ingredient inputs, Migrates
the compost to an IBakedModel instead of a TESR
2018-06-23 20:44:47 -04:00
Shadows_of_Fire
ac2bc0124a We're just gonna hope nothing is on fire. 2018-06-22 19:39:30 -04:00
Shadows_of_Fire
a571c70457 Closes #1073
This fix means there is a clear underlying issue with the inventory
structure of AA...  This is going to be quite a big refactor.  Bleh.
2018-05-31 16:41:13 -04:00